Commit Graph

538 Commits

Author SHA1 Message Date
Thomas Doerfler
be664b079e fixed typo 2007-08-10 10:50:51 +00:00
Thomas Doerfler
e35c6965bf added BSP hsc_cm01 2007-08-10 08:15:58 +00:00
Joel Sherrill
e06e586d35 2007-08-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/icecube.cfg: Rename EP5200 to IceCube since that is the
	nickname for the Freescale evaluation board it is based upon. BSP was
	tested on a Freescale MPC5200LITE.
2007-08-06 13:53:41 +00:00
Ralf Corsepius
06119b83ba 2007-08-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/mcf5235.cfg: Remove bogus -m5200 from linker calls.
2007-08-05 04:45:02 +00:00
Ralf Corsepius
9fa95f8dba 2007-08-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/av5282.cfg: Remove bogus -qnolinkcmds, -m5200 from linker
	  calls.
2007-08-05 04:43:56 +00:00
Ralf Corsepius
edcec269eb 2007-08-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/gen83xx.cfg: Use -O2.
2007-08-05 04:42:00 +00:00
Ralf Corsepius
e4a22331c6 2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/Linux-posix.cfg: Use -O2.
2007-07-28 04:40:16 +00:00
Ralf Corsepius
e0730075a9 2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/rbtx4938.cfg: Add missing -O2.
2007-07-28 04:39:30 +00:00
Ralf Corsepius
14c415f10b 2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/rtl22xx.cfg: Adjust indentation.
2007-07-28 04:38:40 +00:00
Ralf Corsepius
ae590b415e Fix typo. 2007-07-28 04:37:49 +00:00
Ralf Corsepius
74cde4d39a 2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/virtex.cfg: Use -O2.
2007-07-28 04:37:28 +00:00
Joel Sherrill
14ee224c00 2007-07-24 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/Linux-posix.cfg: Make Linux link with just a C main -- avoid
	using C++ ctor trick. An RTEMS C++ application running on this BSP
	may have initialization order issues to address.
2007-07-24 20:50:35 +00:00
Joel Sherrill
59aea5d592 2007-07-24 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/Linux-posix.cfg: Linux BSP must be linked with C++ compiler.
2007-07-24 15:46:01 +00:00
Joel Sherrill
55a1cc9cde 2007-07-11 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/gen83xx.cfg: Add make-cxx-exe rule.
2007-07-11 14:13:03 +00:00
Joel Sherrill
3777c60cd7 Fixed typo. 2007-07-11 13:56:40 +00:00
Thomas Doerfler
f610e83f53 compilable release of virtex/gen83xx/gen5200 powerpc adaptations. Merged many different versions of new exception handling code to shared sources. 2007-07-10 16:00:28 +00:00
Thomas Doerfler
3ad3a8dd7f added virtex configuration 2007-07-04 13:01:24 +00:00
Thomas Doerfler
73cdeb6a51 merged individual exception handler code to a common one. 2007-07-04 12:25:49 +00:00
Joel Sherrill
218b070bfd 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/Linux-posix.cfg: Merge patch from Till Straumann which would
	work except gcc core dumps with an ICE when may_alias is used in this
	code. I filed a GCC PR and reduced optimization to -O0 and it does
	run again.
2007-06-21 18:34:17 +00:00
Joel Sherrill
2b2cfb755f 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
* Templates/Makefile.leaf: At suggestion of Robert Grimes add commented
	out make-cxx-exe usage example.
2007-06-21 15:43:26 +00:00
Joel Sherrill
cb6e9bf0ed 2007-06-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/gen5200.cfg: Remove junk comment.
	* custom/ep5200.cfg: New file.
2007-06-20 20:21:45 +00:00
Joel Sherrill
31aabe78cf 2007-06-12 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/armulator.cfg: Removed.
2007-06-12 19:47:34 +00:00
Ralf Corsepius
d1a65f6ab5 2007-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/mvme5500.cfg: Use -O2 again.
2007-05-16 02:07:16 +00:00
Joel Sherrill
50f6753ea2 2007-05-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: DMV152 obsoleted.
	* custom/dmv152.cfg: Removed.
