summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sh/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/sh/ChangeLog')
-rw-r--r--c/src/lib/libcpu/sh/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/sh/ChangeLog b/c/src/lib/libcpu/sh/ChangeLog
index 13b0fba92f..3ef128490f 100644
--- a/c/src/lib/libcpu/sh/ChangeLog
+++ b/c/src/lib/libcpu/sh/ChangeLog
@@ -1,3 +1,9 @@
+2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * sh7032/score/cpu_asm.c, sh7045/score/cpu_asm.c,
+ sh7750/score/cpu_asm.c: Use asm constraint "i" instead of "I" to
+ pass sizeof(Context_Control) to context switch.
+
2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sh7032/Makefile.am, sh7045/Makefile.am, sh7750/Makefile.am: Don't