From d16970dcfcb3c9777a396026a30249b551da9507 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 17 Apr 2007 06:25:56 +0000 Subject: =?UTF-8?q?2007-04-17=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * sh7032/score/cpu_asm.c, sh7045/score/cpu_asm.c, sh7750/score/cpu_asm.c: Use Context_Control_fp* instead of void* for fp_contexts. --- 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 c84ac93488..24acfbd0e5 100644 --- a/c/src/lib/libcpu/sh/ChangeLog +++ b/c/src/lib/libcpu/sh/ChangeLog @@ -1,3 +1,9 @@ +2007-04-17 Ralf Corsépius + + * sh7032/score/cpu_asm.c, sh7045/score/cpu_asm.c, + sh7750/score/cpu_asm.c: + Use Context_Control_fp* instead of void* for fp_contexts. + 2006-12-02 Ralf Corsépius * configure.ac: New BUG-REPORT address. -- cgit v1.2.3