From 21c468b7b71fcf519cecb29d5ff1b0d9c26a1b5b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 29 Mar 2002 14:17:58 +0000 Subject: 2002-03-28 Ralf Corsepius * 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). --- c/src/exec/score/cpu/sparc/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'c/src/exec/score/cpu/sparc/ChangeLog') 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 + + * 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 * configure.ac: -- cgit v1.2.3