Commit Graph

14 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
c51004a089 Misc cleanups. 2007-01-18 08:28:54 +00:00
Ralf Corsepius
bde0335f78 Remove obsolete comments. 2007-01-18 07:17:13 +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
Ralf Corsepius
c7eeab25e0 Merger from rtems-4-6-branch. 2006-01-09 15:09:55 +00:00
Joel Sherrill
ee31c09a88 2002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/erc32nfp.cfg: Remove CPU_U32_FIX.
	* custom/erc32.cfg: Ditto.
	* custom/leon2.cfg: Ditto.
2002-04-03 14:16:20 +00:00
Joel Sherrill
04e6ba42d4 2002-03-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
	* custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
	* custom/leon2.cfg: Remove NO_TABLE_MOVE.
2002-03-29 14:17:33 +00:00
Joel Sherrill
99f04d9d7e 2002-03-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/cvme961.cfg: Remove GCC272 support.
	* custom/dmv152.cfg: Remove GCC272 support.
	* custom/efi332.cfg: Remove GCC272 support.
	* custom/efi68k.cfg: Remove GCC272 support.
	* custom/eth_comm.cfg: Remove GCC272 support.
	* custom/gen405.cfg: Remove GCC272 support.
	* custom/gen68302.cfg: Remove GCC272 support.
	* custom/gen68340.cfg: Remove GCC272 support.
	* custom/gen68360.cfg: Remove GCC272 support.
	* custom/genmongoosev.cfg: Remove GCC272 support.
	* custom/helas403.cfg: Remove GCC272 support.
	* custom/i386ex.cfg: Remove GCC272 support.
	* custom/i960sim.cfg: Remove GCC272 support.
	* custom/idp.cfg: Remove GCC272 support.
	* custom/leon2.cfg: Remove GCC272 support.
	* custom/mbx8xx.cfg: Remove GCC272 support.
	* custom/mcf5206elite.cfg: Remove GCC272 support.
	* custom/mpc8260ads.cfg: Remove GCC272 support.
	* custom/mrm332.cfg: Remove GCC272 support.
	* custom/mvme136.cfg: Remove GCC272 support.
	* custom/mvme147.cfg: Remove GCC272 support.
	* custom/mvme167.cfg: Remove GCC272 support.
	* custom/ods68302.cfg: Remove GCC272 support.
	* custom/p4000.cfg: Remove GCC272 support.
	* custom/p4600.cfg: Remove GCC272 support.
	* custom/p4650.cfg: Remove GCC272 support.
	* custom/pc386.cfg: Remove GCC272 support.
	* custom/portsw.cfg: Remove GCC272 support.
	* custom/psim.cfg: Remove GCC272 support.
	* custom/rxgen960.cfg: Remove GCC272 support.
	* custom/score603e.cfg: Remove GCC272 support.
	* custom/sim68000.cfg: Remove GCC272 support.
	* custom/simhppa.cfg: Remove GCC272 support.
	* custom/simsh4.cfg: Remove GCC272 support.
	* custom/ts_386ex.cfg: Remove GCC272 support.
2002-03-28 13:51:54 +00:00
Joel Sherrill
c2b12f2461 2001-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/armulator.cfg: Remove make-target-options.
	* custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
	(now in erc32/configure.ac).
	* custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
	SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
	Remove CONSOLE_USE_POLLED (Unused).
	* custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
	CD2401_USE_TERMIOS (now in mvme167/configure.ac).
	* custom/mvme162.cfg: Remove references to mvme162lx.
	Abandon gcc272. Remove make-target-options.
	* custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
2001-12-18 14:11:02 +00:00
Joel Sherrill
8c47d5098c 2000-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/leon2.cfg: Removed defines that are now generated
	in a non-BSP specific manner.
2000-11-15 21:48:40 +00:00
Joel Sherrill
cd0324cf7b 2000-11-13 Jiri Gaisler <jgais@ws.estec.esa.nl>
* custom/Makefile.am: Modified to reflect addition of files.
	* custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
	* custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
2000-11-13 22:48:24 +00:00