summaryrefslogtreecommitdiffstats
path: root/make/custom/mvme5500.cfg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-05-161-1/+1
| | | | * custom/mvme5500.cfg: Use -O2 again.
* 2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-091-1/+1
| | | | | * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub for Classic API Barrier.
* Add -g to CFLAGS_OPTIMIZE_V.Ralf Corsepius2007-01-181-1/+1
|
* 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-181-1/+1
| | | | | | | | | | | | | | | | * 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-181-2/+0
|
* Cosmetics.Ralf Corsepius2007-01-181-1/+1
|
* Cleanup.Ralf Corsepius2006-11-301-7/+1
|
* 2006-09-08 Kate Feng <feng1@bnl.gov>Joel Sherrill2006-09-081-1/+1
| | | | | | | PR 1150/bsps * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact that gcc (4.0.2) implicitely uses the vector engine for optimization; -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
* 2005-11-03 Till Straumann <strauman@slac.stanford.edu>Till Straumann2005-11-041-1/+1
| | | | | * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use -mcpu=750 instead.
* Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).Ralf Corsepius2005-05-271-1/+0
|
* 2005-03-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-03-031-6/+2
| | | | | | * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI. * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V. Remove -Wa,-m7450.
* Add -Wa,-m7450 to CPU_CFLAGS until gcc/gas get their acts together.Eric Norum2004-10-271-1/+1
|
* Add MVME5500 BSP.Eric Norum2004-10-201-0/+48