diff options
author | Nick Clifton <nickc@redhat.com> | 2005-02-11 16:09:30 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-02-11 16:09:30 +0000 |
commit | bc18c937be1315894f181fa276fd6c221d205528 (patch) | |
tree | 190875ea9aacc2cf4bdf9821ff918eca83499497 /opcodes/ChangeLog | |
parent | 5a84f3e0d225c671f13d8571f035283012dc6448 (diff) | |
download | gdb-bc18c937be1315894f181fa276fd6c221d205528.zip gdb-bc18c937be1315894f181fa276fd6c221d205528.tar.gz gdb-bc18c937be1315894f181fa276fd6c221d205528.tar.bz2 |
Fix compile time warning building iq2000-asm.c
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index be89202..983c47e 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,7 @@ 2005-02-11 Nick Clifton <nickc@redhat.com> + * iq2000-asm.c: Regenerate. + * frv-dis.c: Regenerate. 2005-02-07 Jim Blandy <jimb@redhat.com> |