summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c/src/lib/libcpu/sparc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/sparc/ChangeLog b/c/src/lib/libcpu/sparc/ChangeLog
index 42a0f8f262..e55f4cb261 100644
--- a/c/src/lib/libcpu/sparc/ChangeLog
+++ b/c/src/lib/libcpu/sparc/ChangeLog
@@ -1,3 +1,9 @@
+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-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/Makefile.am: Use 'TMPINSTALL_FILES ='.