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