]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/ChangeLog
Wrong ELF class plugin vs. gcc ld version
[thirdparty/binutils-gdb.git] / include / ChangeLog
CommitLineData
3d73d29e
NC
12021-02-18 Nelson Chu <nelson.chu@sifive.com>
2
3 * opcode/riscv.h: Moved stuff and make the file tidy.
4
ba2b480f
AK
52021-02-15 Andreas Krebbel <krebbel@linux.ibm.com>
6
7 * opcode/s390.h (enum s390_opcode_cpu_val): Add
8 S390_OPCODE_ARCH14.
9
bfd428bc
MF
102021-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
5f40035f
NC
272021-02-05 Nelson Chu <nelson.chu@sifive.com>
28
29 PR 27348
30 * opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
31
cb4ff67a
NC
322021-02-05 Nelson Chu <nelson.chu@sifive.com>
33
34 PR 27348
35 * opcode/riscv-opc.h: Remove obsolete Xcustom support.
36
caa17049
NA
372021-01-27 Nick Alcock <nick.alcock@oracle.com>
38
39 * ctf-api.h (ECTF_NONAME): New.
40 (ECTF_NERR): Adjust.
41
35a01a04
NA
422021-01-26 Nick Alcock <nick.alcock@oracle.com>
43
44 * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
45
24075dcc
NC
462021-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
1942a048
NC
512021-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
dcd709e0
NC
562021-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
82c70b08
KT
622021-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
055bc77a
NC
672021-01-09 Nick Clifton <nickc@redhat.com>
68
69 * 2.36 release branch crated.
70
aa881ecd
PT
712021-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
2652cfad
CXW
772021-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
6c3a3877
NA
892021-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
ffeece6a
NA
942021-01-05 Nick Alcock <nick.alcock@oracle.com>
95
96 * ctf-api.h (ECTF_INCOMPLETE): New.
97 (ECTF_NERR): Adjust.
98
f9a6a8f0
AM
992021-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
250d07de
AM
1052021-01-01 Alan Modra <amodra@gmail.com>
106
107 Update year range in copyright notice of all files.
108
c2795844 109For older changes see ChangeLog-2020
3499769a 110\f
c2795844 111Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
112
113Copying and distribution of this file, with or without modification,
114are permitted in any medium without royalty provided the copyright
115notice and this notice are preserved.
116
117Local Variables:
118mode: change-log
119left-margin: 8
120fill-column: 74
121version-control: never
122End: