summaryrefslogtreecommitdiffstats
path: root/testsuites/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-01-06 11:31:43 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-01-06 11:31:43 +0000
commit73f5388d00eac40fe95518367aa1f472abd29b17 (patch)
treea7982583339f47a04636060a0d70e57cb8aad6ae /testsuites/ChangeLog
parent2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-73f5388d00eac40fe95518367aa1f472abd29b17.tar.bz2
2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* automake/compile.am: Remove CONFIG.CC (Unused). Remove CPPFLAGS, CFLAGS, CXXFLAGS, ASFLAGS (Implicitly handled by automake). Add CCAS. Use AM_*FLAGS = RTEMS_*FLAGS. Remove LIB_VARIANT from LINK_*. Cleanup comments.
Diffstat (limited to 'testsuites/ChangeLog')
-rw-r--r--testsuites/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog
index a64975754c..09f5b2fe50 100644
--- a/testsuites/ChangeLog
+++ b/testsuites/ChangeLog
@@ -1,5 +1,13 @@
2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * automake/compile.am: Remove CONFIG.CC (Unused).
+ Remove CPPFLAGS, CFLAGS, CXXFLAGS, ASFLAGS (Implicitly handled by
+ automake). Add CCAS. Use AM_*FLAGS = RTEMS_*FLAGS.
+ Remove LIB_VARIANT from LINK_*.
+ Cleanup comments.
+
+2004-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* automake/compile.am: Remove AS, ASCOMPILE, make-rel (Unused).
Remove build-variants. Hard-code ARCH=o-optimize.