From 2fc97439ffaedda79e4e89a2f8e8f48b751ba1db Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 27 Sep 2001 19:52:09 +0000 Subject: 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). --- c/src/lib/libcpu/sparc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'c') 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 ='. -- cgit v1.2.3