diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c7419c1..a626e81 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,10 @@ 2003-05-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> + * stormy16-protos.h (xs_hi_general_operand, + xs_hi_nonmemory_operand): Prototype. + * stormy16.c (xstormy16_output_shift): Fix format specifier + warnings. + * cris.c: Fix format specifier warnings. 2003-05-16 Nick Clifton <nickc@redhat.com> |