summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rw-r--r--make/.cvsignore3
-rw-r--r--make/ChangeLog1906
-rw-r--r--make/Templates/Makefile.dir11
-rw-r--r--make/Templates/Makefile.leaf86
-rw-r--r--make/Templates/Makefile.lib61
-rw-r--r--make/custom/.cvsignore1
-rw-r--r--make/custom/default.cfg18
-rw-r--r--make/host.cfg.in59
-rw-r--r--make/leaf.cfg149
-rw-r--r--make/main.cfg85
10 files changed, 2379 insertions, 0 deletions
diff --git a/make/.cvsignore b/make/.cvsignore
new file mode 100644
index 0000000000..bd990793ef
--- /dev/null
+++ b/make/.cvsignore
@@ -0,0 +1,3 @@
+Makefile
+Makefile.in
+host.cfg
diff --git a/make/ChangeLog b/make/ChangeLog
new file mode 100644
index 0000000000..f309b71655
--- /dev/null
+++ b/make/ChangeLog
@@ -0,0 +1,1906 @@
+2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * Makefile.am: Remove (merged into ../Makefile.am).
+
+2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * compilers/gcc-target-default.cfg: Remove (Unused).
+ * Makefile.am: Reflect change above.
+
+2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * compilers/gcc-no_bsp.cfg: Remove (Unused).
+ * Makefile.am: Reflect change above.
+
+2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ PR 1532/testing
+ * host.cfg.in: Add initial tests for untar capabilities.
+
+2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/bare.cfg: Remove (Abandoned).
+ * Makefile.am: Remove custom/bare.cfg.
+
+2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * Makefile.am: Remove custom/no_bsp.cfg.
+
+2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/no_bsp.cfg:
+ Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
+
+2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * Makefile.am: Reflect custom/*.cfg having moved.
+
+2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/av5282.cfg, custom/csb360.cfg, custom/gen68302.cfg,
+ custom/gen68340.cfg, custom/gen68360_040.cfg, custom/gen68360.cfg,
+ custom/pgh360.cfg, custom/genmcf548x.cfg,
+ custom/m5484FireEngine.cfg, custom/idp.cfg, custom/mcf5206elite.cfg,
+ custom/mcf52235.cfg, custom/mcf5235.cfg, custom/mcf5329.cfg,
+ custom/mrm332.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
+ custom/mvme147s.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
+ custom/mvme167.cfg, custom/ods68302.cfg, custom/sim68000.cfg,
+ custom/simcpu32.cfg, custom/uC5282.cfg:
+ Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
+
+2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/csb336.cfg, custom/csb337.cfg, custom/csb637.cfg,
+ custom/edb7312.cfg, custom/gba.cfg, custom/arm1136jfs.cfg,
+ custom/arm1136js.cfg, custom/arm7tdmi.cfg, custom/arm920.cfg,
+ custom/armcortexa9.cfg, custom/gp32.cfg, custom/gumstix.cfg,
+ custom/lpc24xx.cfg, custom/lpc24xx_ea.cfg,
+ custom/lpc24xx_ncs_ram.cfg, custom/lpc24xx_ncs_rom_ext.cfg,
+ custom/lpc24xx_ncs_rom_int.cfg, custom/nds.cfg,
+ custom/rtl22xx.cfg, custom/rtl22xx_t.cfg,
+ custom/smdk2410.cfg:
+ Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
+
+2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/csb350.cfg, custom/genmongoosev.cfg,
+ custom/hurricane.cfg, custom/jmr3904.cfg, custom/rbtx4925.cfg
+ custom/rbtx4938.cfg:
+ Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
+
+2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/m32csim.cfg:
+ Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
+
+2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/m32rsim.cfg:
+ Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
+
+2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/lm32_evr.cfg:
+ Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
+
+2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/icecube.cfg, custom/pm520_cr825.cfg, pm520_ze30.cfg:
+ Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
+
+2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/hsc_cm01.cfg, custom/mpc8313erdb.cfg,
+ custom/mpc8349eamds.cfg:
+ Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
+
+2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/bf537Stamp.cfg, custom/eZKit533.cfg:
+ Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
+
+2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/brs5l.cfg:
+ Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
+
+2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/h8sim.cfg, custom/h8sxsim.cfg:
+ Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
+
+2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/c3xsim.cfg, custom/c4xsim.cfg:
+ Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
+
+2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/pghplus.cfg:
+ Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
+
+2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/ep1a.cfg, custom/gen5200.cfg, custom/gen83xx.cfg,
+ custom/haleakala.cfg, custom/mbx821_001.cfg,
+ custom/mbx821_002.cfg, custom/mbx821_002b.cfg,
+ custom/mbx860_001b.cfg, custom/mbx860_002.cfg,
+ custom/mbx860_005b.cfg, custom/mbx860_1b.cfg,
+ custom/mbx8xx.cfg, custom/mcp750.cfg, custom/mpc5566evb.cfg,
+ custom/mpc55xx.cfg, custom/mpc8260ads.cfg, custom/mtx603e.cfg,
+ custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme3100.cfg,
+ custom/mvme5500.cfg, custom/psim.cfg, custom/qemuppc.cfg,
+ custom/score603e.cfg, custom/ss555.cfg, custom/tqm8xx.cfg,
+ custom/tqm8xx_stk8xx.cfg, custom/virtex.cfg:
+ Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
+
+2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/nios2_iss.cfg:
+ Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
+
+2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/leon3.cfg, custom/leon2.cfg, custom/sis.cfg,
+ custom/erc32.cfg:
+ Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
+
+2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/avrtest.cfg:
+ Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
+
+2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/i386ex.cfg, custom/pc486.cfg, custom/ts_386ex.cfg,
+ custom/pc386.cfg, custom/pc586.cfg, custom/pc386dx.cfg,
+ custom/pc686.cfg:
+ Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
+
+2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
+ custom/simsh1.cfg, custom/simsh2.cfg, custom/simsh2e.cfg,
+ custom/simsh4.cfg:
+ Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
+
+2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
+ custom/Linux-posix.cfg, custom/Solaris-posix.cfg, custom/posix.cfg:
+ Remove.
+
+2009-10-04 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * custom/lpc2478.cfg, custom/lpc2478_ncs.cfg,
+ custom/lpc2478_ncs_ram.cfg: Removed files.
+ * custom/lpc24xx_ea.cfg, custom/lpc24xx_ncs_ram.cfg,
+ custom/lpc24xx_ncs_rom_ext.cfg, custom/lpc24xx_ncs_rom_int.cfg: New
+ files.
+
+2009-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * Makefile.am: Add new BSP variants for ARM simulator in GDB.
+ * custom/arm1136jfs.cfg, custom/arm1136js.cfg, custom/arm7tdmi.cfg,
+ custom/arm920.cfg, custom/armcortexa9.cfg: New files.
+
+2009-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * Makefile.am: Add qemuppc.cfg.
+ * custom/qemuppc.cfg: New file.
+
+2009-09-14 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/gen83xx.cfg: Remove -funit-at-a-time.
+
+2009-08-27 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * custom/leon2.cfg, custom/leon3.cfg: Fix typo.
+
+2009-06-04 Xi Yang <hiyangxi@gmail.com>
+
+ * Makefile.am: New Gumstix BSP.
+ * custom/gumstix.cfg: New file.
+
+2009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * custom/csb637.cfg: New file.
+
+2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * custom/simsh2e.cfg: New file.
+
+2009-02-17 Till Straumann <strauman@slac.stanford.edu>
+
+ PR 1371/bsps
+ * custom/mvme167.cfg: mvme167 needs to convert ELF -> pure binary RALF.
+
+2009-02-17 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * custom/uC5282.cfg: Add cvs Id.
+
+2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * custom/h8sxsim.cfg: Small H8SX should be optimized for size.
+
+2009-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * Makefile.am: Regenerate list of custom/*.cfg.
+ * Makefile.am: Remove custom/HPUX9-posix.cfg.
+ * custom/HPUX9-posix.cfg: Remove.
+
+2009-02-05 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/pck6.cfg: Remove.
+
+2008-12-04 Jukka Pietarinen <jukka.pietarinen@mrf.fi>
+
+ * Makefile.am: Add Lattice Mico32 support.
+ * custom/lm32_evr.cfg: New file.
+
+2008-11-20 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * custom/avrtest.cfg: New file.
+
+2008-11-20 Daron Chabot <daronchabot@gmail.com>
+
+ 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>
+
+ * Makefile.am: Add h8sxsim BSP variant.
+ * custom/h8sxsim.cfg: New file.
+
+2008-10-02 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * custom/mpc55xx.cfg: Added -msoft-float and removed -funit-at-a-time
+ in CPU_CFLAGS
+
+2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * custom/m32rsim.cfg: New file.
+
+2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * custom/m32csim.cfg: New file.
+
+2008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * custom/virtex.cfg: Remove -Dvirtex.
+
+2008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * custom/pghplus.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg:
+ Remove RTEMS_TQM_MODEL.
+
+2008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * custom/mpc5566evb.cfg, custom/mpc55xx.cfg: Remove
+ RTEMS_BOARD_MODEL.
+
+2008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * custom/pgh360.cfg: Remove RTEMS_BOARD_MODEL.
+
+2008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * custom/m5484FireEngine.cfg: Remove RTEMS_BOARD_MODEL.
+ Remove RTEMS_54XX_DERIVATE (Unused).
+ * custom/genmcf548x.cfg: Remove RTEMS_BOARD_MODEL.
+
+2008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * custom/brs5l.cfg, custom/gen5200.cfg, custom/icecube.cfg,
+ custom/pm520_cr825.cfg, custom/pm520_ze30.cfg: Remove RTEMS_BOARD_MODEL.
+
+2008-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * custom/gen83xx.cfg, custom/hsc_cm01.cfg, custom/mpc8313erdb.cfg,
+ custom/mpc8349eamds.cfg: Remove RTEMS_BOARD_MODEL,
+ RTEMS_83XX_DERIVATE.
+
+2008-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * custom/erc32.cfg: Revert accidental commit.
+
+2008-10-01 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * 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.
+
+2008-10-01 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * custom/gen83xx.cfg, custom/lpc2478.cfg: Remove warning flags.
+
+2008-09-30 Jennifer Averett <jennifer.averett@oarcorp.com>
+
+ * custom/score603e.cfg: Modifications required to run on hardware. Some
+ cleanup.
+
+2008-09-30 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * custom/m5484FireEngine.cfg:
+ Eliminate RTEMS_54XX_DERIVATE (Unused).
+
+2008-09-30 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * custom/pghplus.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg:
+ Eliminate RTEMS_TQM_MODEL (Unused).
+
+2008-09-30 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * 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.
+
+2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * 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>
+
+ * custom/simsh1.cfg, custom/simsh2.cfg: Remove Author notice.
+
+2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * 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>
+
+ * custom/bf537skyeye.cfg: Removed.
+
+2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * 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>
+
+ * custom/lpc2478.cfg: Comment out use of U-Boot specific mkimage since
+ we do not reliably know it is installed.
+
+2008-09-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * custom/lpc2478.cfg: New file.
+
+2008-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * 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>
+
+ * 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>
+
+ PR 1314/bsps
+ * custom/mvme3100.cfg: Remove old stuff.
+
+2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * compilers/gcc-no_bsp.cfg: Eliminate some obsolete junk.
+
+2008-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * 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>
+
+ * 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.
+
+2008-09-03 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * custom/gen5200.cfg: More CPU_CFLAGS: -meabi -msdata -fno-common.
+
+2008-08-15 Allan Hessenflow <allanh@kallisti.com>
+
+ * custom/bf537Stamp.cfg: New file.
+
+2008-07-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * custom/mpc5566evb.cfg, custom/mpc55xx.cfg, custom/mpc8313erdb.cfg:
+ New files.
+
+ * custom/mpc83xx.cfg: More CPU_CFLAGS: -meabi -msdata -fno-common.
+ More CFLAGS_OPTIMIZE_V: -funit-at-a-time -W -Wno-unused.
+
+2008-07-09 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
+
+ * custom/pgh360.cfg:
+ Creation from gen68360.cfg
+
+2008-06-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/mcf5329.cfg: Use -mcpu=5307 instead of -m5307.
+
+2008-06-20 Matthew Riek <matthew.riek@ibiscomputer.com.au>
+
+ * custom/mcf5329.cfg: New file.
+
+2008-06-19 Matthew Riek <matthew.riek@ibiscomputer.com.au>
+
+ * custom/mcf52235.cfg: Change to mcf5223x.
+
+2008-06-10 Chris Johns <chrisj@rtems.org>
+
+ * custom/av5282.cfg, custom/csb360.cfg, custom/gen68302.cfg,
+ custom/gen68340.cfg, custom/gen68360.cfg, custom/mcf5206elite.cfg,
+ custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
+ custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
+ custom/mvme167.cfg, custom/ods68302.cfg, custom/sim68000.cfg,
+ custom/simcpu32.cfg, custom/uC5282.cfg: Change CCFLAGS to use the
+ -mcpu= option for Coldfires now supported in GCC 4.3.0.
+
+2008-06-10 Matthew Riek <matthew.riek@ibiscomputer.com.au>
+
+ * custom/mcf52235.cfg: New.
+
+2008-05-20 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * custom/nds.cfg: Email from author says to drop this flag.
+
+2008-05-20 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * leaf.cfg: Do not override bsp-post-link.
+
+2008-05-06 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * Makefile.am: Add smdk2410.
+
+2008-05-06 Ray Xu <rayx.cn@gmail.com>
+
+ * custom/gp32.cfg: Add smdk2410. Update gp32 to use shared code.
+ * custom/smdk2410.cfg: New file.
+
+2008-05-06 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * Makefile.am: Add nds.
+
+2008-04-16 Matthieu Bucchianeri <mbucchia@gmail.com>
+
+ * custom/nds.cfg: New file.
+
+2008-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * leaf.cfg, custom/pc386.cfg, custom/pc386dx.cfg: It appears that the
+ default processor model optimization has changed in gcc 4.3.0.
+
+2008-03-11 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * custom/av5282.cfg, custom/bare.cfg, custom/default.cfg,
+ custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/idp.cfg,
+ custom/mbx8xx.cfg, custom/mcf5235.cfg, custom/mcp750.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/mvme3100.cfg, custom/mvme5500.cfg, custom/nios2_iss.cfg,
+ custom/pc386.cfg, custom/posix.cfg, custom/score603e.cfg,
+ custom/sim68000.cfg, custom/simcpu32.cfg, custom/ss555.cfg,
+ custom/ts_386ex.cfg, custom/uC5282.cfg, custom/virtex.cfg: Switch to
+ explicit .exe instead of EXEEXT to get it to work.
+
+2008-03-06 Till Straumann <strauman@slac.stanford.edu>
+
+ * custom/mvme3100.cfg: Fixed typo, 'endef' not 'endif'.
+
+2008-02-19 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/gen405.cfg, custom/helas403.cfg: Remove (Abandonded).
+
+2008-02-11 Till Straumann <strauman@slac.stanford.edu>
+
+ * custom/mvme3100.cfg: Removed CFLAGS_PROFILE_V;
+ added '-g' to CFLAGS_DEBUG_V.
+
+2008-02-08 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * custom/pc386.cfg: Use file with symbols.
+
+2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * custom/ss555.cfg: Add CVS Id.
+
+2008-01-09 Eric Norum <norume@aps.anl.gov>
+
+ * custom/mvme3100.cfg: Add make-cxx-exe rule.
+
+2007-12-17 Chris Johns <chrisj@rtems.org>
+
+ * custom/mcf5235.cfg, custom/mrm332.cfg, custom/pc386.cfg: Split
+ the make-exe and make-cxx-exe into bsp-link-c, bsp-link-cxx and
+ bsp-post-link make macros. This allow external autotools support.
+
+2007-12-14 Till Straumann <strauman@slac.stanford.edu>
+
+ * custom/mvme3100.cfg: Added; new BSP.
+
+2007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * custom/mvme5500.cfg: Fix typo.
+
+2007-11-27 Kate Feng <feng1@bnl.gov>
+
+ * custom/mvme5500.cfg: Add compiler arguments sine without them, the
+ BSP has issues.
+
+2007-11-03 Ray Xu <rayx.cn@gmail.com>
+
+ * custom/rtl22xx_t.cfg: New file, rtl22xx_t is a new bsp compiled
+ with THUMB enabled
+
+2007-08-06 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * custom/icecube.cfg: Rename EP5200 to IceCube since that is the
+ nickname for the Freescale evaluation board it is based upon. BSP was
+ tested on a Freescale MPC5200LITE.
+
+2007-08-05 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/mcf5235.cfg: Remove bogus -m5200 from linker calls.
+ * custom/av5282.cfg: Remove bogus -qnolinkcmds, -m5200 from linker
+ calls.
+ * custom/gen83xx.cfg: Use -O2.
+
+2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/Linux-posix.cfg: Use -O2.
+ * custom/rbtx4938.cfg: Add missing -O2.
+ * custom/rtl22xx.cfg: Adjust indentation.
+ * custom/virtex.cfg: Use -O2.
+
+2007-07-24 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * 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>
+
+ * custom/Linux-posix.cfg: Linux BSP must be linked with C++ compiler.
+
+2007-07-11 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * custom/gen83xx.cfg: Add make-cxx-exe rule.
+
+2007-07-09 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
+
+ * custom/gen83xx.cfg, custom/mpc8349eamds.cfg: added file to support
+ MPC83xx controller based boards
+
+2007-07-02 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
+
+ * custom/virtex.cfg: added file to support PPC core in a xilinx
+ virtex FPGA
+
+2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * 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>
+
+ * 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>
+
+ * custom/gen5200.cfg: Remove junk comment.
+ * custom/ep5200.cfg: New file.
+
+2007-06-12 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * custom/armulator.cfg: Removed.
+
+2007-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/mvme5500.cfg: Use -O2 again.
+
+2007-05-11 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * Makefile.am: DMV152 obsoleted.
+ * custom/dmv152.cfg: Removed.
+
+2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * 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>
+
+ * 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>
+
+ * compilers/gcc-no_bsp.cfg: There are no longer any required managers.
+ Plus some cleanup
+
+2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * 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>
+
+ * custom/rtl22xx.cfg: Cleanup.
+ * Makefile.am: Add custom/rtl22xx.cfg.
+
+2007-04-26 Ray Xu <xr@trasin.net>
+
+ * custom/rtl22xx.cfg: New (Initial submission).
+
+2007-02-16 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * Makefile.am: Cleanup.
+
+2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * 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>
+
+ * 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.
+ * 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.
+
+2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
+ DRIVER_ARCHITECTURE.
+ * 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,
+ custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
+ custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
+ custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
+ custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
+ * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
+ CXXFLAGS_OPTIMIZE_V.
+
+2007-01-17 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * 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>
+
+ * 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>
+
+ * custom/uC5282.cfg: Remove hard-code compiler flags.
+ * 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>
+
+ * custom/eZKit533.cfg: New file.
+
+2006-09-08 Kate Feng <feng1@bnl.gov>
+
+ 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>
+
+ * Makefile.am: New port to Altera NIOS II.
+ * custom/nios2_iss.cfg: New file.
+
+2006-07-09 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
+
+ * custom/brsl5.cfg: (PR1117) added
+
+2006-06-08 Bruce Robinson <brucer@pmccorp.com>
+
+ * custom/rbtx4925.cfg: Fix CPU_CFLAGS defines.
+ * custom/rbtx4938.cfg: Fix CPU_CFLAGS defines.
+
+2005-04-10 Eric Norum <norume@aps.anl.gov>
+
+ * custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
+
+2006-03-16 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
+ New (Submission by Bruce Robinson <brucer@pmccorp.com>).
+ * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
+ Remove (abandoned).
+
+2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * 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>
+
+ 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>
+
+ * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
+
+2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * 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>
+
+ * 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>
+
+ * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
+ -mcpu=750 instead.
+
+2005-09-18 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * custom/orp.cfg: Remove (abandoned).
+ * custom/av5282.cfg: Remove obsolete vars.
+ * custom/gba.cfg: Remove PROFILE* (abandoned).
+ Remove -static (bogus).
+
+2005-09-12 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
+
+ PR 822/bsps
+ * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
+
+2005-08-17 Mike Bertosh <mbertosh@motioncontrol.org>
+
+ * custom/av5282.cfg: New file.
+
+2005-06-17 Markku Puro <markku.puro@kopteri.net>
+
+ * Makefile.am: Adding GameBoy Advance BSP.
+ * custom/gba.cfg: New file.
+
+2005-06-17 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/mcf5235.cfg: New file.
+
+2005-06-01 Philippe Simons <loki_666@fastmail.fm>
+
+ * custom/gp32.cfg: Add make-cxx-exe.
+
+2005-05-27 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * 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>
+
+ * Makefile.am: Remove dmv177 and ppcn_60x.
+ * custom/dmv177.cfg: Removed.
+
+2005-04-30 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
+
+2005-04-28 Jennifer Averett <jennifer.averett@oarcorp.com>
+
+ * Makefile.am: Initial release of ep1a bsp
+ * custom/ep1a.cfg: New file.
+
+2005-04-28 Jennifer Averett <jennifer.averett@oarcorp.com>
+
+ * 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>
+
+ * custom/vegaplus.cfg: Removed.
+
+2005-03-11 Philippe Simons <loki_666@fastmail.fm>
+
+ * custom/gp32.cfg: New file.
+
+2005-03-03 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * 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>
+
+ * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
+ * custom/arm_bare_bsp.cfg: Removed.
+
+2005-02-24 Jay Monkman <jtm@lopingdog.com>
+
+ * custom/csb350.cfg: New BSP.
+
+2005-02-24 Jay Monkman <jtm@lopingdog.com>
+
+ * custom/csb337.cfg: Cleanup.
+
+2005-02-08 Eric Norum <norume@aps.anl.gov>
+
+ * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
+ proper versions of gcc (which take -m528x as an order to load the
+ -m5200 multilib variants) are widely available.
+
+2005-02-05 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * custom/uC5282.cfg: Cleanup.
+
+2005-01-28 Eric Norum <norume@aps.anl.gov>
+
+ * Makefile.am, custom/uC5282.cfg: New BSP
+
+2005-01-20 Joel Sherrill <joel@OARcorp.com>
+
+ * 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>
+
+ * compilers/gcc-portsw.cfg: Remove.
+ * Makefile.am: Reflect change above.
+
+2004-11-23 Joel Sherrill <joel@OARcorp.com>
+
+ * Makefile.am: Remove eth_comm.
+ * custom/eth_comm.cfg: Removed.
+
+2004-11-22 Jennifer Averett <jennifer@OARcorp.com>
+
+ PR 581/bsps
+ * custom/psim.cfg: Convert PSIM to new exception model.
+
+2004-11-17 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/mvme2100.cfg: Add make-cxx-exe rule.
+
+2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>
+
+ * Makefile.am: Add MVME2100 BSP.
+ * custom/mvme2100.cfg: New file.
+
+2004-11-05 Joel Sherrill <joel@OARcorp.com>
+
+ * 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.
+
+2004-10-26 Eric Norum <norume@aps.anl.gov
+
+ * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
+
+2004-10-20 Eric Norum <norume@aps.anl.gov
+
+ * custom/mvme5500.cfg: New BSP.
+
+2004-10-18 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
+
+2004-09-29 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/h8sim.cfg: i960 obsoleted.
+ * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
+
+2004-08-03 Jay Monkman <jtm@lopingdog.com>
+
+ * custom/csb360.cfg: New file.
+
+2004-07-15 Jay Monkman
+
+ * custom/csb336.cfg, custom/csb337.cfg: New files.
+
+2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
+ with FreeBSD and now unused).
+ * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
+
+2004-04-12 David Querbach <querbach@realtime.bc.ca>
+
+ * custom/ss555.cfg: New file.
+
+2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
+ with Cygwin and now unused).
+
+2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
+
+2004-03-05 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
+ support.
+
+2004-02-26 Joel Sherrill <joel@OARcorp.com>
+
+ PR 570/bsps
+ * custom/mvme2307.cfg: Do not use -msdata=eabi since
+ it breaks the linking of the vectors.
+
+2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
+2004-02-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
+ dist_rtems_make_custom_DATA = custom/default.cfg.
+
+2004-02-05 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
+ these -- copied from the 4.6 branch.
+
+2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ PR 553/bsps
+ * custom/mrm332.cfg: Comment out objdump.
+
+2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
+
+2004-01-20 Joel Sherrill <joel@OARcorp.com>
+
+ PR 553/bsps
+ * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
+ comment.
+
+2004-01-07 Joel Sherrill <joel@OARcorp.com>
+
+ * Makefile.am: Remove efi68k and efi332 references as they are no
+ longer in the tree.
+
+2004-01-07 Joel Sherrill <joel@OARcorp.com>
+
+ Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
+ users of these boards so we are removing them.
+ * custom/efi332.cfg, custom/efi68k.cfg: Removed.
+
+2004-01-07 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
+
+2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: EXTRA_DIST +=.
+
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/Makefile.am: Remove.
+ * Makefile.am: Merge-in former custom/Makefile.am
+
+2003-11-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
+ * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
+
+2003-09-26 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/simhppa.cfg: Removed.
+
+2003-09-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
+
+2003-08-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ PR 470/bsps
+ * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
+ Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
+ (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
+
+2003-08-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
+ the BSP's configure-script).
+ Remove BSP_CPPFLAGS (Obsolete).
+
+2003-06-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ PR 321/bsps
+ * leaf.cfg: Remove support for profile-variant.
+ * main.cfg: Ditto.
+ * compilers/gcc-no_bsp.cfg: Ditto.
+ * compilers/gcc-portsw.cfg: Ditto.
+ * compilers/gcc-target-default.cfg: Ditto.
+
+2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
+
+2003-03-25 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
+
+ PR 368/filesystems
+ * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
+ with this PR for alias BSPs.
+
+2003-03-18 Till Straumann <strauman@slac.stanford.edu>
+
+ PR 356/bsps
+ * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
+ Enable EABI by adding -meabi -msdata=eabi CFLAGS.
+
+2003-03-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
+
+2003-02-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
+ * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
+ * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
+ * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
+
+2003-02-14 Joel Sherrill <joel@OARcorp.com>
+
+ AMD a29k obsolete.
+ * custom/portsw.cfg: Removed.
+
+2003-01-20 Duane Gustavus <duane@unt.edu>
+
+ * custom/m2m332.cfg: Fix path to linkcmds_ROM.
+
+2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
+ * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
+ * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
+ * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
+ Move -D_BSD_SOURCE to CPU_CFLAGS.
+ * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
+ Move -Dsolaris2 to CPU_CFLAGS.
+ Remove -D__EXTENSIONS__.
+
+2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/posix.cfg: Remove comment referring to host.cfg.
+
+2002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/default.cfg: Pickup target.cfg from BSP directory.
+
+2002-11-17 Greg Menke <gregory.menke@gsfc.nasa.gov>
+
+ * custom/mtx603e.cfg: New file.
+
+2002-11-17 Joel Sherrill <joel@OARcorp.com>
+
+ * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
+ build variants work for user applications post install.
+
+2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
+ * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
+ * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
+ * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
+ * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
+
+2002-11-13 Jay Monkman <jtm@smoothsmoothie.com>
+
+ * custom/edb7312.cfg: New file.
+
+2002-11-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
+ obsolete Makefile.
+ * leaf.cfg: Various changes to LIBVARIANT processing.
+ * main.cfg: Ditto.
+
+2002-11-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Add compilers/*.
+ * compilers/Makefile.am: Remove.
+ * lib.cfg: Remove.
+ * directory.cfg: Remove.
+ * README: Remove.
+
+2002-11-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Add Templates/*.
+ * Templates/Makefile.am: Remove.
+
+2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
+
+2002-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
+ * custom/HPUX9-posix.cfg: Ditto.
+ * custom/Linux-posix.cfg: Ditto.
+
+2002-10-02 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/armulator.cfg: Remove reference to PowerPC arguments.
+
+2002-09-13 Joel Sherrill <joel@OARcorp.com>
+
+ * Part of addressing PR281.
+ * main.cfg: Added recognition of VARIANT=DEBUG on command line.
+ * compilers/gcc-target-default.cfg: Removed remaining support for
+ RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
+ as one of the LDFLAGS when the debug variant is specified.
+
+2002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/posix.cfg: Don't include host.cfg.
+
+2002-08-09 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
+
+2002-08-07 Ivan Guzvinec <ivang@opencores.org>
+
+ * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
+
+2002-08-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
+
+2002-08-06 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
+ custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
+
+2002-08-06 Chris Ziomkowski <chris@asics.ws>
+
+ * custom/or32sim.cfg: New file added as part of merge from
+ OpenCores repository.
+
+2002-08-05 Joel Sherrill <joel@OARcorp.com>
+
+ * Per PR260 eliminate use of make-target-options. This impacted
+ RTEMS allowing a distinction between the CPU32 and CPU32+ in the
+ SuperCore and required that the m68k optimized memcpy be moved
+ to libcpu.
+ * custom/gen68360.cfg: Remove make-target-options.
+
+2002-08-01 Joel Sherrill <joel@OARcorp.com>
+
+ * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
+ mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
+
+2002-08-01 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/mvme136.cfg: Remove make-target-options.
+
+2002-07-30 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
+ will disappear when make clean is performed.
+
+2002-07-24 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
+ to use gcc 3.1 arguments.
+
+2002-07-22 Joel Sherrill <joel@OARcorp.com>
+
+ * Templates/Makefile.leaf: Clarify the MANAGERS example.
+
+2002-07-01 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/p4650.cfg: Update arguments to gcc3.
+
+2002-06-14 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
+ to gcc 3.1 arguments.
+
+2002-05-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/dmv177.cfg: Use -mcpu=603e.
+ * custom/ppcn_60x.cfg: Use -mcpu=603e.
+ * custom/psim.cfg: Use -mcpu=603e.
+ * custom/score603e.cfg: Use -mcpu=603e.
+ * custom/ts_386ex.cfg: Remove obsolete comments.
+ * custom/rxgen960.cfg: Remove obsolete comments.
+ * custom/cvme961.cfg: Remove obsolete comments.
+
+2001-05-09 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
+ compatable arguments.
+
+2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
+ Remove obsolete comments.
+ * custom/eth_comm.cfg: Remove make-target-options.
+ Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
+ CPU_CFLAGS.
+ * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
+ * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
+ * custom/mbx8xx.cfg: Remove make-target-options.
+ Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
+ Remove obsolete comments.
+ * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
+ Remove obsolete comments.
+ * custom/mpc8260ads.cfg: Remove make-target-options.
+ Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
+ CPU_CFLAGS.
+ * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
+ Remove obsolete comments.
+ * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
+ CPU_CFLAGS.
+ Remove obsolete comments.
+ * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
+ Remove obsolete comments.
+ * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
+ CPU_CFLAGS.
+ Remove obsolete comments.
+
+2002-04-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/gen405.cfg: Remove -D__powerpc__.
+
+2002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
+ * custom/erc32.cfg: Ditto.
+ * custom/leon2.cfg: Ditto.
+
+
+2002-03-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
+ * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
+ * custom/leon2.cfg: Remove NO_TABLE_MOVE.
+
+2002-03-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/cvme961.cfg: Remove GCC272 support.
+ * custom/dmv152.cfg: Remove GCC272 support.
+ * custom/efi332.cfg: Remove GCC272 support.
+ * custom/efi68k.cfg: Remove GCC272 support.
+ * custom/eth_comm.cfg: Remove GCC272 support.
+ * custom/gen405.cfg: Remove GCC272 support.
+ * custom/gen68302.cfg: Remove GCC272 support.
+ * custom/gen68340.cfg: Remove GCC272 support.
+ * custom/gen68360.cfg: Remove GCC272 support.
+ * custom/genmongoosev.cfg: Remove GCC272 support.
+ * custom/helas403.cfg: Remove GCC272 support.
+ * custom/i386ex.cfg: Remove GCC272 support.
+ * custom/i960sim.cfg: Remove GCC272 support.
+ * custom/idp.cfg: Remove GCC272 support.
+ * custom/leon2.cfg: Remove GCC272 support.
+ * custom/mbx8xx.cfg: Remove GCC272 support.
+ * custom/mcf5206elite.cfg: Remove GCC272 support.
+ * custom/mpc8260ads.cfg: Remove GCC272 support.
+ * custom/mrm332.cfg: Remove GCC272 support.
+ * custom/mvme136.cfg: Remove GCC272 support.
+ * custom/mvme147.cfg: Remove GCC272 support.
+ * custom/mvme167.cfg: Remove GCC272 support.
+ * custom/ods68302.cfg: Remove GCC272 support.
+ * custom/p4000.cfg: Remove GCC272 support.
+ * custom/p4600.cfg: Remove GCC272 support.
+ * custom/p4650.cfg: Remove GCC272 support.
+ * custom/pc386.cfg: Remove GCC272 support.
+ * custom/portsw.cfg: Remove GCC272 support.
+ * custom/psim.cfg: Remove GCC272 support.
+ * custom/rxgen960.cfg: Remove GCC272 support.
+ * custom/score603e.cfg: Remove GCC272 support.
+ * custom/sim68000.cfg: Remove GCC272 support.
+ * custom/simhppa.cfg: Remove GCC272 support.
+ * custom/simsh4.cfg: Remove GCC272 support.
+ * custom/ts_386ex.cfg: Remove GCC272 support.
+
+2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
+
+2002-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * compilers/gcc-target-default.cfg: Add missing \.
+ Reported by Ilya Alexeev <ilya@continuum.ru>.
+
+2002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
+ * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
+ support.
+ * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
+
+2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
+ * custom/FreeBSD-posix.cfg: Ditto.
+ * custom/HPUX9-posix.cfg: Ditto.
+ * custom/Linux-posix.cfg: Ditto.
+ * custom/Solaris-posix.cfg: Ditto.
+
+2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/erc32.cfg: Remove erc32nfp support, GCC272.
+ * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
+
+2001-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/armulator.cfg: Remove make-target-options.
+ * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
+ (now in erc32/configure.ac).
+ * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
+ SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
+ Remove CONSOLE_USE_POLLED (Unused).
+ * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
+ CD2401_USE_TERMIOS (now in mvme167/configure.ac).
+ * custom/mvme162.cfg: Remove references to mvme162lx.
+ Abandon gcc272. Remove make-target-options.
+ * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
+
+2001-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/bare.cfg: Remove make-target-options.
+ * custom/c4xsim.cfg: Ditto.
+ * custom/cvme961.cfg: Ditto.
+ * custom/efi68k.cfg: Ditto.
+ * custom/gen68302.cfg: Ditto.
+ * custom/gen68340.cfg: Ditto.
+ * custom/genmongoosev.cfg: Ditto.
+ * custom/gensh4.cfg: Remove make-target-options, remove GCC272
+ make-exe, remove empty lines.
+ * custom/h8sim.cfg: Remove make-target-options.
+ * custom/mcf5206elite.cfg: Ditto.
+ * custom/mrm332.cfg: Ditto.
+ * custom/mvme147.cfg: Ditto.
+ * custom/ods68302.cfg: Ditto.
+ * custom/p4000.cfg: Ditto.
+ * custom/p4600.cfg: Ditto.
+ * custom/p4650.cfg: Ditto.
+ * custom/pc386.cfg: Ditto.
+ * custom/portsw.cfg: Ditto.
+ * custom/simsh4.cfg: Ditto.
+
+2001-11-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/efi332.cfg: Remove make-target-options.
+ * custom/idp.cfg: Ditto.
+ * custom/jmr3904.cfg: Ditto.
+
+2001-11-27 Joel Sherrill <joel@OARcorp.com>,
+
+ * ChangeLog: Deleted bogus entry.
+
+2001-11-27 Joel Sherrill <joel@OARcorp.com>,
+
+ * custom/ods68302.cfg: Eliminated required definition of macros in this
+ file for the BSP to compile. The ROM and ROM address and size settings
+ are now linker script items.
+
+2001-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+
+ * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
+ Remove make-target-options.
+ * custom/helas403.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
+ Remove make-target-options.
+ * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
+ DATA_CACHE_ENABLE.
+ * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
+ DATA_CACHE_ENABLE.
+ * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
+ DATA_CACHE_ENABLE.
+
+2001-11-25 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/papyrus.cfg: Removed.
+ * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
+
+2001-11-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
+ * custom/mcp750.cfg: Ditto.
+
+2001-11-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
+ * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
+ * custom/psim.cfg: Refect changes to psim/configure.ac.
+ * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
+ remove SCORE603E_GENERATION.
+
+2001-11-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
+ * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
+ * custom/mbx860_005b.cfg: Ditto.
+ * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
+
+
+2001-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/gensh1.cfg: remove make-target-options.
+ * custom/gensh2.cfg: remove make-target-options.
+
+2001-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
+ remove make-target-options, remove BSP_CPPFLAGS.
+
+2001-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
+
+2001-11-14 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
+ custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
+ These are new exception processing model BSPs and thus do not
+ need to define PPC_USE_SPRG.
+
+2001-11-14 Joel Sherrill <joel@OARcorp.com>
+
+ * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
+
+2001-11-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/ts_386ex.cfg: Remove make-target-options.
+ * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
+ * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
+ different flags.
+
+2001-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
+ * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
+ re-adopt mcp750.cfg's make-exe.
+
+2001-11-13 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
+ the --srec-len argument to objcopy only supported in binutils 2.11
+ or newer.
+
+2001-11-08 Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
+
+ This modification is part of the submitted modifications necessary to
+ support the IBM PPC405 family. This submission was reviewed by
+ Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
+ not negatively impact the ppc403 BSPs. The submission and tracking
+ process was captured as PR50.
+ * custom/gen405.cfg: New file.
+ * custom/helas403.cfg: Modified to generate Srecords.
+
+2001-10-30 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/sim68000.cfg: Generate symbols off executable not Srecords.
+
+2001-10-26 Victor V. Vengerov <vvv@oktet.ru>
+
+ * custom/mcf5206elite.cfg: New file.
+
+2001-10-22 Andy Dachs <a.dachs@sstl.co.uk>
+
+ * custom/mpc8260ads.cfg: New file.
+
+2001-10-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/gensh4.cfg: Remove START_HW_INIT.
+ * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
+
+2001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/gensh4.cfg: Remove HZ.
+ * custom/simsh4.cfg: Remove HZ.
+
+2001-10-11 Alexandra Kossovsky <sasha@oktet.ru>
+
+ * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
+ of Hitachi SH4 BSPs of the same name. Reviewed and some
+ cleanup by Joel Sherrill <joel@OARcorp.com>.
+
+2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
+
+2001-10-11 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
+ to avoid using the apparently broken or deprecated -o argument.
+
+2001-09-28 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
+ for MC68302_BASE.
+
+2001-09-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/bare.cfg: Define dummy make-cxx-exe.
+
+2001-09-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * ChangeLog: Formatting cleanup.
+
+2001-06-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
+ make-target-options.
+ * custom/FreeBSD-posix.cfg: Remove make-target-options.
+ * custom/HPUX9-posix.cfg: Dito.
+ * custom/Linux-posix.cfg: Dito.
+ * custom/Solaris-posix.cfg: Dito.
+ * custom/arm_bare_bsp.cfg: Dito.
+ * custom/armulator.cfg: Dito.
+ * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
+ * custom/i386ex.cfg: Remove make-target-options.
+ * custom/i960sim.cfg: Remove make-target-options.
+ * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
+ CONSOLE_USE_INTERRUPTS.
+ * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
+ * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
+ CONSOLE_USE_INTERRUPTS.
+ * custom/vegaplus.cfg: Remove make-target-options.
+
+2001-05-25 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/mrm332.cfg: Switched $(SED) to sed.
+
+2000-05-25 Matt Cross <profesor@gweep.net>
+
+ * New MRM332 BSP for the Mini RoboMind board based
+ on the 68332 microcontroller designed and build by Mark
+ Castelluccio. For details on the MRM see http://www.robominds.com.
+ * custom/mrm332.cfg: New file.
+
+2001-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
+ CONSOLE_USE_POLLED, HAS_RTC.
+
+2001-05-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
+ * custom/gensh2.cfg: Dito.
+
+2001-05-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
+ * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
+ * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
+ * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
+ remove unused flags, remove -ansi from CPP.
+ * custom/eth_comm.cfg: Remove CPU_DEFINES.
+ * custom/sim68000.cfg: Remove CPU_DEFINES.
+
+2001-04-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
+ * compilers/gcc-target-default.cfg: Dito.
+ * compilers/gcc-portsw.cfg: Remove -Hansi.
+ * custom/posix.cfg: Remove inclusion of target.cfg.
+ * custom/simhppa.cfg: Remove -ansi -fasm.
+
+2001-04-11 Eric Valette <valette@crf.canon.fr>
+
+ * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
+ "new exception processing model."
+
+2001-04-11 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/default.cfg: Switch to using exec_prefix to reflect new
+ organization of install point from Ralf Corsepius.
+
+2001-03-30 Eric Valette <valette@crf.canon.fr>
+
+ * custom/mbx860_005b.cfg: This switches the MBX8xx BSP to the
+ use the "new exception processing model."
+
+2001-03-14 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/genmongossev.cfg: New file.
+
+2001-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/pc386dx.cfg: New bsp.
+
+2001-02-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
+ custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
+ custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
+
+2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
+ * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
+ * host.cfg.in: Remove RM, make-script.
+ * ChangeLog: Remove bogus 2001-01-22 entry.
+
+2001-01-09 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/pc386.cfg (make-exe): Removed commented out lines that
+ were displayed in build longs.
+
+2001-01-08 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
+ unneeded definitions when compiled for "mips" rather than "mips64orion."
+ Correct CPU_CFLAGS.
+
+2001-01-05 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/gensh1.cfg: Removed rest of make-target-options and
+ moved them to BSP configure options.
+
+2001-01-03 Emmanuel Raguet <raguet@crf.canon.fr>
+
+ * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
+ install point or assuming BSP build tree is available.
+
+2001-01-03 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/psim.cfg: Removed unused variables.
+
+2001-01-03 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
+ * custom/simcpu32.cfg: Removed MVME162 reference.
+
+2000-12-14 Emmanuel Raguet <raguet@crf.canon.fr>
+
+ * custom/mcp750.cfg: Fix problems in generation of .exe file.
+ Still need to fix to avoid touching install point on non-install stanza.
+
+2000-12-06 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
+ and copies that should not be in it.
+
+2000-12-01 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/jmr3904.cfg: Turn optimization back up to -O2.
+
+2000-11-30 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
+ a mips1. gcc translates -m3900 into that.
+
+2000-11-27 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/jmr3904.cfg: Fix incorrect reference to i960.
+
+2000-11-27 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/shsim.cfg: New file.
+ * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
+ The shsim is for the SH simulator in gdb. It should be able
+ to be used with multiple SH CPU models. This will require
+ adding BSP variants.
+
+2000-11-25 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/pc386.cfg: make-exe rule would write into
+ $(PROJECT_RELEASE) area. This is not cool because it $(PROJECT_RELEASE)
+ is generally not writeable after the BSP is installed and you do not
+ want every application installed there by default. Reported by
+ Eric Norum <eric.norum@usask.ca>.
+
+2000-11-25 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/Makefile.am: Updated to add jmr3904.cfg
+ * custom/jmr3904.cfg: New file.
+
+2000-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/leon2.cfg: Removed defines that are now generated
+ in a non-BSP specific manner.
+
+2000-11-13 Jiri Gaisler <jgais@ws.estec.esa.nl>
+
+ * custom/Makefile.am: Modified to reflect addition of files.
+ * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
+ * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
+
+2000-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
+
+2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
+
+2000-10-24 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
+ definition since this information can be picked up from
+ autoconf generated files. These BSPs are shared by the
+ mips and mips64orion "ports."
+
+2000-10-18 Joel Sherrill <joel@OARcorp.com>
+
+ * compilers/gcc-portsw.cfg: Use gcc style flags.
+
+2000-09-13 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
+ custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
+
+2000-09-13 Emmanuel Raguet <raguet@crf.canon.fr>
+
+ * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
+ Eric Valette <valette@crf.canon.fr>.
+ * custom/vegaplus.cfg: New file.
+
+2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
+ * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
+ * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
+ * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
+ * custom/idp.cfg: Comment out LIBC_LIB[C|M].
+ * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
+ * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
+
+2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/gensh2.cfg: Fix comments.
+
+2000-09-12 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
+ compiler arguments that specify CPU model options.
+
+2000-09-12 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/mbx860_005b.cfg (make-target-options): Add lines to
+ define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE. The settings
+ may be incorrect but the BSP now compiles.
+
+2000-09-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/arm_bare_bsp.cfg: Fix comments.
+
+2000-08-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
+ * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
+ * ChangeLog: File paths corrected
+
+2000-08-29 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
+
+2000-08-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * custom/pck6.cfg: New file
+ * custom/pc486.cfg: Use -m486
+ * custom/pc586.cfg: Use -mpentium
+ * custom/pc686.cfg: Use -mmpentiumpro
+ * custom/i386ex.cfg: Use -msoft-float
+
+2000-08-11 Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
+
+ * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
+
+2000-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * ChangeLog: File paths corrected.
+
+2000-08-04 Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
+
+ * custom/mvme167.cfg: Add specification of printk port, console port
+ and serial I/O mode. Arrange for the stripped executable to
+ be copied up the build tree.
+
+2000-08-10 Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
+
+ * custom/mbx8xx.cfg: Support for shared printk and no termios.
+
+2000-08-10 John Cotton <john.cotton@nrc.ca>
+
+ * custom/mbx8xx.cfg: Support added for dejagnu test harness.
+
+2000-08-10 Joel Sherrill <joel@OARcorp.com>
+
+ * ChangeLog: New file.
diff --git a/make/Templates/Makefile.dir b/make/Templates/Makefile.dir
new file mode 100644
index 0000000000..c8b4d4f8a4
--- /dev/null
+++ b/make/Templates/Makefile.dir
@@ -0,0 +1,11 @@
+#
+# $Id$
+#
+
+include $(RTEMS_MAKEFILE_PATH)/Makefile.inc
+
+include $(RTEMS_CUSTOM)
+include $(RTEMS_ROOT)/make/directory.cfg
+
+SUBDIRS=a b c your-directories-go-here
+
diff --git a/make/Templates/Makefile.leaf b/make/Templates/Makefile.leaf
new file mode 100644
index 0000000000..974a32a0e2
--- /dev/null
+++ b/make/Templates/Makefile.leaf
@@ -0,0 +1,86 @@
+#
+# $Id$
+#
+# Templates/Makefile.leaf
+# Template leaf node Makefile
+#
+
+# C source names, if any, go here -- minus the .c
+C_PIECES=xxxd xxxe xxxf
+C_FILES=$(C_PIECES:%=%.c)
+C_O_FILES=$(C_PIECES:%=${ARCH}/%.o)
+
+# C++ source names, if any, go here -- minus the .cc
+CC_PIECES=xxxa xxxb xxxc
+CC_FILES=$(CC_PIECES:%=%.cc)
+CC_O_FILES=$(CC_PIECES:%=${ARCH}/%.o)
+
+H_FILES=
+
+# Assembly source names, if any, go here -- minus the .S
+S_PIECES=
+S_FILES=$(S_PIECES:%=%.S)
+S_O_FILES=$(S_FILES:%.S=${ARCH}/%.o)
+
+SRCS=$(C_FILES) $(CC_FILES) $(H_FILES) $(S_FILES)
+OBJS=$(C_O_FILES) $(CC_O_FILES) $(S_O_FILES)
+
+PGMS=${ARCH}/xxx-your-program-here ${ARCH}/xxx-another-one
+
+# List of RTEMS Classic API Managers to be included in the application
+# goes here. Use:
+# MANAGERS=all
+# to include all RTEMS Classic API Managers in the application or
+# something like this to include a specific set of managers.
+# MANAGERS=io event message rate_monotonic semaphore timer
+MANAGERS=XXX
+
+include $(RTEMS_MAKEFILE_PATH)/Makefile.inc
+
+include $(RTEMS_CUSTOM)
+include $(RTEMS_ROOT)/make/leaf.cfg
+
+#
+# (OPTIONAL) Add local stuff here using +=
+#
+
+DEFINES +=
+CPPFLAGS +=
+CFLAGS +=
+
+#
+# CFLAGS_DEBUG_V are used when the `make debug' target is built.
+# To link your application with the non-optimized RTEMS routines,
+# uncomment the following line:
+# CFLAGS_DEBUG_V += -qrtems_debug
+#
+
+LD_PATHS += xxx-your-EXTRA-library-paths-go-here, if any
+LD_LIBS += xxx-your-libraries-go-here eg: -lvx
+LDFLAGS +=
+
+#
+# Add your list of files to delete here. The config files
+# already know how to delete some stuff, so you may want
+# to just run 'make clean' first to see what gets missed.
+# 'make clobber' already includes 'make clean'
+#
+
+CLEAN_ADDITIONS += xxx-your-debris-goes-here
+CLOBBER_ADDITIONS +=
+
+all: ${ARCH} $(SRCS) $(PGMS)
+
+# The following links using C rules.
+${ARCH}/xxx-your-program-here: ${OBJS} ${LINK_FILES}
+ $(make-exe)
+
+# The following links using C++ rules to get the C++ libraries.
+# Be sure you BSP has a make-cxx-exe rule if you use this.
+# ${ARCH}/xxx-your-program-here: ${OBJS} ${LINK_FILES}
+# $(make-cxx-exe)
+
+# Install the program(s), appending _g or _p as appropriate.
+# for include files, just use $(INSTALL_CHANGE)
+install: all
+ $(INSTALL_VARIANT) -m 555 ${PGMS} ${PROJECT_RELEASE}/bin
diff --git a/make/Templates/Makefile.lib b/make/Templates/Makefile.lib
new file mode 100644
index 0000000000..a515b82b5f
--- /dev/null
+++ b/make/Templates/Makefile.lib
@@ -0,0 +1,61 @@
+#
+# $Id$
+#
+# Templates/Makefile.lib
+# Template library Makefile
+#
+
+LIBNAME=libfoo.a # xxx- your library names goes here
+LIB=${ARCH}/${LIBNAME}
+
+# C and C++ source names, if any, go here -- minus the .c or .cc
+C_PIECES=xxxd xxxe xxxf
+C_FILES=$(C_PIECES:%=%.c)
+C_O_FILES=$(C_PIECES:%=${ARCH}/%.o)
+
+CC_PIECES=xxxa xxxb xxxc
+CC_FILES=$(CC_PIECES:%=%.cc)
+CC_O_FILES=$(CC_PIECES:%=${ARCH}/%.o)
+
+H_FILES=
+
+# Assembly source names, if any, go here -- minus the .S
+S_PIECES=
+S_FILES=$(S_PIECES:%=%.S)
+S_O_FILES=$(S_FILES:%.S=${ARCH}/%.o)
+
+SRCS=$(C_FILES) $(CC_FILES) $(H_FILES) $(S_FILES)
+OBJS=$(C_O_FILES) $(CC_O_FILES) $(S_O_FILES)
+
+include $(RTEMS_MAKEFILE_PATH)/Makefile.inc
+
+include $(RTEMS_CUSTOM)
+include $(RTEMS_ROOT)/make/lib.cfg
+
+#
+# Add local stuff here using +=
+#
+
+DEFINES +=
+CPPFLAGS +=
+CFLAGS +=
+
+#
+# Add your list of files to delete here. The config files
+# already know how to delete some stuff, so you may want
+# to just run 'make clean' first to see what gets missed.
+# 'make clobber' already includes 'make clean'
+#
+
+CLEAN_ADDITIONS += xxx-your-debris-goes-here
+CLOBBER_ADDITIONS +=
+
+all: ${ARCH} $(SRCS) $(LIB)
+
+$(LIB): ${OBJS}
+ $(make-library)
+
+# Install the library, appending _g or _p as appropriate.
+# for include files, just use $(INSTALL_CHANGE)
+install: all
+ $(INSTALL_VARIANT) -m 644 ${LIB} ${PROJECT_RELEASE}/lib
diff --git a/make/custom/.cvsignore b/make/custom/.cvsignore
new file mode 100644
index 0000000000..ea9d68c1a4
--- /dev/null
+++ b/make/custom/.cvsignore
@@ -0,0 +1 @@
+bare-*.cfg
diff --git a/make/custom/default.cfg b/make/custom/default.cfg
new file mode 100644
index 0000000000..89327f38ce
--- /dev/null
+++ b/make/custom/default.cfg
@@ -0,0 +1,18 @@
+# Default target settings
+#
+# Some of these values are redefined in the target specific .cfg files.
+#
+# Created by Jiri Gaisler, 16-03-97 (who is owed a debt of gratitude
+# for the initial RTEMS autoconf support. Thanks. --joel)
+#
+# $Id$
+#
+
+include $(exec_prefix)/$(RTEMS_BSP)/make/target.cfg
+include $(RTEMS_ROOT)/make/host.cfg
+
+include $(RTEMS_ROOT)/make/main.cfg
+include $(exec_prefix)/$(RTEMS_BSP)/make/bsp.cfg
+
+## Target compiler config file, if any
+CONFIG.CC = $(RTEMS_ROOT)/make/compilers/gcc-target-default.cfg
diff --git a/make/host.cfg.in b/make/host.cfg.in
new file mode 100644
index 0000000000..8b91eccdee
--- /dev/null
+++ b/make/host.cfg.in
@@ -0,0 +1,59 @@
+#
+# $Id$
+#
+# OS-specific configuration
+#
+# Derived from rtems/c/make/os/*.cfg in previous RTEMS version.
+#
+
+RTEMS_HOST = @RTEMS_HOST@
+
+#
+# Stuff to clean and clobber for the OS
+#
+
+CLEAN_OS =
+CLOBBER_OS = *~ *.bak TAGS tags
+
+SHELL=@SHELL@
+ECHO=echo
+
+CAT=cat
+CP=@CP@
+MV=@MV@
+LN=@LN@
+MKDIR=mkdir
+CHMOD=chmod
+SED=sed
+
+# Global tools
+ifndef PACKHEX
+PACKHEX=$(PROJECT_BIN)/packhex
+endif
+
+ifndef BIN2C
+BIN2C=$(PROJECT_BIN)/rtems-bin2c
+endif
+
+ifndef INSTALL_CHANGE
+INSTALL_CHANGE=$(PROJECT_BIN)/install-if-change
+endif
+INSTALL_VARIANT=$(INSTALL_CHANGE) -V "$(LIB_VARIANT)"
+
+# FIXME: HACK for a bug in cygwin-hosted egcs which returns a mixture
+# of '\\' and '/' as path separators.
+# Should be removed as soon as this bug is fixed in egcs.
+GCCSED = @GCCSED@
+
+# ksh (or bash) is used by some shell scripts; ref build-tools/scripts/Makefile
+#
+# Must have shell functions. Some ksh's core dump mysteriously and
+# unreliably on RTEMS shell scripts. bash appears to be the most
+# reliable but late model ksh's are usually OK.
+KSH=@KSH@
+
+INSTBINFLAGS = -m 0755
+INSTDATAFLAGS = -m 0644
+INSTLIBFLAGS = -m 0644
+INSTDIRFLAGS = -m 0755 -d
+INSTINCFLAGS = -m 0644
diff --git a/make/leaf.cfg b/make/leaf.cfg
new file mode 100644
index 0000000000..218dcdc4cc
--- /dev/null
+++ b/make/leaf.cfg
@@ -0,0 +1,149 @@
+#
+# $Id$
+#
+# make/leaf.cfg
+#
+# Make(1) configuration file include'd by all leaf-node Makefiles
+#
+
+#
+# list of all known managers
+# This list is used, along with $(MANAGERS) (set by app makefile)
+# to build the list of *not wanted* drivers.
+#
+# ref: target compiler config file for usage
+#
+
+MANAGER_LIST=barrier dpmem event io msg mp part
+MANAGER_LIST+=region sem signal timer rtmon ext
+
+# Convert *real* spellings in $(MANAGERS) (set
+# in application makefile) to their "correct" name.
+# (I hate abbreviations :-)
+
+MANAGERS := $(patsubst message, msg, $(MANAGERS))
+MANAGERS := $(patsubst multi_processor, mp, $(MANAGERS))
+MANAGERS := $(patsubst partition, part, $(MANAGERS))
+MANAGERS := $(patsubst rate_monotonic, rtmon, $(MANAGERS))
+MANAGERS := $(patsubst semaphore, sem, $(MANAGERS))
+MANAGERS := $(patsubst dual_ported_memory, dpmem, $(MANAGERS))
+MANAGERS := $(patsubst extension, ext, $(MANAGERS))
+
+# allow 'all' to mean all managers
+MANAGERS := $(patsubst all, $(MANAGER_LIST), $(MANAGERS))
+
+# and finally rip out duplicates
+MANAGERS := $(sort $(MANAGERS))
+
+#
+# LIBSUFFIX_VA, will "index" into LIBSUFF-*-v macros and
+# convert our ${ARCH} back into .a or _g.a or _p.a based on debug.
+# Useful for installing libraries.
+#
+
+LIBSUFFIX_OPTIMIZE_V=
+LIBSUFFIX_DEBUG_V=_g
+
+LIB_VARIANT=$(LIBSUFFIX_$(VARIANT_V)_V)
+LIBSUFFIX_VA = $(LIB_VARIANT).a
+
+# Pull in the desired "target" compiler
+# Programs built on the host use automake generated rules.
+# This will not change $(ARCH) -- binaries will still be place as per target
+include ${CONFIG.CC}
+ifeq (${DEPEND},$(wildcard ${DEPEND}))
+include ${DEPEND} # pull in dependencies if they exist
+endif
+
+ifndef AUTOMAKE
+#
+# Builtin targets for compilation variants
+#
+debug:
+ $(MAKE) -f $(MAKEFILE) MAKEFILE=$(MAKEFILE) VARIANT=DEBUG
+endif
+
+#
+# VARIANT_VA will convert our ${ARCH} back into "" or "debug".
+# Handy when one makefile wants to hop over into a peer's tree and
+# build something "the same" way.
+#
+
+VARIANT-OPTIMIZE-v =
+VARIANT-DEBUG-v = debug
+
+VARIANT_VA = $(VARIANT-$(VARIANT_V)-v)
+
+#
+# TARGET_VA will convert $@ (expected to be 'debug' etc.)
+# into "" or "install" as appropriate.
+# Used for variant recursion.
+#
+
+TARGET_debug_V = all
+
+TARGET_VA = $(TARGET_$@_V)
+
+#
+# Builtin clean and distclean rules
+# Individual makefiles can add stuff via CLEAN_ADDITIONS and CLOBBER_ADDITIONS
+# If desperate to save something, they can override CLEAN_OS, CLEAN_CC, etc.
+#
+
+clean-am: clean-generic
+ -$(RM) -r $(CLEAN_OS) $(CLEAN_CC) $(CLEAN_DEPEND)
+ -$(RM) -r $(VARIANTS)
+
+distclean-am: distclean-generic clean-am
+ -$(RM) -r $(CLOBBER_OS) $(CLOBBER_CC) $(CLOBBER_DEPEND)
+
+ifndef AUTOMAKE
+preinstall-am:
+preinstall: preinstall-am
+
+distclean: distclean-am
+ -$(RM) ./config.status
+
+clean: clean-am
+
+.PHONY: distclean distclean-am
+.PHONY: clean clean-am
+endif
+
+## what to do about $(EXEEXT) --> $(EXEEXT)
+## -o $(basename $@)$(EXEEXT) OR
+## -o $(basename $@)$(EXEEXT) OR
+
+DOWNEXT=.ralf
+
+define bsp-link-c
+ $(LINK.c) $(CPU_CFLAGS) $(AM_CFLAGS) $(AM_LDFLAGS) \
+ -o $(basename $@).exe $(LINK_OBJS) $(LINK_LIBS)
+endef
+
+define bsp-link-cxx
+ $(LINK.cc) $(CPU_CFLAGS) $(AM_CFLAGS) $(AM_LDFLAGS) \
+ -o $(basename $@).exe $(LINK_OBJS) $(LINK_LIBS)
+endef
+
+define default-bsp-post-link
+ $(NM) -g -n $@ > $(basename $@).num
+ $(SIZE) $@
+endef
+
+ifndef bsp-post-link
+define bsp-post-link
+ $(default-bsp-post-link)
+ cp $(basename $@).exe $(basename $@)$(DOWNEXT)
+endef
+endif
+
+define make-exe
+ $(bsp-link-c)
+ $(bsp-post-link)
+endef
+
+define make-cxx-exe
+ $(bsp-link-cxx)
+ $(bsp-post-link)
+endef
diff --git a/make/main.cfg b/make/main.cfg
new file mode 100644
index 0000000000..0e7e2317f2
--- /dev/null
+++ b/make/main.cfg
@@ -0,0 +1,85 @@
+#
+# $Id$
+#
+# make/main.cfg
+#
+# Make(1) configuration file include'd by all Makefile's
+#
+
+#
+# Initial target for make(1)
+# Once this is established we can safely include other targets
+# within this make-include file.
+#
+
+default_target: all
+
+#
+# where things are relative to PROJECT_ROOT; shouldn't need to change,
+# but could be overridden in custom files.
+#
+
+PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP)
+PROJECT_BIN=$(PROJECT_ROOT)/bin
+PROJECT_INCLUDE=$(PROJECT_RELEASE)/lib/include
+PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools
+
+## translate VARIANT into VARIANT_V
+ifeq ($(VARIANT),)
+VARIANT = OPTIMIZE
+endif
+
+VARIANT_OPTIMIZE_V = OPTIMIZE
+VARIANT_DEBUG_V = DEBUG
+VARIANT_optimize_V = OPTIMIZE
+VARIANT_debug_V = DEBUG
+
+VARIANT_V = $(VARIANT_$(VARIANT)_V)
+
+## Setup the variant build subdirectory
+ARCH_OPTIMIZE_V = o-optimize
+ARCH_DEBUG_V = o-debug
+
+ARCH__V = $(ARCH_OPTIMIZE_V)
+ARCH = $(ARCH_$(VARIANT_V)_V)
+
+$(ARCH):
+ test -d ${ARCH} || mkdir $(ARCH)
+#
+# Default makefile name
+# May be overridden by command line macro assignment
+#
+
+MAKEFILE=Makefile
+
+#
+# Target variant names
+#
+TARGET_VARIANTS = optimize debug
+
+#
+# Generate list of object directories: o-optimize, o-debug
+#
+VARIANTS=${TARGET_VARIANTS:%=o-%}
+
+#
+# List of "recursion-able" targets for directory Makefiles
+#
+
+RECURSE_TARGETS=all depend install \
+preinstall-recursive \
+$(TARGET_VARIANTS)
+
+ifndef AUTOMAKE
+distclean-generic:
+ -$(RM) .#* $(CONFIG_CLEAN_FILES)
+ -$(RM) -r $(CLOBBER_ADDITIONS)
+
+clean-generic:
+ -$(RM) a.out core mon.out gmon.out
+ -$(RM) -r $(CLEAN_ADDITIONS)
+endif
+
+.PHONY: $(RECURSE_TARGETS)
+.PHONY: clean-generic
+.PHONY: distclean-generic