summaryrefslogtreecommitdiffstats
path: root/make/custom (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-01-311-0/+2
| | | | * custom/ss555.cfg: Add CVS Id.
* 2008-01-09 Eric Norum <norume@aps.anl.gov>Joel Sherrill2008-01-091-0/+8
| | | | * custom/mvme3100.cfg: Add make-cxx-exe rule.
* 2007-12-17 Chris Johns <chrisj@rtems.org>Chris Johns2007-12-173-37/+75
| | | | | | * 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-14 Till Straumann <strauman@slac.stanford.edu>Till Straumann2007-12-141-0/+44
| | | | * custom/mvme3100.cfg: Added; new BSP.
* 2007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-281-1/+1
| | | | * custom/mvme5500.cfg: Fix typo.
* 2007-11-27 Kate Feng <feng1@bnl.gov>Joel Sherrill2007-11-271-1/+1
| | | | | * custom/mvme5500.cfg: Add compiler arguments sine without them, the BSP has issues.
* 2007-11-03 Ray Xu <rayx.cn@gmail.com>Joel Sherrill2007-11-061-0/+20
| | | | | * custom/rtl22xx_t.cfg: New file, rtl22xx_t is a new bsp compiled with THUMB enabled
* fixed typoThomas Doerfler2007-08-101-1/+1
|
* added BSP hsc_cm01Thomas Doerfler2007-08-102-1/+17
|
* 2007-08-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-08-061-4/+5
| | | | | | * 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-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-08-051-2/+2
| | | | * custom/mcf5235.cfg: Remove bogus -m5200 from linker calls.
* 2007-08-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-08-051-2/+2
| | | | | * custom/av5282.cfg: Remove bogus -qnolinkcmds, -m5200 from linker calls.
* 2007-08-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-08-051-1/+1
| | | | * custom/gen83xx.cfg: Use -O2.
* 2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-281-1/+1
| | | | * custom/Linux-posix.cfg: Use -O2.
* 2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-281-1/+1
| | | | * custom/rbtx4938.cfg: Add missing -O2.
* 2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-281-1/+1
| | | | * custom/rtl22xx.cfg: Adjust indentation.
* 2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-281-1/+1
| | | | * custom/virtex.cfg: Use -O2.
* 2007-07-24 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-07-241-1/+1
| | | | | | * 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 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-07-241-1/+1
| | | | * custom/Linux-posix.cfg: Linux BSP must be linked with C++ compiler.
* 2007-07-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-07-111-0/+8
| | | | * custom/gen83xx.cfg: Add make-cxx-exe rule.
* compilable release of virtex/gen83xx/gen5200 powerpc adaptations. Merged ↵Thomas Doerfler2007-07-102-0/+55
| | | | many different versions of new exception handling code to shared sources.
* added virtex configurationThomas Doerfler2007-07-041-0/+57
|
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-211-1/+1
| | | | | | | * 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-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-06-202-1/+17
| | | | | * custom/gen5200.cfg: Remove junk comment. * custom/ep5200.cfg: New file.
* 2007-06-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-121-31/+0
| | | | * custom/armulator.cfg: Removed.
* 2007-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-05-161-1/+1
| | | | * custom/mvme5500.cfg: Use -O2 again.
* 2007-05-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-05-111-42/+0
| | | | | * Makefile.am: DMV152 obsoleted. * custom/dmv152.cfg: Removed.
* 2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-112-44/+0
| | | | | | * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants. * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
* 2007-05-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-106-41/+27
| | | | | | * 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-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-096-13/+13
| | | | | * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub for Classic API Barrier.
* 2007-04-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-261-7/+0
| | | | * custom/rtl22xx.cfg: Cleanup.
* 2007-04-26 Ray Xu <xr@trasin.net>Ralf Corsepius2007-04-261-0/+40
| | | | * custom/rtl22xx.cfg: New (Initial submission).
* Add -g to CFLAGS_OPTIMIZE_V.Ralf Corsepius2007-01-1865-65/+65
|
* Use $(NM) -g -n instead of $(NM) -n.Ralf Corsepius2007-01-186-6/+6
|
* Use $(NM) -g -n instead of $(NM) -ng.Ralf Corsepius2007-01-185-5/+5
|
* Fix cvs id.Ralf Corsepius2007-01-182-2/+2
|
* Misc cleanups.Ralf Corsepius2007-01-1823-65/+54
|
* Add comment on CFLAGS_OPTIMIZE_V.Ralf Corsepius2007-01-183-3/+3
|
* Remove obsolete comments.Ralf Corsepius2007-01-182-6/+0
|
* 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-1836-36/+36
| | | | | | | | | | | | | | | | * 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.
* Cosmetics.Ralf Corsepius2007-01-1820-27/+27
|
* Remove obsolete comments referring to gcc-2.8.Ralf Corsepius2007-01-1846-92/+46
|
* Cosmetics.Ralf Corsepius2007-01-181-3/+0
|
* Cosmetics.Ralf Corsepius2007-01-185-7/+3
|
* Remove CXXFLAGS_OPTIMIZE_V.Ralf Corsepius2007-01-183-3/+0
|
* Cosmetics.Ralf Corsepius2007-01-181-1/+0
|
* CFLAGS_OPTIMIZE_V = -O2.Ralf Corsepius2007-01-186-6/+5
|
* Cosmetics.Ralf Corsepius2007-01-189-9/+0
|
* 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-181-2/+1
| | | | * custom/h8sim.cfg: CFLAGS_OPTIMIZE_V = -O2.
* Cosmetics.Ralf Corsepius2007-01-1813-18/+16
|