]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/ChangeLog
libctf, include: find types of symbols by name
[thirdparty/binutils-gdb.git] / include / ChangeLog
CommitLineData
f4f60336
NA
12021-02-17 Nick Alcock <nick.alcock@oracle.com>
2
3 * ctf-api.h (ctf_arc_lookup_symbol_name): New.
4 (ctf_lookup_by_symbol_name): Likewise.
5
5a9f5403
NC
62021-02-19 Nelson Chu <nelson.chu@sifive.com>
7
8 PR 27158
9 * opcode/riscv.h: Updated encoding macros.
10
3d73d29e
NC
112021-02-18 Nelson Chu <nelson.chu@sifive.com>
12
13 * opcode/riscv.h: Moved stuff and make the file tidy.
14
ba2b480f
AK
152021-02-15 Andreas Krebbel <krebbel@linux.ibm.com>
16
17 * opcode/s390.h (enum s390_opcode_cpu_val): Add
18 S390_OPCODE_ARCH14.
19
bfd428bc
MF
202021-02-08 Mike Frysinger <vapier@gentoo.org>
21
22 * opcode/tic54x.h (mmregs): Rename to ...
23 (tic54x_mmregs): ... this.
24 (regs): Rename to ...
25 (tic54x_regs): ... this.
26 (condition_codes): Rename to ...
27 (tic54x_condition_codes): ... this.
28 (cc2_codes): Rename to ...
29 (tic54x_cc2_codes): ... this.
30 (status_bits): Rename to ...
31 (tic54x_status_bits): ... this.
32 (cc3_codes): Rename to ...
33 (tic54x_cc3_codes): ... this.
34 (misc_symbols): Rename to ...
35 (tic54x_misc_symbols): ... this.
36
5f40035f
NC
372021-02-05 Nelson Chu <nelson.chu@sifive.com>
38
39 PR 27348
40 * opcode/riscv.h: Remove obsolete OP_*CUSTOM_IMM.
41
cb4ff67a
NC
422021-02-05 Nelson Chu <nelson.chu@sifive.com>
43
44 PR 27348
45 * opcode/riscv-opc.h: Remove obsolete Xcustom support.
46
caa17049
NA
472021-01-27 Nick Alcock <nick.alcock@oracle.com>
48
49 * ctf-api.h (ECTF_NONAME): New.
50 (ECTF_NERR): Adjust.
51
35a01a04
NA
522021-01-26 Nick Alcock <nick.alcock@oracle.com>
53
54 * ctf-api.h (CTF_LINK_NO_FILTER_REPORTED_SYMS): New.
55
24075dcc
NC
562021-02-04 Nelson Chu <nelson.chu@sifive.com>
57
58 * opcode/riscv-opc.h: Removed macros for zb* extensions.
59 * opcode/riscv.h (riscv_insn_class): Removed INSN_CLASS_ZB*.
60
1942a048
NC
612021-01-15 Nelson Chu <nelson.chu@sifive.com>
62
63 * opcode/riscv.h: Indent and GNU coding standards tidy,
64 also aligned the code.
65
dcd709e0
NC
662021-01-15 Nelson Chu <nelson.chu@sifive.com>
67
68 * elf/riscv.h: Comments tidy and improvement.
69 * opcode/riscv-opc.h: Likewise.
70 * opcode/riscv.h: Likewise.
71
82c70b08
KT
722021-01-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
73
74 * opcode/aarch64.h (AARCH64_FEATURE_CSRE): Delete.
75 (aarch64_opnd): Delete AARCH64_OPND_CSRE_CSR.
76
055bc77a
NC
772021-01-09 Nick Clifton <nickc@redhat.com>
78
79 * 2.36 release branch crated.
80
aa881ecd
PT
812021-01-07 Philipp Tomsich <prt@gnu.org>
82
83 * opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN
84 for pause hint instruction.
85 * opcode/riscv.h (enum riscv_insn_class): Added INSN_CLASS_ZIHINTPAUSE.
86
2652cfad
CXW
872021-01-07 Claire Xenia Wolf <claire@symbioticeda.com>
88 Jim Wilson <jimw@sifive.com>
89 Andrew Waterman <andrew@sifive.com>
90 Maxim Blinov <maxim.blinov@embecosm.com>
91 Kito Cheng <kito.cheng@sifive.com>
92 Nelson Chu <nelson.chu@sifive.com>
93
94 * opcode/riscv-opc.h: Added MASK/MATCH/DECLARE_INSN for ZBA/ZBB/ZBC.
95 * opcode/riscv.h (riscv_insn_class): Added INSN_CLASS_ZB*.
96 (enum riscv_isa_spec_class): Added ISA_SPEC_CLASS_DRAFT for the
97 frozen extensions.
98
6c3a3877
NA
992021-01-05 Nick Alcock <nick.alcock@oracle.com>
100
101 * ctf-api.h (CTF_MN_RECURSE): New.
102 (ctf_member_next): Add flags argument.
103
ffeece6a
NA
1042021-01-05 Nick Alcock <nick.alcock@oracle.com>
105
106 * ctf-api.h (ECTF_INCOMPLETE): New.
107 (ECTF_NERR): Adjust.
108
f9a6a8f0
AM
1092021-01-01 Nicolas Boulenguez <nicolas@debian.org>
110
111 * coff/internal.h: Correct comment spelling.
112 * coff/sym.h: Likewise.
113 * opcode/aarch64.h: Likewise.
114
250d07de
AM
1152021-01-01 Alan Modra <amodra@gmail.com>
116
117 Update year range in copyright notice of all files.
118
c2795844 119For older changes see ChangeLog-2020
3499769a 120\f
c2795844 121Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
122
123Copying and distribution of this file, with or without modification,
124are permitted in any medium without royalty provided the copyright
125notice and this notice are preserved.
126
127Local Variables:
128mode: change-log
129left-margin: 8
130fill-column: 74
131version-control: never
132End: