Commit Graph

14 Commits

Author SHA1 Message Date
Joel Sherrill
641982ae44 2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/simsh1.cfg, custom/simsh2.cfg, custom/simsh4.cfg: Make all use
	RTEMS_BSP_FAMILY.
2008-09-30 16:22:56 +00:00
Joel Sherrill
ab7cf7ed7e 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, custom/simsh4.cfg: Recognize the the GDB SuperH
	simulator is just an architectural simulator and does not include
	devices. Rename existing simulator BSP configurations to simsh1 and
	simsh2 and add simsh4.
	* custom/simsh1.cfg, custom/simsh2.cfg: New files.
	* custom/shsim.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg: Removed.
2008-09-25 19:34:21 +00:00
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
e4f49cf4ac Use $(NM) -g -n instead of $(NM) -n. 2007-01-18 10:20:33 +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
fa1b2aafe1 CFLAGS_OPTIMIZE_V = -O2. 2007-01-18 06:24:58 +00:00
Ralf Corsepius
0c642539f2 Cleanup. 2006-11-30 06:46:38 +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
97dbdde174 2001-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/bare.cfg: Remove make-target-options.
	* custom/c4xsim.cfg: Ditto.
	* custom/cvme961.cfg: Ditto.
	* custom/efi68k.cfg: Ditto.
	* custom/gen68302.cfg: Ditto.
	* custom/gen68340.cfg: Ditto.
	* custom/genmongoosev.cfg: Ditto.
	* custom/gensh4.cfg: Remove make-target-options, remove GCC272
	make-exe, remove empty lines.
	* custom/h8sim.cfg: Remove make-target-options.
	* custom/mcf5206elite.cfg: Ditto.
	* custom/mrm332.cfg: Ditto.
	* custom/mvme147.cfg: Ditto.
	* custom/ods68302.cfg: Ditto.
	* custom/p4000.cfg: Ditto.
	* custom/p4600.cfg: Ditto.
	* custom/p4650.cfg: Ditto.
	* custom/pc386.cfg: Ditto.
	* custom/portsw.cfg: Ditto.
	* custom/simsh4.cfg: Ditto.
2001-12-07 12:32:10 +00:00
Joel Sherrill
473ed53be0 2001-10-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/gensh4.cfg: Remove START_HW_INIT.
	* custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
2001-10-15 18:02:09 +00:00
Joel Sherrill
cedf929623 2001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/gensh4.cfg: Remove HZ.
	* custom/simsh4.cfg: Remove HZ.
2001-10-12 14:45:14 +00:00
Joel Sherrill
c682b89389 2001-10-11 Alexandra Kossovsky <sasha@oktet.ru>
* custom/gensh4.cfg, custom/simsh4.cfg: New files in support
	of Hitachi SH4 BSPs of the same name.  Reviewed and some
	cleanup by Joel Sherrill <joel@OARcorp.com>.
2001-10-11 21:11:18 +00:00