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
b86e0899e5
Cosmetics.
2007-01-18 07:05:26 +00:00
Ralf Corsepius
d2d3482e0b
Remove obsolete comments referring to gcc-2.8.
2007-01-18 07:00:28 +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
Joel Sherrill
caf565e348
2005-02-25 Joel Sherrill <joel@OARcorp.com>
...
* custom/jmr3904.cfg: arm_bare_bsp obsoleted.
* custom/arm_bare_bsp.cfg: Removed.
2005-02-25 21:03:04 +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
98d15b2c02
2002-06-14 Joel Sherrill <joel@OARcorp.com>
...
* custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
to gcc 3.1 arguments.
2002-06-14 17:31:20 +00:00
Joel Sherrill
2f03c043f3
2001-05-09 Joel Sherrill <joel@OARcorp.com>
...
* custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
compatable arguments.
2002-05-09 21:44:14 +00:00
Joel Sherrill
88f60e26a8
2002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
* custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
support.
* custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
2002-01-06 20:09:43 +00:00
Joel Sherrill
09aadf646f
2001-11-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* custom/efi332.cfg: Remove make-target-options.
* custom/idp.cfg: Ditto.
* custom/jmr3904.cfg: Ditto.
2001-11-28 19:10:25 +00:00
Joel Sherrill
3fddd25c7a
2000-12-01 Joel Sherrill <joel@OARcorp.com>
...
* custom/jmr3904.cfg: Turn optimization back up to -O2.
2000-12-01 19:25:10 +00:00
Joel Sherrill
c061304775
2000-11-30 Joel Sherrill <joel@OARcorp.com>
...
* custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
a mips1. gcc translates -m3900 into that.
2000-11-30 14:38:18 +00:00
Joel Sherrill
e066afe89a
2000-11-27 Joel Sherrill <joel@OARcorp.com>
...
* custom/jmr3904.cfg: Fix incorrect reference to i960.
2000-11-27 17:04:00 +00:00
Joel Sherrill
732d4db3eb
2000-11-25 Joel Sherrill <joel@OARcorp.com>
...
* custom/Makefile.am: Updated to add jmr3904.cfg
* custom/jmr3904.cfg: New file.
2000-11-25 18:45:13 +00:00