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