summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--make/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/make/ChangeLog b/make/ChangeLog
index fd5561f418..2880d63b44 100644
--- a/make/ChangeLog
+++ b/make/ChangeLog
@@ -1,3 +1,10 @@
+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,