summaryrefslogtreecommitdiffstats
path: root/make/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-281-0/+1
| | | | * custom/Linux-posix.cfg: Use -O2.
* 2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-281-0/+1
| | | | * custom/rbtx4938.cfg: Add missing -O2.
* 2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-281-0/+1
| | | | * custom/rtl22xx.cfg: Adjust indentation.
* Fix typo.Ralf Corsepius2007-07-281-1/+1
|
* 2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-281-0/+4
| | | | * custom/virtex.cfg: Use -O2.
* 2007-07-24 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-07-241-0/+6
| | | | | | * custom/Linux-posix.cfg: Make Linux link with just a C main -- avoid using C++ ctor trick. An RTEMS C++ application running on this BSP may have initialization order issues to address.
* 2007-07-24 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-07-241-0/+4
| | | | * custom/Linux-posix.cfg: Linux BSP must be linked with C++ compiler.
* 2007-07-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-07-111-0/+4
| | | | * custom/gen83xx.cfg: Add make-cxx-exe rule.
* Fixed typo.Joel Sherrill2007-07-111-1/+1
|
* compilable release of virtex/gen83xx/gen5200 powerpc adaptations. Merged ↵Thomas Doerfler2007-07-101-0/+5
| | | | many different versions of new exception handling code to shared sources.
* merged individual exception handler code to a common one.Thomas Doerfler2007-07-041-0/+5
|
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-211-0/+7
| | | | | | | * custom/Linux-posix.cfg: Merge patch from Till Straumann which would work except gcc core dumps with an ICE when may_alias is used in this code. I filed a GCC PR and reduced optimization to -O0 and it does run again.
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-211-0/+5
| | | | | * Templates/Makefile.leaf: At suggestion of Robert Grimes add commented out make-cxx-exe usage example.
* 2007-06-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-06-201-0/+5
| | | | | * custom/gen5200.cfg: Remove junk comment. * custom/ep5200.cfg: New file.
* 2007-06-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-121-0/+4
| | | | * custom/armulator.cfg: Removed.
* 2007-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-05-161-0/+4
| | | | * custom/mvme5500.cfg: Use -O2 again.
* 2007-05-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-05-111-0/+5
| | | | | * Makefile.am: DMV152 obsoleted. * custom/dmv152.cfg: Removed.
* 2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-111-0/+6
| | | | | | * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants. * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
* 2007-05-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-101-0/+6
| | | | | | * custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg, custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe extension instead of BSP unique ones.
* 2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-091-0/+5
| | | | | * compilers/gcc-no_bsp.cfg: There are no longer any required managers. Plus some cleanup
* 2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-091-0/+5
| | | | | * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub for Classic API Barrier.
* 2007-04-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-261-0/+1
| | | | * custom/rtl22xx.cfg: Cleanup.
* 2007-04-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-261-0/+4
| | | | * Makefile.am: Add custom/rtl22xx.cfg.
* Fix typo.Ralf Corsepius2007-04-261-1/+1
|
* 2007-04-26 Ray Xu <xr@trasin.net>Ralf Corsepius2007-04-261-0/+4
| | | | * custom/rtl22xx.cfg: New (Initial submission).
* 2007-02-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-161-0/+4
| | | | * make/Makefile.am: Cleanup.
* 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-181-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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/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/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/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg, custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
* 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-181-0/+3
| | | | | | * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg, custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg: Use $(NM) -g -n instead of $(NM) -n.
* 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-181-0/+6
| | | | | | * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg, custom/HPUX9-posix.cfg, custom/Linux-posix.cfg, custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
* Reformat.Ralf Corsepius2007-01-181-41/+29
|
* 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-181-0/+13
| | | | | | | | | | | | | | | | * 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.
* 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-181-0/+2
| | | | | * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove CXXFLAGS_OPTIMIZE_V.
* 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-181-1/+3
| | | | | | * custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg, custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg: CFLAGS_OPTIMIZE_V = -O2.
* 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.