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