From e63a784c8ad99e667aa741b853e47368fde7e200 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 26 Mar 2004 09:07:02 +0000 Subject: 2004-03-26 Ralf Corsepius * 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. --- c/src/lib/libcpu/sh/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'c/src/lib/libcpu/sh/ChangeLog') 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 + + * 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 * sh7032/Makefile.am, sh7045/Makefile.am, sh7750/Makefile.am: Don't -- cgit v1.2.3