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 /cpu/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 'cpu/ChangeLog')
-rw-r--r-- | cpu/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cpu/ChangeLog b/cpu/ChangeLog index b954059..868fc99 100644 --- a/cpu/ChangeLog +++ b/cpu/ChangeLog @@ -1,3 +1,8 @@ +2005-02-11 Nick Clifton <nickc@redhat.com> + + * iq2000.opc (parse_jtargq10): Change type of valuep argument to + 'bfd_vma *' in order avoid compile time warning message. + 2005-01-28 Hans-Peter Nilsson <hp@axis.com> * cris.cpu (mstep): Add missing insn. |