Commit Graph

9 Commits

Author SHA1 Message Date
Joel Sherrill
6087a69257 Make all BSPs use the same rules for invoking gcc and g++ to link an application. Share as much logic as possible for .num file and size information. Let BSPs provide custom rules to tranform executable from linked .exe to downloadable RTEMS Application Loadable File (RALF) .ralf file. 2008-03-06 21:51:01 +00:00
Joel Sherrill
cb6e9bf0ed 2007-06-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/gen5200.cfg: Remove junk comment.
	* custom/ep5200.cfg: New file.
2007-06-20 20:21:45 +00:00
Ralf Corsepius
7d12e0206d Add -g to CFLAGS_OPTIMIZE_V. 2007-01-18 11:24:48 +00:00
Ralf Corsepius
14d345d258 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
	custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
	custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
	custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
	custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
	custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
	custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
	custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
	custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
	custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
	custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
	custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg:
	CFLAGS_OPTIMIZE_V = -O2.
2007-01-18 07:10:51 +00:00
Ralf Corsepius
d2d3482e0b Remove obsolete comments referring to gcc-2.8. 2007-01-18 07:00:28 +00:00
Ralf Corsepius
b8bf9345b8 Cosmetics. 2007-01-18 06:20:31 +00:00
Ralf Corsepius
4233e1f382 Cosmetics. 2007-01-18 06:05:27 +00:00
Ralf Corsepius
0c642539f2 Cleanup. 2006-11-30 06:46:38 +00:00
Ralf Corsepius
f77de45966 New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>). 2006-01-01 17:26:20 +00:00