]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame_incremental - include/ChangeLog
bfd: move xcoff64_ppc_relocate_section after the HOWTO table
[thirdparty/binutils-gdb.git] / include / ChangeLog
... / ...
CommitLineData
12021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
2 Andrew Burgess <andrew.burgess@embecosm.com>
3
4 * elf/common.h (NT_RISCV_CSR): Define.
5
62021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
7 Andrew Burgess <andrew.burgess@embecosm.com>
8
9 * elf/common.h (NT_GDB_TDESC): Define.
10
112021-03-03 Alan Modra <amodra@gmail.com>
12
13 * coff/internal.h: Delete obsolete relocation defines. Move used
14 relocation defines..
15 * coff/i386.h: ..to here..
16 * coff/ti.h: ..and here..
17 * coff/x86_64.h: ..and here..
18 * coff/z80.h: ..and here..
19 * coff/z8k.h: ..and here.
20
212021-03-02 Nick Alcock <nick.alcock@oracle.com>
22
23 * ctf-api.h (CTF_LINK_SHARE_DUPLICATED): Note that this might
24 merely change how much deduplication is done.
25
262021-03-01 Alan Modra <amodra@gmail.com>
27 Fangrui Song <maskray@google.com>
28
29 * bfdlink.h (struct bfd_link_info): Add start_stop_gc.
30
312021-02-21 Alan Modra <amodra@gmail.com>
32
33 * bfdlink.h (struct bfd_link_info): Add warn_multiple_definition.
34
352021-02-17 Nick Alcock <nick.alcock@oracle.com>
36
37 * ctf-api.h (ctf_arc_lookup_symbol_name): New.
38 (ctf_lookup_by_symbol_name): Likewise.
39
402021-02-19 Nelson Chu <nelson.chu@sifive.com>
41
42 PR 27158
43 * opcode/riscv.h: Updated encoding macros.
44
452021-02-18 Nelson Chu <nelson.chu@sifive.com>
46
47 * opcode/riscv.h: Moved stuff and make the file tidy.
48
492021-02-15 Andreas Krebbel <krebbel@linux.ibm.com>
50
51 * opcode/s390.h (enum s390_opcode_cpu_val): Add
52 S390_OPCODE_ARCH14.
53
542021-02-08 Mike Frysinger <vapier@gentoo.org>
55
56 * opcode/tic54x.h (mmregs): Rename to ...
57 (tic54x_mmregs): ... this.
58 (regs): Rename to ...
59 (tic54x_regs): ... this.
60 (condition_codes): Rename to ...
61 (tic54x_condition_codes): ... this.
62 (cc2_codes): Rename to ...
63 (tic54x_cc2_codes): ... this.
64 (status_bits): Rename to ...
65 (tic54x_status_bits): ... this.
66 (cc3_codes): Rename to ...
67 (tic54x_cc3_codes): ... this.
68 (misc_symbols): Rename to ...
69 (tic54x_misc_symbols): ... this.
70
712021-02-05 Nelson Chu <nelson.chu@sifive.com>
72
73 PR 27348
74 * opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
75
762021-02-05 Nelson Chu <nelson.chu@sifive.com>
77
78 PR 27348
79 * opcode/riscv-opc.h: Remove obsolete Xcustom support.
80
812021-01-27 Nick Alcock <nick.alcock@oracle.com>
82
83 * ctf-api.h (ECTF_NONAME): New.
84 (ECTF_NERR): Adjust.
85
862021-01-26 Nick Alcock <nick.alcock@oracle.com>
87
88 * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
89
902021-02-04 Nelson Chu <nelson.chu@sifive.com>
91
92 * opcode/riscv-opc.h: Removed macros for zb* extensions.
93 * opcode/riscv.h (riscv_insn_class): Removed INSN_CLASS_ZB*.
94
952021-01-15 Nelson Chu <nelson.chu@sifive.com>
96
97 * opcode/riscv.h: Indent and GNU coding standards tidy,
98 also aligned the code.
99
1002021-01-15 Nelson Chu <nelson.chu@sifive.com>
101
102 * elf/riscv.h: Comments tidy and improvement.
103 * opcode/riscv-opc.h: Likewise.
104 * opcode/riscv.h: Likewise.
105
1062021-01-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
107
108 * opcode/aarch64.h (AARCH64_FEATURE_CSRE): Delete.
109 (aarch64_opnd): Delete AARCH64_OPND_CSRE_CSR.
110
1112021-01-09 Nick Clifton <nickc@redhat.com>
112
113 * 2.36 release branch crated.
114
1152021-01-07 Philipp Tomsich <prt@gnu.org>
116
117 * opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN
118 for pause hint instruction.
119 * opcode/riscv.h (enum riscv_insn_class): Added INSN_CLASS_ZIHINTPAUSE.
120
1212021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
122 Jim Wilson <jimw@sifive.com>
123 Andrew Waterman <andrew@sifive.com>
124 Maxim Blinov <maxim.blinov@embecosm.com>
125 Kito Cheng <kito.cheng@sifive.com>
126 Nelson Chu <nelson.chu@sifive.com>
127
128 * opcode/riscv-opc.h: Added MASK/MATCH/DECLARE_INSN for ZBA/ZBB/ZBC.
129 * opcode/riscv.h (riscv_insn_class): Added INSN_CLASS_ZB*.
130 (enum riscv_isa_spec_class): Added ISA_SPEC_CLASS_DRAFT for the
131 frozen extensions.
132
1332021-01-05 Nick Alcock <nick.alcock@oracle.com>
134
135 * ctf-api.h (CTF_MN_RECURSE): New.
136 (ctf_member_next): Add flags argument.
137
1382021-01-05 Nick Alcock <nick.alcock@oracle.com>
139
140 * ctf-api.h (ECTF_INCOMPLETE): New.
141 (ECTF_NERR): Adjust.
142
1432021-01-01 Nicolas Boulenguez <nicolas@debian.org>
144
145 * coff/internal.h: Correct comment spelling.
146 * coff/sym.h: Likewise.
147 * opcode/aarch64.h: Likewise.
148
1492021-01-01 Alan Modra <amodra@gmail.com>
150
151 Update year range in copyright notice of all files.
152
153For older changes see ChangeLog-2020
154\f
155Copyright (C) 2021 Free Software Foundation, Inc.
156
157Copying and distribution of this file, with or without modification,
158are permitted in any medium without royalty provided the copyright
159notice and this notice are preserved.
160
161Local Variables:
162mode: change-log
163left-margin: 8
164fill-column: 74
165version-control: never
166End: