[ bfd/ChangeLog ]
[binutils-gdb.git] / cpu / ChangeLog
index 9e30be74ffcae3b950812ffbcbdb46aa59c7a1f7..eb5d0fedd8219ebb2e05b8d38ef0fd04f70ecb1f 100644 (file)
@@ -1,3 +1,45 @@
+2006-05-22  Nick Clifton  <nickc@redhat.com>
+
+       * iq2000.cpu: Fix include paths for iq2000m.cpu and iq10.cpu.
+
+2006-04-10  DJ Delorie  <dj@redhat.com>
+
+       * m32c.opc (parse_unsigned_bitbase): Take a new parameter which
+       decides if this function accepts symbolic constants or not.
+       (parse_signed_bitbase): Likewise.
+       (parse_unsigned_bitbase8): Pass the new parameter.
+       (parse_unsigned_bitbase11): Likewise.
+       (parse_unsigned_bitbase16): Likewise.
+       (parse_unsigned_bitbase19): Likewise.
+       (parse_unsigned_bitbase27): Likewise.
+       (parse_signed_bitbase8): Likewise.
+       (parse_signed_bitbase11): Likewise.
+       (parse_signed_bitbase19): Likewise.
+       
+2006-03-13  DJ Delorie  <dj@redhat.com>
+
+       * m32c.cpu (Bit3-S): New.
+       (btst:s): New.
+       * m32c.opc (parse_bit3_S): New.
+
+       * m32c.cpu (decimal-subtraction16-insn): Add second operand.
+       (btst): Add optional :G suffix for MACH32.
+       (or.b:S): New.
+       (pop.w:G): Add optional :G suffix for MACH16.
+       (push.b.imm): Fix syntax.
+
+2006-03-10  DJ Delorie  <dj@redhat.com>
+
+       * m32c.cpu (mul.l): New.
+       (mulu.l): New.
+
+2006-03-03 Shrirang Khisti <shrirangk@kpitcummins.com)
+
+       * xc16x.opc (parse_hash): Return NULL if the input was parsed or
+       an error message otherwise.
+       (parse_dot, parse_pof, parse_pag, parse_sof, parse_seg): Likewise.
+       Fix up comments to correctly describe the functions.
+
 2006-02-24  DJ Delorie  <dj@redhat.com>
 
        * m32c.cpu (RL_TYPE): New attribute, with macros.