summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/sparc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/exec/score/cpu/sparc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/exec/score/cpu/sparc/ChangeLog b/c/src/exec/score/cpu/sparc/ChangeLog
index fbf5349cfa..c35fe27078 100644
--- a/c/src/exec/score/cpu/sparc/ChangeLog
+++ b/c/src/exec/score/cpu/sparc/ChangeLog
@@ -1,3 +1,11 @@
+2002-03-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * cpu.c: Replace NO_TABLE_MOVE-support by external function
+ (code moved to libcpu/sparc/tbr/tbr.c).
+ * cpu.h: Replace NO_TABLE_MOVE-support by external function
+ (code moved to libcpu/sparc/tbr/tbr.h).
+ * sparc.h: Add sparc_init_tbr (implemented in libcpu/sparc/tbr/tbr.c).
+
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: