Fix compile time warnings from a GCC 4.0 compiler
[deliverable/binutils-gdb.git] / cpu / ChangeLog
index 0186195be2b06f7cc01cc18afb07c9fbdc833d46..7facd5a5503b5d8346828c29e0674c6735565d33 100644 (file)
@@ -1,3 +1,13 @@
+2005-07-05  Nick Clifton  <nickc@redhat.com>
+
+       * iq2000.opc (parse_lo16, parse_mlo16): Make value parameter
+       unsigned in order to avoid compile time warnings about sign
+       conflicts.
+
+       * ms1.opc (parse_*): Likewise.
+       (parse_imm16): Use a "void *" as it is passed both signed and
+       unsigned arguments.
+
 2005-07-01  Nick Clifton  <nickc@redhat.com>
 
        * frv.opc: Update to ISO C90 function declaration style.
This page took 0.024485 seconds and 4 git commands to generate.