]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
binutils: remove sparc64/mips64 workaround in objcopy build notes merge code
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
b4f5b984
JM
12017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
2
3 * objcopy.c (merge_gnu_build_notes): Remove workaround that
4 prevented deleting relocations in duplicated notes in mips64 and
5 sparc.
6
e5713223
MR
72017-05-19 Maciej W. Rozycki <macro@imgtec.com>
8
9 * testsuite/binutils-all/mips/mips-note-2.d: New test.
10 * testsuite/binutils-all/mips/mips-note-2r.d: New test.
11 * testsuite/binutils-all/mips/mips-note-2-n32.d: New test.
12 * testsuite/binutils-all/mips/mips-note-2-n64.d: New test.
13 * testsuite/binutils-all/mips/mips-note-2r-n32.d: New test.
14 * testsuite/binutils-all/mips/mips-note-2r-n64.d: New test.
15 * testsuite/binutils-all/mips/mips.exp: Define `has_newabi'.
16 Run the new tests.
17
f0681695
MR
182017-05-19 Maciej W. Rozycki <macro@imgtec.com>
19
20 * testsuite/lib/utils-lib.exp (run_dump_test): Handle the `dump'
21 option.
22
64517994
JM
232017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
24
25 * NEWS: Mention the SPARC M8 support.
26
dd47d677
MR
272017-05-19 Maciej W. Rozycki <macro@imgtec.com>
28
29 * testsuite/binutils-all/mips/mips.exp: Bail out right away if
30 non-ELF.
31
535b785f
AM
322017-05-18 Alan Modra <amodra@gmail.com>
33
34 * strings.c: Don't compare boolean values against TRUE or FALSE.
35
d8cbc93b
JL
362017-05-15 Jeff Law <law@redhat.com>
37
38 * readelf.c (display_arc_attribute): Avoid implicit fallthru.
39
3f3467ff
MR
402017-05-15 Maciej W. Rozycki <macro@imgtec.com>
41
42 * testsuite/binutils-all/mips/mips16-undecoded.d: Add `-mips3'
43 to `as' flags.
44 * testsuite/binutils-all/mips/mips16e2-undecoded.d: New test.
45 * testsuite/binutils-all/mips/mips16e2-extend-insn.d: New test.
46 * testsuite/binutils-all/mips/mips16-undecoded.s: Remove
47 `.module mips3'.
48 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
49
25499ac7
MR
502017-05-15 Maciej W. Rozycki <macro@imgtec.com>
51
52 * readelf.c (print_mips_ases): Handle MIPS16e2 ASE.
53 * NEWS: Mention MIPS16e2 ASE support.
54
a4f89915
MR
552017-05-12 Maciej W. Rozycki <macro@imgtec.com>
56
57 * testsuite/binutils-all/mips/mips16-extend-insn.d: Adjust BREAK
58 and SDBBP disassembly.
59
40e5240e
MR
602017-05-10 Maciej W. Rozycki <macro@imgtec.com>
61
62 * testsuite/binutils-all/mips/mips.exp: Define `tempfile' and
63 `copyfile' variables.
64
53a346d8
CZ
652017-05-10 Claudiu Zissulescu <claziss@synopsys.com>
66
67 * readelf.c (decode_ARC_machine_flags): Recognize OSABI v4.
68 (get_arc_section_type_name): New function.
69 (get_section_type_name): Use the above function.
70 (display_arc_attribute): New function.
71 (process_arc_specific): Likewise.
72 (process_arch_specific): Handle ARC specific information.
73
21d1fbee
KK
742017-05-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
75
76 * MAINTAINERS (SH): Remove myself as SH maintainer.
77
2ecf0cc3
L
782017-05-02 H.J. Lu <hongjiu.lu@intel.com>
79
80 * objcopy.c (merge_gnu_build_notes): Cast relcount to unsigned
81 long when comparing with sec->reloc_count.
82
1395c6ce
NC
832017-05-02 Nick Clifton <nickc@redhat.com>
84
85 * objcopy.c (merge_gnu_build_notes): Disable merge if there are
86 more internal relocs than external relocs.
87
a4ddc54e
MR
882017-05-02 Maciej W. Rozycki <macro@imgtec.com>
89
90 * testsuite/binutils-all/mips/mips16-undecoded.d: Adjust the
91 disassembly of PC-relative LA and LW synthetic instructions.
92
39ff1b79
NC
932017-05-02 Nick Clifton <nickc@redhat.com>
94
95 PR 21440
96 * objdump.c (dump_relocs_in_section): Check for an excessive
97 number of relocs before attempting to dump them.
98
ee7e95ef
AM
992017-05-01 Alan Modra <amodra@gmail.com>
100
101 * objcopy.c (merge_gnu_build_notes): Correct code deleting
102 relocs.
103
b06b2c92
NC
1042017-04-28 Nick Clifton <nickc@redhat.com>
105
106 PR binutils/21439
107 * readelf.c (print_gnu_build_attribute_name): Allow for an empty
108 name field.
109
4e3afec2
NC
1102017-04-28 Nick Clifton <nickc@redhat.com>
111
112 PR binutils/21437
113 * readelf.c (process_version_sections): Check for underflow when
114 computing the start address of the auxillary version data.
115
d949ff56
NC
1162017-04-28 Nick Clifton <nickc@redhat.com>
117
118 PR binutils/21438
119 * dwarf.c (process_extended_line_op): Do not assume that the
120 string extracted from the section is NUL terminated.
121 (fetch_indirect_string): If the string retrieved from the section
122 is not NUL terminated, return an error message.
123 (fetch_indirect_line_string): Likewise.
124 (fetch_indexed_string): Likewise.
125
740a4630
NC
1262017-04-26 Nick Clifton <nickc@redhat.com>
127
d21f3ddb 128 PR binutils/21433
740a4630
NC
129 * bucomm.c (get_file_size): Return -1 if file_name is NULL.
130 * ar.c (main): Fail with usage() invocation if no file names are
131 provided.
132
3e6b6445
NC
1332017-04-26 Nick Clifton <nickc@redhat.com>
134
135 * readelf.c (process_section_headers): Warn about overlarge
136 sections.
137 (print_gnu_build_attribute_name): Print the number of unrecognised
138 note types. Fix formatting in the presence of errors.
139 (testsuite/binutils-all/note-2-32.s): Fix encoding of numeric notes.
140 (testsuite/binutils-all/note-2-64.s): Likewise.
141
bbdd9a68
MR
1422017-04-26 Maciej W. Rozycki <macro@imgtec.com>
143
144 * readelf.c (process_mips_specific): Add static GOT support.
145
c4ab9505
MR
1462017-04-25 Maciej W. Rozycki <macro@imgtec.com>
147
148 * readelf.c (process_mips_specific): Remove error reporting from
149 GOT[1] processing.
150
919383ac
MR
1512017-04-25 Maciej W. Rozycki <macro@imgtec.com>
152
153 * readelf.c (process_mips_specific): Remove null GOT data check.
154
6e3d1f07
MR
1552017-04-25 Maciej W. Rozycki <macro@imgtec.com>
156
157 * testsuite/binutils-all/mips/mips16-alias.d: New test.
158 * testsuite/binutils-all/mips/mips16-noalias.d: New test.
159 * testsuite/binutils-all/mips/mips16-alias.s: New test source.
160 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
161
42354845
AM
1622017-04-23 Alan Modra <amodra@gmail.com>
163
164 PR 21418
165 * ar.c (main): Check -a, -b, -i and -N args are given.
166
7034215f
AM
1672017-04-23 Alan Modra <amodra@gmail.com>
168
169 PR 21417
170 * ar.c (main): Check that an archive file is given after options.
171
b02cd3e9
AM
1722017-04-23 Alan Modra <amodra@gmail.com>
173
174 PR 21415
175 * objdump.c (disassemble_section): Check bfd_get_section_contents
176 status.
177
f082820d
AM
1782017-04-23 Alan Modra <amodra@gmail.com>
179
180 PR 21408
181 * dwarf.c (display_debug_lines_decoded): Don't segfault on NULL
182 file_table.
183
ddef72cd
NC
1842017-04-21 Nick Clifton <nickc@redhat.com>
185
186 PR binutils/21378
187 * readelf.c (print_gnu_build_attribute_name): Check for an
188 overlarge name field.
189
7296a62a
NC
1902017-04-13 Nick Clifton <nickc@redhat.com>
191
192 PR binutils/21379
193 * readelf.c (process_dynamic_section): Detect over large section
194 offsets in the DT_SYMTAB entry.
195
1962017-04-13 Nick Clifton <nickc@redhat.com>
197
198 PR binutils/21345
199 * readelf.c (process_mips_specific): Catch an unfeasible memory
200 allocation before it happens and print a suitable error message.
201
1d15e434
NC
2022017-04-13 Nick Clifton <nickc@redhat.com>
203
204 * objcopy.c: Add --no-merge-notes option to disable note merging.
205 Add --[no-]merge-notes option to strip, and enable it by default.
206 (num_bytes): New function.
207 (merge_gnu_build_notes): Add code to merge stack size notes.
208 * binutils.texi: Update strip and objcopy documentation.
209 * readelf.c (print_gnu_build_attribute_name): Use defined
210 constants for note types.
211
28d909e5
JD
2122017-04-10 John Delsignor <john.delsignore@roguewave.com>
213
214 PR binutils/21319
215 * dwarf.c (display_gdb_index): Correct test for a corrupt address
216 table size.
217
0f65a5d8
JW
2182017-04-05 Jiong Wang <jiong.wang@arm.com>
219
220 * objcopy.c (struct redefine_node): Delete the field "next".
221 (redefine_sym_list): Deleted.
222 (redefine_specific_htab): New hash table.
223 (redefine_specific_reverse_htab): Likewise.
224 (eq_string_redefnode): New function.
225 (htab_hash_redefnode): Likewise.
226 (create_symbol2redef_htab): Likewise.
227 (add_specific_symbol_node): Likewise.
228 (create_symbol_htabs): Create redefine_specific_htab and
229 redefine_specific_reverse_htab.
230 (lookup_sym_redefinition): Use hash table instead of list.
231 (redefine_list_append): Likewise, and rename to add_redefine_and_check.
232 (copy_main): Use redefine_specific_htab instead of redefine_sym_list.
233 Update comments.
234
a91e1603
L
2352017-04-04 H.J. Lu <hongjiu.lu@intel.com>
236
237 * NEWS: Mention support for ELF SHF_GNU_MBIND and
238 PT_GNU_MBIND_XXX.
239 * readelf.c (get_segment_type): Handle PT_GNU_MBIND_XXX.
240 (get_elf_section_flags): Handle SHF_GNU_MBIND.
241 (process_section_headers): Likewise.
242 * testsuite/binutils-all/mbind1.s: New file.
243 * testsuite/binutils-all/objcopy.exp: Run readelf test on
244 mbind1.s.
245
82156ab7
NC
2462017-04-03 Nick Clifton <nickc@redhat.com>
247
248 PR binutils/21345
249 * readelf.c (get_program_headers): Check for there being too many
250 program headers before attempting to allocate space for them.
251
75ec1fdb
NC
2522017-04-03 Nick Clifton <nickc@redhat.com>
253
254 PR binutils/21344
255 * readelf.c (process_mips_specific): Check for an out of range GOT
256 entry before reading the module pointer.
257
f32ba729
NC
2582017-04-03 Nick Clifton <nickc@redhat.com>
259
260 PR binutils/21343
261 * readelf.c (get_unwind_section_word): Fix snafu checking for
262 invalid word offsets in ARM unwind information.
263
efdf7a02
PC
2642017-03-31 Pip Cet <pipcet@gmail.com>
265
266 * NEWS: Use "WebAssembly" consistently.
267 * testsuite/binutils-all/wasm32/wasm32.exp: Fix copyright notice.
268
f96bd6c2
PC
2692017-03-30 Pip Cet <pipcet@gmail.com>
270
271 * readelf.c: Add support for wasm32 ELF format WebAssembly files.
272 (guess_is_rela): Likewise.
273 (dump_relocations): Likewise.
274 (is_32bit_abs_reloc): Likewise.
275 (is_none_reloc_): Likewise.
276 * NEWS: Mention the new support.
277 * testsuite/lib/binutils-common.exp (is_elf_format): Mark wasm32
278 as ELF target.
279 (supports_gnu_unique): Mark wasm32 as supporting STB_GNU_UNIQUE.
280 * testsuite/binutils-all/nm.exp: Mark wasm32 as requiring .size annotations.
281 * testsuite/binutils-all/wasm32: New directory.
282 * testsuite/binutils-all/wasm32/create-wasm.d: New file.
283 * testsuite/binutils-all/wasm32/create-wasm.s: Likewise.
284 * testsuite/binutils-all/wasm32/custom-section.d: Likewise.
285 * testsuite/binutils-all/wasm32/custom-section.s: Likewise.
286 * testsuite/binutils-all/wasm32/invalid-wasm-1.d: Likewise.
287 * testsuite/binutils-all/wasm32/invalid-wasm-1.s: Likewise.
288 * testsuite/binutils-all/wasm32/long-sections.d: Likewise.
289 * testsuite/binutils-all/wasm32/long-sections.s: Likewise.
290 * testsuite/binutils-all/wasm32/parse-wasm.d: Likewise.
291 * testsuite/binutils-all/wasm32/parse-wasm.s: Likewise.
292 * testsuite/binutils-all/wasm32/parse-wasm-2.d: Likewise.
293 * testsuite/binutils-all/wasm32/parse-wasm-2.s: Likewise.
294 * testsuite/binutils-all/wasm32/prepared-section.d: Likewise.
295 * testsuite/binutils-all/wasm32/prepared-section.s: Likewise.
296 * testsuite/binutils-all/wasm32/wasm32.exp: New file, run tests.
297
52be03fd
AM
2982017-03-29 Alan Modra <amodra@gmail.com>
299
300 * doc/binutils.texi (objdump): Document PowerPC -M options.
301
4a14e306
AK
3022017-03-21 Andi Kleen <ak@linux.intel.com>
303
304 * objdump.c (unwind_inlines): Add.
305 (option_values): Add OPTION_INLINES.
306 (show_line): Unwind inlines if requested.
307 (main): Parse OPTION_INLINES.
308 (usage): Document --inlines.
309 * doc/binutils.texi: Document --inlines.
310 * NEWS: Likewise.
311
75d7d298
NC
3122017-03-21 Nick Clifton <nickc@redhat.com>
313
314 * readelf.c (print_gnu_build_attribute_name): Allow stack
315 protection notes to contain numeric values. Use a colon rather
316 than a space to separate a string name from its values. Decode
317 the numeric value of a stack protection note.
318 * objcopy.c (merge_gnu_build_notes): Allow version notes to
319 contain extra text after the protocol version number.
320
39e224f6
MW
3212017-03-20 Mark Wielaard <mark@klomp.org>
322
323 * readelf.c (process_program_headers): Move dynamic_addr check
324 after .dynamic section cross check.
325
0dd6ae21
NC
3262017-03-17 Nick Clifton <nickc@redhat.com>
327
328 * readelf.c (print_gnu_build_attribute_name): Fix off by one error
329 printing the value for a build note with an ascii name.
330
a8be5506
NC
3312017-03-16 Nick Clifton <nickc@redhat.com>
332
333 * readelf.c (print_gnu_build_attribute_name): Add support for
334 GNU_BUILD_ATTRIBUTE_SHORT_ENUM.
335
c799a79d
NC
3362017-03-14 Nick Clifton <nickc@redhat.com>
337
338 * readelf.c (print_gnu_build_attribute_description): Move symbol
339 printing code to...
340 (print_symbol_for_build_attribute): New function. ...here.
341 Add to find the best symbol to associate with an OPEN note.
342 Add code to cache the symbol table and string table, so that they
343 are not loaded every time a note is displayed.
344 * testsuite/binutils-all/note-2-32.s: Add a function symbol.
345 * testsuite/binutils-all/note-2-64.s: Likewise.
346 * testsuite/binutils-all/note-2-32.d: Update expected note output.
347 * testsuite/binutils-all/note-2-64.d: Likewise.
348
5ef2d51b
AM
3492017-03-13 Alan Modra <amodra@gmail.com>
350 Taeung Song <treeze.taeung@gmail.com>
351
352 * objdump.c (update_source_path): Add abfd param. Add struct
353 stat var. Pass to try_print_file_open. Warn if source is more
354 recent than object.
355 (try_print_file_open, slurp_file): Add struct stat param to
356 return fstat.
357 (show_line): Call update_source_path with bfd.
358
7b5d4822
CHL
3592017-03-10 Chia-Hao Lo <fcamel@gmail.com>
360
361 PR binutils/21235
362 * objdump.c (main): Set do_wide with --wide.
363
55e22ca8
NC
3642017-03-10 Nick Clifton <nickc@redhat.com>
365
366 * readelf.c (get_machine_name): Rearrange switch table in order of
367 increasing machine number. Add missing entries.
368
1fc87489
L
3692017-03-08 H.J. Lu <hongjiu.lu@intel.com>
370
371 PR binutils/21231
372 * readelf.c (decode_x86_isa): Change argument to unsigned int.
373 (print_gnu_property_note): Retrieve property type and datasz as
374 4-byte integer. Consolidate property datasz check. Check
375 GNU_PROPERTY_LOPROC and GNU_PROPERTY_LOUSER.
376 * testsuite/binutils-all/i386/pr21231a.d: New file.
377 * testsuite/binutils-all/i386/pr21231a.s: Likewise.
378 * testsuite/binutils-all/i386/pr21231b.d: Likewise.
379 * testsuite/binutils-all/i386/pr21231b.s: Likewise.
380 * testsuite/binutils-all/x86-64/pr21231a.d: Likewise.
381 * testsuite/binutils-all/x86-64/pr21231a.s: Likewise.
382 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
383 * testsuite/binutils-all/x86-64/pr21231b.s: Likewise.
384
79a964dc
NC
3852017-03-06 Nick Clifton <nickc@redhat.com>
386
387 * readelf.c (print_gnu_build_attribute_name): Read byte values
388 from the name string as unsigned bytes.
389 (process_notes_at): Use memcpy to copy an unterminated name
390 string.
391
1f5345a6
ST
3922017-03-06 Sam Thursfield <sam.thursfield@codethink.co.uk>
393
394 * configure.ac (AC_CHECK_DECLS): Add asprintf.
395 * config.in: Regenerate.
396 * configure: Regenerate.
397
c871dade
NC
3982017-03-02 Nick Clifton <nickc@redhat.com>
399
400 * readelf.c (print_gnu_build_attribute_description): Use global
401 symbols for OPEN attributes if at all possible.
05ed4310
NC
402 * objcopy.c (is_merged_note_section): Support build note sections
403 without the SHF_GNU_BUILD_NOTE section flag set.
c871dade 404
b451e98a
JK
4052017-03-02 Jan Kratochvil <jan.kratochvil@redhat.com>
406
407 * dwarf.c (debug_displays_assert): New static assertion.
408
d4620bee
JK
4092017-03-02 Jan Kratochvil <jan.kratochvil@redhat.com>
410
411 * dwarf.h (enum dwarf_section_display_enum): Add loclists and rnglists.
412
9ef920e9
NC
4132017-03-01 Nick Clifton <nickc@redhat.com>
414
415 * readelf.c (get_note_type): Add support for GNU_BUILD_NOTEs.
416 (get_gnu_elf_note_type): Add support for GNU_PROPERTY_NOTEs.
417 (decode_x86_isa): New function.
418 (print_gnu_property_note): New function.
419 (print_gnu_note): Handle GNU_PROPERTY_NOTEs.
420 (print_gnu_build_attribute_description): New function.
421 (print_gnu_build_attribute_name): New function.
422 (process_note): Add support for GNU_BUILD_NOTEs.
423 * objcopy.c (--merge-notes): New command line option.
424 (copy_options): Add merge-notes.
425 (copy_usage): Likewise.
426 (is_merge_note_section): New function.
427 (merge_gnu_build_notes): New function.
428 (copy_object): Merge note sections if asked to do so.
429 (skip_section): Add skip_copy parameter. Add support for skipping
430 merged note sections.
431 (copy_relocations_in_section): Update call to skip_section.
432 (copy_section): Likewise.
433 (copy_main): Add support for merge-notes option.
434 * doc/binutils.texi: Document the new option to objcopy.
435 * NEWS: Mention the new feature.
436 * testsuite/binutils-all/note-2-32.d: New test. Checks note
437 merging on 32-bit targets.
438 * testsuite/binutils-all/note-2-32.s: New test source file.
439 * testsuite/binutils-all/note-2-64.d: New test. Like note-2-32.d
440 but for 64-bit targets.
441 * testsuite/binutils-all/note-2-64.s: New test source file.
442 * testsuite/binutils-all/objcopy.exp: Run the new test.
443
65b48a81
PB
4442017-02-28 Peter Bergner <bergner@vnet.ibm.com>
445
446 * objdump.c (main): Use remove_whitespace_and_extra_commas.
447
9dfd0db9
JK
4482017-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
449
450 Fix compilation with GCC 4.4.7.
451 * dwarf.c (display_loclists_list, display_debug_rnglists_list):
452 Initialize begin and end.
453
3b83ea38
AM
4542017-02-25 Alan Modra <amodra@gmail.com>
455
456 * testsuite/binutils-all/dw5.S: Replace .string with .asciz.
457 Support hpux .comm variant.
458 * testsuite/binutils-all/readelf.exp: Define HPUX when assembling
459 dw5 test for hppa64-hpux.
460
32ec8896
NC
4612017-02-24 Nick Clifton <nickc@redhat.com>
462
463 * readelf.c (show_name, do_dynamic, do_syms, do_dyn_syms,
464 (do_reloc, do_sections, do_section_groups, do_section_details,
465 (do_segments, do_unwind, do_using_dynamic, do_header, do_dump,
466 (do_version, do_histogram, do_debugging, do_arch, do_notes,
467 (do_archive_index, is_32bit_elf, decompress_dumps): Use
468 bfd_boolean type.
469 (parse_args): Treat the do_* variables as booleans.
470 (print_vma): Return an unsigned int.
471 (print_symbol): Change width parameter to signed int.
472 (is_ia64_vms): Change return type to bfd_boolean.
473 (guess_is_rela): Likewise.
474 (slurp_rela_relocs): Likewise.
475 (slurp_rel_relocs): Likewise.
476 (dump_relocations): Likewise.
477 (process_file_header): Likewise.
478 (get_program_headers): Likewise.
479 (process_program_headers): Likewise.
480 (process_section_headers): Likewise.
481 (process_section_groups): Likewise.
482 (dump_ia64_vms_dynamic_fixups): Likewise.
483 (dump_ia64_vms_dynamic_relocs): Likewise.
484 (process_ia64_vms_dynamic_relocs): Likewise.
485 (process_relocs): Likewise.
486 (dump_ia64_unwind): Likewise.
487 (ia64_process_unwind): Likewise.
488 (dump_hppa_unwind): Likewise.
489 (slurp_hppa_unwind_table): Likewise.
490 (hppa_process_unwind): Likewise.
491 (decode_arm_unwind_bytecode): Likewise.
492 (decode_tic6x_unwind_bytecode): Likewise.
493 (decode_arm_unwind): Likewise.
494 (dump_arm_unwind): Likewise.
495 (arm_process_unwind): Likewise.
496 (process_unwind): Likewise.
497 (get_32bit_dynamic_section): Likewise.
498 (get_64bit_dynamic_section): Likewise.
499 (process_dynamic_section): Likewise.
500 (process_version_sections): Likewise.
501 (process_symbol_table): Likewise.
502 (process_syminfo): Likewise.
503 (apply_relocations): Likewise.
504 (disassemble_section): Likewise.
505 (dump_section_as_strings): Likewise.
506 (dump_section_as_bytes): Likewise.
507 (load_specific_debug_section): Likewise.
508 (load_debug_section): Likewise.
509 (display_debug_section): Likewise.
510 (process_section_contents): Likewise.
511 (process_attributes): Likewise.
512 (process_nds32_specific): Likewise.
513 (process_gnu_liblist): Likewise.
514 (print_core_note): Likewise.
515 (print_gnu_note): Likewise.
516 (print_v850_note): Likewise.
517 (process_netbsd_elf_note): Likewise.
518 (print_stapsdt_note): Likewise.
519 (print_ia64_vms_note): Likewise.
520 (process_note): Likewise.
521 (process_notes_at): Likewise.
522 (process_corefile_note_segments): Likewise.
523 (process_v850_notes): Likewise.
524 (process_note_sections): Likewise.
525 (process_notes): Likewise.
526 (process_arch_specific): Likewise.
527 (get_file_header): Likewise.
528 (process_object): Likewise.
529 (process_archive): Likewise.
530 (process_file): Likewise.
531 (section_subset): Make static.
532 (get_mips_reg_size): Return a signed integer.
533 (process_object): Reverse the logic of the return value.
534 (process_archive): Likewise.
535 (process_file): Likewise.
6b4bf3bc
NC
536 (process_program_headers): Fix snafu - if the program headers are
537 not available then this is not a cause to fail.
538 (process_corefile_note_segments): Likewise.
32ec8896 539
7bb1ad17
MR
5402017-02-24 Maciej W. Rozycki <macro@imgtec.com>
541
542 * readelf.c (get_ver_flags): Tidy the formatting of the string
543 returned
544
5235cd68
MR
5452017-02-24 Maciej W. Rozycki <macro@imgtec.com>
546
547 * readelf.c (process_version_sections) <SHT_GNU_verdef>: Make
548 `isum' unsigned.
549 <SHT_GNU_verneed>: Likewise.
550
c9f02c3e
MR
5512017-02-24 Maciej W. Rozycki <macro@imgtec.com>
552
553 * readelf.c (process_version_sections) <SHT_GNU_verdef>: Limit
554 the number of entries processed by the section size. Don't
555 break out of the loop if `ent.vd_next' is 0.
556
a567769b
JK
5572017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
558
559 * testsuite/binutils-all/dw5.S: New file.
560 * testsuite/binutils-all/dw5.W: New file.
561 * testsuite/binutils-all/readelf.exp (readelf -wiaoRlL): New test.
562
2f6cd591
JK
5632017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
564
565 * dwarf.c (read_and_display_attr_value): Support DW_FORM_data16.
566
7a7e1061
JK
5672017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
568
569 * dwarf.c (display_debug_macro): Support DWARF-5. Rename
570 DW_MACRO_GNU_*.
571
bc0a77d2
JK
5722017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
573
574 * dwarf.c (decode_location_expression): Support DW_OP_implicit_pointer,
575 DW_OP_const_type, DW_OP_regval_type, DW_OP_deref_type, DW_OP_convert
576 and DW_OP_reinterpret.
577 (read_and_display_attr_value): Support DW_AT_call_value,
578 DW_AT_call_data_value, DW_AT_call_target and
579 DW_AT_call_target_clobbered.
580
77145576
JK
5812017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
582
583 * dwarf.c (fetch_indirect_line_string): New function.
584 (abbrev_attr): New field implicit_const.
585 (add_abbrev_attr): New parameter implicit_const.
586 (process_abbrev_section): Support DW_FORM_implicit_const.
587 (decode_location_expression): Support DW_OP_entry_value.
588 (read_and_display_attr_value): Add parameter implicit_const. Support
589 DW_FORM_line_strp and DW_FORM_implicit_const.
590 (read_and_display_attr): Add parameter implicit_const.
591 (process_debug_info): Support line_str and DWARF-5.
592 (read_debug_line_header): Support DWARF-5.
593 (display_formatted_table): New function.
594 (display_debug_lines_raw): New parameter file. Support DWARF-5.
595 (display_debug_lines_decoded): New parameter fileptr. Support DWARF-5.
596 (display_debug_lines): Pass file parameter.
597 (display_debug_macro): Update read_and_display_attr_value caller.
598 (display_debug_abbrev): Support DW_FORM_implicit_const.
599 (display_loclists_list): New function.
600 (display_loc_list): Support .debug_loclists.
601 (display_debug_ranges_list): New function from display_debug_ranges.
602 (display_debug_rnglists_list): New function.
603 (display_debug_ranges): Support .debug_rnglists.
604 (debug_displays): Add .debug_line_str, .debug_loclists and
605 .debug_rnglists.
606 * dwarf.h: Include dwarf2.h
607 (DWARF2_Internal_LineInfo): Add li_offset_size.
608 (DWARF2_Internal_CompUnit): Add cu_unit_type.
609 (enum dwarf_section_display_enum): Add line_str.
610 * readelf.c (process_section_headers): Add rnglists and loclists.
611
ef0b5f1c
JK
6122017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
613
614 * dwarf.c (display_block): Add parameter delimiter.
615 (decode_location_expression): Update display_block callers.
616 (read_and_display_attr_value): Add parameter delimiter.
617 (read_and_display_attr, display_debug_macro): Update
618 read_and_display_attr_value caller.
619
359ca075
JK
6202017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
621
622 * dwarf.c (display_loc_list): Use dwarf_vma for offset, base_address
623 and off.
624 (display_loc_list_dwo): Use dwarf_vma for offset.
625 (display_debug_loc): Use dwarf_vma for offset, base_address.
626 (struct range_entry, range_entry_compar): Use dwarf_vma for
627 ranges_offset.
628 (display_debug_ranges): Use dwarf_vma for ranges_offset, offset and
629 base_address.
630
60abdbed
NC
6312017-02-23 Nick Clifton <nickc@redhat.com>
632
633 * readelf.c (display_tag_value): Use an explicit signed type for
634 the tag parameter.
635 (display_gnu_attributes): Use an unsigned integer type for
636 attribute tags.
637 (display_power_gnu_attribute): Likewise.
638 (display_s390_gnu_attribute): Likewise.
639 (display_sparc_hwcaps): Likewise.
640 (display_sparc_hwcaps2): Likewise.
641 (display_sparc_gnu_attribute): Likewise.
642 (display_mips_gnu_attribute): Likewise.
643 (display_tic6x_attribute): Likewise.
644 (display_raw_attribute): Likewise.
645 (process_attributes): Likewise.
646 (process_arm_specific): Delete redundant function.
647 (process_power_specific): Likewise.
648 (process_s390_specific): Likewise.
649 (process_sparc_specific): Likewise.
650 (process_tic6x_specific): Likewise.
651 (process_msp430x_specific): Likewise.
652 (display_public_gnu_attributes): New function. Displays known
653 information about an unknown gnu attribute.
654 (display_generic_attribute): New function. Calls
655 display_tag_value for non-nul tags.
656 (process_arch_specific): Call process_attributes even for
657 architectures not known to specifically support gnu attributes.
658
0502a2b4
JK
6592017-02-22 Jan Kratochvil <jan.kratochvil@redhat.com>
660
661 * dwarf.c (decode_location_expression): Display also OP.
662
233f82cf
MR
6632017-02-22 Maciej W. Rozycki <macro@imgtec.com>
664
665 * readelf.c (process_version_sections) <SHT_GNU_verdef>: Print a
666 new line between the heading and the first version definition
667 entry.
668
43a444f9
NC
6692017-02-20 Nick Clifton <nickc@redhat.com>
670
671 PR binutils/21156
672 * dwarf.c (cu_tu_indexes_read): Move into...
673 (load_cu_tu_indexes): ... here. Change the variable into
674 tri-state. Change the function into boolean, returning
675 false if the indicies could not be loaded.
676 (find_cu_tu_set): Return NULL if the indicies could not be
677 loaded.
678
b814a36d
NC
6792017-02-17 Nick Clifton <nickc@redhat.com>
680
681 PR binutils/21156
682 * readelf.c (find_section_in_set): Test for invalid section
683 indicies.
684
1b4b80bf
NC
6852017-02-17 Nick Clifton <nickc@redhat.com>
686
687 * readelf.c (get_section_type_name): Add decoding of GNU section
688 types.
689
7c723eec
NC
6902017-02-15 Nick Clifton <nickc@redhat.com>
691
692 * MAINTAINERS: (MIPS, MN10300): Move Eric Christopher to Past
693 Maintainers section.
694
bc303e5d
NC
6952017-02-14 Nick Clifton <nickc@redhat.com>
696
697 PR binutils/21159
698 * readelf.c (dump_section_as_strings): Reset the start address if
699 no decompression is perfromed.
700 (dump_section_as_bytes): Likewise.
701
92134dc1
NC
7022017-02-14 Nick Clifton <nickc@redhat.com>
703
704 PR binutils/21158
705 * rddbg.c (read_symbol_stabs_debugging_info): Check for a null or
706 empty symbol name.
707
a2dea0b2
NC
7082017-02-14 Nick Clifton <nickc@redhat.com>
709
710 PR binutils/21157
711 * stabs.c (parse_stab_enum_type): Check for corrupt NAME:VALUE
712 pairs.
713 (parse_number): Exit early if passed an empty string.
714
b32e566b
NC
7152017-02-14 Nick Clifton <nickc@redhat.com>
716
717 PR binutils/21155
718 * readelf.c (IN_RANGE): New macro. Tests for an address + offset
719 being within a given range.
720 (target_specific_reloc_handling): Use macro to test for underflow
721 as well as overflow of reloc offset.
722
c1221402
NC
7232017-02-13 Nick Clifton <nickc@redhat.com>
724
725 PR binutils/21150
726 * nm.c (file_symbol): Add test of string length before testing
727 string characters.
728
f055032e
NC
7292017-02-13 Nick Clifton <nickc@redhat.com>
730
731 PR binutils/21135
732 * readelf.c (dump_section_as_bytes): Handle the case where
733 uncompress_section_contents returns false.
1835f746 734 (dump_section_as_bytes, load_specific_debug_section): Likewise.
f055032e 735
ebdf1ebf
NC
7362017-02-13 Nick Clifton <nickc@redhat.com>
737
738 PR binutils/21149
739 * readelf.c (get_compression_header): Add size parameter. Check
740 size against sizeof compression header before attempting to
741 extract the header.
742 (process_section_headers): Pass size to get_compression_header.
743 (dump_section_as_strings): Likewise.
744 (dump_section_as_bytes): Likewise.
745 (load_specific_debug_section): Likewise.
746
4aeb00ad
NC
7472017-02-13 Nick Clifton <nickc@redhat.com>
748
749 PR binutils/21148
750 * readelf.c (process_version_sections): Include size of auxillary
751 version information when checking for buffer overflow.
752
0ee3043f
NC
7532017-02-13 Nick Clifton <nickc@redhat.com>
754
755 PR binutils/21147
756 * readelf.c (process_section_contents): Fix off by one error
757 reporting un-dumped sections.
758
f84ce13b
NC
7592017-02-13 Nick Clifton <nickc@redhat.com>
760
761 PR binutils/21139
762 * readelf.c (target_specific_reloc_handling): Add num_syms
763 parameter. Check for symbol table overflow before accessing
764 symbol value. If reloc pointer is NULL, discard all saved state.
765 (apply_relocations): Pass num_syms to target_specific_reloc_handling.
766 Call target_specific_reloc_handling with a NULL reloc pointer
767 after processing all of the relocs.
768
03f7786e
NC
7692017-02-13 Nick Clifton <nickc@redhat.com>
770
771 PR binutils/21137
772 * readelf.c (target_specific_reloc_handling): Add end parameter.
773 Check for buffer overflow before writing relocated values.
774 (apply_relocations): Pass end to target_specific_reloc_handling.
775
387dd777
DP
7762017-01-27 Dilyan Palauzov <dilyan.palauzov@aegee.org>
777 Nick Clifton <nickc@redhat.com>
778
779 PR 20343
780 * doc/binutils.texi (ar): Extend documentation of the --plugin
781 option. Include a description of where the plugins should be
782 located.
783 (nm): Likewise.
784
cf581a9b
NC
7852017-01-23 Nick Clifton <nickc@redhat.com>
786
787 * MAINTAINERS: Add Bernd to Past Maintainers section.
c49f9d0f 788 (SCORE): Remove Mei Ligang as maintainer. Add to Past Maintainers
71d01c69 789 section.
cf581a9b 790
715e99a4
BS
7912017-01-23 Bernd Schmidt <bschmidt@redhat.com>
792
793 * MAINTAINERS (BFIN): Remove myself as Blackfin maintainer.
794
1737c640
AB
7952017-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
796
797 * objdump.c (dump_section_header): Extract max section name length
798 from data parameter, use this when formatting output.
799 (find_longest_section_name): New function.
800 (dump_headers): Calculate longest section name when in wide mode,
801 reformat to unify printing of header line.
802
2cedb9eb
BR
8032017-01-18 Bernhard Rosenkranzer <bero@lindev.ch>
804
805 PR 21059
806 * arlex.l: Support processing with flex 2.6.3.
807 * deflex.l: Likewise.
808
6bb21700
DT
8092017-01-17 Dmitry Timoshkov <dmitry@baikal.ru>
810
811 * resbin.c: Optional dialog control data immediately follows
812 the control description without alignment.
813 * testsuite/binutils-all/windres/controldata.rc: New test.
814 source.
815 * testsuite/binutils-all/windres/controldata.rsd: New test.
816
2425a30e
NC
8172017-01-12 Nick Clifton <nickc@redhat.com>
818
819 PR binutils/20876
820 * NEWS: Mention the new feature.
821 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
822 New proc to test the location of separate debug info files using
823 the build-id method.
824
b972a0d6
NC
8252017-01-10 Nick Clifton <nickc@redhat.com>
826
827 PR 21034
828 * stabs.c (parse_stab_members): Fix thinko checking for g++
829 version 1 stabs information.
830
cd6581da
NC
8312017-01-09 Nick Clifton <nickc@redhat.com>
832
833 * objdump.c (display_file): Add new parameter 'last_file'. If
834 last_file is true, do not call bfd_close at the end of the
835 function.
836 (main): Set the value of the last_file parameter when calling
837 display_file.
838
4d74727a
AM
8392017-01-09 Alan Modra <amodra@gmail.com>
840
841 * readelf.c (process_section_headers): Correct .rel.dyn/.rela.dyn
842 comment.
843
fd13a84b
NC
8442017-01-06 Nick Clifton <nickc@redhat.com>
845
846 * MAINTAINERS: Move Paul Brook to the Past Maintainers section.
847
b0556316
DP
8482017-01-04 Dilan Palauzov <dilyan.palauzov@aegee.org>
849
850 PR 20958
851 * syslex.l (option): Add noyywrap
852 (yywrap): Delete.
853
2571583a
AM
8542017-01-02 Alan Modra <amodra@gmail.com>
855
856 Update year range in copyright notice of all files.
857
5c1ad6b5 858For older changes see ChangeLog-2016
3499769a 859\f
5c1ad6b5 860Copyright (C) 2017 Free Software Foundation, Inc.
3499769a
AM
861
862Copying and distribution of this file, with or without modification,
863are permitted in any medium without royalty provided the copyright
864notice and this notice are preserved.
865
866Local Variables:
867mode: change-log
868left-margin: 8
869fill-column: 74
870version-control: never
871End: