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 + + * 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 * include/Makefile.am: Use 'TMPINSTALL_FILES ='.