summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-02-18 12:58:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-02-18 12:58:44 +0000
commit385b2e235d756db7759a4b0bae97edf3068b23f9 (patch)
treedec3110866aef0e4238f4f368199856525b8021f /cpukit/ChangeLog
parent2003-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-385b2e235d756db7759a4b0bae97edf3068b23f9.tar.bz2
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, CPP. Add ${ARCH}. depend-gcc. * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS. * aclocal/env-rtemscpu.m4: Remove GCC_SPECS. * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 2d46d7e507..e748a680d6 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,13 @@
+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,
+ CPP. Add ${ARCH}. depend-gcc.
+ * aclocal/prog-cc.m4: Set up RTEMS_CPPFLAGS.
+ * aclocal/env-rtemscpu.m4: Remove GCC_SPECS.
+ * aclocal/env-rtemsbsp.m4: Remove GCC_SPECS.
+
2003-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.