bfd:
[deliverable/binutils-gdb.git] / cpu / ChangeLog
index 432540fc0010206725a788d65dfd23cb57adb526..d04a554a71569943c69187878cfb2570a939c6d6 100644 (file)
@@ -1,3 +1,97 @@
+2011-10-26  Joern Rennecke  <joern.rennecke@embecosm.com>
+
+       * epiphany.opc (parse_branch_addr): Fix type of valuep.
+       Cast value before printing it as a long.
+       (parse_postindex): Fix type of valuep.
+
+2011-10-25  Joern Rennecke  <joern.rennecke@embecosm.com>
+
+       * cpu/epiphany.cpu: New file.
+       * cpu/epiphany.opc: New file.
+
+2011-08-22  Nick Clifton  <nickc@redhat.com>
+
+       * fr30.cpu: Newly contributed file.
+       * fr30.opc: Likewise.
+       * ip2k.cpu: Likewise.
+       * ip2k.opc: Likewise.
+       * mep-avc.cpu: Likewise.
+       * mep-avc2.cpu: Likewise.
+       * mep-c5.cpu: Likewise.
+       * mep-core.cpu: Likewise.
+       * mep-default.cpu: Likewise.
+       * mep-ext-cop.cpu: Likewise.
+       * mep-fmax.cpu: Likewise.
+       * mep-h1.cpu: Likewise.
+       * mep-ivc2.cpu: Likewise.
+       * mep-rhcop.cpu: Likewise.
+       * mep-sample-ucidsp.cpu: Likewise.
+       * mep.cpu: Likewise.
+       * mep.opc: Likewise.
+       * openrisc.cpu: Likewise.
+       * openrisc.opc: Likewise.
+       * xstormy16.cpu: Likewise.
+       * xstormy16.opc: Likewise.
+
+2010-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+       * frv.opc: #undef DEBUG.
+
+2010-07-03  DJ Delorie  <dj@delorie.com>
+
+       * m32c.cpu (f-dsp-8-s24): Mask high byte after shifting it.
+
+2010-02-11  Doug Evans  <dje@sebabeach.org>
+
+       * m32r.cpu (HASH-PREFIX): Delete.
+       (duhpo, dshpo): New pmacros.
+       (simm8, simm16): Delete HASH-PREFIX attribute, define with dshpo.
+       (uimm3, uimm4, uimm5, uimm8, uimm16, imm1): Delete HASH-PREFIX
+       attribute, define with dshpo.
+       (uimm24): Delete HASH-PREFIX attribute.
+       * m32r.opc (CGEN_PRINT_NORMAL): Delete.
+       (print_signed_with_hash_prefix): New function.
+       (print_unsigned_with_hash_prefix): New function.
+       * xc16x.cpu (dowh): New pmacro.
+       (upof16): Define with dowh, specify print handler.
+       (qbit, qlobit, qhibit): Ditto.
+       (upag16): Ditto.
+       * xc16x.opc (CGEN_PRINT_NORMAL): Delete.
+       (print_with_dot_prefix): New functions.
+       (print_with_pof_prefix, print_with_pag_prefix): New functions.
+
+2010-01-24  Doug Evans  <dje@sebabeach.org>
+
+       * frv.cpu (floating-point-conversion): Update call to fp conv op.
+       (floating-point-dual-conversion, ne-floating-point-dual-conversion,
+       conditional-floating-point-conversion, ne-floating-point-conversion,
+       float-parallel-mul-add-double-semantics): Ditto.
+
+2010-01-05  Doug Evans  <dje@sebabeach.org>
+
+       * m32c.cpu (f-dsp-32-u24): Fix mode of extract handler.
+       (f-dsp-40-u20, f-dsp-40-u24): Ditto.
+
+2010-01-02  Doug Evans  <dje@sebabeach.org>
+
+       * m32c.opc (parse_signed16): Fix typo.
+
+2009-12-11  Nick Clifton  <nickc@redhat.com>
+
+       * frv.opc: Fix shadowed variable warnings.
+       * m32c.opc: Fix shadowed variable warnings.
+
+2009-11-14  Doug Evans  <dje@sebabeach.org>
+
+       Must use VOID expression in VOID context.
+       * xc16x.cpu (mov4): Fix mode of `sequence'.
+       (mov9, mov10): Ditto.
+       (movbsrr, moveb1, jmprel, jmpseg, jmps): Fix mode of `if'.
+       (callr, callseg, calls, trap, rets, reti): Ditto.
+       (jb, jbc, jnb, jnbs): Fix mode of `if'.  Comment out no-op `sll'.
+       (atomic, extr, extp, extp1, extpg1, extpr, extpr1): Fix mode of `cond'.
+       (exts, exts1, extsr, extsr1, prior): Ditto.
+
 2009-10-23  Doug Evans  <dje@sebabeach.org>
 
        * m32c.opc (opc.h): cgen-types.h -> cgen/basic-modes.h.
This page took 0.024417 seconds and 4 git commands to generate.