Commit Graph

8 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
Ralf Corsepius
7d12e0206d Add -g to CFLAGS_OPTIMIZE_V. 2007-01-18 11:24:48 +00:00
Ralf Corsepius
4233e1f382 Cosmetics. 2007-01-18 06:05:27 +00:00
Ralf Corsepius
a481c92bf5 CFLAGS_OPTIMIZE_V = -O2. 2007-01-18 05:38:14 +00:00
Ralf Corsepius
0c642539f2 Cleanup. 2006-11-30 06:46:38 +00:00
Joel Sherrill
e68206a127 2005-01-20 Joel Sherrill <joel@OARcorp.com>
* custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
	custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
	custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
	custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
	gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
2005-01-20 18:12:20 +00:00
Joel Sherrill
e3179a369e 2004-11-05 Joel Sherrill <joel@OARcorp.com>
* custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
	architecture name for RTEMS. Since this was used as the -mcpu
	argument to GCC, that also had to be changed.
2004-11-05 15:41:17 +00:00
Jay Monkman
7f2783811a 2004-07-15 Jay Monkman
* custom/csb336.cfg, custom/csb337.cfg: New files.
2004-07-15 06:07:34 +00:00