diff options
author | Nick Clifton <nickc@redhat.com> | 2005-07-05 15:07:46 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-07-05 15:07:46 +0000 |
commit | 3ec2b351bd81ef7a827c8853e04c5612d00be84a (patch) | |
tree | e1431249747d706a97814415d8cd8df3fd5d4382 /opcodes/ChangeLog | |
parent | 9d8504b17f98d4fc4a524395563fa67a4fe8d2bc (diff) | |
download | gdb-3ec2b351bd81ef7a827c8853e04c5612d00be84a.zip gdb-3ec2b351bd81ef7a827c8853e04c5612d00be84a.tar.gz gdb-3ec2b351bd81ef7a827c8853e04c5612d00be84a.tar.bz2 |
Fix compile time warnings from a GCC 4.0 compiler
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index f78ecf2..87b3942 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2005-07-05 Nick Clifton <nickc@redhat.com> + + * iq2000-asm.c: Regenerate. + * ms1-asm.c: Regenerate. + 2005-07-05 Jan Beulich <jbeulich@novell.com> * i386-dis.c (SVME_Fixup): New. |