summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/i386/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-12 15:10:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-12 15:10:42 +0000
commit43f67aa4cb88ed671df9ca3404afba8ac42fe459 (patch)
tree2181bfa3624f0bae45d680145e10efd88ad75feb /c/src/lib/libcpu/i386/ChangeLog
parent2002-03-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-43f67aa4cb88ed671df9ca3404afba8ac42fe459.tar.bz2
2002-03-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cache.c: Include <rtems/score/registers.h> instead of <libcpu/registers.h>. * cpu.h: Ditto. Remove parts moved to score/cpu/i386. * registers.h: Add BIG-FAT warning.
Diffstat (limited to 'c/src/lib/libcpu/i386/ChangeLog')
-rw-r--r--c/src/lib/libcpu/i386/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/i386/ChangeLog b/c/src/lib/libcpu/i386/ChangeLog
index 39da4cf28a..e8eae96f10 100644
--- a/c/src/lib/libcpu/i386/ChangeLog
+++ b/c/src/lib/libcpu/i386/ChangeLog
@@ -1,3 +1,10 @@
+2002-03-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * cache.c: Include <rtems/score/registers.h> instead of
+ <libcpu/registers.h>.
+ * cpu.h: Ditto. Remove parts moved to score/cpu/i386.
+ * registers.h: Add BIG-FAT warning.
+
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: