summaryrefslogtreecommitdiffstats
path: root/make/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-01-18 05:33:04 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-01-18 05:33:04 +0000
commit912f9938f099af8b59e8e3efd87c0e8f29709f6f (patch)
tree3f93161c27763057b6d8cd25b47f5b2a4d42b0bc /make/ChangeLog
parentCFLAGS_OPTIMIZE_V = -O2 (diff)
downloadrtems-912f9938f099af8b59e8e3efd87c0e8f29709f6f.tar.bz2
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.
Diffstat (limited to 'make/ChangeLog')
-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,