]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/ChangeLog
gas/app.c don't throw away spaces before slash
[thirdparty/binutils-gdb.git] / include / ChangeLog
CommitLineData
012d4426
NC
12021-03-16 Nick Clifton <nickc@redhat.com>
2
3 * coff/internal.h (struct internal_auxent): Fix a couple of typos
4 in comment describing the x_fname field.
5
80d49d6a
KLC
62021-03-16 Kuan-Lin Chen <kuanlinchentw@gmail.com>
7
8 * opcode/riscv-opc.h: Support zba, zbb and zbc extensions.
9 * opcode/riscv.h (riscv_insn_class): Add INSN_CLASS_ZB*.
10
be3b926d
FC
112021-03-12 Frederic Cambus <fred@statdns.com>
12
13 * elf/common.h (NT_NETBSD_PAX, NT_NETBSD_PAX_MPROTECT)
14 (NT_NETBSD_PAX_NOMPROTECT, NT_NETBSD_PAX_GUARD, NT_NETBSD_PAX_NOGUARD)
15 (NT_NETBSD_PAX_ASLR, NT_NETBSD_PAX_NOASLR): Define.
16
1b2cb8e2
CC
172021-03-12 Clément Chigot <clement.chigot@atos.net>
18
19 * coff/internal.h (struct internal_aouthdr): Add new fields.
20 * coff/rs6000.h (AOUTHDRÃ): Add new fields.
21 * coff/rs6k64.h (struct external_filehdr): Likewise.
22 * coff/xcoff.h (_TDATA), _TBSS): New defines
23 (RS6K_AOUTHDR_TLS_LE, RS6K_AOUTHDR_RAS, RS6K_AOUTHDR_ALGNTDATA,
24 RS6K_AOUTHDR_SHR_SYMTAB, RS6K_AOUTHDR_FORK_POLICY,
25 RS6K_AOUTHDR_FORK_COR): New defines.
26 (XMC_TU): Removed.
27 (XMC_UL): New define.
28
2c1bef53
CC
292021-03-12 Clément Chigot <clement.chigot@atos.net>
30
31 * coff/xcoff.h (R_RTB): Remove.
32 (R_TRL): Fix value.
33
db6092f3
AB
342021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
35 Andrew Burgess <andrew.burgess@embecosm.com>
36
37 * elf/common.h (NT_RISCV_CSR): Define.
38
b63a5e38
AB
392021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
40 Andrew Burgess <andrew.burgess@embecosm.com>
41
42 * elf/common.h (NT_GDB_TDESC): Define.
43
dc83f2d2
AM
442021-03-03 Alan Modra <amodra@gmail.com>
45
46 * coff/internal.h: Delete obsolete relocation defines. Move used
47 relocation defines..
48 * coff/i386.h: ..to here..
49 * coff/ti.h: ..and here..
50 * coff/x86_64.h: ..and here..
51 * coff/z80.h: ..and here..
52 * coff/z8k.h: ..and here.
53
8915c559
NA
542021-03-02 Nick Alcock <nick.alcock@oracle.com>
55
56 * ctf-api.h (CTF_LINK_SHARE_DUPLICATED): Note that this might
57 merely change how much deduplication is done.
58
8ee10e86
AM
592021-03-01 Alan Modra <amodra@gmail.com>
60 Fangrui Song <maskray@google.com>
61
62 * bfdlink.h (struct bfd_link_info): Add start_stop_gc.
63
89753bbf
AM
642021-02-21 Alan Modra <amodra@gmail.com>
65
66 * bfdlink.h (struct bfd_link_info): Add warn_multiple_definition.
67
f4f60336
NA
682021-02-17 Nick Alcock <nick.alcock@oracle.com>
69
70 * ctf-api.h (ctf_arc_lookup_symbol_name): New.
71 (ctf_lookup_by_symbol_name): Likewise.
72
5a9f5403
NC
732021-02-19 Nelson Chu <nelson.chu@sifive.com>
74
75 PR 27158
76 * opcode/riscv.h: Updated encoding macros.
77
3d73d29e
NC
782021-02-18 Nelson Chu <nelson.chu@sifive.com>
79
80 * opcode/riscv.h: Moved stuff and make the file tidy.
81
ba2b480f
AK
822021-02-15 Andreas Krebbel <krebbel@linux.ibm.com>
83
84 * opcode/s390.h (enum s390_opcode_cpu_val): Add
85 S390_OPCODE_ARCH14.
86
bfd428bc
MF
872021-02-08 Mike Frysinger <vapier@gentoo.org>
88
89 * opcode/tic54x.h (mmregs): Rename to ...
90 (tic54x_mmregs): ... this.
91 (regs): Rename to ...
92 (tic54x_regs): ... this.
93 (condition_codes): Rename to ...
94 (tic54x_condition_codes): ... this.
95 (cc2_codes): Rename to ...
96 (tic54x_cc2_codes): ... this.
97 (status_bits): Rename to ...
98 (tic54x_status_bits): ... this.
99 (cc3_codes): Rename to ...
100 (tic54x_cc3_codes): ... this.
101 (misc_symbols): Rename to ...
102 (tic54x_misc_symbols): ... this.
103
5f40035f
NC
1042021-02-05 Nelson Chu <nelson.chu@sifive.com>
105
106 PR 27348
107 * opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
108
cb4ff67a
NC
1092021-02-05 Nelson Chu <nelson.chu@sifive.com>
110
111 PR 27348
112 * opcode/riscv-opc.h: Remove obsolete Xcustom support.
113
caa17049
NA
1142021-01-27 Nick Alcock <nick.alcock@oracle.com>
115
116 * ctf-api.h (ECTF_NONAME): New.
117 (ECTF_NERR): Adjust.
118
35a01a04
NA
1192021-01-26 Nick Alcock <nick.alcock@oracle.com>
120
121 * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
122
24075dcc
NC
1232021-02-04 Nelson Chu <nelson.chu@sifive.com>
124
125 * opcode/riscv-opc.h: Removed macros for zb* extensions.
126 * opcode/riscv.h (riscv_insn_class): Removed INSN_CLASS_ZB*.
127
1942a048
NC
1282021-01-15 Nelson Chu <nelson.chu@sifive.com>
129
130 * opcode/riscv.h: Indent and GNU coding standards tidy,
131 also aligned the code.
132
dcd709e0
NC
1332021-01-15 Nelson Chu <nelson.chu@sifive.com>
134
135 * elf/riscv.h: Comments tidy and improvement.
136 * opcode/riscv-opc.h: Likewise.
137 * opcode/riscv.h: Likewise.
138
82c70b08
KT
1392021-01-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
140
141 * opcode/aarch64.h (AARCH64_FEATURE_CSRE): Delete.
142 (aarch64_opnd): Delete AARCH64_OPND_CSRE_CSR.
143
055bc77a
NC
1442021-01-09 Nick Clifton <nickc@redhat.com>
145
146 * 2.36 release branch crated.
147
aa881ecd
PT
1482021-01-07 Philipp Tomsich <prt@gnu.org>
149
150 * opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN
151 for pause hint instruction.
152 * opcode/riscv.h (enum riscv_insn_class): Added INSN_CLASS_ZIHINTPAUSE.
153
2652cfad
CXW
1542021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
155 Jim Wilson <jimw@sifive.com>
156 Andrew Waterman <andrew@sifive.com>
157 Maxim Blinov <maxim.blinov@embecosm.com>
158 Kito Cheng <kito.cheng@sifive.com>
159 Nelson Chu <nelson.chu@sifive.com>
160
161 * opcode/riscv-opc.h: Added MASK/MATCH/DECLARE_INSN for ZBA/ZBB/ZBC.
162 * opcode/riscv.h (riscv_insn_class): Added INSN_CLASS_ZB*.
163 (enum riscv_isa_spec_class): Added ISA_SPEC_CLASS_DRAFT for the
164 frozen extensions.
165
6c3a3877
NA
1662021-01-05 Nick Alcock <nick.alcock@oracle.com>
167
168 * ctf-api.h (CTF_MN_RECURSE): New.
169 (ctf_member_next): Add flags argument.
170
ffeece6a
NA
1712021-01-05 Nick Alcock <nick.alcock@oracle.com>
172
173 * ctf-api.h (ECTF_INCOMPLETE): New.
174 (ECTF_NERR): Adjust.
175
f9a6a8f0
AM
1762021-01-01 Nicolas Boulenguez <nicolas@debian.org>
177
178 * coff/internal.h: Correct comment spelling.
179 * coff/sym.h: Likewise.
180 * opcode/aarch64.h: Likewise.
181
250d07de
AM
1822021-01-01 Alan Modra <amodra@gmail.com>
183
184 Update year range in copyright notice of all files.
185
c2795844 186For older changes see ChangeLog-2020
3499769a 187\f
c2795844 188Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
189
190Copying and distribution of this file, with or without modification,
191are permitted in any medium without royalty provided the copyright
192notice and this notice are preserved.
193
194Local Variables:
195mode: change-log
196left-margin: 8
197fill-column: 74
198version-control: never
199End: