]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / include / ChangeLog
CommitLineData
8915c559
NA
12021-03-02 Nick Alcock <nick.alcock@oracle.com>
2
3 * ctf-api.h (CTF_LINK_SHARE_DUPLICATED): Note that this might
4 merely change how much deduplication is done.
5
8ee10e86
AM
62021-03-01 Alan Modra <amodra@gmail.com>
7 Fangrui Song <maskray@google.com>
8
9 * bfdlink.h (struct bfd_link_info): Add start_stop_gc.
10
89753bbf
AM
112021-02-21 Alan Modra <amodra@gmail.com>
12
13 * bfdlink.h (struct bfd_link_info): Add warn_multiple_definition.
14
f4f60336
NA
152021-02-17 Nick Alcock <nick.alcock@oracle.com>
16
17 * ctf-api.h (ctf_arc_lookup_symbol_name): New.
18 (ctf_lookup_by_symbol_name): Likewise.
19
5a9f5403
NC
202021-02-19 Nelson Chu <nelson.chu@sifive.com>
21
22 PR 27158
23 * opcode/riscv.h: Updated encoding macros.
24
3d73d29e
NC
252021-02-18 Nelson Chu <nelson.chu@sifive.com>
26
27 * opcode/riscv.h: Moved stuff and make the file tidy.
28
ba2b480f
AK
292021-02-15 Andreas Krebbel <krebbel@linux.ibm.com>
30
31 * opcode/s390.h (enum s390_opcode_cpu_val): Add
32 S390_OPCODE_ARCH14.
33
bfd428bc
MF
342021-02-08 Mike Frysinger <vapier@gentoo.org>
35
36 * opcode/tic54x.h (mmregs): Rename to ...
37 (tic54x_mmregs): ... this.
38 (regs): Rename to ...
39 (tic54x_regs): ... this.
40 (condition_codes): Rename to ...
41 (tic54x_condition_codes): ... this.
42 (cc2_codes): Rename to ...
43 (tic54x_cc2_codes): ... this.
44 (status_bits): Rename to ...
45 (tic54x_status_bits): ... this.
46 (cc3_codes): Rename to ...
47 (tic54x_cc3_codes): ... this.
48 (misc_symbols): Rename to ...
49 (tic54x_misc_symbols): ... this.
50
5f40035f
NC
512021-02-05 Nelson Chu <nelson.chu@sifive.com>
52
53 PR 27348
54 * opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
55
cb4ff67a
NC
562021-02-05 Nelson Chu <nelson.chu@sifive.com>
57
58 PR 27348
59 * opcode/riscv-opc.h: Remove obsolete Xcustom support.
60
caa17049
NA
612021-01-27 Nick Alcock <nick.alcock@oracle.com>
62
63 * ctf-api.h (ECTF_NONAME): New.
64 (ECTF_NERR): Adjust.
65
35a01a04
NA
662021-01-26 Nick Alcock <nick.alcock@oracle.com>
67
68 * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
69
24075dcc
NC
702021-02-04 Nelson Chu <nelson.chu@sifive.com>
71
72 * opcode/riscv-opc.h: Removed macros for zb* extensions.
73 * opcode/riscv.h (riscv_insn_class): Removed INSN_CLASS_ZB*.
74
1942a048
NC
752021-01-15 Nelson Chu <nelson.chu@sifive.com>
76
77 * opcode/riscv.h: Indent and GNU coding standards tidy,
78 also aligned the code.
79
dcd709e0
NC
802021-01-15 Nelson Chu <nelson.chu@sifive.com>
81
82 * elf/riscv.h: Comments tidy and improvement.
83 * opcode/riscv-opc.h: Likewise.
84 * opcode/riscv.h: Likewise.
85
82c70b08
KT
862021-01-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
87
88 * opcode/aarch64.h (AARCH64_FEATURE_CSRE): Delete.
89 (aarch64_opnd): Delete AARCH64_OPND_CSRE_CSR.
90
055bc77a
NC
912021-01-09 Nick Clifton <nickc@redhat.com>
92
93 * 2.36 release branch crated.
94
aa881ecd
PT
952021-01-07 Philipp Tomsich <prt@gnu.org>
96
97 * opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN
98 for pause hint instruction.
99 * opcode/riscv.h (enum riscv_insn_class): Added INSN_CLASS_ZIHINTPAUSE.
100
2652cfad
CXW
1012021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
102 Jim Wilson <jimw@sifive.com>
103 Andrew Waterman <andrew@sifive.com>
104 Maxim Blinov <maxim.blinov@embecosm.com>
105 Kito Cheng <kito.cheng@sifive.com>
106 Nelson Chu <nelson.chu@sifive.com>
107
108 * opcode/riscv-opc.h: Added MASK/MATCH/DECLARE_INSN for ZBA/ZBB/ZBC.
109 * opcode/riscv.h (riscv_insn_class): Added INSN_CLASS_ZB*.
110 (enum riscv_isa_spec_class): Added ISA_SPEC_CLASS_DRAFT for the
111 frozen extensions.
112
6c3a3877
NA
1132021-01-05 Nick Alcock <nick.alcock@oracle.com>
114
115 * ctf-api.h (CTF_MN_RECURSE): New.
116 (ctf_member_next): Add flags argument.
117
ffeece6a
NA
1182021-01-05 Nick Alcock <nick.alcock@oracle.com>
119
120 * ctf-api.h (ECTF_INCOMPLETE): New.
121 (ECTF_NERR): Adjust.
122
f9a6a8f0
AM
1232021-01-01 Nicolas Boulenguez <nicolas@debian.org>
124
125 * coff/internal.h: Correct comment spelling.
126 * coff/sym.h: Likewise.
127 * opcode/aarch64.h: Likewise.
128
250d07de
AM
1292021-01-01 Alan Modra <amodra@gmail.com>
130
131 Update year range in copyright notice of all files.
132
c2795844 133For older changes see ChangeLog-2020
3499769a 134\f
c2795844 135Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
136
137Copying and distribution of this file, with or without modification,
138are permitted in any medium without royalty provided the copyright
139notice and this notice are preserved.
140
141Local Variables:
142mode: change-log
143left-margin: 8
144fill-column: 74
145version-control: never
146End: