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