0f4936ebc936b4cc56762e41bd7e5372ced823d5
[deliverable/binutils-gdb.git] / include / ChangeLog
1 2021-02-18 Nelson Chu <nelson.chu@sifive.com>
2
3 * opcode/riscv.h: Moved stuff and make the file tidy.
4
5 2021-02-15 Andreas Krebbel <krebbel@linux.ibm.com>
6
7 * opcode/s390.h (enum s390_opcode_cpu_val): Add
8 S390_OPCODE_ARCH14.
9
10 2021-02-08 Mike Frysinger <vapier@gentoo.org>
11
12 * opcode/tic54x.h (mmregs): Rename to ...
13 (tic54x_mmregs): ... this.
14 (regs): Rename to ...
15 (tic54x_regs): ... this.
16 (condition_codes): Rename to ...
17 (tic54x_condition_codes): ... this.
18 (cc2_codes): Rename to ...
19 (tic54x_cc2_codes): ... this.
20 (status_bits): Rename to ...
21 (tic54x_status_bits): ... this.
22 (cc3_codes): Rename to ...
23 (tic54x_cc3_codes): ... this.
24 (misc_symbols): Rename to ...
25 (tic54x_misc_symbols): ... this.
26
27 2021-02-05 Nelson Chu <nelson.chu@sifive.com>
28
29 PR 27348
30 * opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
31
32 2021-02-05 Nelson Chu <nelson.chu@sifive.com>
33
34 PR 27348
35 * opcode/riscv-opc.h: Remove obsolete Xcustom support.
36
37 2021-01-27 Nick Alcock <nick.alcock@oracle.com>
38
39 * ctf-api.h (ECTF_NONAME): New.
40 (ECTF_NERR): Adjust.
41
42 2021-01-26 Nick Alcock <nick.alcock@oracle.com>
43
44 * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
45
46 2021-02-04 Nelson Chu <nelson.chu@sifive.com>
47
48 * opcode/riscv-opc.h: Removed macros for zb* extensions.
49 * opcode/riscv.h (riscv_insn_class): Removed INSN_CLASS_ZB*.
50
51 2021-01-15 Nelson Chu <nelson.chu@sifive.com>
52
53 * opcode/riscv.h: Indent and GNU coding standards tidy,
54 also aligned the code.
55
56 2021-01-15 Nelson Chu <nelson.chu@sifive.com>
57
58 * elf/riscv.h: Comments tidy and improvement.
59 * opcode/riscv-opc.h: Likewise.
60 * opcode/riscv.h: Likewise.
61
62 2021-01-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
63
64 * opcode/aarch64.h (AARCH64_FEATURE_CSRE): Delete.
65 (aarch64_opnd): Delete AARCH64_OPND_CSRE_CSR.
66
67 2021-01-09 Nick Clifton <nickc@redhat.com>
68
69 * 2.36 release branch crated.
70
71 2021-01-07 Philipp Tomsich <prt@gnu.org>
72
73 * opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN
74 for pause hint instruction.
75 * opcode/riscv.h (enum riscv_insn_class): Added INSN_CLASS_ZIHINTPAUSE.
76
77 2021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
78 Jim Wilson <jimw@sifive.com>
79 Andrew Waterman <andrew@sifive.com>
80 Maxim Blinov <maxim.blinov@embecosm.com>
81 Kito Cheng <kito.cheng@sifive.com>
82 Nelson Chu <nelson.chu@sifive.com>
83
84 * opcode/riscv-opc.h: Added MASK/MATCH/DECLARE_INSN for ZBA/ZBB/ZBC.
85 * opcode/riscv.h (riscv_insn_class): Added INSN_CLASS_ZB*.
86 (enum riscv_isa_spec_class): Added ISA_SPEC_CLASS_DRAFT for the
87 frozen extensions.
88
89 2021-01-05 Nick Alcock <nick.alcock@oracle.com>
90
91 * ctf-api.h (CTF_MN_RECURSE): New.
92 (ctf_member_next): Add flags argument.
93
94 2021-01-05 Nick Alcock <nick.alcock@oracle.com>
95
96 * ctf-api.h (ECTF_INCOMPLETE): New.
97 (ECTF_NERR): Adjust.
98
99 2021-01-01 Nicolas Boulenguez <nicolas@debian.org>
100
101 * coff/internal.h: Correct comment spelling.
102 * coff/sym.h: Likewise.
103 * opcode/aarch64.h: Likewise.
104
105 2021-01-01 Alan Modra <amodra@gmail.com>
106
107 Update year range in copyright notice of all files.
108
109 For older changes see ChangeLog-2020
110 \f
111 Copyright (C) 2021 Free Software Foundation, Inc.
112
113 Copying and distribution of this file, with or without modification,
114 are permitted in any medium without royalty provided the copyright
115 notice and this notice are preserved.
116
117 Local Variables:
118 mode: change-log
119 left-margin: 8
120 fill-column: 74
121 version-control: never
122 End:
This page took 0.030349 seconds and 3 git commands to generate.