Skip to main content
summaryrefslogtreecommitdiffstats
path: root/xlc
AgeCommit message (Expand)AuthorFilesLines
2009-11-25 Bug 296052 - Fix default compiler path for xlc compilers (patch from Tim Bu...Vivian Kong1-1/+1
2009-11-04Bug 293079 - Allow new C/C++ project wizard extensionMike Kucera1-2/+3
2009-10-23update plugin versionVivian Kong1-1/+1
2009-10-22Bug 292949 - XL C++ parser using wrong scanner config - updating keywordsMike Kucera1-2/+9
2009-10-22Bug 292949 - XL C++ parser using wrong scanner configMike Kucera5-10/+48
2009-08-28bug 288005 - separate XLC compiler version number with its label for translationVivian Kong8-23/+44
2009-08-27bug 284175 - turn off binary parser for XLC toolchain by defaultVivian Kong2-17/+5
2009-08-24XL C/C++ compiler versions should not be translatable since they are used by ...Vivian Kong2-4/+6
2009-08-10bug 285480: Duplicate message IDsVivian Kong2-7/+2
2009-06-10Fixed up a number of legal items.Doug Schaefer2-1/+26
2009-06-10Fixed up a number of legal items.Doug Schaefer1-1/+5
2009-06-10Fixed up a number of legal items.Doug Schaefer4-0/+57
2009-06-08use Eclipse CDT as provider nameVivian Kong1-1/+1
2009-06-02RESOLVED - bug 258385: xlC error parser should extend AbstractErrorParser (to...Chris Recoskie23-236/+679
2009-05-27update copyrightsVivian Kong11-68/+78
2009-05-27update copyrightsVivian Kong2-12/+12
2009-05-27update copyrightsVivian Kong5-35/+35
2009-05-26update copyrightsVivian Kong3-18/+28
2009-05-19[277001] UPC toolchain isn't set up propertlyMike Kucera4-9/+125
2009-05-14Update provider nameVivian Kong8-11/+11
2009-05-14fixing execution environment for managedbuilder.xlupc.ui plugin... should be ...Chris Recoskie3-3/+9
2009-05-14[276360] [LR Parser] CCE when parsing abstract declaratorMike Kucera1-1/+1
2009-05-05add branding plug-insVivian Kong1-0/+1
2009-05-04fix plugin and provider nameVivian Kong1-2/+2
2009-05-04bug 274772Vivian Kong1-1/+3
2009-05-04plugin dependenciesVivian Kong1-2/+2
2009-05-04update XLC feature dependenciesVivian Kong1-2/+15
2009-05-04[274772] plugin.properties missing from build for org.eclipse.cdt.core.lrpars...Mike Kucera1-1/+3
2009-05-04[274772] XL C++ Language Options property page is showing up everywhereMike Kucera1-0/+9
2009-05-01fixing up version numberVivian Kong3-5/+17
2009-04-30bug 261232 Add new project type for UPCVivian Kong1-0/+7
2009-04-30[261232] update to XLC wizard so that it can be reused for UPCMike Kucera2-30/+17
2009-04-30[261232] initial commit of UPC new project wizard and UPC toolchainMike Kucera14-0/+822
2009-04-30fix for XLC parser test suiteMike Kucera2-33/+0
2009-04-29fix package exportsChris Recoskie1-0/+1
2009-04-29RESOLVED - bug 273899: xlc toolchain doesn't specify xlc error parserChris Recoskie2-19/+26
2009-04-28RESOLVED - bug 273636: changes to enable MBS on EFS projectsChris Recoskie1-21/+26
2009-04-22[273347] [XLC Parser] improve testingMike Kucera42-2560/+3550
2009-04-22[273326] [XLC Parser] support variable length arrays in C++Mike Kucera15-2827/+3217
2009-04-22[273283] [XLC Parser] support _Complex and restrict keywords in C++Mike Kucera17-3150/+3384
2009-04-21[273080] [XLC Parser] support for decimal floating point types (_Decimal32, _...Mike Kucera16-4775/+4803
2009-04-20[272950] [LR Parser] Add ability to pass properties to extending parsers and ...Mike Kucera2-22/+27
2009-04-17[272744] add XLC parser extension plugins to xlc feature and buildMike Kucera1-0/+7
2009-04-17[272745] initial commit of XLC parser extensions testing plug-inMike Kucera10-0/+637
2009-04-17[272745] initial commit of XLC parser extensionsMike Kucera41-0/+11695
2009-04-09bug 268581 individual source bundlesVivian Kong26-162/+57
2009-03-05bug 267224Vivian Kong1-1/+7
2009-02-04RESOLVED - bug 237176: XL C/C++ Compiler Preferences page is annoyingChris Recoskie1-2/+2
2009-01-29bug 253574 - removing empty plugin.xmlVivian Kong1-2/+0
2009-01-09update version numberVivian Kong1-1/+1

Back to the top