summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-02-28 05:13:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-02-28 05:13:20 +0000
commit15eb411e86ea28b79343858152a10107de0f71f8 (patch)
tree6aa2575b572b96ccd23d3f4978efee5bd63931cd /ChangeLog
parent2003-02-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-15eb411e86ea28b79343858152a10107de0f71f8.tar.bz2
2003-02-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am: Introduce depend-gcc. * automake/lib.am: Remove stray comment. * automake/local.am: Introduce depend-gcc.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06af1fec6f..028f89043b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2003-02-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * automake/compile.am: Introduce depend-gcc.
+ * automake/lib.am: Remove stray comment.
+ * automake/local.am: Introduce depend-gcc.
+
+2003-02-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
2003-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>