summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-28 14:09:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-28 14:09:41 +0000
commit03875474516cff1baf9d7daaa390f471590c31c7 (patch)
tree5dd330ee340dcf6ccbf20ce9408c52cfb03e9ec3 /cpukit/score/cpu
parent2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-03875474516cff1baf9d7daaa390f471590c31c7.tar.bz2
2001-09-27 Jiri Gaisler <jiri@gaisler.com>
* cpu_asm.S: Small patch to fix a bug in the rtems sparc port. The bug has been there all the time, but only hits the leon bsp since the leon cpu has a 5-stage pipeline (erc32 has 4 stages).
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/sparc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/score/cpu/sparc/ChangeLog b/cpukit/score/cpu/sparc/ChangeLog
index 4269f9e088..6e3bc93744 100644
--- a/cpukit/score/cpu/sparc/ChangeLog
+++ b/cpukit/score/cpu/sparc/ChangeLog
@@ -1,8 +1,15 @@
+2001-09-27 Jiri Gaisler <jiri@gaisler.com>
+
+ * cpu_asm.S: Small patch to fix a bug in the rtems sparc port. The
+ bug has been there all the time, but only hits the leon bsp since the
+ leon cpu has a 5-stage pipeline (erc32 has 4 stages).
+
2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
* Makefile.am: Use 'PREINSTALL_FILES ='.
+
2001-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am, rtems/score/Makefile.am: