summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sh/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-03-26 09:07:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-03-26 09:07:02 +0000
commite63a784c8ad99e667aa741b853e47368fde7e200 (patch)
tree2426844649bca0efb48df48a19fc949b872081a7 /c/src/lib/libcpu/sh/ChangeLog
parent2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-e63a784c8ad99e667aa741b853e47368fde7e200.tar.bz2
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.
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