* m32c.cpu (add16-bQ-sp,add16-wQ-sp): Fix to allow either width by
[deliverable/binutils-gdb.git] / cpu / ChangeLog
index ec5f52b74fb2eac4d1c5b2152ad1c173d4bb2e1e..48311b21b3fbc71d43aec2124238d2aac7327ebd 100644 (file)
@@ -1,3 +1,67 @@
+2005-10-25  DJ Delorie  <dj@redhat.com>
+
+       * m32c.cpu (add16-bQ-sp,add16-wQ-sp): Fix to allow either width by
+       making one a macro of the other.
+
+2005-10-21  DJ Delorie  <dj@redhat.com>
+
+       * m32c.cpu (lde, ste): Add dsp[a0] and [a1a] addressing.
+       (indexb, indexbd, indexbs, indexw, indexwd, indexws, indexl,
+       indexld, indexls): .w variants have `1' bit.
+       (rot32.b): QI, not SI.
+       (rot32.w): HI, not SI.
+       (xchg16): HI for .w variant.
+
+2005-10-19  Nick Clifton  <nickc@redhat.com>
+
+       * m32r.opc (parse_slo16): Fix bad application of previous patch.
+
+2005-10-18  Andreas Schwab  <schwab@suse.de>
+
+       * m32r.opc (parse_slo16): Better version of previous patch.
+
+2005-10-14  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
+
+       * cpu/m32r.opc (parse_slo16): Do not assume a 32-bit host word
+       size.
+
+2005-07-25  DJ Delorie  <dj@redhat.com>
+
+       * m32c.opc (parse_unsigned8): Add %dsp8().
+       (parse_signed8): Add %hi8().
+       (parse_unsigned16): Add %dsp16().
+       (parse_signed16): Add %lo16() and %hi16().
+       (parse_lab_5_3): Make valuep a bfd_vma *.
+
+2005-07-18  Nick Clifton  <nickc@redhat.com>
+
+       * m32c.cpu (f-16-8, f-24-8, f-32-16, f-dsp-8-u24): New opcode
+       components.
+       (f-lab32-jmp-s): Fix insertion sequence.
+       (Dsp-8-u24, Lab-5-3, Lab32-jmp-s): New operands.
+       (Dsp-40-s8): Make parameter be signed.
+       (Dsp-40-s16): Likewise.
+       (Dsp-48-s8): Likewise.
+       (Dsp-48-s16): Likewise.
+       (Imm-13-u3): Likewise. (Despite its name!)
+       (BitBase16-16-s8): Make the parameter be unsigned.
+       (BitBase16-8-u11-S): Likewise.
+       (Lab-8-8, Lab-8-16, Lab-16-8, jcnd16-5, jcnd16, jcnd32, jmp16.s,
+       jmp16.b, jmp16.w, jmp32.s, jmp32.b, jmp32.w, jsp16.w, jsr32.w): Allow
+       relaxation.
+
+       * m32c.opc: Fix formatting.
+       Use safe-ctype.h instead of ctype.h
+       Move duplicated code sequences into a macro.
+       Fix compile time warnings about signedness mismatches.
+       Remove dead code.
+       (parse_lab_5_3): New parser function.
+       
+2005-07-16  Jim Blandy  <jimb@redhat.com>
+
+       * m32c.opc (m32c_cgen_insn_supported): Use int, not CGEN_BITSET,
+       to represent isa sets.
+
 2005-07-15  Jim Blandy  <jimb@redhat.com>
 
        * m32c.cpu, m32c.opc: Fix copyright.
This page took 0.02378 seconds and 4 git commands to generate.