]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/ChangeLog
Fix completion related libstdc++ assert when using -D_GLIBCXX_DEBUG
[thirdparty/binutils-gdb.git] / include / ChangeLog
CommitLineData
ba2b480f
AK
12021-02-15 Andreas Krebbel <krebbel@linux.ibm.com>
2
3 * opcode/s390.h (enum s390_opcode_cpu_val): Add
4 S390_OPCODE_ARCH14.
5
bfd428bc
MF
62021-02-08 Mike Frysinger <vapier@gentoo.org>
7
8 * opcode/tic54x.h (mmregs): Rename to ...
9 (tic54x_mmregs): ... this.
10 (regs): Rename to ...
11 (tic54x_regs): ... this.
12 (condition_codes): Rename to ...
13 (tic54x_condition_codes): ... this.
14 (cc2_codes): Rename to ...
15 (tic54x_cc2_codes): ... this.
16 (status_bits): Rename to ...
17 (tic54x_status_bits): ... this.
18 (cc3_codes): Rename to ...
19 (tic54x_cc3_codes): ... this.
20 (misc_symbols): Rename to ...
21 (tic54x_misc_symbols): ... this.
22
5f40035f
NC
232021-02-05 Nelson Chu <nelson.chu@sifive.com>
24
25 PR 27348
26 * opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
27
cb4ff67a
NC
282021-02-05 Nelson Chu <nelson.chu@sifive.com>
29
30 PR 27348
31 * opcode/riscv-opc.h: Remove obsolete Xcustom support.
32
caa17049
NA
332021-01-27 Nick Alcock <nick.alcock@oracle.com>
34
35 * ctf-api.h (ECTF_NONAME): New.
36 (ECTF_NERR): Adjust.
37
35a01a04
NA
382021-01-26 Nick Alcock <nick.alcock@oracle.com>
39
40 * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
41
24075dcc
NC
422021-02-04 Nelson Chu <nelson.chu@sifive.com>
43
44 * opcode/riscv-opc.h: Removed macros for zb* extensions.
45 * opcode/riscv.h (riscv_insn_class): Removed INSN_CLASS_ZB*.
46
1942a048
NC
472021-01-15 Nelson Chu <nelson.chu@sifive.com>
48
49 * opcode/riscv.h: Indent and GNU coding standards tidy,
50 also aligned the code.
51
dcd709e0
NC
522021-01-15 Nelson Chu <nelson.chu@sifive.com>
53
54 * elf/riscv.h: Comments tidy and improvement.
55 * opcode/riscv-opc.h: Likewise.
56 * opcode/riscv.h: Likewise.
57
82c70b08
KT
582021-01-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
59
60 * opcode/aarch64.h (AARCH64_FEATURE_CSRE): Delete.
61 (aarch64_opnd): Delete AARCH64_OPND_CSRE_CSR.
62
055bc77a
NC
632021-01-09 Nick Clifton <nickc@redhat.com>
64
65 * 2.36 release branch crated.
66
aa881ecd
PT
672021-01-07 Philipp Tomsich <prt@gnu.org>
68
69 * opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN
70 for pause hint instruction.
71 * opcode/riscv.h (enum riscv_insn_class): Added INSN_CLASS_ZIHINTPAUSE.
72
2652cfad
CXW
732021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
74 Jim Wilson <jimw@sifive.com>
75 Andrew Waterman <andrew@sifive.com>
76 Maxim Blinov <maxim.blinov@embecosm.com>
77 Kito Cheng <kito.cheng@sifive.com>
78 Nelson Chu <nelson.chu@sifive.com>
79
80 * opcode/riscv-opc.h: Added MASK/MATCH/DECLARE_INSN for ZBA/ZBB/ZBC.
81 * opcode/riscv.h (riscv_insn_class): Added INSN_CLASS_ZB*.
82 (enum riscv_isa_spec_class): Added ISA_SPEC_CLASS_DRAFT for the
83 frozen extensions.
84
6c3a3877
NA
852021-01-05 Nick Alcock <nick.alcock@oracle.com>
86
87 * ctf-api.h (CTF_MN_RECURSE): New.
88 (ctf_member_next): Add flags argument.
89
ffeece6a
NA
902021-01-05 Nick Alcock <nick.alcock@oracle.com>
91
92 * ctf-api.h (ECTF_INCOMPLETE): New.
93 (ECTF_NERR): Adjust.
94
f9a6a8f0
AM
952021-01-01 Nicolas Boulenguez <nicolas@debian.org>
96
97 * coff/internal.h: Correct comment spelling.
98 * coff/sym.h: Likewise.
99 * opcode/aarch64.h: Likewise.
100
250d07de
AM
1012021-01-01 Alan Modra <amodra@gmail.com>
102
103 Update year range in copyright notice of all files.
104
c2795844 105For older changes see ChangeLog-2020
3499769a 106\f
c2795844 107Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
108
109Copying and distribution of this file, with or without modification,
110are permitted in any medium without royalty provided the copyright
111notice and this notice are preserved.
112
113Local Variables:
114mode: change-log
115left-margin: 8
116fill-column: 74
117version-control: never
118End: