Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-14Bug 341168 - EDC Dwarf Reader shouldn't do source mappingJohn Cortell1-0/+38
2011-03-24Bug 205257 - CDTProject creation scalability issueChris Recoskie2-5/+148
2011-02-21Formatting of line comments.Sergey Prigogin1-29/+155
2011-02-16Bug 337254 - Binary not found - Universal ppc+i386 executables are not picked...Sergey Prigogin1-554/+539
2011-01-31Bug 307503 - New Class wizard doesn't check for C++ keywords during validationSergey Prigogin2-14/+15
2011-01-25Bug 335298 - IncludePaths are canonicalised on creationJames Blackburn1-4/+16
2011-01-25Bug 335298 - IncludePaths are canonicalised on creation. Only need to do this...James Blackburn1-7/+16
2011-01-01bug 302720: [Error Parser] Build preferences should store only customized err...Andrew Gvozdev3-4/+241
2010-12-22Bug 286162 - Debug core logs spawner IO exception when running C/C++ executab...Anton Leherbauer2-19/+44
2010-11-25Bug 287783 - PathUtil.equal should be staticAnton Leherbauer1-1/+37
2010-09-29bug 308042: Spawner messages are too cryptic to be useful to a userAndrew Gvozdev1-3/+9
2010-09-29Bug 321778: Fixes since tags.Markus Schorn1-0/+2
2010-09-29bug 308042: Spawner messages are too cryptic to be useful to a userAndrew Gvozdev1-0/+70
2010-08-12Bug 322297 - enhance Coff.java class Symbol to have final static constants f...Ken Ryall1-0/+39
2010-06-17Compiler warnings.Markus Schorn1-7/+6
2010-06-03Bug 315439 Fix up copyrightVivian Kong63-63/+63
2010-05-26Bug 314275 fixed array out of bound exceptionAlena Laskavaia1-1/+1
2010-05-25further changes for Bug 291815 - Add an extension point to allow utilities f...Chris Recoskie2-177/+221
2010-05-11- Merged changes from cdt_5_0 to HEAD. Too many to mention individually.Chris Recoskie1-0/+177
2010-05-05Make addresses serializable.Ken Ryall2-2/+4
2010-04-30Updated comment to reflect the current status given a fix earlier today.John Cortell1-4/+3
2010-04-28Bug 304096: Interrupting a Windows target does not always work, revisited. CD...John Cortell1-13/+30
2010-04-26Bug 304096: Fix interrupting Cygwin gdb for both DSF-GDB and CDI-GDB. Send a ...John Cortell1-0/+30
2010-04-26Add a version of getSourceFiles that takes a progress monitor.Ken Ryall3-1/+27
2010-04-08fixed bug 308535, fail to read symbol name of eight bytes.Ling Wang1-2/+4
2010-03-23Bug 306844 Don't flush environment prefs on get, as doing so requires a resou...James Blackburn1-24/+17
2010-02-28bug 303636: MachOParser64 uses MachOBinaryArchiveAndrew Gvozdev1-1/+1
2010-02-17Bug 302412: Syntax for c++0x initializer listsMarkus Schorn1-1/+0
2010-02-17Bug 248071 - Improved pty support for terminal emulationAnton Leherbauer2-13/+88
2010-02-16Bug 301229 - Eliminate internal use of ICExtensionReferenceAnton Leherbauer4-18/+18
2010-02-10298615: Fix detection of space as separator in cygpath.Markus Schorn1-9/+6
2010-01-20Section offset info to absolute address.Ken Ryall1-4/+13
2010-01-14Bug 298615: cygpath >= 1.56 treads space as separator.Markus Schorn1-6/+22
2010-01-05bug 285349: JUnit failure: ManagedBuildEnvironmentTests.testEnvGetParams()Andrew Gvozdev1-19/+44
2009-12-15[297778] DwarfReader shouldn't inject drive letter into file paths or convert...John Cortell1-73/+0
2009-12-11Compiler warnings.Markus Schorn14-32/+32
2009-11-19Add @since 5.2 to IMAGE_FILE_MACHINE_AMD64James Blackburn1-0/+1
2009-11-19[235019] MinGW x64 (applied patch)John Cortell2-0/+5
2009-11-18Bug 295436 changes to the environment in org.eclipse.cdt.core.prefs file on d...James Blackburn1-15/+58
2009-11-18 Bug 265282 - Further issues with persistence issuesJames Blackburn4-182/+654
2009-11-16Related to fix for Bug 265282 -- don't lose previous unchanged environment on...James Blackburn1-4/+22
2009-11-16Bug 265282 Environment persistence reload issues. Previously environment was...James Blackburn2-55/+205
2009-11-13Possible NPE if document element is emptyAndrew Gvozdev1-1/+5
2009-11-04bug 270790: Mach-O Parser doesn't recognize x86_64 binariesAndrew Gvozdev7-2/+29
2009-11-04bug 270790: Mach-O Parser doesn't recognize x86_64 binariesAndrew Gvozdev9-233/+427
2009-11-04bug 270790: Mach-O Parser doesn't recognize x86_64 binariesAndrew Gvozdev7-0/+2673
2009-10-30Fixed issues with intermixing Addr32 and Add64's.Ken Ryall2-21/+14
2009-10-30Avoid duplicate symbols of zero size.Ken Ryall1-1/+13
2009-10-16Minor performance optimization in SpawnerInputStreamAnton Leherbauer1-2/+4
2009-09-09[288954] Add elf recognition for Freescale HC08 and RS08John Cortell1-0/+14

Back to the top