]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - cpu/ChangeLog
Regenerate files and add changelog entries for 2.31.1 release
[thirdparty/binutils-gdb.git] / cpu / ChangeLog
index e5a83617c37a72d5fd2fce39ee5ef95188a49c0a..995a39026069f6a8e0354a34846b3e84d9c08523 100644 (file)
@@ -1,3 +1,82 @@
+2018-07-18  Nick Clifton  <nickc@redhat.com>
+
+       2.31.1 Release point.
+
+2018-07-14  Nick Clifton  <nickc@redhat.com>
+
+       2.31 Release point.
+
+2018-05-09  Sebastian Rasmussen  <sebras@gmail.com>
+
+       * or1kcommon.cpu (spr-reg-info): Typo fix.
+
+2018-03-03  Alan Modra  <amodra@gmail.com>
+
+       * frv.opc: Include opintl.h.
+       (add_next_to_vliw): Use opcodes_error_handler to print error.
+       Standardize error message.
+       (fr500_check_insn_major_constraints, frv_vliw_add_insn): Likewise.
+
+2018-01-13  Nick Clifton  <nickc@redhat.com>
+
+       2.30 branch created.
+
+2017-03-15  Stafford Horne  <shorne@gmail.com>
+
+       * or1kcommon.cpu: Add pc set semantics to also update ppc.
+
+2016-10-06  Alan Modra  <amodra@gmail.com>
+
+       * mep.opc (expand_string): Add fall through comment.
+
+2016-03-03  Alan Modra  <amodra@gmail.com>
+
+       * fr30.cpu (f-m4): Replace bogus comment with a better guess
+       at what is really going on.
+
+2016-03-02  Alan Modra  <amodra@gmail.com>
+
+       * fr30.cpu (f-m4): Replace -1 << 4 with -16.
+
+2016-02-02  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * epiphany.opc (epiphany_print_insn): Set info->bytes_per_line to
+       a constant to better align disassembler output.
+
+2014-07-20  Stefan Kristiansson  <stefan.kristiansson@saunalahti.fi>
+
+       * or1korbis.cpu (l-msync, l-psync, l-csync): New instructions.
+
+2014-06-12  Alan Modra  <amodra@gmail.com>
+
+       * or1k.opc: Whitespace fixes.
+
+2014-05-08  Stefan Kristiansson  <stefan.kristiansson@saunalahti.fi>
+
+       * or1korbis.cpu (h-atomic-reserve): New hardware.
+       (h-atomic-address): Likewise.
+       (insn-opcode): Add opcodes for LWA and SWA.
+       (atomic-reserve): New operand.
+       (atomic-address): Likewise.
+       (l-lwa, l-swa): New instructions.
+       (l-lbs): Fix typo in comment.
+       (store-insn): Clear atomic reserve on store to atomic-address.
+       Fix register names in fmt field.
+
+2014-04-22  Christian Svensson  <blue@cmd.nu>
+
+       * openrisc.cpu: Delete.
+       * openrisc.opc: Delete.
+       * or1k.cpu: New file.
+       * or1k.opc: New file.
+       * or1kcommon.cpu: New file.
+       * or1korbis.cpu: New file.
+       * or1korfpx.cpu: New file.
+
+2013-12-07  Mike Frysinger  <vapier@gentoo.org>
+
+       * epiphany.opc: Remove +x file mode.
+
 2013-03-08  Yann Sionneau  <yann.sionneau@gmail.com>
 
        PR binutils/15241
        (dst32-16-16sa-Unprefixed-*): New
        (jsri): Fix operands.
        (setzx): Fix encoding.
-       
+
 2007-03-08  Alan Modra  <amodra@bigpond.net.au>
 
        * m32r.opc: Formatting.
        (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.
        attribute.
        (jsri16, jsri32): Add 1ADDR attribute.
        (jsr32.w, jsr32.a): Add JUMP attribute.
-       
+
 2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
-            Anil Paranjape   <anilp1@kpitcummins.com>
-            Shilin Shakti    <shilins@kpitcummins.com>
+           Anil Paranjape   <anilp1@kpitcummins.com>
+           Shilin Shakti    <shilins@kpitcummins.com>
 
        * xc16x.cpu: New file containing complete CGEN specific XC16X CPU
        description.
        stzx16-imm8-imm8-abs16): Fix operand typos.
        * m32c.opc (m32c_asm_hash): Support bnCND.
        (parse_signed4n, print_signed4n): New.
-       
+
 2005-10-26  DJ Delorie  <dj@redhat.com>
 
        * m32c.cpu (f-dsp-8-s24, Dsp-8-s24): New.
        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,