summaryrefslogtreecommitdiffstats
path: root/make/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-181-0/+1
| | | | * custom/h8sim.cfg: CFLAGS_OPTIMIZE_V = -O2.
* 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-181-0/+7
| | | | | * custom/csb336.cfg, custom/edb7312.cfg, custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
* 2007-01-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-181-0/+7
| | | | | | | * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0. * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg, custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg, custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
* 2006-11-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-11-301-0/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg, custom/HPUX9-posix.cfg, custom/Linux-posix.cfg, custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg, custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg, custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg, custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg, custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg, custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.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/rbtx4938.cfg, custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg: Cleanup.
* 2006-11-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-11-141-0/+1
| | | | * custom/uC5282.cfg: Remove hard-code compiler flags.
* 2006-11-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-11-141-0/+5
| | | | | * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
* 2006-10-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-10-231-0/+4
| | | | * custom/eZKit533.cfg: New file.
* 2006-09-08 Kate Feng <feng1@bnl.gov>Joel Sherrill2006-09-081-0/+7
| | | | | | | 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-09 Kolja Waschk <waschk@telos.de>Joel Sherrill2006-08-091-0/+5
| | | | | * Makefile.am: New port to Altera NIOS II. * custom/nios2_iss.cfg: New file.
* added ChangeLog entries for PR1117/1118/1119/1120Thomas Doerfler2006-07-141-0/+4
|
* B.Robinson MIPS patchGreg Menke2006-06-081-1/+6
|
* Keep the frame pointer since its presence makes various diagnostic toolsEric Norum2006-04-101-0/+4
| | | | much more useful.
* 2006-03-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-03-161-0/+2
| | | | | * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg: New (Submission by Bruce Robinson <brucer@pmccorp.com>).
* 2006-03-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-03-161-0/+5
| | | | | * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove (abandoned).
* 2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-091-0/+5
| | | | | * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg: Merger from rtems-4-6-branch.
* 2006-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-011-0/+6
| | | | | | PR 851/bsps * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg: New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
* 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-221-0/+4
| | | | * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
* 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-221-0/+7
| | | | | | | * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg, custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg, custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg: Use .srec for files containing SRECs.
* 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-221-0/+5
| | | | | * custom/gp32.cfg: Replace .gxb with .elf. * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
* 2005-11-03 Till Straumann <strauman@slac.stanford.edu>Till Straumann2005-11-041-0/+5
| | | | | * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use -mcpu=750 instead.
* 2005-09-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-181-0/+2
| | | | | * custom/orp.cfg: Remove (abandoned). * custom/av5282.cfg: Remove obsolete vars.
* 2005-09-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-181-0/+5
| | | | | * custom/gba.cfg: Remove PROFILE* (abandoned). Remove -static (bogus).
* 2005-09-12 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Joel Sherrill2005-09-121-0/+5
| | | | | PR 822/bsps * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
* 2005-08-17 Mike Bertosh <mbertosh@motioncontrol.org>Joel Sherrill2005-08-171-0/+4
| | | | * custom/av5282.cfg: New file.
* 2005-06-17 Markku Puro <markku.puro@kopteri.net>Joel Sherrill2005-06-171-0/+5
| | | | | * Makefile.am: Adding GameBoy Advance BSP. * custom/gba.cfg: New file.
* 2005-06-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-06-171-0/+4
| | | | * custom/mcf5235.cfg: New file.
* 2005-06-01 Philippe Simons <loki_666@fastmail.fm>Joel Sherrill2005-06-021-0/+4
| | | | * custom/gp32.cfg: Add make-cxx-exe.
* 2005-05-27 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-271-1/+7
| | | | | | * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg: Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
* 2005-05-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-021-0/+5
| | | | | * Makefile.am: Remove dmv177 and ppcn_60x. * custom/dmv177.cfg: Removed.
* 2005-05-30 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-04-301-0/+4
| | | | * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
* 2005-04-28 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett2005-04-281-0/+5
| | | | | * Makefile.am: Initial release of ep1a bsp * custom/ep1a.cfg: New file.
* 2005-04-28 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett2005-04-281-0/+5
| | | | | * custom/score603e.cfg: Update score603e to new exception model NOTE: These modifications have not been tested on hardware.
* 2005-03-11 Jay Monkman <jtm@lopingdog.com>Jay Monkman2005-03-111-0/+4
| | | | * custom/vegaplus.cfg: Removed.
* 2005-03-11 Philippe Simons <loki_666@fastmail.fm>Jay Monkman2005-03-111-0/+4
| | | | * custom/gp32.cfg: New file.
* 2005-03-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-03-031-0/+6
| | | | | | * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI. * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V. Remove -Wa,-m7450.
* 2005-02-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-02-251-0/+5
| | | | | * custom/jmr3904.cfg: arm_bare_bsp obsoleted. * custom/arm_bare_bsp.cfg: Removed.
* 2005-02-24 Jay MonkmanJay Monkman2005-02-251-0/+8
| | | | * custom/csb350.cfg: New BSP.
* Put -m5200 back in link-edit commands until proper versions of gcc (which takeEric Norum2005-02-081-0/+6
| | | | -m528x as an order to load the -m5200 multilib variants) are widely available.
* 2005-02-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-051-0/+4
| | | | * custom/uC5282.cfg: Cleanup.
* New BSP.Eric Norum2005-01-281-0/+4
|
* 2005-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-201-0/+8
| | | | | | | | * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg, custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg, custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg, custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
* 2005-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-011-0/+5
| | | | | * compilers/gcc-portsw.cfg: Remove. * Makefile.am: Reflect change above.
* 2004-11-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-11-231-0/+5
| | | | | * Makefile.am: Remove eth_comm. * custom/eth_comm.cfg: Removed.
* 2004-11-22 Jennifer Averett <jennifer@OARcorp.com>Jennifer Averett2004-11-221-0/+5
| | | | | PR 581/bsps * custom/psim.cfg: Convert PSIM to new exception model.
* 2004-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-11-171-0/+4
| | | | * custom/mvme2100.cfg: Add make-cxx-exe rule.
* 2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>Joel Sherrill2004-11-101-0/+5
| | | | | * Makefile.am: Add MVME2100 BSP. * custom/mvme2100.cfg: New file.
* 2004-11-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-11-051-0/+6
| | | | | | * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an architecture name for RTEMS. Since this was used as the -mcpu argument to GCC, that also had to be changed.
* Add -Wa,-m7450 to CPU_CFLAGS until gcc/gas get their acts together.Eric Norum2004-10-271-0/+4
|
* Add MVME5500 BSP.Eric Norum2004-10-201-0/+4
|
* 2004-10-18 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-181-0/+4
| | | | * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.