summaryrefslogtreecommitdiffstats
path: root/make (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2009-02-17 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill2009-02-172-2/+6
| | | | | PR 1371/bsps * custom/mvme167.cfg: mvme167 needs to convert ELF -> pure binary RALF.
* 2009-02-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-02-172-0/+6
| | | | * custom/uC5282.cfg: Add cvs Id.
* 2008-11-20 Daron Chabot <daronchabot@gmail.com>Joel Sherrill2008-11-202-1/+6
| | | | | | PR 1337/bsps * custom/pc386.cfg: Stripping .rodata section produces unusable executables for the i386-rtems target.
* 2008-09-30 Jennifer Averett <jennifer.averett@oarcorp.com>Joel Sherrill2008-09-302-1/+6
| | | | | * custom/score603e.cfg: Modifications required to run on hardware. Some cleanup.
* 2008-09-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-182-13/+8
| | | | | PR 1314/bsps * custom/mvme3100.cfg: Remove old stuff.
* 2008-09-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-152-2/+8
| | | | | | * 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-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-102-30/+4
| | | | * custom/nios2_iss.cfg: Remove.
* 2008-09-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-103-48/+4
| | | | * custom/c3xsim.cfg, custom/c4xsim.cfg: Removed.
* 2008-09-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-0912-69/+26
| | | | | | | | | * 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.
* added BSP for tqm8xx based boardsThomas Doerfler2008-09-083-0/+49
|
* More CPU_CFLAGS: -meabi -msdata -fno-commonThomas Doerfler2008-09-032-1/+7
|
* 2008-08-15 Allan Hessenflow <allanh@kallisti.com>Joel Sherrill2008-08-152-0/+37
| | | | * custom/bf537Stamp.cfg: New file.
* updated gen83xx BSPThomas Doerfler2008-07-145-2/+64
| | | | | updated haleakala BSP added MPC55xx BSP
* added haleakala BSP contributed by Michael HamelThomas Doerfler2008-07-141-0/+30
|
* added BSP for mcf548xThomas Doerfler2008-07-112-0/+58
|
* added BSP to m68kThomas Doerfler2008-07-112-0/+26
| | | | adapted PPC exception code
* changesRalf Corsepius2008-06-292-1/+5
|
* 2008-06-20 Matthew Riek <matthew.riek@ibiscomputer.com.au>Joel Sherrill2008-06-202-0/+34
| | | | * custom/mcf5329.cfg: New file.
* 2008-06-19 Matthew Riek <matthew.riek@ibiscomputer.com.au>Chris Johns2008-06-192-1/+5
| | | | * custom/mcf52235.cfg: Change to mcf5223x.
* hris Johns <chrisj@rtems.org>Chris Johns2008-06-1119-18/+64
| | | | | | | | | | | | | | * 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-05-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-05-202-1/+5
| | | | * custom/nds.cfg: Email from author says to drop this flag.
* 2008-05-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-05-202-0/+6
| | | | * leaf.cfg: Do not override bsp-post-link.
* 2008-05-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-05-062-1/+6
| | | | * Makefile.am: Add smdk2410.
* 2008-05-06 Ray Xu <rayx.cn@gmail.com>Joel Sherrill2008-05-063-3/+28
| | | | | * custom/gp32.cfg: Add smdk2410. Update gp32 to use shared code. * custom/smdk2410.cfg: New file.
* 2008-05-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-05-062-1/+5
| | | | * Makefile.am: Add nds.
* 2008-04-16 Matthieu Bucchianeri <mbucchia@gmail.com>Joel Sherrill2008-04-162-0/+48
| | | | * custom/nds.cfg: New file.
* 2008-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-03-124-2/+45
| | | | | * 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-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-03-1132-78/+55
| | | | | | | | | | | | | | * 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-06 Till Straumann <strauman@slac.stanford.edu>Till Straumann2008-03-072-1/+5
| | | | * custom/mvme3100.cfg: Fixed typo, 'endef' not 'endif'.
* Make all BSPs use the same rules for invoking gcc and g++ to link an ↵Joel Sherrill2008-03-0673-917/+180
| | | | 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-02-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-02-201-0/+4
| | | | * custom/gen405.cfg, custom/helas403.cfg: Remove (Abandonded).
* Remove (Abandonded).Ralf Corsepius2008-02-192-93/+0
|
* 2008-02-11 Till Straumann <strauman@slac.stanford.edu>Till Straumann2008-02-112-5/+6
| | | | | * custom/mvme3100.cfg: Removed CFLAGS_PROFILE_V; added '-g' to CFLAGS_DEBUG_V.
* 2008-02-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-082-2/+6
| | | | * custom/pc386.cfg: Use file with symbols.
* 2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-01-312-0/+6
| | | | * custom/ss555.cfg: Add CVS Id.
* 2008-01-09 Eric Norum <norume@aps.anl.gov>Joel Sherrill2008-01-092-0/+12
| | | | * custom/mvme3100.cfg: Add make-cxx-exe rule.
* Formatting.Joel Sherrill2007-12-171-2/+2
|
* 2007-12-17 Chris Johns <chrisj@rtems.org>Chris Johns2007-12-174-37/+81
| | | | | | * 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-12-14 Till Straumann <strauman@slac.stanford.edu>Till Straumann2007-12-141-0/+4
| | | | * custom/mvme3100.cfg: Added; new BSP.
* 2007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-282-1/+5
| | | | * custom/mvme5500.cfg: Fix typo.
* 2007-11-27 Kate Feng <feng1@bnl.gov>Joel Sherrill2007-11-272-1/+6
| | | | | * 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-062-0/+25
| | | | | * 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-062-4/+11
| | | | | | * 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-052-2/+3
| | | | * custom/mcf5235.cfg: Remove bogus -m5200 from linker calls.
* 2007-08-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-08-052-2/+4
| | | | | * custom/av5282.cfg: Remove bogus -qnolinkcmds, -m5200 from linker calls.
* 2007-08-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-08-052-1/+5
| | | | * custom/gen83xx.cfg: Use -O2.
* 2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-282-1/+2
| | | | * custom/Linux-posix.cfg: Use -O2.