summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-02-18 14:35:03 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-02-18 14:35:03 +0000
commit6738c9dc6ec99ab86e6a67e694ee5d0837fbf34a (patch)
treeb8715ad16ce13c464ad3ced78f84ecffee8beda7 /cpukit/ChangeLog
parent2003-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-6738c9dc6ec99ab86e6a67e694ee5d0837fbf34a.tar.bz2
2003-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/gcc-isystem.m4: New. * aclocal/gcc-specs.m4: Remove. * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS. Add RTEMS_GCC_ISYSTEM. Reformat setting up RTEMS_CPPFLAGS.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index e748a680d6..f8e38b9d09 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,13 @@
2003-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * aclocal/gcc-isystem.m4: New.
+ * aclocal/gcc-specs.m4: Remove.
+ * aclocal/prog-cc.m4: Remove RTEMS_GCC_SPECS.
+ Add RTEMS_GCC_ISYSTEM.
+ Reformat setting up RTEMS_CPPFLAGS.
+
+2003-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* automake/local.am: Introduce depend-gcc.
Remove ${ARCH}.
* automake/compile.am: Remove GCCSPECS, GCC_SPECS, CONFIG.CC, CC,