]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame_incremental - opcodes/ChangeLog
x86: honor template rather than actual operands when updating i.xstate
[thirdparty/binutils-gdb.git] / opcodes / ChangeLog
... / ...
CommitLineData
12021-02-16 Jan Beulich <jbeulich@suse.com>
2
3 * i386-gen.c (set_bitfield): Don't look for CpuFP, Mmword, nor
4 Oword.
5 * i386-opc.tbl (CpuFP, Mmword, Oword): Define.
6
72021-02-15 Andreas Krebbel <krebbel@linux.ibm.com>
8
9 * s390-mkopc.c (main): Accept arch14 as cpu string.
10 * s390-opc.txt: Add new arch14 instructions.
11
122021-02-04 Nick Alcock <nick.alcock@oracle.com>
13
14 * configure.ac (SHARED_LIBADD): Remove explicit -lintl population in
15 favour of LIBINTL.
16 * configure: Regenerated.
17
182021-02-08 Mike Frysinger <vapier@gentoo.org>
19
20 * tic54x-dis.c (sprint_mmr): Change to tic54x_mmregs.
21 * tic54x-opc.c (regs): Rename to ...
22 (tic54x_regs): ... this.
23 (mmregs): Rename to ...
24 (tic54x_mmregs): ... this.
25 (condition_codes): Rename to ...
26 (tic54x_condition_codes): ... this.
27 (cc2_codes): Rename to ...
28 (tic54x_cc2_codes): ... this.
29 (cc3_codes): Rename to ...
30 (tic54x_cc3_codes): ... this.
31 (status_bits): Rename to ...
32 (tic54x_status_bits): ... this.
33 (misc_symbols): Rename to ...
34 (tic54x_misc_symbols): ... this.
35
362021-02-04 Nelson Chu <nelson.chu@sifive.com>
37
38 * riscv-opc.c (MASK_RVB_IMM): Removed.
39 (riscv_opcodes): Removed zb* instructions.
40 (riscv_ext_version_table): Removed versions for zb*.
41
422021-01-26 Alan Modra <amodra@gmail.com>
43
44 * i386-gen.c (parse_template): Ensure entire template_instance
45 is initialised.
46
472021-01-15 Nelson Chu <nelson.chu@sifive.com>
48
49 * riscv-opc.c (riscv_gpr_names_abi): Aligned the code.
50 (riscv_fpr_names_abi): Likewise.
51 (riscv_opcodes): Likewise.
52 (riscv_insn_types): Likewise.
53
542021-01-15 Nelson Chu <nelson.chu@sifive.com>
55
56 * riscv-dis.c (parse_riscv_dis_option): Fix typos of message.
57
582021-01-15 Nelson Chu <nelson.chu@sifive.com>
59
60 * riscv-dis.c: Comments tidy and improvement.
61 * riscv-opc.c: Likewise.
62
632021-01-13 Alan Modra <amodra@gmail.com>
64
65 * Makefile.in: Regenerate.
66
672021-01-12 H.J. Lu <hongjiu.lu@intel.com>
68
69 PR binutils/26792
70 * configure.ac: Use GNU_MAKE_JOBSERVER.
71 * aclocal.m4: Regenerated.
72 * configure: Likewise.
73
742021-01-12 Nick Clifton <nickc@redhat.com>
75
76 * po/sr.po: Updated Serbian translation.
77
782021-01-11 H.J. Lu <hongjiu.lu@intel.com>
79
80 PR ld/27173
81 * configure: Regenerated.
82
832021-01-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
84
85 * aarch64-asm-2.c: Regenerate.
86 * aarch64-dis-2.c: Likewise.
87 * aarch64-opc-2.c: Likewise.
88 * aarch64-opc.c (aarch64_print_operand):
89 Delete handling of AARCH64_OPND_CSRE_CSR.
90 * aarch64-tbl.h (aarch64_feature_csre): Delete.
91 (CSRE): Likewise.
92 (_CSRE_INSN): Likewise.
93 (aarch64_opcode_table): Delete csr.
94
952021-01-11 Nick Clifton <nickc@redhat.com>
96
97 * po/de.po: Updated German translation.
98 * po/fr.po: Updated French translation.
99 * po/pt_BR.po: Updated Brazilian Portuguese translation.
100 * po/sv.po: Updated Swedish translation.
101 * po/uk.po: Updated Ukranian translation.
102
1032021-01-09 H.J. Lu <hongjiu.lu@intel.com>
104
105 * configure: Regenerated.
106
1072021-01-09 Nick Clifton <nickc@redhat.com>
108
109 * configure: Regenerate.
110 * po/opcodes.pot: Regenerate.
111
1122021-01-09 Nick Clifton <nickc@redhat.com>
113
114 * 2.36 release branch crated.
115
1162021-01-08 Peter Bergner <bergner@linux.ibm.com>
117
118 * ppc-opc.c (insert_dw, (extract_dw): New functions.
119 (DW, (XRC_MASK): Define.
120 (powerpc_opcodes) <hashchk, hashchkp, hashst, haststp>: New mnemonics.
121
1222021-01-09 Alan Modra <amodra@gmail.com>
123
124 * configure: Regenerate.
125
1262021-01-08 Nick Clifton <nickc@redhat.com>
127
128 * po/sv.po: Updated Swedish translation.
129
1302021-01-08 Nick Clifton <nickc@redhat.com>
131
132 PR 27129
133 * aarch64-dis.c (determine_disassembling_preference): Move call to
134 aarch64_match_operands_constraint outside of the assertion.
135 * aarch64-asm.c (aarch64_ins_limm_1): Remove call to assert.
136 Replace with a return of FALSE.
137
138 PR 27139
139 * aarch64-opc.c (aarch64_sys_regs): Treat id_aa64mmfr2_el1 as a
140 core system register.
141
1422021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
143
144 * configure: Regenerate.
145
1462021-01-07 Nick Clifton <nickc@redhat.com>
147
148 * po/fr.po: Updated French translation.
149
1502021-01-07 Fredrik Noring <noring@nocrew.org>
151
152 * m68k-opc.c (chkl): Change minimum architecture requirement to
153 m68020.
154
1552021-01-07 Philipp Tomsich <prt@gnu.org>
156
157 * riscv-opc.c (riscv_opcodes): Add pause hint instruction.
158
1592021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
160 Jim Wilson <jimw@sifive.com>
161 Andrew Waterman <andrew@sifive.com>
162 Maxim Blinov <maxim.blinov@embecosm.com>
163 Kito Cheng <kito.cheng@sifive.com>
164 Nelson Chu <nelson.chu@sifive.com>
165
166 * riscv-opc.c (riscv_opcodes): Add ZBA/ZBB/ZBC instructions.
167 (MASK_RVB_IMM): Used for rev8 and orc.b encoding.
168
1692021-01-01 Alan Modra <amodra@gmail.com>
170
171 Update year range in copyright notice of all files.
172
173For older changes see ChangeLog-2020
174\f
175Copyright (C) 2021 Free Software Foundation, Inc.
176
177Copying and distribution of this file, with or without modification,
178are permitted in any medium without royalty provided the copyright
179notice and this notice are preserved.
180
181Local Variables:
182mode: change-log
183left-margin: 8
184fill-column: 74
185version-control: never
186End: