summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-03-05 22:48:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-03-05 22:48:47 +0000
commit98f3cfa1a614dfbf8ab261b8b1a85043f0086764 (patch)
tree95a24fc48fad57285655a84c2f35dc7a1ee3ea47 /c/src/lib/libcpu/powerpc/ChangeLog
parent2001-03-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-98f3cfa1a614dfbf8ab261b8b1a85043f0086764.tar.bz2
2001-02-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mpc505/ictrl/Makefile.am, mpc6xx/clock/Makefile.am, mpc6xx/exceptions/Makefile.am, mpc6xx/mmu/Makefile.am, mpc8xx/include/Makefile.am, new_exception_processing/Makefile.am, old_exception_processing/Makefile.am, pc403/ictrl/Makefile.am, shared/include/Makefile.am, shared/src/Makefile.am: Apply *_HEADERS instead of *H_FILES. * shared/src/.cvsignore: Add cache.h.
Diffstat (limited to 'c/src/lib/libcpu/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libcpu/powerpc/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog
index 0b5f9d721d..b99df7b1a6 100644
--- a/c/src/lib/libcpu/powerpc/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/ChangeLog
@@ -1,3 +1,13 @@
+2001-02-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * mpc505/ictrl/Makefile.am, mpc6xx/clock/Makefile.am,
+ mpc6xx/exceptions/Makefile.am, mpc6xx/mmu/Makefile.am,
+ mpc8xx/include/Makefile.am, new_exception_processing/Makefile.am,
+ old_exception_processing/Makefile.am, pc403/ictrl/Makefile.am,
+ shared/include/Makefile.am, shared/src/Makefile.am:
+ Apply *_HEADERS instead of *H_FILES.
+ * shared/src/.cvsignore: Add cache.h.
+
2001-01-03 Joel Sherrill <joel@OARcorp.com>
* new_exception_processing/cpu.h, old_exception_processing/cpu.c: