summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/sparc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-03 14:16:32 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-03 14:16:32 +0000
commit8e87c6e909dc37725078dc96365f0cf949393923 (patch)
tree85d087acb54806c782ff6a5b9497a72b96b2ca62 /c/src/exec/score/cpu/sparc/ChangeLog
parent2002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-8e87c6e909dc37725078dc96365f0cf949393923.tar.bz2
2002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cpu.c: Remove call to sparc_init_tbr/NO_TABLE_MOVE. * rtems/score/cpu.h: Remove NO_TABLE_MOVE conditional code.
Diffstat (limited to 'c/src/exec/score/cpu/sparc/ChangeLog')
-rw-r--r--c/src/exec/score/cpu/sparc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/exec/score/cpu/sparc/ChangeLog b/c/src/exec/score/cpu/sparc/ChangeLog
index b83b43be4e..34501eda31 100644
--- a/c/src/exec/score/cpu/sparc/ChangeLog
+++ b/c/src/exec/score/cpu/sparc/ChangeLog
@@ -1,3 +1,9 @@
+2002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * cpu.c: Remove call to sparc_init_tbr/NO_TABLE_MOVE.
+ * rtems/score/cpu.h: Remove NO_TABLE_MOVE conditional code.
+
+
2001-04-03 Joel Sherrill <joel@OARcorp.com>
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.