]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/ChangeLog
[gdb/testsuite] Fix -readnow FAIL in gdb.base/style.exp
[thirdparty/binutils-gdb.git] / include / ChangeLog
CommitLineData
4d095f5b
JJ
12020-04-02 Jan W. Jagersma <jwjagersma@gmail.com>
2
3 * coff/go32exe.h: Remove file.
4 * coff/internal.h (struct internal_filehdr): Remove field
5 go32stub. Remove flag F_GO32STUB.
6
40bd13ce
ML
72020-04-01 Martin Liska <mliska@suse.cz>
8 Maciej W. Rozycki <macro@linux-mips.org>
9
10 PR lto/94249
11 * plugin-api.h: Fix a typo.
12
d1a89da5
NC
132020-03-30 Nelson Chu <nelson.chu@sifive.com>
14
15 * opcode/riscv-opc.h: Update CSR to 1.11.
16
a879b4d5
JB
172020-03-26 John Baldwin <jhb@FreeBSD.org>
18
19 * elf/common.h (AT_FREEBSD_BSDFLAGS): Define.
20
dfb68cc3
ML
212020-03-24 Martin Liska <mliska@suse.cz>
22
23 PR lto/94249
24 * plugin-api.h: Add more robust endianess detection.
25
e3b1fa32
ML
262020-03-21 Martin Liska <mliska@suse.cz>
27
28 * plugin-api.h (enum ld_plugin_symbol_type): Remove
29 comma after last value of an enum.
30 * lto-symtab.h (enum gcc_plugin_symbol_type): Likewise.
31
3734bec8
ML
322020-03-19 Martin Liska <mliska@suse.cz>
33
34 * lto-symtab.h (enum gcc_plugin_symbol_type): New.
35 (enum gcc_plugin_symbol_section_kind): Likewise.
36
372020-03-19 Martin Liska <mliska@suse.cz>
38
39 * plugin-api.h (struct ld_plugin_symbol): Split
40 int def into 4 char fields.
41 (enum ld_plugin_symbol_type): New.
42 (enum ld_plugin_symbol_section_kind): New.
43 (enum ld_plugin_tag): Add LDPT_ADD_SYMBOLS_V2.
44
06d949ec
KR
452020-03-13 Kamil Rytarowski <n54@gmx.com>
46
47 * elf/common.h (NT_NETBSDCORE_LWPSTATUS): New define.
48
492020-03-13 Kamil Rytarowski <n54@gmx.com>
9fcbd8a9
KR
50
51 * elf/common.h (NT_NETBSDCORE_AUXV): New define.
52
abf874aa
CL
532020-03-13 Christophe Lyon <christophe.lyon@linaro.org>
54
55 * bfdlink.h (bfd_link_info): Add non_contiguous_regions and
56 non_contiguous_regions_warnings fields.
57
66631823
CE
582020-03-13 Christian Eggers <ceggers@gmx.de>
59
60 * bfdlink.h (struct bfd_link_order): Add unit (bytes/octets) to
61 offset and size members.
62 * elf/internal.h (struct elf_internal_phdr): Likewise for
63 p_align member.
64 (struct elf_segment_map): Likewise for p_paddr and p_size
65 members
66
502794d4
CE
672020-03-13 Christian Eggers <ceggers@gmx.de>
68
69 * elf/internal.h (struct elf_internal_phdr): Add unit (octets)
70 to several member field comments.
71 (Elf_Internal_Shdr): likewise.
72
e10ac147
AM
732020-03-10 Alan Modra <amodra@gmail.com>
74
75 * som/aout.h (SOM_AUX_ID_MANDATORY, SOM_SPACE_IS_LOADABLE),
76 (SOM_SYMBOL_HIDDEN, SOM_SYMBOL_HAS_LONG_RETURN): Use 1u << 31.
77 * som/lst.h (LST_SYMBOL_HIDDEN): Likewise.
78
b5ebe8dd
LM
792020-03-03 Luis Machado <luis.machado@linaro.org>
80
81 * elf/common.h (AT_L1I_CACHESIZE, AT_L1I_CACHEGEOMETRY)
82 (AT_L1D_CACHESIZE, AT_L1D_CACHEGEOMETRY, AT_L2_CACHESIZE)
83 (AT_L2_CACHEGEOMETRY, AT_L3_CACHESIZE, AT_L3_CACHEGEOMETRY)
84 (AT_MINSIGSTKSZ): New defines, imported from glibc.
85
99e47410
AB
862020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
87
88 Import from gcc mainline:
89 2020-02-05 Andrew Burgess <andrew.burgess@embecosm.com>
90
91 * hashtab.h (htab_remove_elt): Make a parameter const.
92 (htab_remove_elt_with_hash): Likewise.
93
bd0cf5a6
NC
942020-02-20 Nelson Chu <nelson.chu@sifive.com>
95
96 * opcode/riscv-opc.h: Extend DECLARE_CSR and DECLARE_CSR_ALIAS to
97 record riscv_csr_class.
98
4934a27c
MM
992020-02-10 Stam Markianos-Wright <stam.markianos-wright@arm.com>
100 Matthew Malcomson <matthew.malcomson@arm.com>
101
102 * opcode/arm.h (ARM_EXT2_CDE): New extension macro.
103 (ARM_EXT2_CDE0): New extension macro.
104 (ARM_EXT2_CDE1): New extension macro.
105 (ARM_EXT2_CDE2): New extension macro.
106 (ARM_EXT2_CDE3): New extension macro.
107 (ARM_EXT2_CDE4): New extension macro.
108 (ARM_EXT2_CDE5): New extension macro.
109 (ARM_EXT2_CDE6): New extension macro.
110 (ARM_EXT2_CDE7): New extension macro.
111
9fc0b501
SB
1122020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
113
114 PR 25469
115 * coff/internal.h (R_IMM16BE): Define.
116 * elf/z80.h (EF_Z80_MACH_Z80N): Define.
117 (R_Z80_16_BE): New reloc.
118
c5d7be0c
AM
1192020-02-04 Alan Modra <amodra@gmail.com>
120
121 * opcode/d30v.h (struct pd_reg): Make value field unsigned.
122
1957ab10
JT
1232020-01-16 Jon Turney <jon.turney@dronecode.org.uk>
124
125 * coff/internal.h (PE_IMAGE_DEBUG_TYPE_VC_FEATURE)
126 (PE_IMAGE_DEBUG_TYPE_POGO, PE_IMAGE_DEBUG_TYPE_ILTCG)
127 (PE_IMAGE_DEBUG_TYPE_MPX, PE_IMAGE_DEBUG_TYPE_REPRO): Add.
128
ae774686
NC
1292020-01-18 Nick Clifton <nickc@redhat.com>
130
131 Binutils 2.34 branch created.
132
533da483
NC
1332020-01-17 Nick Clifton <nickc@redhat.com>
134
135 * Import from gcc mainline:
136 2019-06-10 Martin Liska <mliska@suse.cz>
137
138 * ansidecl.h (ATTRIBUTE_WARN_UNUSED_RESULT): New macro.
139 * libiberty.h (xmalloc): Use it.
140 (xrealloc): Likewise.
141 (xcalloc): Likewise.
142 (xstrdup): Likewise.
143 (xstrndup): Likewise.
144 (xmemdup): Likewise.
145
146 2019-06-10 Martin Liska <mliska@suse.cz>
147
148 * ansidecl.h:
149 (ATTRIBUTE_RESULT_SIZE_1): Define new macro.
150 (ATTRIBUTE_RESULT_SIZE_2): Likewise.
151 (ATTRIBUTE_RESULT_SIZE_1_2): Likewise.
152 * libiberty.h (xmalloc): Add RESULT_SIZE attribute.
153 (xrealloc): Likewise.
154 (xcalloc): Likewise.
155
156 2019-11-16 Tim Ruehsen <tim.ruehsen@gmx.de>
157
158 * demangle.h (struct demangle_component): Add member
159 d_counting.
160
161 2019-11-16 Eduard-Mihai Burtescu <eddyb@lyken.rs>
162
163 * demangle.h (rust_demangle_callback): Add.
164
165 2019-07-18 Eduard-Mihai Burtescu <eddyb@lyken.rs>
166
167 * demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.
168 (rust_demangle_sym): Move to libiberty/rust-demangle.h.
169
2da2eaf4
AV
1702020-01-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
171
172 PR 25376
173 * opcodes/arm.h (FPU_MVE, FPU_MVE_FPU): Move these features to...
174 (ARM_EXT2_MVE, ARM_EXT2_MVE_FP): ... the CORE_HIGH space.
175 (ARM_ANY): Redefine to not include any MVE bits.
176 (ARM_FEATURE_ALL): Removed.
177
131cb553
JL
1782020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
179
180 * opcode/msp430.h (enum msp430_expp_e): New.
181 (struct msp430_operand_s): Add expp member to struct.
182
39fe16e0
CZ
1832020-01-13 Claudiu Zissulescu <claziss@gmail.com>
184
185 * elf/arc-cpu.def: Update ARC cpu list.
186
5496abe1
AM
1872020-01-13 Alan Modra <amodra@gmail.com>
188
189 * opcode/tic4x.h (EXTR): Delete.
190 (EXTRU, EXTRS, INSERTU, INSERTS): Rewrite without zero/sign
191 extension using shifts. Do trim INSERTU value to specified bitfield.
192
8948cc69
AM
1932020-01-10 Alan Modra <amodra@gmail.com>
194
195 * opcode/spu.h: Formatting.
196 (UNSIGNED_EXTRACT): Use 1u.
197 (SIGNED_EXTRACT): Don't sign extend with shifts.
198 (DECODE_INSN_I9a, DECODE_INSN_I9b): Avoid left shift of signed value.
199 Keep result signed.
200 (DECODE_INSN_U9a, DECODE_INSN_U9b): Delete.
201
bb82aefe
SV
2022020-01-07 Shahab Vahedi <shahab@synopsys.com>
203
204 * opcode/arc.h (insn_class_t): Add 'LLOCK' and 'SCOND'.
205
6655dba2
SB
2062020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
207
208 * coff/internal.h: Add defintions of Z80 reloc names.
209
d73b58f4
NC
2102020-01-02 Christian Biesinger <cbiesinger@google.com>
211
212 * opcode/s12z.h: Undef REG_Y.
213
b14ce8bf
AM
2142020-01-01 Alan Modra <amodra@gmail.com>
215
216 Update year range in copyright notice of all files.
217
0b114740 218For older changes see ChangeLog-2019
3499769a 219\f
0b114740 220Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
221
222Copying and distribution of this file, with or without modification,
223are permitted in any medium without royalty provided the copyright
224notice and this notice are preserved.
225
226Local Variables:
227mode: change-log
228left-margin: 8
229fill-column: 74
230version-control: never
231End: