summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/old-exceptions/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-07-21 16:45:00 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-07-21 16:45:00 +0000
commita36f4a85a6946168cb2add98eca588712b937d4e (patch)
tree61a103d7cfd4f046bd9847ac34a7f5e980078225 /c/src/lib/libcpu/powerpc/old-exceptions/ChangeLog
parent2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-a36f4a85a6946168cb2add98eca588712b937d4e.tar.bz2
2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems.S: Remove. * Makefile.am: Reflect having removed rtems.S. Use AM_CPPFLAGS instead of INCLUDES (Latest automake standard).
Diffstat (limited to 'c/src/lib/libcpu/powerpc/old-exceptions/ChangeLog')
-rw-r--r--c/src/lib/libcpu/powerpc/old-exceptions/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/old-exceptions/ChangeLog b/c/src/lib/libcpu/powerpc/old-exceptions/ChangeLog
index 3b7ffcae80..95b47f3950 100644
--- a/c/src/lib/libcpu/powerpc/old-exceptions/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/old-exceptions/ChangeLog
@@ -1,3 +1,9 @@
+2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * rtems.S: Remove.
+ * Makefile.am: Reflect having removed rtems.S. Use AM_CPPFLAGS
+ instead of INCLUDES (Latest automake standard).
+
2002-04-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cpu.c: Include <rtems/powerpc/cache.h>.