]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - opcodes/ChangeLog
RISC-V: Removed the v0.93 bitmanip ZBA/ZBB/ZBC instructions.
[thirdparty/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
24075dcc
NC
12021-02-04 Nelson Chu <nelson.chu@sifive.com>
2
3 * riscv-opc.c (MASK_RVB_IMM): Removed.
4 (riscv_opcodes): Removed zb* instructions.
5 (riscv_ext_version_table): Removed versions for zb*.
6
c3ffb8f3
AM
72021-01-26 Alan Modra <amodra@gmail.com>
8
9 * i386-gen.c (parse_template): Ensure entire template_instance
10 is initialised.
11
1942a048
NC
122021-01-15 Nelson Chu <nelson.chu@sifive.com>
13
14 * riscv-opc.c (riscv_gpr_names_abi): Aligned the code.
15 (riscv_fpr_names_abi): Likewise.
16 (riscv_opcodes): Likewise.
17 (riscv_insn_types): Likewise.
18
b800637e
NC
192021-01-15 Nelson Chu <nelson.chu@sifive.com>
20
21 * riscv-dis.c (parse_riscv_dis_option): Fix typos of message.
22
dcd709e0
NC
232021-01-15 Nelson Chu <nelson.chu@sifive.com>
24
25 * riscv-dis.c: Comments tidy and improvement.
26 * riscv-opc.c: Likewise.
27
5347ed60
AM
282021-01-13 Alan Modra <amodra@gmail.com>
29
30 * Makefile.in: Regenerate.
31
d546b610
L
322021-01-12 H.J. Lu <hongjiu.lu@intel.com>
33
34 PR binutils/26792
35 * configure.ac: Use GNU_MAKE_JOBSERVER.
36 * aclocal.m4: Regenerated.
37 * configure: Likewise.
38
6d104cac
NC
392021-01-12 Nick Clifton <nickc@redhat.com>
40
41 * po/sr.po: Updated Serbian translation.
42
83b33c6c
L
432021-01-11 H.J. Lu <hongjiu.lu@intel.com>
44
45 PR ld/27173
46 * configure: Regenerated.
47
82c70b08
KT
482021-01-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
49
50 * aarch64-asm-2.c: Regenerate.
51 * aarch64-dis-2.c: Likewise.
52 * aarch64-opc-2.c: Likewise.
53 * aarch64-opc.c (aarch64_print_operand):
54 Delete handling of AARCH64_OPND_CSRE_CSR.
55 * aarch64-tbl.h (aarch64_feature_csre): Delete.
56 (CSRE): Likewise.
57 (_CSRE_INSN): Likewise.
58 (aarch64_opcode_table): Delete csr.
59
a8aa72b9
NC
602021-01-11 Nick Clifton <nickc@redhat.com>
61
62 * po/de.po: Updated German translation.
63 * po/fr.po: Updated French translation.
64 * po/pt_BR.po: Updated Brazilian Portuguese translation.
65 * po/sv.po: Updated Swedish translation.
66 * po/uk.po: Updated Ukranian translation.
67
a4966cd9
L
682021-01-09 H.J. Lu <hongjiu.lu@intel.com>
69
70 * configure: Regenerated.
71
573fe3fb
NC
722021-01-09 Nick Clifton <nickc@redhat.com>
73
74 * configure: Regenerate.
75 * po/opcodes.pot: Regenerate.
76
055bc77a
NC
772021-01-09 Nick Clifton <nickc@redhat.com>
78
79 * 2.36 release branch crated.
80
aae7fcb8
PB
812021-01-08 Peter Bergner <bergner@linux.ibm.com>
82
83 * ppc-opc.c (insert_dw, (extract_dw): New functions.
84 (DW, (XRC_MASK): Define.
85 (powerpc_opcodes) <hashchk, hashchkp, hashst, haststp>: New mnemonics.
86
64307045
AM
872021-01-09 Alan Modra <amodra@gmail.com>
88
89 * configure: Regenerate.
90
ed205222
NC
912021-01-08 Nick Clifton <nickc@redhat.com>
92
93 * po/sv.po: Updated Swedish translation.
94
fb932b57
NC
952021-01-08 Nick Clifton <nickc@redhat.com>
96
e84c8716
NC
97 PR 27129
98 * aarch64-dis.c (determine_disassembling_preference): Move call to
99 aarch64_match_operands_constraint outside of the assertion.
100 * aarch64-asm.c (aarch64_ins_limm_1): Remove call to assert.
101 Replace with a return of FALSE.
102
fb932b57
NC
103 PR 27139
104 * aarch64-opc.c (aarch64_sys_regs): Treat id_aa64mmfr2_el1 as a
105 core system register.
106
f4782128
ST
1072021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
108
109 * configure: Regenerate.
110
1b0927db
NC
1112021-01-07 Nick Clifton <nickc@redhat.com>
112
113 * po/fr.po: Updated French translation.
114
3b288c8e
FN
1152021-01-07 Fredrik Noring <noring@nocrew.org>
116
117 * m68k-opc.c (chkl): Change minimum architecture requirement to
118 m68020.
119
aa881ecd
PT
1202021-01-07 Philipp Tomsich <prt@gnu.org>
121
122 * riscv-opc.c (riscv_opcodes): Add pause hint instruction.
123
2652cfad
CXW
1242021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
125 Jim Wilson <jimw@sifive.com>
126 Andrew Waterman <andrew@sifive.com>
127 Maxim Blinov <maxim.blinov@embecosm.com>
128 Kito Cheng <kito.cheng@sifive.com>
129 Nelson Chu <nelson.chu@sifive.com>
130
131 * riscv-opc.c (riscv_opcodes): Add ZBA/ZBB/ZBC instructions.
132 (MASK_RVB_IMM): Used for rev8 and orc.b encoding.
133
250d07de
AM
1342021-01-01 Alan Modra <amodra@gmail.com>
135
136 Update year range in copyright notice of all files.
137
c2795844 138For older changes see ChangeLog-2020
3499769a 139\f
c2795844 140Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
141
142Copying and distribution of this file, with or without modification,
143are permitted in any medium without royalty provided the copyright
144notice and this notice are preserved.
145
146Local Variables:
147mode: change-log
148left-margin: 8
149fill-column: 74
150version-control: never
151End: