]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/ChangeLog
aix: implement R_TOCU and R_TOCL relocations
[thirdparty/binutils-gdb.git] / include / ChangeLog
CommitLineData
2c1bef53
CC
12021-03-12 Clément Chigot <clement.chigot@atos.net>
2
3 * coff/xcoff.h (R_RTB): Remove.
4 (R_TRL): Fix value.
5
db6092f3
AB
62021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
7 Andrew Burgess <andrew.burgess@embecosm.com>
8
9 * elf/common.h (NT_RISCV_CSR): Define.
10
b63a5e38
AB
112021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
12 Andrew Burgess <andrew.burgess@embecosm.com>
13
14 * elf/common.h (NT_GDB_TDESC): Define.
15
dc83f2d2
AM
162021-03-03 Alan Modra <amodra@gmail.com>
17
18 * coff/internal.h: Delete obsolete relocation defines. Move used
19 relocation defines..
20 * coff/i386.h: ..to here..
21 * coff/ti.h: ..and here..
22 * coff/x86_64.h: ..and here..
23 * coff/z80.h: ..and here..
24 * coff/z8k.h: ..and here.
25
8915c559
NA
262021-03-02 Nick Alcock <nick.alcock@oracle.com>
27
28 * ctf-api.h (CTF_LINK_SHARE_DUPLICATED): Note that this might
29 merely change how much deduplication is done.
30
8ee10e86
AM
312021-03-01 Alan Modra <amodra@gmail.com>
32 Fangrui Song <maskray@google.com>
33
34 * bfdlink.h (struct bfd_link_info): Add start_stop_gc.
35
89753bbf
AM
362021-02-21 Alan Modra <amodra@gmail.com>
37
38 * bfdlink.h (struct bfd_link_info): Add warn_multiple_definition.
39
f4f60336
NA
402021-02-17 Nick Alcock <nick.alcock@oracle.com>
41
42 * ctf-api.h (ctf_arc_lookup_symbol_name): New.
43 (ctf_lookup_by_symbol_name): Likewise.
44
5a9f5403
NC
452021-02-19 Nelson Chu <nelson.chu@sifive.com>
46
47 PR 27158
48 * opcode/riscv.h: Updated encoding macros.
49
3d73d29e
NC
502021-02-18 Nelson Chu <nelson.chu@sifive.com>
51
52 * opcode/riscv.h: Moved stuff and make the file tidy.
53
ba2b480f
AK
542021-02-15 Andreas Krebbel <krebbel@linux.ibm.com>
55
56 * opcode/s390.h (enum s390_opcode_cpu_val): Add
57 S390_OPCODE_ARCH14.
58
bfd428bc
MF
592021-02-08 Mike Frysinger <vapier@gentoo.org>
60
61 * opcode/tic54x.h (mmregs): Rename to ...
62 (tic54x_mmregs): ... this.
63 (regs): Rename to ...
64 (tic54x_regs): ... this.
65 (condition_codes): Rename to ...
66 (tic54x_condition_codes): ... this.
67 (cc2_codes): Rename to ...
68 (tic54x_cc2_codes): ... this.
69 (status_bits): Rename to ...
70 (tic54x_status_bits): ... this.
71 (cc3_codes): Rename to ...
72 (tic54x_cc3_codes): ... this.
73 (misc_symbols): Rename to ...
74 (tic54x_misc_symbols): ... this.
75
5f40035f
NC
762021-02-05 Nelson Chu <nelson.chu@sifive.com>
77
78 PR 27348
79 * opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
80
cb4ff67a
NC
812021-02-05 Nelson Chu <nelson.chu@sifive.com>
82
83 PR 27348
84 * opcode/riscv-opc.h: Remove obsolete Xcustom support.
85
caa17049
NA
862021-01-27 Nick Alcock <nick.alcock@oracle.com>
87
88 * ctf-api.h (ECTF_NONAME): New.
89 (ECTF_NERR): Adjust.
90
35a01a04
NA
912021-01-26 Nick Alcock <nick.alcock@oracle.com>
92
93 * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
94
24075dcc
NC
952021-02-04 Nelson Chu <nelson.chu@sifive.com>
96
97 * opcode/riscv-opc.h: Removed macros for zb* extensions.
98 * opcode/riscv.h (riscv_insn_class): Removed INSN_CLASS_ZB*.
99
1942a048
NC
1002021-01-15 Nelson Chu <nelson.chu@sifive.com>
101
102 * opcode/riscv.h: Indent and GNU coding standards tidy,
103 also aligned the code.
104
dcd709e0
NC
1052021-01-15 Nelson Chu <nelson.chu@sifive.com>
106
107 * elf/riscv.h: Comments tidy and improvement.
108 * opcode/riscv-opc.h: Likewise.
109 * opcode/riscv.h: Likewise.
110
82c70b08
KT
1112021-01-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
112
113 * opcode/aarch64.h (AARCH64_FEATURE_CSRE): Delete.
114 (aarch64_opnd): Delete AARCH64_OPND_CSRE_CSR.
115
055bc77a
NC
1162021-01-09 Nick Clifton <nickc@redhat.com>
117
118 * 2.36 release branch crated.
119
aa881ecd
PT
1202021-01-07 Philipp Tomsich <prt@gnu.org>
121
122 * opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN
123 for pause hint instruction.
124 * opcode/riscv.h (enum riscv_insn_class): Added INSN_CLASS_ZIHINTPAUSE.
125
2652cfad
CXW
1262021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
127 Jim Wilson <jimw@sifive.com>
128 Andrew Waterman <andrew@sifive.com>
129 Maxim Blinov <maxim.blinov@embecosm.com>
130 Kito Cheng <kito.cheng@sifive.com>
131 Nelson Chu <nelson.chu@sifive.com>
132
133 * opcode/riscv-opc.h: Added MASK/MATCH/DECLARE_INSN for ZBA/ZBB/ZBC.
134 * opcode/riscv.h (riscv_insn_class): Added INSN_CLASS_ZB*.
135 (enum riscv_isa_spec_class): Added ISA_SPEC_CLASS_DRAFT for the
136 frozen extensions.
137
6c3a3877
NA
1382021-01-05 Nick Alcock <nick.alcock@oracle.com>
139
140 * ctf-api.h (CTF_MN_RECURSE): New.
141 (ctf_member_next): Add flags argument.
142
ffeece6a
NA
1432021-01-05 Nick Alcock <nick.alcock@oracle.com>
144
145 * ctf-api.h (ECTF_INCOMPLETE): New.
146 (ECTF_NERR): Adjust.
147
f9a6a8f0
AM
1482021-01-01 Nicolas Boulenguez <nicolas@debian.org>
149
150 * coff/internal.h: Correct comment spelling.
151 * coff/sym.h: Likewise.
152 * opcode/aarch64.h: Likewise.
153
250d07de
AM
1542021-01-01 Alan Modra <amodra@gmail.com>
155
156 Update year range in copyright notice of all files.
157
c2795844 158For older changes see ChangeLog-2020
3499769a 159\f
c2795844 160Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
161
162Copying and distribution of this file, with or without modification,
163are permitted in any medium without royalty provided the copyright
164notice and this notice are preserved.
165
166Local Variables:
167mode: change-log
168left-margin: 8
169fill-column: 74
170version-control: never
171End: