summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-08 14:34:23 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-08 14:34:23 +0000
commit95cd7080c6abaecf1a7d301dba8f7e40e81c46f0 (patch)
tree4f72be8ebaaf54004ae6e52fd4155586119106fc /c/src/ChangeLog
parentRemove RTEMS_BSP_SPECS. Remove GCC_SPECS. (diff)
downloadrtems-95cd7080c6abaecf1a7d301dba8f7e40e81c46f0.tar.bz2
2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* automake/compile.am: Remove GCCSPECS. * aclocal/prog-cc.m4: Add GCCSPECS. * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS. Remove GCC_SPECS.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 1e03ded52a..a287fc17e1 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,9 @@
+2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * automake/compile.am: Remove GCCSPECS.
+ * aclocal/prog-cc.m4: Add GCCSPECS.
+ * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS. Remove GCC_SPECS.
+
2005-11-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* libchip/i2c/i2c-2b-eeprom.c: Eliminate obsolete types.