summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--make/ChangeLog26
1 files changed, 26 insertions, 0 deletions
diff --git a/make/ChangeLog b/make/ChangeLog
index 409bf9509f..140b0b1964 100644
--- a/make/ChangeLog
+++ b/make/ChangeLog
@@ -1,5 +1,31 @@
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.