x86: Define GNU_PROPERTY_X86_ISA_1_AVX512_BF16
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2019-04-08 H.J. Lu <hongjiu.lu@intel.com>
2
3 * readelf.c (decode_x86_isa): Handle
4 GNU_PROPERTY_X86_ISA_1_AVX512_BF16.
5 * testsuite/binutils-all/i386/pr21231b.d: Updated.
6 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
7
8 2019-04-08 H.J. Lu <hongjiu.lu@intel.com>
9
10 * testsuite/binutils-all/nm.exp: Count i386-moss as ELF.
11
12 2019-03-26 Tamar Christina <tamar.christina@arm.com>
13
14 * testsuite/binutils-all/aarch64/in-order-all.d: Update.
15 * testsuite/binutils-all/aarch64/in-order.d: Likewise.
16 * testsuite/binutils-all/aarch64/out-of-order-all.d: Likewise.
17 * testsuite/binutils-all/aarch64/out-of-order.d: Likewise.
18 * testsuite/binutils-all/aarch64/out-of-order.s: Likewise.
19 * testsuite/binutils-all/arm/in-order-all.d: Likewise.
20 * testsuite/binutils-all/arm/in-order.d: Likewise.
21 * testsuite/binutils-all/arm/out-of-order-all.d: Likewise.
22 * testsuite/binutils-all/arm/out-of-order.d: Likewise.
23 * testsuite/binutils-all/arm/out-of-order.s: Likewise.
24
25 2019-03-26 Nick Clifton <nickc@redhat.com>
26
27 * MAINTAINERS: Take over Dave Brolley's maintainerships for FR30,
28 FRV and MEP.
29
30 2019-03-26 Alan Modra <amodra@gmail.com>
31
32 * objdump.c (dump_relocs_in_section): Warning fix.
33
34 2019-03-25 Tamar Christina <tamar.christina@arm.com>
35
36 * testsuite/binutils-all/arm/in-order-all.d: New test.
37 * testsuite/binutils-all/arm/in-order.d: New test.
38 * testsuite/binutils-all/arm/objdump.exp: Support .d tests.
39 * testsuite/binutils-all/arm/out-of-order-all.d: New test.
40 * testsuite/binutils-all/arm/out-of-order.T: New test.
41 * testsuite/binutils-all/arm/out-of-order.d: New test.
42 * testsuite/binutils-all/arm/out-of-order.s: New test.
43
44
45 2019-03-25 Tamar Christina <tamar.christina@arm.com>
46
47 * testsuite/binutils-all/aarch64/in-order-all.d: New test.
48 * testsuite/binutils-all/aarch64/out-of-order-all.d: New test.
49 * testsuite/binutils-all/aarch64/out-of-order.d:
50
51 2019-03-25 Tamar Christina <tamar.christina@arm.com>
52
53 * testsuite/binutils-all/aarch64/in-order.d: New test.
54 * testsuite/binutils-all/aarch64/out-of-order.d: Disassemble data as
55 well.
56
57 2019-03-25 Tamar Christina <tamar.christina@arm.com>
58
59 * objdump.c (disassemble_bytes): Pass stop_offset.
60 * testsuite/binutils-all/aarch64/out-of-order.T: New test.
61 * testsuite/binutils-all/aarch64/out-of-order.d: New test.
62 * testsuite/binutils-all/aarch64/out-of-order.s: New test.
63
64 2019-03-19 Nick Clifton <nickc@redhat.com>
65
66 PR 24360
67 * objdump.c (load_specific_debug_section): Check that the amount
68 of memory to be allocated matches the size of the section.
69
70 2019-03-13 Sudakshina Das <sudi.das@arm.com>
71
72 * readelf.c (get_aarch64_dynamic_type): Add case for
73 DT_AARCH64_PAC_PLT.
74 (dynamic_section_aarch64_val): Likewise.
75
76 2019-03-13 Sudakshina Das <sudi.das@arm.com>
77 Szabolcs Nagy <szabolcs.nagy@arm.com>
78
79 * readelf.c (get_aarch64_dynamic_type): New.
80 (get_dynamic_type): Use above for EM_AARCH64.
81 (dynamic_section_aarch64_val): New.
82 (process_dynamic_section): Use above for EM_AARCH64.
83
84 2019-03-13 Sudakshina Das <sudi.das@arm.com>
85
86 * readelf.c (decode_aarch64_feature_1_and): New.
87 (print_gnu_property_note): Add case for AArch64 gnu notes.
88
89 2019-03-12 Alan Modra <amodra@gmail.com>
90
91 * objdump.c (load_specific_debug_section): Don't compare section
92 size against file size.
93 (dump_relocs_in_section): Don't compare reloc size against file size.
94 Print "failed to read relocs" on bfd_get_reloc_upper_bound error.
95
96 2019-03-05 Nick Clifton <nickc@redhat.com>
97
98 PR 24295
99 * doc/binutils.texi (ar cmdline): Fix spelling mistake.
100
101 2019-03-05 Nick Clifton <nickc@redhat.com>
102
103 * po/sv.po: Updated Swedish translation.
104
105 2019-03-05 Matthew Malcomson <matthew.malcomson@arm.com>
106
107 PR 24287
108 * testsuite/lib/binutils-common.exp (run_dump_test): Replace a use
109 of "lmap" with a "foreach" loop.
110
111 2019-03-04 Nick Clifton <nickc@redhat.com>
112
113 PR 24281
114 * objcopy.c (copy_archive): Do not copy thin archives.
115
116 2019-02-27 Matthew Malcomson <matthew.malcomson@arm.com>
117
118 * testsuite/lib/binutils-common.exp: Allow multiple "as" lines.
119
120 2019-02-25 Nick Clifton <nickc@redhat.com>
121
122 * objdump.c (sym_ok): New function.
123 (find_symbol_for_address): Use new function.
124 (disassemble_section): Compare sections by name, not pointer.
125 (dump_dwarf): Move code to initialise byte_get pointer and iterate
126 over separate debug files from here to ...
127 (dump_bfd): ... here. Add parameter indicating that a separate
128 debug info file is being dumped. For main file, pull in the
129 symbol tables from all separate debug info files.
130 (display_object): Update call to dump_bfd.
131 * doc/binutils.texi: Document extened behaviour of the
132 --dwarf=follow-links option.
133 * NEWS: Mention this new feature.
134 * testsuite/binutils-all/objdump.WK2: Update expected output.
135 * testsuite/binutils-all/objdump.exp (test_follow_debuglink): Add
136 options and dump file parameters.
137 Add extra test.
138 * testsuite/binutils-all/objdump.WK3: New file.
139 * testsuite/binutils-all/readelf.exp: Change expected output for
140 readelf -wKis test.
141 * testsuite/binutils-all/readelf.wKis: New file.
142
143 2019-02-22 Nick Clifton <nickc@redhat.com>
144
145 PR 23843
146 * dwarf.h (struct separate_info): New structure for containing
147 information on separate debug info files.
148 * dwarf.c (struct dwo_info): New structure for containing dwo
149 links.
150 (first_dwo_info): Chain of dwo_info structures.
151 (first_separate_file): Chain of separate_info structures.
152 (separate_debug_file, separate_debug_filename): Delete.
153 (fetch_alt_indirect_string): Scan all separate debug info files
154 for the requested string.
155 (add_dwo_info): New function.
156 (add_dwo_name): New function.
157 (add_dwo_dir): New function.
158 (add_dwo_id: New function.
159 (free_dwo_info): New function.
160 (read_and_display_attr_value): Store DWO data using the new
161 functions.
162 (load_debug_section_with_follow): If necessary, scan the list of
163 separate debug info files for the requested section.
164 (add_separate_debug_file): New function.
165 (load_separate_debug_info): Call add_separate_debug_file to store
166 the information on the newly loaded file.
167 (load_dwo_file): Likewise.
168 (load_separate_debif_file): Rename to load_separate_debug_files.
169 Change return type to boolean. If following links then attempt to
170 load all separate debug info files, not just the first one.
171 (free_debug_memory): Release memory in dwo_info and separate_info
172 chains.
173 * objdump.c (dump_dwarf): Iterate over all loaded debg info files.
174 * readelf.c (process_object): Likewise.
175 * doc/debug.options.texi: Update descriptions of links and
176 follow-links options.
177 * testsuite/binutils-all/objdump.WK2: Update expected output.
178 * testsuite/binutils-all/readelf.k2: Likewise.
179 * NEWS: Announce the new feature.
180
181 2019-02-21 Nick Clifton <nickc@redhat.com>
182
183 PR 24247
184 * unwind-ia64.c: Include sysdep.h.
185 (unw_decode_x1): Check current pointer against end pointer before
186 accessing memory.
187 (unw_decode_x2): Likewise.
188 (unw_decode_x3): Likewise.
189 (unw_decode_x4): Likewise.
190 (unw_decode_r2): Likewise.
191 (unw_decode_p2_p5): Likewise.
192 (unw_decode_p7_p10): Likewise.
193 (unw_decode): Likewise.
194
195 2019-02-20 Nick Clifton <nickc@redhat.com>
196
197 PR 24246
198 * readelf.c (print_stapsdt_note): Harden against corrupt notes.
199
200 PR 24244
201 * unwind-ia64.c (unw_decode_uleb128): Add end parameter, use it to
202 prevent walking off the end of the buffer.
203 (unw_decode_x1): Add end paramter, pass it to unw_decode_uleb128.
204 (unw_decode_x2): Likewise.
205 (unw_decode_x3): Likewise.
206 (unw_decode_x4): Likewise.
207 (unw_decode_r2): Pass the end parameter to unw_decode_uleb128.
208 (unw_decode_r3): Likewise.
209 (unw_decode_p7_p10): Likewise.
210 (unw_decode_b2): Likewise.
211 (unw_decode_b3_x4): Likewise.
212
213 PR 24243
214 * readelf.c (process_mips_specific): Check for an options section
215 that is too small to even contain a single option.
216
217 PR 24242
218 * readelf.c (print_ia64_vms_note): Harden against corrupt notes.
219
220 2019-02-20 Alan Modra <amodra@gmail.com>
221
222 PR 24132
223 PR 24138
224 * readelf.c (get_data): Avoid possibility of overflow when
225 checking for a read that may extend past end of file.
226 (process_program_headers): Likewise.
227
228 2019-02-20 Alan Modra <amodra@gmail.com>
229
230 PR 24233
231 * objdump.c (dump_bfd_private_header): Print warning if
232 bfd_print_private_bfd_data returns false.
233
234 2019-02-12 Nick Clifton <nickc@redhat.com>
235
236 PR 23440
237 * README-how-to-make-a-release: Use git clean to delete spurious
238 files from the local source repository.
239
240 2019-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
241
242 * size.c (berkeley_format): Delete.
243 (enum output_format): New enum.
244 (selected_output_format): New variable.
245 (usage): Update to mention GNU format.
246 (main): Update to extract options, and select format as needed.
247 Handle GNU format where needed.
248 (berkeley_sum): Renamed to...
249 (berkeley_or_gnu_sum): ...this, and updated to handle both formats.
250 (berkeley_format): Renamed to...
251 (berkeley_or_gnu_format): ...this, and updated to handle both
252 formats.
253 (print_sizes): Handle GNU format.
254 * doc/binutils.texi (size): Document new GNU format.
255 * testsuite/binutils-all/size.exp: Add test of extended
256 functionality.
257 * NEWS: Mention new functionality.
258
259 2019-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
260
261 * doc/binutils.texi (size): Update example output for Berkeley
262 format output.
263
264 2019-02-07 Nick Clifton <nickc@redhat.com>
265
266 * README-how-to-make-a-release: Add a note about updating the
267 obsolete targets in the bfd/config.bfd file.
268
269 2019-02-04 Nick Clifton <nickc@redhat.com>
270
271 * README-how-to-make-a-release: Add more notes on making a release.
272
273 2019-01-25 Nick Clifton <nickc@redhat.com>
274
275 PR 24131
276 * readelf.c (process_notes_at): Prevent an illegal memory access
277 when the note's namesize is zero.
278 (decode_tic6x_unwind_bytecode): Add code to handle the case where
279 no registers are specified in a frame pop instruction.
280
281 2019-01-25 Nick Clifton <nickc@redhat.com>
282
283 * po/bg.po: Updated Bulgarian translation.
284
285 2019-01-23 Nick Clifton <nickc@redhat.com>
286
287 * po/fr.po: Updated French translation.
288 * po/pt.po: Updated Portuguese translation.
289
290 2019-01-21 Nick Clifton <nickc@redhat.com>
291
292 * po/uk.po: Updated Ukranian translation.
293
294 2019-01-19 Nick Clifton <nickc@redhat.com>
295
296 * configure: Regenerate.
297 * binutils/po/binutils.pot.
298
299 * README-how-to-make-a-release: Update description on how to make
300 a branch.
301
302 2018-06-24 Nick Clifton <nickc@redhat.com>
303
304 2.32 branch created.
305
306 2019-01-17 Nick Clifton <nickc@redhat.com>
307
308 * objdump.c (disassemble_section): When disassembling from a
309 symbol only stop at the next symbol if the original symbol was not
310 a function symbol. Otherwise continue disassembling until a new
311 function is reached.
312 * testsuite/binutils-all/objdump.exp: Add tests of extended
313 functionality.
314 * testsuite/binutils-all/disasm.s: New test source file.
315
316 2019-01-16 Kito Cheng <kito@andestech.com>
317 Nelson Chu <nelson@andestech.com>
318
319 * readelf.c (get_riscv_section_type_name): New function.
320 (get_section_type_name): Add handler for RISC-V.
321 (riscv_attr_tag_t): Declare.
322 (riscv_attr_tag): New.
323 (display_riscv_attribute): New function.
324 (process_attributes): Add handler for RISC-V.
325 * testsuite/binutils-all/strip-3.d: Remove .riscv.attribute
326 section.
327
328 2019-01-10 Nick Clifton <nickc@redhat.com>
329
330 PR 23963
331 * objdump.c (sanitize_string): New function. Removes control
332 characters from symbol names.
333 (dump_section_header): Use new function.
334 (objdump_print_symname): Likewise.
335 (objdump_print_addr_with_sym): Likewise.
336 (show_line): Likewise.
337 (disassemble_bytes): Likewise.
338 (disassemble_section): Likewise.
339 (load_specific_debug_section): Likewise.
340 (read_section_stabs): Likewise.
341 (print_section_stabs): Likewise.
342 (dump_section): Likewise.
343 (dump_reloc_set): Likewise.
344 (dump_relocs_in_section): Likewise.
345 (dump_bfd): Likewise.
346 (display_any_bfd): Likewise.
347
348 2019-01-09 Nick Clifton <nickc@redhat.com>
349
350 PR 24049
351 * readelf.c (process_archive): Use arch.file_name in error
352 messages until the qualified name is available.
353
354 2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
355
356 * configure: Regenerate.
357
358 2019-01-09 Alan Modra <amodra@gmail.com>
359
360 * testsuite/binutils-all/cxxfilt.exp: Pass --no-strip-underscores
361 unconditionally to tests needing the option rather than via a
362 list of targets.
363
364 2019-01-08 Nick Clifton <nickc@redhat.com>
365
366 PR 24044
367 * cxxfilt.c (hp_symbol_characters): Delete.
368 (main): Remove depcreated demangling styles.
369 * stabs.c (parse_stab_argtypes): Remove support for old gnu v2
370 demangling opnames.
371 * testsuite/binutils-all/cxxfilt.exp: Use the
372 --no-strip-underscore option for targets that do prefix their
373 symbols with underscores.
374 Update tests to eliminate those that use gnu v2 encoding.
375
376 2019-01-08 Tamar Christina <tamar.christina@arm.com>
377
378 PR 24065
379 * testsuite/binutils-all/copy-6.d: New test.
380 * testsuite/binutils-all/objcopy.exp: Use it.
381
382 2019-01-08 Alan Modra <amodra@gmail.com>
383
384 * testsuite/lib/binutils-common.exp (run_dump_test): Don't prepend
385 $srcdir/$subdir to source file name if it starts with "./".
386
387 2019-01-05 Yoshinori Sato <ysato@users.sourceforge.jp>
388
389 * readelf.c (get_machine_flags): Add RXv3 output.
390
391 2019-01-04 Nick Clifton <nickc@redhat.com>
392
393 PR 24005
394 * objdump.c (load_specific_debug_section): Check for integer
395 overflow before attempting to allocate contents.
396
397 2019-01-04 Nick Clifton <nickc@redhat.com>
398
399 PR 24001
400 * objcopy.c (copy_object): Free dhandle after writing out the
401 debug information.
402 * objdump.c (dump_bfd): Free dhandle after printing out the debug
403 information.
404
405
406 2019-01-01 Alan Modra <amodra@gmail.com>
407
408 Update year range in copyright notice of all files.
409
410 For older changes see ChangeLog-2018
411 \f
412 Copyright (C) 2019 Free Software Foundation, Inc.
413
414 Copying and distribution of this file, with or without modification,
415 are permitted in any medium without royalty provided the copyright
416 notice and this notice are preserved.
417
418 Local Variables:
419 mode: change-log
420 left-margin: 8
421 fill-column: 74
422 version-control: never
423 End:
This page took 0.037166 seconds and 4 git commands to generate.