summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/i386/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-07-30 16:45:39 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-07-30 16:45:39 +0000
commitfe4841101492a719f6f22c45d8ab3695454f4507 (patch)
tree72b5a43919ecad4486fcc478590acccc72403b39 /c/src/lib/libcpu/i386/ChangeLog
parent2002-07-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-fe4841101492a719f6f22c45d8ab3695454f4507.tar.bz2
2002-07-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cpuModel.S: Include <rtems/score/registers.h> instead of <libcpu/registers.h>. * registers.h: Removed. * Makefile.am: Remove registers.h.
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 e8eae96f10..8f36c27209 100644
--- a/c/src/lib/libcpu/i386/ChangeLog
+++ b/c/src/lib/libcpu/i386/ChangeLog
@@ -1,3 +1,10 @@
+2002-07-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * cpuModel.S: Include <rtems/score/registers.h> instead of
+ <libcpu/registers.h>.
+ * registers.h: Removed.
+ * Makefile.am: Remove registers.h.
+
2002-03-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cache.c: Include <rtems/score/registers.h> instead of