x86: honor template rather than actual operands when updating i.xstate
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 4f4e54e6b360815171ffb152ede612763c36471f..d8302d0dae1d20b0c1a8420ee60e4d27af579f76 100644 (file)
@@ -1,3 +1,161 @@
+2021-02-16  Jan Beulich  <jbeulich@suse.com>
+
+       * i386-gen.c (set_bitfield): Don't look for CpuFP, Mmword, nor
+       Oword.
+       * i386-opc.tbl (CpuFP, Mmword, Oword): Define.
+
+2021-02-15  Andreas Krebbel  <krebbel@linux.ibm.com>
+
+       * s390-mkopc.c (main): Accept arch14 as cpu string.
+       * s390-opc.txt: Add new arch14 instructions.
+
+2021-02-04  Nick Alcock  <nick.alcock@oracle.com>
+
+       * configure.ac (SHARED_LIBADD): Remove explicit -lintl population in
+       favour of LIBINTL.
+       * configure: Regenerated.
+
+2021-02-08  Mike Frysinger  <vapier@gentoo.org>
+
+       * tic54x-dis.c (sprint_mmr): Change to tic54x_mmregs.
+       * tic54x-opc.c (regs): Rename to ...
+       (tic54x_regs): ... this.
+       (mmregs): Rename to ...
+       (tic54x_mmregs): ... this.
+       (condition_codes): Rename to ...
+       (tic54x_condition_codes): ... this.
+       (cc2_codes): Rename to ...
+       (tic54x_cc2_codes): ... this.
+       (cc3_codes): Rename to ...
+       (tic54x_cc3_codes): ... this.
+       (status_bits): Rename to ...
+       (tic54x_status_bits): ... this.
+       (misc_symbols): Rename to ...
+       (tic54x_misc_symbols): ... this.
+
+2021-02-04  Nelson Chu  <nelson.chu@sifive.com>
+
+       * riscv-opc.c (MASK_RVB_IMM): Removed.
+       (riscv_opcodes): Removed zb* instructions.
+       (riscv_ext_version_table): Removed versions for zb*.
+
+2021-01-26  Alan Modra  <amodra@gmail.com>
+
+       * i386-gen.c (parse_template): Ensure entire template_instance
+       is initialised.
+
+2021-01-15  Nelson Chu  <nelson.chu@sifive.com>
+
+       * riscv-opc.c (riscv_gpr_names_abi): Aligned the code.
+       (riscv_fpr_names_abi): Likewise.
+       (riscv_opcodes): Likewise.
+       (riscv_insn_types): Likewise.
+
+2021-01-15  Nelson Chu  <nelson.chu@sifive.com>
+
+       * riscv-dis.c (parse_riscv_dis_option): Fix typos of message.
+
+2021-01-15  Nelson Chu  <nelson.chu@sifive.com>
+
+       * riscv-dis.c: Comments tidy and improvement.
+       * riscv-opc.c: Likewise.
+
+2021-01-13  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.in: Regenerate.
+
+2021-01-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/26792
+       * configure.ac: Use GNU_MAKE_JOBSERVER.
+       * aclocal.m4: Regenerated.
+       * configure: Likewise.
+
+2021-01-12  Nick Clifton  <nickc@redhat.com>
+
+       * po/sr.po: Updated Serbian translation.
+
+2021-01-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/27173
+       * configure: Regenerated.
+
+2021-01-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
+
+       * aarch64-asm-2.c: Regenerate.
+       * aarch64-dis-2.c: Likewise.
+       * aarch64-opc-2.c: Likewise.
+       * aarch64-opc.c (aarch64_print_operand):
+       Delete handling of AARCH64_OPND_CSRE_CSR.
+       * aarch64-tbl.h (aarch64_feature_csre): Delete.
+       (CSRE): Likewise.
+       (_CSRE_INSN): Likewise.
+       (aarch64_opcode_table): Delete csr.
+
+2021-01-11  Nick Clifton  <nickc@redhat.com>
+
+       * po/de.po: Updated German translation.
+       * po/fr.po: Updated French translation.
+       * po/pt_BR.po: Updated Brazilian Portuguese translation.
+       * po/sv.po: Updated Swedish translation.
+       * po/uk.po: Updated Ukranian translation.
+
+2021-01-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure: Regenerated.
+
+2021-01-09  Nick Clifton  <nickc@redhat.com>
+
+       * configure: Regenerate.
+       * po/opcodes.pot: Regenerate.
+
+2021-01-09  Nick Clifton  <nickc@redhat.com>
+
+       * 2.36 release branch crated.
+
+2021-01-08  Peter Bergner  <bergner@linux.ibm.com>
+
+       * ppc-opc.c (insert_dw, (extract_dw): New functions.
+       (DW, (XRC_MASK): Define.
+       (powerpc_opcodes) <hashchk, hashchkp, hashst, haststp>: New mnemonics.
+
+2021-01-09  Alan Modra  <amodra@gmail.com>
+
+       * configure: Regenerate.
+
+2021-01-08  Nick Clifton  <nickc@redhat.com>
+
+       * po/sv.po: Updated Swedish translation.
+
+2021-01-08  Nick Clifton  <nickc@redhat.com>
+
+       PR 27129
+       * aarch64-dis.c (determine_disassembling_preference): Move call to
+       aarch64_match_operands_constraint outside of the assertion.
+       * aarch64-asm.c (aarch64_ins_limm_1): Remove call to assert.
+       Replace with a return of FALSE.
+
+       PR 27139
+       * aarch64-opc.c (aarch64_sys_regs): Treat id_aa64mmfr2_el1 as a
+       core system register.
+
+2021-01-07  Samuel Thibault  <samuel.thibault@gnu.org>
+
+       * configure: Regenerate.
+
+2021-01-07  Nick Clifton  <nickc@redhat.com>
+
+       * po/fr.po: Updated French translation.
+
+2021-01-07  Fredrik Noring  <noring@nocrew.org>
+
+       * m68k-opc.c (chkl): Change minimum architecture requirement to
+       m68020.
+
+2021-01-07  Philipp Tomsich  <prt@gnu.org>
+
+       * riscv-opc.c (riscv_opcodes): Add pause hint instruction.
+
 2021-01-07  Claire Xenia Wolf  <claire@symbioticeda.com>
            Jim Wilson  <jimw@sifive.com>
            Andrew Waterman  <andrew@sifive.com>
This page took 0.02458 seconds and 4 git commands to generate.