Set to 2.32 release version and regenerate configure and pot files
[external/binutils.git] / opcodes / ChangeLog
1 2019-02-02  Nick Clifton  <nickc@redhat.com>
2
3         2.32 Release
4         * configure: Regenerate.
5         * po/opcodes.pot: Regenerate.
6
7 2019-01-31  Andreas Krebbel  <krebbel@linux.ibm.com>
8
9         Backport from mainline
10         2019-01-31  Andreas Krebbel  <krebbel@linux.ibm.com>
11
12         * s390-mkopc.c (main): Accept arch13 as cpu string.
13         * s390-opc.c: Add new instruction formats and instruction opcode
14         masks.
15         * s390-opc.txt: Add new arch13 instructions.
16
17 2019-01-25  Sudakshina Das  <sudi.das@arm.com>
18
19         * aarch64-tbl.h (QL_LDST_AT): Update macro.
20         (aarch64_opcode): Change encoding for stg, stzg
21         st2g and st2zg.
22         * aarch64-asm-2.c: Regenerated.
23         * aarch64-dis-2.c: Regenerated.
24         * aarch64-opc-2.c: Regenerated.
25
26 2019-01-25  Sudakshina Das  <sudi.das@arm.com>
27
28         * aarch64-asm-2.c: Regenerated.
29         * aarch64-dis-2.c: Likewise.
30         * aarch64-opc-2.c: Likewise.
31         * aarch64-tbl.h (aarch64_opcode): Add new stzgm.
32
33 2019-01-25  Sudakshina Das  <sudi.das@arm.com>
34             Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
35
36         * aarch64-asm.c (aarch64_ins_addr_simple_2): Remove.
37         * aarch64-asm.h (ins_addr_simple_2): Likeiwse.
38         * aarch64-dis.c (aarch64_ext_addr_simple_2): Likewise.
39         * aarch64-dis.h (ext_addr_simple_2): Likewise.
40         * aarch64-opc.c (operand_general_constraint_met_p): Remove
41         case for ldstgv_indexed.
42         (aarch64_print_operand): Remove case for AARCH64_OPND_ADDR_SIMPLE_2.
43         * aarch64-tbl.h (struct aarch64_opcode): Remove ldgv and stgv.
44         (AARCH64_OPERANDS): Remove ADDR_SIMPLE_2.
45         * aarch64-asm-2.c: Regenerated.
46         * aarch64-dis-2.c: Regenerated.
47         * aarch64-opc-2.c: Regenerated.
48
49 2019-01-23  Nick Clifton  <nickc@redhat.com>
50
51         * po/pt_BR.po: Updated Brazilian Portuguese translation.
52
53 2019-01-22  Chenghua Xu  <paul.hua.gm@gmail.com>
54
55         * mips-dis.c (mips_arch_choices): Fix typo in
56         gs464, gs464e and gs264e descriptors.
57
58 2019-01-21  Nick Clifton  <nickc@redhat.com>
59
60         * po/de.po: Updated German translation.
61         * po/uk.po: Updated Ukranian translation.
62
63 2019-01-19  Nick Clifton  <nickc@redhat.com>
64
65         * configure: Regenerate.
66         * po/opcodes.pot: Regenerate.
67
68 2018-06-24  Nick Clifton  <nickc@redhat.com>
69
70         2.32 branch created.
71
72 2019-01-09  John Darrington <john@darrington.wattle.id.au>
73
74         * s12z-dis.c (print_insn_s12z):  Do not dereference an operand
75         if it is null.
76         -dis.c (opr_emit_disassembly): Do not omit an index if it is
77         zero.
78
79 2019-01-09  Andrew Paprocki  <andrew@ishiboo.com>
80
81         * configure: Regenerate.
82
83 2019-01-07  Alan Modra  <amodra@gmail.com>
84
85         * configure: Regenerate.
86         * po/POTFILES.in: Regenerate.
87
88 2019-01-03  John Darrington <john@darrington.wattle.id.au>
89
90         * s12z-opc.c: New file.
91         * s12z-opc.h: New file.
92         * s12z-dis.c: Removed all code not directly related to display
93         of instructions.  Used the interface provided by the new files
94         instead.
95         * Makefile.am (TARGET_LIBOPCODES_CFILES) Add s12z-opc.c.
96         * Makefile.in: Regenerate.
97         * configure.ac (bfd_s12z_arch): Correct the dependencies.
98         * configure: Regenerate.
99
100 2019-01-01  Alan Modra  <amodra@gmail.com>
101
102         Update year range in copyright notice of all files.
103
104 For older changes see ChangeLog-2018
105 \f
106 Copyright (C) 2019 Free Software Foundation, Inc.
107
108 Copying and distribution of this file, with or without modification,
109 are permitted in any medium without royalty provided the copyright
110 notice and this notice are preserved.
111
112 Local Variables:
113 mode: change-log
114 left-margin: 8
115 fill-column: 74
116 version-control: never
117 End: