summaryrefslogtreecommitdiffstats
path: root/testsuites/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-01-06 14:56:27 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-01-06 14:56:27 +0000
commita4b8a37d4ba3c6276e40763799fc0faf75be93ec (patch)
tree61e49e7065235bce7fe5e249fe5bb6ffb3ed6183 /testsuites/ChangeLog
parent2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-a4b8a37d4ba3c6276e40763799fc0faf75be93ec.tar.bz2
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.
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).