Set to 2.32 release version and regenerate configure and pot files
[external/binutils.git] / opcodes / ChangeLog
index 52f2f7a..63226c6 100644 (file)
@@ -1,3 +1,35 @@
+2019-02-02  Nick Clifton  <nickc@redhat.com>
+
+       2.32 Release
+       * configure: Regenerate.
+       * po/opcodes.pot: Regenerate.
+
+2019-01-31  Andreas Krebbel  <krebbel@linux.ibm.com>
+
+       Backport from mainline
+       2019-01-31  Andreas Krebbel  <krebbel@linux.ibm.com>
+
+       * s390-mkopc.c (main): Accept arch13 as cpu string.
+       * s390-opc.c: Add new instruction formats and instruction opcode
+       masks.
+       * s390-opc.txt: Add new arch13 instructions.
+
+2019-01-25  Sudakshina Das  <sudi.das@arm.com>
+
+       * aarch64-tbl.h (QL_LDST_AT): Update macro.
+       (aarch64_opcode): Change encoding for stg, stzg
+       st2g and st2zg.
+       * aarch64-asm-2.c: Regenerated.
+       * aarch64-dis-2.c: Regenerated.
+       * aarch64-opc-2.c: Regenerated.
+
+2019-01-25  Sudakshina Das  <sudi.das@arm.com>
+
+       * aarch64-asm-2.c: Regenerated.
+       * aarch64-dis-2.c: Likewise.
+       * aarch64-opc-2.c: Likewise.
+       * aarch64-tbl.h (aarch64_opcode): Add new stzgm.
+
 2019-01-25  Sudakshina Das  <sudi.das@arm.com>
            Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>