summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/i386/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-03-01 21:48:46 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-03-01 21:48:46 +0000
commitd5fb9582acbe9d2ae552755695aea46320a53c1b (patch)
tree69cfe7d93dee97b7fe144eccfb869d2cc9badd19 /c/src/lib/libcpu/i386/ChangeLog
parent2001-02-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-d5fb9582acbe9d2ae552755695aea46320a53c1b.tar.bz2
2001-02-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Apply include_*HEADERS instead of H_FILES. * .cvsignore: Add cache.h.
Diffstat (limited to 'c/src/lib/libcpu/i386/ChangeLog')
-rw-r--r--c/src/lib/libcpu/i386/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/i386/ChangeLog b/c/src/lib/libcpu/i386/ChangeLog
index 63bea66bab..cc5a6456d8 100644
--- a/c/src/lib/libcpu/i386/ChangeLog
+++ b/c/src/lib/libcpu/i386/ChangeLog
@@ -1,3 +1,8 @@
+2001-02-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Apply include_*HEADERS instead of H_FILES.
+ * .cvsignore: Add cache.h.
+
2000-12-06 Joel Sherrill <joel@OARcorp.com>
* displayCpu.c: Added include of <rtems.h> to eliminate warnings.