summaryrefslogtreecommitdiffstats
path: root/testsuites/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/ChangeLog')
-rw-r--r--testsuites/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog
index 81c2b6f40e..8bd8438ecd 100644
--- a/testsuites/ChangeLog
+++ b/testsuites/ChangeLog
@@ -1,5 +1,15 @@
2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * aclocal/env-rtemsbsp.m4:
+ Remove CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V.
+ * aclocal/prog-cc.m4:
+ Don't invoke _RTEMS_FLAGS to set up RTEMS_CFLAGS.
+ * aclocal/prog-cxx.m4: Let CXXFLAGS default to CFLAGS.
+ Don't invoke _RTEMS_FLAGS to set up RTEMS_CXXFLAGS.
+ Remove am__fastdepCXX conditional.
+
+2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* automake/compile.am: Remove CLEANDIRS (Unused).
Remove DEFS (Implicitly handled by automake).