2007-05-11 14:02:12 +00:00
Joel Sherrill
f39ff53250 2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP
	variants.
	* custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
2007-05-11 11:25:25 +00:00
Joel Sherrill
c6eba79c2d 2007-05-10 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
	custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
	extension instead of BSP unique ones.
2007-05-10 17:36:19 +00:00
Joel Sherrill
c2565894b1 2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>
* compilers/gcc-no_bsp.cfg: There are no longer any required managers.
	Plus some cleanup
2007-05-09 18:53:32 +00:00
Joel Sherrill
6455ddeeb5 2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>
* leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
	for Classic API Barrier.
2007-05-09 18:47:22 +00:00
Ralf Corsepius
412042aaca 2007-04-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/rtl22xx.cfg: Cleanup.
2007-04-26 03:27:01 +00:00
Ralf Corsepius
07d7b95e7a 2007-04-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Add custom/rtl22xx.cfg.
2007-04-26 03:25:55 +00:00
Ralf Corsepius
651fc3c769 Fix typo. 2007-04-26 03:24:16 +00:00
Ralf Corsepius
af2874188b 2007-04-26 Ray Xu <xr@trasin.net>
* custom/rtl22xx.cfg: New (Initial submission).
2007-04-26 03:23:25 +00:00
Ralf Corsepius
e36387cfe5 2007-02-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/Makefile.am: Cleanup.
2007-02-16 01:43:20 +00:00
Ralf Corsepius
924cc62c91 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
	custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
	custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
	custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
	custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
	custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
	custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
	custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
	custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
	custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
	custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
	custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
	custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
	custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
	custom/mcp750.cfg, custom/mpc8260ads.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/mvme5500.cfg,
	custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
	custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
	custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
	custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
	custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
2007-01-18 11:25:08 +00:00
Ralf Corsepius
7d12e0206d Add -g to CFLAGS_OPTIMIZE_V. 2007-01-18 11:24:48 +00:00
Ralf Corsepius
2d78d77ed4 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
	custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
	Use $(NM) -g -n instead of $(NM) -n.
2007-01-18 10:20:43 +00:00
Ralf Corsepius
e4f49cf4ac Use $(NM) -g -n instead of $(NM) -n. 2007-01-18 10:20:33 +00:00
Ralf Corsepius
28cdaf83b1 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
	custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
	custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
2007-01-18 10:13:50 +00:00
Ralf Corsepius
ae51c8026f Use $(NM) -g -n instead of $(NM) -ng. 2007-01-18 10:13:01 +00:00
Ralf Corsepius
002437c30b Fix cvs id. 2007-01-18 08:33:54 +00:00
Ralf Corsepius
c51004a089 Misc cleanups. 2007-01-18 08:28:54 +00:00
Ralf Corsepius
e7d49fb64b Add comment on CFLAGS_OPTIMIZE_V. 2007-01-18 07:19:39 +00:00
Ralf Corsepius
bde0335f78 Remove obsolete comments. 2007-01-18 07:17:13 +00:00
Ralf Corsepius
facfe2b4c6 Reformat. 2007-01-18 07:12:36 +00:00
Ralf Corsepius
14d345d258 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
	custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
	custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
	custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
	custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
	custom/mcp750.cfg, custom/mpc8260ads.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/mvme5500.cfg,
	custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
	custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
	custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg:
	CFLAGS_OPTIMIZE_V = -O2.
2007-01-18 07:10:51 +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
bbc2a079e6 Cosmetics. 2007-01-18 06:57:36 +00:00
Ralf Corsepius
26a3609e5c Cosmetics. 2007-01-18 06:52:17 +00:00
Ralf Corsepius
d528062705 Remove CXXFLAGS_OPTIMIZE_V. 2007-01-18 06:47:35 +00:00