Commit Graph

432 Commits

Author SHA1 Message Date
Joel Sherrill
89da73d176 2005-05-02 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Remove dmv177 and ppcn_60x.
	* custom/dmv177.cfg: Removed.
2005-05-02 17:13:53 +00:00
Ralf Corsepius
f53291d899 2005-05-30 Ralf Corsepius <ralf.corsepius@rtems.org>
* custom/ppcn_60x.cfg: Remove (Gone from libbsp).
2005-04-30 05:42:36 +00:00
Jennifer Averett
3a5073afb7 2005-04-28 Jennifer Averett <jennifer.averett@oarcorp.com>
* Makefile.am: Initial release of ep1a bsp
	* custom/ep1a.cfg: New file.
2005-04-28 15:05:48 +00:00
Jennifer Averett
a093b8f9b5 2005-04-28 Jennifer Averett <jennifer.averett@oarcorp.com>
* custom/score603e.cfg: Update score603e to new exception model
	NOTE: These modifications have not been tested on hardware.
2005-04-28 15:01:26 +00:00
Jay Monkman
95332856db 2005-03-11 Jay Monkman <jtm@lopingdog.com>
* custom/vegaplus.cfg: Removed.
2005-03-11 07:30:16 +00:00
Jay Monkman
ea9e29e3ff 2005-03-11 Philippe Simons <loki_666@fastmail.fm>
* custom/gp32.cfg: New file.
2005-03-11 07:28:54 +00:00
Ralf Corsepius
34793f3128 2005-03-03 Ralf Corsepius <ralf.corsepius@rtems.org>
* custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
	* custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
	Remove -Wa,-m7450.
2005-03-03 13:16:01 +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
Jay Monkman
fe36adfe8c 2005-02-24 Jay Monkman
* custom/csb337.cfg: Cleanup.
2005-02-25 05:16:50 +00:00
Jay Monkman
ad3638a105 2005-02-24 Jay Monkman
* custom/csb350.cfg: New BSP.
2005-02-25 05:16:36 +00:00
Eric Norum
ad0b1f5c6a Put -m5200 back in link-edit commands until proper versions of gcc (which take
-m528x as an order to load the -m5200 multilib variants) are widely available.
2005-02-08 20:56:20 +00:00
Ralf Corsepius
dbcb60a203 2005-02-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* custom/uC5282.cfg: Cleanup.
2005-02-05 02:49:02 +00:00
Eric Norum
362c2bc200 New BSP. 2005-01-28 19:38:20 +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
Ralf Corsepius
509dc30465 2005-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* compilers/gcc-portsw.cfg: Remove.
	* Makefile.am: Reflect change above.
2005-01-01 23:48:25 +00:00
Ralf Corsepius
3fcabb196c Cosmetics. 2004-12-30 12:24:42 +00:00
Joel Sherrill
bc207bcb76 2004-11-23 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Remove eth_comm.
	* custom/eth_comm.cfg: Removed.
2004-11-23 22:21:11 +00:00
Jennifer Averett
30b41419d6 2004-11-22 Jennifer Averett <jennifer@OARcorp.com>
PR 581/bsps
	* custom/psim.cfg: Convert PSIM to new exception model.
2004-11-22 22:12:51 +00:00
Joel Sherrill
e7c2c0f5be 2004-11-17 Joel Sherrill <joel@OARcorp.com>
* custom/mvme2100.cfg: Add make-cxx-exe rule.
2004-11-17 14:17:55 +00:00
Joel Sherrill
d868299282 2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>
* Makefile.am: Add MVME2100 BSP.
	* custom/mvme2100.cfg: New file.
2004-11-10 23:50:16 +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
Eric Norum
b345f83f96 Add -Wa,-m7450 to CPU_CFLAGS until gcc/gas get their acts together. 2004-10-27 21:17:55 +00:00
Eric Norum
f801bf2c65 Add MVME5500 BSP. 2004-10-20 15:26:06 +00:00
Ralf Corsepius
be216b3645 2004-10-18 Ralf Corsepius <ralf_corsepius@rtems.org>
* custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
2004-10-18 09:22:15 +00:00
Joel Sherrill
9e4fa6ae65 2004-09-29 Joel Sherrill <joel@OARcorp.com>
* custom/h8sim.cfg: i960 obsoleted.
	* custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
