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