* frv.cpu (mabshs): Explicitly sign-extend arguments of abs to DI.
[deliverable/binutils-gdb.git] / cpu / ChangeLog
index 39739d5c53ab8770bcfb2ab94e25ce1bb50c6861..3fbbd89e3ea4ea05f8baa09e4aa8825c7bb26837 100644 (file)
@@ -1,5 +1,95 @@
+2009-01-07  Hans-Peter Nilsson  <hp@axis.com>
+
+       * frv.cpu (mabshs): Explicitly sign-extend arguments of abs to DI.
+       (DI-ext-HI, DI-ext-UHI, DI-ext-DI): New pmacros.
+       (media-arith-sat-semantics): Explicitly sign- or zero-extend
+       arguments of "operation" to DI using "mode" and the new pmacros.
+
+2009-01-03  Hans-Peter Nilsson  <hp@axis.com>
+
+       * cris.cpu (cris-implemented-writable-specregs-v32): Correct size
+       of number 2, PID.
+
+2008-12-23  Jon Beniston <jon@beniston.com>
+
+       * lm32.cpu: New file.
+       * lm32.opc: New file.
+
+2008-01-29  Alan Modra  <amodra@bigpond.net.au>
+
+       * mt.opc (parse_imm16): Apply 2007-09-26 opcodes/mt-asm.c change
+       to source.
+
+2007-10-22  Hans-Peter Nilsson  <hp@axis.com>
+
+       * cris.cpu (movs, movu): Use result of extension operation when
+       updating flags.
+
+2007-07-04  Nick Clifton  <nickc@redhat.com>
+
+       * cris.cpu: Update copyright notice to refer to GPLv3.
+       * frv.cpu, frv.opc, iq10.cpu, iq2000m.cpu, iq2000.opc, m32c.cpu,
+       m32c.opc, m32r.cpu, m32r.opc, mt.cpu, mt.opc, sh64-compact.cpu,
+       sh64-media.cpu, sh.cpu, sh.opc, simplify.inc, xc16x.cpu,
+       xc16x.opc: Likewise.
+       * iq2000.cpu: Fix copyright notice to refer to FSF.
+
+2007-04-30  Mark Salter  <msalter@sadr.localdomain>
+
+       * frv.cpu (spr-names): Support new coprocessor SPR registers.
+
+2007-04-20  Nick Clifton  <nickc@redhat.com>
+
+       * xc16x.cpu: Restore after accidentally overwriting this file with
+       xc16x.opc.
+
+2007-03-29  DJ Delorie  <dj@redhat.com>
+
+       * m32c.cpu (Imm-8-s4n): Fix print hook.
+       (Lab-24-8, Lab-32-8, Lab-40-8): Fix.
+       (arith-jnz-imm4-dst-defn): Make relaxable.
+       (arith-jnz16-imm4-dst-defn): Fix encodings.
+
+2007-03-20  DJ Delorie  <dj@redhat.com>
+
+       * m32c.cpu (f-dsp-40-u20, f-dsp-48-u20, Dsp-40-u20, Dsp-40-u20,
+       mem20): New.
+       (src16-16-20-An-relative-*): New.
+       (dst16-*-20-An-relative-*): New.
+       (dst16-16-16sa-*): New
+       (dst16-16-16ar-*): New
+       (dst32-16-16sa-Unprefixed-*): New
+       (jsri): Fix operands.
+       (setzx): Fix encoding.
+       
+2007-03-08  Alan Modra  <amodra@bigpond.net.au>
+
+       * m32r.opc: Formatting.
+
+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.
This page took 0.026566 seconds and 4 git commands to generate.