2004-09-29 20:21:15 +00:00
Jay Monkman
c2e4383976 2004-08-03 Jay Monkman <jtm@lopingdog.com>
* custom/csb360.cfg: New file.
2004-08-03 05:03:36 +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
Ralf Corsepius
cd2fcd516e 2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>
* custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
	with FreeBSD and now unused).
	* custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
2004-04-13 15:49:18 +00:00
Joel Sherrill
db87589d7a 2004-04-12 David Querbach <querbach@realtime.bc.ca>
* custom/ss555.cfg: New file.
2004-04-12 21:53:11 +00:00
Ralf Corsepius
2eec0cd1fb 2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
* make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
	with Cygwin and now unused).
2004-04-09 03:24:10 +00:00
Ralf Corsepius
25d2f5d7ca 2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
* make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
2004-04-09 03:03:54 +00:00
Ralf Corsepius
b6e033751d Remove refs to Makefile*. 2004-03-09 09:15:48 +00:00
Ralf Corsepius
0b1fce890b Unused. 2004-03-09 09:13:25 +00:00
Joel Sherrill
2f5c2f0d5f 2004-03-05 Joel Sherrill <joel@OARcorp.com>
* custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
	support.
2004-03-05 18:34:13 +00:00
Joel Sherrill
22eda53c71 2004-02-26 Joel Sherrill <joel@OARcorp.com>
PR 570/bsps
	* custom/mvme2307.cfg: Do not use -msdata=eabi since
	it breaks the linking of the vectors.
2004-02-26 17:26:35 +00:00
Ralf Corsepius
93302bf978 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
2004-02-20 01:45:34 +00:00
Ralf Corsepius
cd7675b5e7 2004-02-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
	dist_rtems_make_custom_DATA = custom/default.cfg.
2004-02-13 11:13:54 +00:00
Joel Sherrill
06318a801c 2004-02-05 Joel Sherrill <joel@OARcorp.com>
* custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
	these -- copied from the 4.6 branch.
2004-02-05 17:35:47 +00:00
Ralf Corsepius
3f7b5b5a9d 2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
PR 553/bsps
	* custom/mrm332.cfg: Comment out objdump.
2004-02-04 16:50:30 +00:00
Ralf Corsepius
949a718fda 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove obsolete custom/*.cfg.
2004-01-21 15:57:20 +00:00
Joel Sherrill
41df507e89 2004-01-20 Joel Sherrill <joel@OARcorp.com>
PR 553/bsps
	* custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
	comment.
2004-01-20 15:27:56 +00:00
Joel Sherrill
7c89bfd30c 2004-01-07 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Remove efi68k and efi332 references as they are no
	longer in the tree.
2004-01-07 21:15:59 +00:00
Joel Sherrill
80cb7726d1 2004-01-07 Joel Sherrill <joel@OARcorp.com>
Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
	users of these boards so we are removing them.
	* custom/efi332.cfg, custom/efi68k.cfg: Removed.
2004-01-07 21:04:20 +00:00
Joel Sherrill
d28345e10b 2004-01-07 Joel Sherrill <joel@OARcorp.com>
* custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
2004-01-07 20:32:07 +00:00
Ralf Corsepius
fc0ec6975f 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: EXTRA_DIST +=.
2003-12-12 13:40:50 +00:00
Ralf Corsepius
f5279d9d4a 2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/Makefile.am: Remove.
	* Makefile.am: Merge-in former custom/Makefile.am
2003-12-11 16:28:54 +00:00
Ralf Corsepius
2f6c18807e 2003-11-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
	* custom/default.cfg: Remove INLINE,INLINE_UPCASE.
2003-11-24 10:02:34 +00:00
Joel Sherrill
15f7bb184a 2003-09-26 Joel Sherrill <joel@OARcorp.com>
* custom/simhppa.cfg: Removed.
2003-09-26 21:49:13 +00:00
Ralf Corsepius
8c1f11a2e9 2003-08-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
PR 470/bsps
	* custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
	Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
	(Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
2003-09-09 01:45:47 +00:00
Ralf Corsepius
4d4cc6e18a 2003-08-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
PR 470/bsps
	* custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
	Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
	(Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
2003-08-24 06:45:03 +00:00