summaryrefslogtreecommitdiffstats
path: root/make/custom (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-01-18Remove obsolete comments referring to gcc-2.8.Ralf Corsepius46-92/+46
2007-01-18Cosmetics.Ralf Corsepius1-3/+0
2007-01-18Cosmetics.Ralf Corsepius5-7/+3
2007-01-18Remove CXXFLAGS_OPTIMIZE_V.Ralf Corsepius3-3/+0
2007-01-18Cosmetics.Ralf Corsepius1-1/+0
2007-01-18CFLAGS_OPTIMIZE_V = -O2.Ralf Corsepius6-6/+5
2007-01-18Cosmetics.Ralf Corsepius9-9/+0
2007-01-182007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+1
* custom/h8sim.cfg: CFLAGS_OPTIMIZE_V = -O2.
2007-01-18Cosmetics.Ralf Corsepius13-18/+16
2007-01-18Cosmetics.Ralf Corsepius47-55/+55
2007-01-182007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-4/+1
* custom/csb336.cfg, custom/edb7312.cfg, custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
2007-01-18CFLAGS_OPTIMIZE_V = -O2.Ralf Corsepius3-7/+3
2007-01-17CFLAGS_OPTIMIZE_V = -O2Ralf Corsepius3-3/+3
2007-01-17CFLAGS_OPTIMIZE_V = -O0Ralf Corsepius2-9/+3
2007-01-17CFLAGS_OPTIMIZE_V = -O2Ralf Corsepius4-7/+7
2006-11-30Cleanup.Ralf Corsepius1-6/+0
2006-11-30Cleanup.Ralf Corsepius69-250/+67
2006-11-14Remove hard-code compiler flags.Ralf Corsepius1-2/+2
2006-11-14Remove ASFLAGS, CPU_ASFLAGS (Unused)Ralf Corsepius4-8/+0
2006-10-232006-10-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+41
* custom/eZKit533.cfg: New file.
2006-09-082006-09-08 Kate Feng <feng1@bnl.gov>Joel Sherrill1-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.
2006-08-11added missing config file brs5l.cfgThomas Doerfler1-0/+15
2006-08-092006-08-09 Kolja Waschk <waschk@telos.de>Joel Sherrill1-0/+47
* Makefile.am: New port to Altera NIOS II. * custom/nios2_iss.cfg: New file.
2006-07-09applied patches for PR1117/1118/1119/1120Thomas Doerfler1-1/+1
2006-06-20Remote gdb works well, so include debugging symbols.Eric Norum1-1/+1
2006-06-08B.Robinson MIPS patchGreg Menke2-2/+2
2006-05-15Remove non-longer-appropriate comment.Eric Norum1-1/+0
2006-04-10Keep the frame pointer since its presence makes various diagnostic toolsEric Norum1-1/+1
much more useful.
2006-03-162006-03-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius3-0/+107
* custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg: New (Submission by Bruce Robinson <brucer@pmccorp.com>).
2006-03-16Remove (abandoned).Ralf Corsepius3-126/+0
2006-01-09Merger from rtems-4-6-branch.Ralf Corsepius4-9/+52
2006-01-01New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).Ralf Corsepius3-0/+70
2005-11-222005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-20/+20
* custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
2005-11-22Use .srec for files containing SRECs.Ralf Corsepius9-20/+20
2005-11-22Replace .coff with .elf.Ralf Corsepius2-6/+6
2005-11-22Replace .gxb with .elf.Ralf Corsepius1-2/+2
2005-11-042005-11-03 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-1/+1
* custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use -mcpu=750 instead.
2005-09-18Remove obsolete vars.Ralf Corsepius1-34/+0
2005-09-18Remove (abandoned).Ralf Corsepius1-22/+0
2005-09-182005-09-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-6/+2
* custom/gba.cfg: Remove PROFILE* (abandoned). Remove -static (bogus).
2005-09-122005-09-12 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Joel Sherrill2-0/+26
PR 822/bsps * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
2005-08-172005-08-17 Mike Bertosh <mbertosh@motioncontrol.org>Joel Sherrill1-0/+86
* custom/av5282.cfg: New file.
2005-06-172005-06-17 Markku Puro <markku.puro@kopteri.net>Joel Sherrill1-0/+60
* Makefile.am: Adding GameBoy Advance BSP. * custom/gba.cfg: New file.
2005-06-172005-06-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+51
* custom/mcf5235.cfg: New file.
2005-06-022005-06-01 Philippe Simons <loki_666@fastmail.fm>Joel Sherrill1-8/+11
* custom/gp32.cfg: Add make-cxx-exe.
2005-05-27Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).Ralf Corsepius6-7/+0
2005-05-022005-05-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-40/+0
* Makefile.am: Remove dmv177 and ppcn_60x. * custom/dmv177.cfg: Removed.
2005-04-302005-05-30 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-36/+0
* custom/ppcn_60x.cfg: Remove (Gone from libbsp).
2005-04-282005-04-28 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett1-0/+36
* Makefile.am: Initial release of ep1a bsp * custom/ep1a.cfg: New file.
2005-04-282005-04-28 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett1-2/+2
* custom/score603e.cfg: Update score603e to new exception model NOTE: These modifications have not been tested on hardware.