* mt-gnu (CXXFLAGS): Include SYSROOT_CFLAGS_FOR_TARGET.
[deliverable/binutils-gdb.git] / cpu / ChangeLog
index b954059a18d6e8bd04790ee72abc95f2c6470709..6c9a90d6f921f03df680e65e324240468e41bc32 100644 (file)
@@ -1,3 +1,102 @@
+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.
+
+2005-07-14  Jim Blandy  <jimb@redhat.com>
+
+       * m32c.cpu, m32c.opc: Machine description for the Renesas M32C.
+
+2005-07-14  Alan Modra  <amodra@bigpond.net.au>
+
+       * ms1.opc (print_dollarhex): Correct format string.
+
+2005-07-06  Alan Modra  <amodra@bigpond.net.au>
+
+       * iq2000.cpu: Include from binutils cpu dir.
+
+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.
+       * iq2000.opc: Likewise.
+       * m32r.opc: Likewise.
+       * sh.opc: Likewise.
+
+2005-06-15  Dave Brolley  <brolley@redhat.com>
+
+       Contributed by Red Hat.
+       * ms1.cpu: New file.  Written by Nick Clifton, Stan Cox.
+       * ms1.opc: New file.  Written by Stan Cox.
+
+2005-05-10  Nick Clifton  <nickc@redhat.com>
+
+       * Update the address and phone number of the FSF organization in
+       the GPL notices in the following files:
+       cris.cpu, frv.cpu, frv.opc, iq10.cpu, iq2000.opc, iq2000m.cpu,
+       m32r.cpu, m32r.opc, sh.cpu, sh.opc, sh64-compact.cpu,
+       sh64-media.cpu, simplify.inc
+
+2005-02-24  Alan Modra  <amodra@bigpond.net.au>
+
+       * frv.opc (parse_A): Warning fix.
+
+2005-02-23  Nick Clifton  <nickc@redhat.com>
+
+       * frv.opc: Fixed compile time warnings about differing signed'ness
+       of pointers passed to functions.
+       * m32r.opc: Likewise.
+
+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.
        media-expand-halfword-to-double-semantics, mexpdhd, cmexpdhd,
        cmhtob): Use new operands.
        * frv.opc (CGEN_VERBOSE_ASSEMBLER_ERRORS): Define.
-        (parse_even_register): New function.
+       (parse_even_register): New function.
 
 2003-06-03  Nick Clifton  <nickc@redhat.com>
 
This page took 0.025028 seconds and 4 git commands to generate.