PR29262, memory leak in pr_function_type
[binutils-gdb.git] / opcodes / ChangeLog
index 2b7022138102771f1a8fd4a74f7f5a46d0a2926c..3d9f4a14532583cccffbc897ee7152b5c46a119b 100644 (file)
@@ -1,3 +1,172 @@
+2022-04-07  Andreas Krebbel  <krebbel@linux.ibm.com>
+
+       * s390-mkopc.c (main): Enable z16 as CPU string in the opcode
+       table.
+
+2022-03-16  Simon Marchi  <simon.marchi@efficios.com>
+
+       * configure.ac: Handle bfd_amdgcn_arch.
+       * configure: Re-generate.
+
+2022-03-06  Sagar Patel  <sagarmp@cs.unc.edu>
+           Maciej W. Rozycki  <macro@orcam.me.uk>
+
+       * mips-opc.c (mips_builtin_opcodes): Fix INSN2_ALIAS annotation
+       for "bal", "beqz", "beqzl", "bnez" and "bnezl" instructions.
+       * micromips-opc.c (micromips_opcodes): Likewise for "beqz" and
+       "bnez" instructions.
+
+2022-02-17  Nick Clifton  <nickc@redhat.com>
+
+       * po/sr.po: Updated Serbian translation.
+
+2022-02-14  Sergei Trofimovich  <siarheit@google.com>
+
+       * microblaze-opcm.h: Renamed 'fsqrt' to 'microblaze_fsqrt'.
+       * microblaze-opc.h: Follow 'fsqrt' rename.
+
+2022-01-24  Nick Clifton  <nickc@redhat.com>
+
+       * po/ro.po: Updated Romanian translation.
+       * po/uk.po: Updated Ukranian translation.
+
+2022-01-22  Nick Clifton  <nickc@redhat.com>
+
+       * configure: Regenerate.
+       * po/opcodes.pot: Regenerate.
+
+2022-01-22  Nick Clifton  <nickc@redhat.com>
+
+       * 2.38 release branch created.
+
+2022-01-17  Nick Clifton  <nickc@redhat.com>
+
+       * Makefile.in: Regenerate.
+       * po/opcodes.pot: Regenerate.
+
+2021-12-02  Marcus Nilsson  <brainbomb@gmail.com>
+
+       * avr-dis.c (avr_operand); Pass in disassemble_info and fill
+       in insn_type on branching instructions.
+
+2021-11-25  Andrew Burgess  <aburgess@redhat.com>
+           Simon Cook  <simon.cook@embecosm.com>
+
+       * riscv-dis.c (enum riscv_option_arg_t): New enum typedef.
+       (riscv_options): New static global.
+       (disassembler_options_riscv): New function.
+       (print_riscv_disassembler_options): Rewrite to use
+       disassembler_options_riscv.
+
+2021-11-25  Nick Clifton  <nickc@redhat.com>
+
+       PR 28614
+       * aarch64-asm.c: Replace assert(0) with real code.
+       * aarch64-dis.c: Likewise.
+       * aarch64-opc.c: Likewise.
+
+2021-11-25  Nick Clifton  <nickc@redhat.com>
+
+       * po/fr.po; Updated French translation.
+
+2021-10-27  Maciej W. Rozycki  <macro@embecosm.com>
+
+       * Makefile.am: Remove obsolete comment.
+       * configure.ac: Refer `libbfd.la' to link shared BFD library
+       except for Cygwin.
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+
+2021-09-27  Nick Alcock  <nick.alcock@oracle.com>
+
+       * configure: Regenerate.
+
+2021-09-25  Peter Bergner  <bergner@linux.ibm.com>
+
+       * ppc-opc.c (powerpc_opcodes) <mfppr, mfppr32, mtppr, mtppr32>: Enable
+       on POWER5 and later.
+
+2021-09-20  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * riscv-dis.c (riscv_disassemble_insn): Print a .%dbyte opcode
+       before an unknown instruction, '%d' is replaced with the
+       instruction length.
+
+2021-09-02  Nick Clifton  <nickc@redhat.com>
+
+       PR 28292
+       * v850-opc.c (D16): Use BFD_RELOC_V850_LO16_SPLIT_OFFSET in place
+       of BFD_RELOC_16.
+
+2021-08-17  Shahab Vahedi <shahab@synopsys.com>
+
+       * arc-regs.h (DEF): Fix the register numbers.
+
+2021-08-10  Nick Clifton  <nickc@redhat.com>
+
+       * po/sr.po: Updated Serbian translation.
+
+2021-07-26  Chenghua Xu  <xuchenghua@loongson.cn>
+
+       * mips-dis.c (mips_arch_choices): Correct gs264e bfd_mach.
+
+2021-06-07  Andreas Krebbel  <krebbel@linux.ibm.com>
+
+       * s390-opc.txt: Add qpaci.
+
+2021-07-03  Nick Clifton  <nickc@redhat.com>
+
+       * configure: Regenerate.
+       * po/opcodes.pot: Regenerate.
+
+2021-07-03  Nick Clifton  <nickc@redhat.com>
+
+       * 2.37 release branch created.
+
+2021-07-02  Alan Modra  <amodra@gmail.com>
+
+       * nds32-dis.c (nds32_find_reg_keyword): Constify arg and return.
+       (nds32_parse_audio_ext, nds32_parse_opcode): Constify psys_reg.
+       (nds32_field_table, nds32_opcode_table, nds32_keyword_table),
+       (nds32_opcodes, nds32_operand_fields, nds32_keywords),
+       (nds32_keyword_gpr): Move declarations to..
+       * nds32-asm.h: ..here, constifying to match definitions.
+
+2021-07-01  Mike Frysinger  <vapier@gentoo.org>
+
+       * Makefile.am (GUILE): New variable.
+       (CGEN): Use $(GUILE).
+       * Makefile.in: Regenerate.
+
+2021-07-01  Mike Frysinger  <vapier@gentoo.org>
+
+       * mep-asm.c (macros): Mark static & const.
+       (lookup_macro): Change return & m to const.
+       (expand_macro): Change mac to const.
+       (expand_string): Change pmacro to const.
+
+2021-07-01  Mike Frysinger  <vapier@gentoo.org>
+
+       * nds32-asm.c (operand_fields): Rename to ...
+       (nds32_operand_fields): ... this.
+       (keyword_gpr): Rename to ...
+       (nds32_keyword_gpr): ... this.
+       (keyword_usr, keyword_dxr, keyword_sr, keyword_cp, keyword_cpr,
+       keyword_fsr, keyword_fdr, keyword_abdim, keyword_abm,
+       keyword_dpref_st, keyword_cctl_lv, keyword_standby_st,
+       keyword_msync_st, keyword_im5_i, keyword_im5_m, keyword_accumulator,
+       keyword_aridx, keyword_aridx2, keyword_aridxi, keyword_aridxi_mx):
+       Mark static.
+       (keywords): Rename to ...
+       (nds32_keywords): ... this.
+       * nds32-dis.c: Rename operand_fields to nds32_operand_fields,
+       keywords to nds32_keywords, and keyword_gpr to nds32_keyword_gpr.
+
+2021-07-01  Mike Frysinger  <vapier@gentoo.org>
+
+       * z80-dis.c (opc_ed): Make const.
+       (pref_ed): Make p const.
+
 2021-07-01  Mike Frysinger  <vapier@gentoo.org>
 
        * microblaze-dis.c (get_field_special): Make op const.
 
 For older changes see ChangeLog-2020
 \f
-Copyright (C) 2021 Free Software Foundation, Inc.
+Copyright (C) 2021-2022 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright