]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - opcodes/ChangeLog
RISC-V: Error and warning messages tidy.
[thirdparty/binutils-gdb.git] / opcodes / ChangeLog
1 2021-01-15 Nelson Chu <nelson.chu@sifive.com>
2
3 * riscv-dis.c (parse_riscv_dis_option): Fix typos of message.
4
5 2021-01-15 Nelson Chu <nelson.chu@sifive.com>
6
7 * riscv-dis.c: Comments tidy and improvement.
8 * riscv-opc.c: Likewise.
9
10 2021-01-13 Alan Modra <amodra@gmail.com>
11
12 * Makefile.in: Regenerate.
13
14 2021-01-12 H.J. Lu <hongjiu.lu@intel.com>
15
16 PR binutils/26792
17 * configure.ac: Use GNU_MAKE_JOBSERVER.
18 * aclocal.m4: Regenerated.
19 * configure: Likewise.
20
21 2021-01-12 Nick Clifton <nickc@redhat.com>
22
23 * po/sr.po: Updated Serbian translation.
24
25 2021-01-11 H.J. Lu <hongjiu.lu@intel.com>
26
27 PR ld/27173
28 * configure: Regenerated.
29
30 2021-01-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
31
32 * aarch64-asm-2.c: Regenerate.
33 * aarch64-dis-2.c: Likewise.
34 * aarch64-opc-2.c: Likewise.
35 * aarch64-opc.c (aarch64_print_operand):
36 Delete handling of AARCH64_OPND_CSRE_CSR.
37 * aarch64-tbl.h (aarch64_feature_csre): Delete.
38 (CSRE): Likewise.
39 (_CSRE_INSN): Likewise.
40 (aarch64_opcode_table): Delete csr.
41
42 2021-01-11 Nick Clifton <nickc@redhat.com>
43
44 * po/de.po: Updated German translation.
45 * po/fr.po: Updated French translation.
46 * po/pt_BR.po: Updated Brazilian Portuguese translation.
47 * po/sv.po: Updated Swedish translation.
48 * po/uk.po: Updated Ukranian translation.
49
50 2021-01-09 H.J. Lu <hongjiu.lu@intel.com>
51
52 * configure: Regenerated.
53
54 2021-01-09 Nick Clifton <nickc@redhat.com>
55
56 * configure: Regenerate.
57 * po/opcodes.pot: Regenerate.
58
59 2021-01-09 Nick Clifton <nickc@redhat.com>
60
61 * 2.36 release branch crated.
62
63 2021-01-08 Peter Bergner <bergner@linux.ibm.com>
64
65 * ppc-opc.c (insert_dw, (extract_dw): New functions.
66 (DW, (XRC_MASK): Define.
67 (powerpc_opcodes) <hashchk, hashchkp, hashst, haststp>: New mnemonics.
68
69 2021-01-09 Alan Modra <amodra@gmail.com>
70
71 * configure: Regenerate.
72
73 2021-01-08 Nick Clifton <nickc@redhat.com>
74
75 * po/sv.po: Updated Swedish translation.
76
77 2021-01-08 Nick Clifton <nickc@redhat.com>
78
79 PR 27129
80 * aarch64-dis.c (determine_disassembling_preference): Move call to
81 aarch64_match_operands_constraint outside of the assertion.
82 * aarch64-asm.c (aarch64_ins_limm_1): Remove call to assert.
83 Replace with a return of FALSE.
84
85 PR 27139
86 * aarch64-opc.c (aarch64_sys_regs): Treat id_aa64mmfr2_el1 as a
87 core system register.
88
89 2021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
90
91 * configure: Regenerate.
92
93 2021-01-07 Nick Clifton <nickc@redhat.com>
94
95 * po/fr.po: Updated French translation.
96
97 2021-01-07 Fredrik Noring <noring@nocrew.org>
98
99 * m68k-opc.c (chkl): Change minimum architecture requirement to
100 m68020.
101
102 2021-01-07 Philipp Tomsich <prt@gnu.org>
103
104 * riscv-opc.c (riscv_opcodes): Add pause hint instruction.
105
106 2021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
107 Jim Wilson <jimw@sifive.com>
108 Andrew Waterman <andrew@sifive.com>
109 Maxim Blinov <maxim.blinov@embecosm.com>
110 Kito Cheng <kito.cheng@sifive.com>
111 Nelson Chu <nelson.chu@sifive.com>
112
113 * riscv-opc.c (riscv_opcodes): Add ZBA/ZBB/ZBC instructions.
114 (MASK_RVB_IMM): Used for rev8 and orc.b encoding.
115
116 2021-01-01 Alan Modra <amodra@gmail.com>
117
118 Update year range in copyright notice of all files.
119
120 For older changes see ChangeLog-2020
121 \f
122 Copyright (C) 2021 Free Software Foundation, Inc.
123
124 Copying and distribution of this file, with or without modification,
125 are permitted in any medium without royalty provided the copyright
126 notice and this notice are preserved.
127
128 Local Variables:
129 mode: change-log
130 left-margin: 8
131 fill-column: 74
132 version-control: never
133 End: