1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-19 15:05:36 +02:00
cdt/core
Alain Magloire 2c72e31d52 To remove the hardcoded "objdump" we had to lay
down some infrastructure.  This is base on ideas/patch
	from Chris Songer.  The idea is to define in the IToolsProvider
	the Objdump class and reuse it to implement IBinaryFile.getContents().
	Next step is to come up with ObjdumpEditor, to go this route
	will be more flexible.
2004-01-20 21:13:28 +00:00
..
org.eclipse.cdt.core To remove the hardcoded "objdump" we had to lay 2004-01-20 21:13:28 +00:00
org.eclipse.cdt.core.aix Patch for Alain Magloire: 2003-12-05 18:53:06 +00:00
org.eclipse.cdt.core.linux Change the version to reflect the one in the head. 2003-12-05 18:40:06 +00:00
org.eclipse.cdt.core.qnx Change the version to reflect the one in the head. 2003-12-05 18:40:06 +00:00
org.eclipse.cdt.core.solaris Change the version to reflect the one in the head. 2003-12-05 18:40:06 +00:00
org.eclipse.cdt.core.tests org.eclipse.cdt.core 2004-01-20 02:21:30 +00:00
org.eclipse.cdt.core.win32 Replace QNX copyright with standard CPL copyright. 2004-01-08 12:06:08 +00:00
org.eclipse.cdt.ui Content Assist Work : Added lookups for Macros with Function style 2004-01-19 19:42:34 +00:00
org.eclipse.cdt.ui.tests due to changes in CPRojectHelper 2004-01-19 20:06:51 +00:00