Commit Graph

592 Commits

Author SHA1 Message Date
Ralf Corsepius
06b5d63b16 2008-09-30 Ralf Corsepius <ralf.corsepius@rtems.org>
* custom/m5484FireEngine.cfg:
	Eliminate RTEMS_54XX_DERIVATE (Unused).
2008-09-30 17:17:30 +00:00
Ralf Corsepius
f83422ea07 Eliminate RTEMS_54XX_DERIVATE (Unused). 2008-09-30 17:17:24 +00:00
Ralf Corsepius
002e64032a 2008-09-30 Ralf Corsepius <ralf.corsepius@rtems.org>
* custom/pghplus.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg:
	Eliminate RTEMS_TQM_MODEL (Unused).
2008-09-30 17:12:36 +00:00
Ralf Corsepius
a6d313d2de Eliminate RTEMS_TQM_MODEL (Unused). 2008-09-30 17:12:27 +00:00
Ralf Corsepius
62bfb1434c 2008-09-30 Ralf Corsepius <ralf.corsepius@rtems.org>
* custom/brs5l.cfg, custom/gen5200.cfg, custom/gen83xx.cfg,
	custom/genmcf548x.cfg, custom/hsc_cm01.cfg, custom/icecube.cfg,
	custom/lpc2478.cfg, custom/m5484FireEngine.cfg,
	custom/mpc5566evb.cfg, custom/mpc55xx.cfg, custom/mpc8313erdb.cfg,
	custom/mpc8349eamds.cfg, custom/pgh360.cfg, custom/pm520_cr825.cfg
	custom/pm520_ze30.cfg: Remove RTEMS_BOARD_MODEL.
2008-09-30 16:58:56 +00:00
Ralf Corsepius
669b78af1f Remove RTEMS_BOARD_MODEL. 2008-09-30 16:58:47 +00:00
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
Ralf Corsepius
97a868fd94 2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/simsh1.cfg, custom/simsh2.cfg: Remove Author notice.
2008-09-29 10:01:38 +00:00
Ralf Corsepius
a3e95dcedf Remove Author notice. 2008-09-29 10:01:10 +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
9f57b4be1f 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/bf537skyeye.cfg: Removed.
2008-09-25 14:10:11 +00:00
Joel Sherrill
1db80d0bf9 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/bf537Stamp.cfg, custom/erc32.cfg: Add skyeye alias for
	bf537stamp.
	* custom/bf537skyeye.cfg: New file.
2008-09-25 13:55:46 +00:00
Joel Sherrill
8f912f27c5 2008-09-23 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/lpc2478.cfg: Comment out use of U-Boot specific mkimage since
	we do not reliably know it is installed.
2008-09-23 14:08:16 +00:00
Thomas Doerfler
fd1c1c9506 added BSP for ARM LPC24xx 2008-09-22 11:50:19 +00:00
Joel Sherrill
349475b9c1 2008-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/ep1a.cfg, custom/mtx603e.cfg, custom/mvme2100.cfg,
	custom/psim.cfg, custom/score603e.cfg: Eliminate vestiges of mpc603e
	define.
2008-09-19 19:27:36 +00:00
Joel Sherrill
15043ea98a 2008-09-18 Joel Sherrill <joel.sherrill@OARcorp.com>
* compilers/gcc-no_bsp.cfg, compilers/gcc-target-default.cfg,
	custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
	custom/default.cfg, custom/haleakala.cfg, custom/mbx8xx.cfg,
	custom/mvme2307.cfg, custom/mvme3100.cfg, custom/mvme5500.cfg,
	custom/posix.cfg, custom/ss555.cfg, custom/virtex.cfg: Eliminate
	START_BASE and START_FILE.
2008-09-18 17:33:55 +00:00
Joel Sherrill
3fe83ec718 2008-09-18 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1314/bsps
	* custom/mvme3100.cfg: Remove old stuff.
2008-09-18 14:24:42 +00:00
Joel Sherrill
1fe3733544 2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* compilers/gcc-no_bsp.cfg: Eliminate some obsolete junk.
2008-09-17 19:31:00 +00:00
Joel Sherrill
20e1bdfc0c 2008-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* leaf.cfg: LINK.c and LINK.cc include LDFLAGS so do not include it in
	make-exe and make-cxx-exe definitions. This was resulting in the
	linker script being processed twice and breaking some BSPs.
2008-09-15 17:43:22 +00:00
Joel Sherrill
fb2205a11b 2008-09-09 Joel Sherrill <joel.sherrill@OARcorp.com>
* leaf.cfg, compilers/gcc-target-default.cfg, custom/bf537Stamp.cfg,
	custom/gen5200.cfg, custom/gen83xx.cfg, custom/genmcf548x.cfg,
	custom/mbx8xx.cfg, custom/mpc55xx.cfg, custom/nds.cfg,
	custom/pc386.cfg, custom/tqm8xx.cfg: Remove use of AM_LDFLAGS. Ensure
	LDFLAGS works all the time. Clean up BSPs which defined their own
	make-exe rules inappropriately.
