summaryrefslogtreecommitdiffstats
path: root/make (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2008-12-04 Jukka Pietarinen <jukka.pietarinen@mrf.fi>Joel Sherrill2008-12-043-1/+37
| | | | | * Makefile.am: Add Lattice Mico32 support. * custom/lm32_evr.cfg: New file.
* 2008-11-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-11-202-0/+24
| | | | * custom/avrtest.cfg: New file.
* 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-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-143-1/+27
| | | | | * Makefile.am: Add h8sxsim BSP variant. * custom/h8sxsim.cfg: New file.
* Added -msoft-float and removed -funit-at-a-time in CPU_CFLAGSThomas Doerfler2008-10-102-1/+6
|
* 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-022-0/+25
| | | | * custom/m32rsim.cfg: New file.
* 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-022-0/+26
| | | | * custom/m32csim.cfg: New file.
* 2008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-021-0/+4
| | | | * custom/virtex.cfg: Remove -Dvirtex.
* Remove -Dvirtex.Ralf Corsepius2008-10-021-1/+1
|
* 2008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-021-0/+5
| | | | | * custom/pghplus.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg: Remove RTEMS_TQM_MODEL.
* Remove RTEMS_TQM_MODEL.Ralf Corsepius2008-10-023-3/+1
|
* 2008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-021-0/+5
| | | | | * custom/mpc5566evb.cfg, custom/mpc55xx.cfg: Remove RTEMS_BOARD_MODEL.
* Remove RTEMS_BOARD_MODEL.Ralf Corsepius2008-10-023-5/+2
|
* 2008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-021-0/+4
| | | | * custom/pgh360.cfg: Remove RTEMS_BOARD_MODEL.
* 2008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-021-0/+6
| | | | | | * custom/m5484FireEngine.cfg: Remove RTEMS_BOARD_MODEL. Remove RTEMS_54XX_DERIVATE (Unused). * custom/genmcf548x.cfg: Remove RTEMS_BOARD_MODEL.
* Remove RTEMS_BOARD_MODEL. Remove RTEMS_54XX_DERIVATE (Unused).Ralf Corsepius2008-10-021-2/+0
|
* Remove RTEMS_BOARD_MODEL.Ralf Corsepius2008-10-021-1/+1
|
* 2008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-021-0/+5
| | | | | * custom/brs5l.cfg, custom/gen5200.cfg, custom/icecube.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg: Remove RTEMS_BOARD_MODEL.
* Remove RTEMS_BOARD_MODEL.Ralf Corsepius2008-10-025-6/+1
|
* 2008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-021-0/+6
| | | | | | * custom/gen83xx.cfg, custom/hsc_cm01.cfg, custom/mpc8313erdb.cfg, custom/mpc8349eamds.cfg: Remove RTEMS_BOARD_MODEL, RTEMS_83XX_DERIVATE.
* Remove RTEMS_BOARD_MODEL, RTEMS_83XX_DERIVATE.Ralf Corsepius2008-10-024-8/+1
|
* 2008-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-012-1/+5
| | | | * custom/erc32.cfg: Revert accidental commit.
* 2008-10-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-011-0/+10
| | | | | | | | | | * custom/brs5l.cfg, custom/gen5200.cfg, custom/gen83xx.cfg, custom/genmcf548x.cfg, custom/hsc_cm01.cfg, custom/icecube.cfg, custom/m5484FireEngine.cfg, custom/mpc5566evb.cfg, custom/mpc55xx.cfg, custom/mpc8313erdb.cfg, custom/mpc8349eamds.cfg, custom/pgh360.cfg, custom/pghplus.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg: Back out parts of yesterdays changes.
* Back out parts of yesterdays changes.Ralf Corsepius2008-10-0117-7/+22
|
* 2008-10-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-013-3/+6
| | | | * custom/gen83xx.cfg, custom/lpc2478.cfg: Remove warning flags.
* 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-30 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-301-0/+5
| | | | | * custom/m5484FireEngine.cfg: Eliminate RTEMS_54XX_DERIVATE (Unused).
* Eliminate RTEMS_54XX_DERIVATE (Unused).Ralf Corsepius2008-09-301-1/+0
|
* 2008-09-30 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-301-0/+5
| | | | | * custom/pghplus.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg: Eliminate RTEMS_TQM_MODEL (Unused).
* Eliminate RTEMS_TQM_MODEL (Unused).Ralf Corsepius2008-09-303-3/+1
|
* 2008-09-30 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-301-0/+9
| | | | | | | | | * 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.
* Remove RTEMS_BOARD_MODEL.Ralf Corsepius2008-09-3015-19/+5
|
* 2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-304-9/+9
| | | | | * custom/simsh1.cfg, custom/simsh2.cfg, custom/simsh4.cfg: Make all use RTEMS_BSP_FAMILY.
* 2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-291-0/+4
| | | | * custom/simsh1.cfg, custom/simsh2.cfg: Remove Author notice.
* Remove Author notice.Ralf Corsepius2008-09-292-4/+0
|
* 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-256-45/+22
| | | | | | | | | * 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 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-252-23/+4
| | | | * custom/bf537skyeye.cfg: Removed.
* 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-254-1/+32
| | | | | | * custom/bf537Stamp.cfg, custom/erc32.cfg: Add skyeye alias for bf537stamp. * custom/bf537skyeye.cfg: New file.
* 2008-09-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-232-1/+8
| | | | | * custom/lpc2478.cfg: Comment out use of U-Boot specific mkimage since we do not reliably know it is installed.
* added BSP for ARM LPC24xxThomas Doerfler2008-09-222-0/+28
|
* 2008-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-196-6/+10
| | | | | | * custom/ep1a.cfg, custom/mtx603e.cfg, custom/mvme2100.cfg, custom/psim.cfg, custom/score603e.cfg: Eliminate vestiges of mpc603e define.
* 2008-09-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-1815-53/+10
| | | | | | | | | * 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 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-182-13/+8
| | | | | PR 1314/bsps * custom/mvme3100.cfg: Remove old stuff.
* 2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-172-30/+4
| | | | * compilers/gcc-no_bsp.cfg: Eliminate some obsolete junk.
* 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-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