2008-09-09 16:30:27 +00:00
Thomas Doerfler
1ac5fdc942 added BSP for tqm8xx based boards 2008-09-08 10:01:14 +00:00
Thomas Doerfler
7dc035bb3b More CPU_CFLAGS: -meabi -msdata -fno-common 2008-09-03 15:34:39 +00:00
Joel Sherrill
a2138d4ab8 2008-08-15 Allan Hessenflow <allanh@kallisti.com>
* custom/bf537Stamp.cfg: New file.
2008-08-15 20:22:53 +00:00
Thomas Doerfler
574fb67510 updated gen83xx BSP
updated haleakala BSP
added MPC55xx BSP
2008-07-14 16:15:28 +00:00
Thomas Doerfler
3c6fe2e7f9 added haleakala BSP contributed by Michael Hamel 2008-07-14 08:46:06 +00:00
Thomas Doerfler
054f3966bd added BSP for mcf548x 2008-07-11 10:09:05 +00:00
Thomas Doerfler
224aebb3b8 added BSP to m68k
adapted PPC exception code
2008-07-11 10:07:00 +00:00
Ralf Corsepius
c8d2f3a5d8 changes 2008-06-29 05:24:54 +00:00
Joel Sherrill
2dc5cac633 2008-06-20 Matthew Riek <matthew.riek@ibiscomputer.com.au>
* custom/mcf5329.cfg: New file.
2008-06-20 15:01:13 +00:00
Chris Johns
d488f12bc9 2008-06-19 Matthew Riek <matthew.riek@ibiscomputer.com.au>
* custom/mcf52235.cfg: Change to mcf5223x.
2008-06-19 05:48:01 +00:00
Chris Johns
84fff68d09 hris Johns <chrisj@rtems.org>
* custom/av5282.cfg, custom/csb360.cfg, custom/gen68302.cfg,
	custom/gen68340.cfg, custom/gen68360.cfg, custom/mcf5206elite.cfg,
	custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
	custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
	custom/mvme167.cfg, custom/ods68302.cfg, custom/sim68000.cfg,
	custom/simcpu32.cfg, custom/uC5282.cfg: Change CCFLAGS to use the
	-mcpu= option for Coldfires now supported in GCC 4.3.0.

2008-06-10	Matthew Riek <matthew.riek@ibiscomputer.com.au>

	* custom/mcf52235.cfg: New.
2008-06-11 08:17:27 +00:00
Joel Sherrill
5768e619cc 2008-05-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/nds.cfg: Email from author says to drop this flag.
2008-05-20 21:50:47 +00:00
Joel Sherrill
cb697107bc 2008-05-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* leaf.cfg: Do not override bsp-post-link.
2008-05-20 20:53:08 +00:00
Joel Sherrill
00d25f312b 2008-05-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: Add smdk2410.
2008-05-06 21:23:08 +00:00
Joel Sherrill
2226b8f80b 2008-05-06 Ray Xu <rayx.cn@gmail.com>
* custom/gp32.cfg: Add smdk2410. Update gp32 to use shared code.
	* custom/smdk2410.cfg: New file.
2008-05-06 20:59:23 +00:00
Joel Sherrill
ebc363ed83 2008-05-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: Add nds.
2008-05-06 19:29:22 +00:00
Joel Sherrill
ed1a900460 2008-04-16 Matthieu Bucchianeri <mbucchia@gmail.com>
* custom/nds.cfg: New file.
2008-04-16 18:32:09 +00:00
Joel Sherrill
66a9381db4 2008-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* leaf.cfg, custom/pc386.cfg, custom/pc386dx.cfg: It appears that the
	default processor model optimization has changed in gcc 4.3.0.
2008-03-12 15:24:46 +00:00
Joel Sherrill
b1a66feaa3 2008-03-11 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/av5282.cfg, custom/bare.cfg, custom/default.cfg,
	custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/idp.cfg,
	custom/mbx8xx.cfg, custom/mcf5235.cfg, custom/mcp750.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/mvme3100.cfg, custom/mvme5500.cfg, custom/nios2_iss.cfg,
	custom/pc386.cfg, custom/posix.cfg, custom/score603e.cfg,
	custom/sim68000.cfg, custom/simcpu32.cfg, custom/ss555.cfg,
	custom/ts_386ex.cfg, custom/uC5282.cfg, custom/virtex.cfg: Switch to
	explicit .exe instead of EXEEXT to get it to work.
2008-03-11 20:50:58 +00:00
Till Straumann
97a40898fc 2008-03-06 Till Straumann <strauman@slac.stanford.edu>
* custom/mvme3100.cfg: Fixed typo, 'endef' not 'endif'.
2008-03-07 05:30:27 +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
9e2e367367 2008-02-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/gen405.cfg, custom/helas403.cfg: Remove (Abandonded).
2008-02-20 13:12:11 +00:00
Ralf Corsepius
dd2156f921 Remove (Abandonded). 2008-02-19 17:41:24 +00:00
Till Straumann
abd259a3c1 2008-02-11 Till Straumann <strauman@slac.stanford.edu>
* custom/mvme3100.cfg: Removed CFLAGS_PROFILE_V;
	added '-g' to CFLAGS_DEBUG_V.
2008-02-11 18:03:20 +00:00
Joel Sherrill
761bfaab85 2008-02-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/pc386.cfg: Use file with symbols.
2008-02-08 23:28:43 +00:00
Joel Sherrill
b853d288e6 2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/ss555.cfg: Add CVS Id.
2008-01-31 19:06:52 +00:00
Joel Sherrill
3408806956 2008-01-09 Eric Norum <norume@aps.anl.gov>
* custom/mvme3100.cfg: Add make-cxx-exe rule.
2008-01-09 20:37:14 +00:00
Joel Sherrill
646f6a34f4 Formatting. 2007-12-17 14:00:34 +00:00
Chris Johns
fa0533a2df 2007-12-17 Chris Johns <chrisj@rtems.org>
* custom/mcf5235.cfg, custom/mrm332.cfg, custom/pc386.cfg: Split
	the make-exe and make-cxx-exe into bsp-link-c, bsp-link-cxx and
	bsp-post-link make macros. This allow external autotools support.
2007-12-17 00:35:52 +00:00
Till Straumann
6315a29c07 2007-12-14 Till Straumann <strauman@slac.stanford.edu>
* custom/mvme3100.cfg: Added; new BSP.
2007-12-14 07:00:10 +00:00