Improve decoding of corrupt/unrecognised gnu build attribute notes.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
3e6b6445
NC
12017-04-26 Nick Clifton <nickc@redhat.com>
2
3 * readelf.c (process_section_headers): Warn about overlarge
4 sections.
5 (print_gnu_build_attribute_name): Print the number of unrecognised
6 note types. Fix formatting in the presence of errors.
7 (testsuite/binutils-all/note-2-32.s): Fix encoding of numeric notes.
8 (testsuite/binutils-all/note-2-64.s): Likewise.
9
bbdd9a68
MR
102017-04-26 Maciej W. Rozycki <macro@imgtec.com>
11
12 * readelf.c (process_mips_specific): Add static GOT support.
13
c4ab9505
MR
142017-04-25 Maciej W. Rozycki <macro@imgtec.com>
15
16 * readelf.c (process_mips_specific): Remove error reporting from
17 GOT[1] processing.
18
919383ac
MR
192017-04-25 Maciej W. Rozycki <macro@imgtec.com>
20
21 * readelf.c (process_mips_specific): Remove null GOT data check.
22
6e3d1f07
MR
232017-04-25 Maciej W. Rozycki <macro@imgtec.com>
24
25 * testsuite/binutils-all/mips/mips16-alias.d: New test.
26 * testsuite/binutils-all/mips/mips16-noalias.d: New test.
27 * testsuite/binutils-all/mips/mips16-alias.s: New test source.
28 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
29
42354845
AM
302017-04-23 Alan Modra <amodra@gmail.com>
31
32 PR 21418
33 * ar.c (main): Check -a, -b, -i and -N args are given.
34
7034215f
AM
352017-04-23 Alan Modra <amodra@gmail.com>
36
37 PR 21417
38 * ar.c (main): Check that an archive file is given after options.
39
b02cd3e9
AM
402017-04-23 Alan Modra <amodra@gmail.com>
41
42 PR 21415
43 * objdump.c (disassemble_section): Check bfd_get_section_contents
44 status.
45
f082820d
AM
462017-04-23 Alan Modra <amodra@gmail.com>
47
48 PR 21408
49 * dwarf.c (display_debug_lines_decoded): Don't segfault on NULL
50 file_table.
51
ddef72cd
NC
522017-04-21 Nick Clifton <nickc@redhat.com>
53
54 PR binutils/21378
55 * readelf.c (print_gnu_build_attribute_name): Check for an
56 overlarge name field.
57
7296a62a
NC
582017-04-13 Nick Clifton <nickc@redhat.com>
59
60 PR binutils/21379
61 * readelf.c (process_dynamic_section): Detect over large section
62 offsets in the DT_SYMTAB entry.
63
642017-04-13 Nick Clifton <nickc@redhat.com>
65
66 PR binutils/21345
67 * readelf.c (process_mips_specific): Catch an unfeasible memory
68 allocation before it happens and print a suitable error message.
69
1d15e434
NC
702017-04-13 Nick Clifton <nickc@redhat.com>
71
72 * objcopy.c: Add --no-merge-notes option to disable note merging.
73 Add --[no-]merge-notes option to strip, and enable it by default.
74 (num_bytes): New function.
75 (merge_gnu_build_notes): Add code to merge stack size notes.
76 * binutils.texi: Update strip and objcopy documentation.
77 * readelf.c (print_gnu_build_attribute_name): Use defined
78 constants for note types.
79
28d909e5
JD
802017-04-10 John Delsignor <john.delsignore@roguewave.com>
81
82 PR binutils/21319
83 * dwarf.c (display_gdb_index): Correct test for a corrupt address
84 table size.
85
0f65a5d8
JW
862017-04-05 Jiong Wang <jiong.wang@arm.com>
87
88 * objcopy.c (struct redefine_node): Delete the field "next".
89 (redefine_sym_list): Deleted.
90 (redefine_specific_htab): New hash table.
91 (redefine_specific_reverse_htab): Likewise.
92 (eq_string_redefnode): New function.
93 (htab_hash_redefnode): Likewise.
94 (create_symbol2redef_htab): Likewise.
95 (add_specific_symbol_node): Likewise.
96 (create_symbol_htabs): Create redefine_specific_htab and
97 redefine_specific_reverse_htab.
98 (lookup_sym_redefinition): Use hash table instead of list.
99 (redefine_list_append): Likewise, and rename to add_redefine_and_check.
100 (copy_main): Use redefine_specific_htab instead of redefine_sym_list.
101 Update comments.
102
a91e1603
L
1032017-04-04 H.J. Lu <hongjiu.lu@intel.com>
104
105 * NEWS: Mention support for ELF SHF_GNU_MBIND and
106 PT_GNU_MBIND_XXX.
107 * readelf.c (get_segment_type): Handle PT_GNU_MBIND_XXX.
108 (get_elf_section_flags): Handle SHF_GNU_MBIND.
109 (process_section_headers): Likewise.
110 * testsuite/binutils-all/mbind1.s: New file.
111 * testsuite/binutils-all/objcopy.exp: Run readelf test on
112 mbind1.s.
113
82156ab7
NC
1142017-04-03 Nick Clifton <nickc@redhat.com>
115
116 PR binutils/21345
117 * readelf.c (get_program_headers): Check for there being too many
118 program headers before attempting to allocate space for them.
119
75ec1fdb
NC
1202017-04-03 Nick Clifton <nickc@redhat.com>
121
122 PR binutils/21344
123 * readelf.c (process_mips_specific): Check for an out of range GOT
124 entry before reading the module pointer.
125
f32ba729
NC
1262017-04-03 Nick Clifton <nickc@redhat.com>
127
128 PR binutils/21343
129 * readelf.c (get_unwind_section_word): Fix snafu checking for
130 invalid word offsets in ARM unwind information.
131
efdf7a02
PC
1322017-03-31 Pip Cet <pipcet@gmail.com>
133
134 * NEWS: Use "WebAssembly" consistently.
135 * testsuite/binutils-all/wasm32/wasm32.exp: Fix copyright notice.
136
f96bd6c2
PC
1372017-03-30 Pip Cet <pipcet@gmail.com>
138
139 * readelf.c: Add support for wasm32 ELF format WebAssembly files.
140 (guess_is_rela): Likewise.
141 (dump_relocations): Likewise.
142 (is_32bit_abs_reloc): Likewise.
143 (is_none_reloc_): Likewise.
144 * NEWS: Mention the new support.
145 * testsuite/lib/binutils-common.exp (is_elf_format): Mark wasm32
146 as ELF target.
147 (supports_gnu_unique): Mark wasm32 as supporting STB_GNU_UNIQUE.
148 * testsuite/binutils-all/nm.exp: Mark wasm32 as requiring .size annotations.
149 * testsuite/binutils-all/wasm32: New directory.
150 * testsuite/binutils-all/wasm32/create-wasm.d: New file.
151 * testsuite/binutils-all/wasm32/create-wasm.s: Likewise.
152 * testsuite/binutils-all/wasm32/custom-section.d: Likewise.
153 * testsuite/binutils-all/wasm32/custom-section.s: Likewise.
154 * testsuite/binutils-all/wasm32/invalid-wasm-1.d: Likewise.
155 * testsuite/binutils-all/wasm32/invalid-wasm-1.s: Likewise.
156 * testsuite/binutils-all/wasm32/long-sections.d: Likewise.
157 * testsuite/binutils-all/wasm32/long-sections.s: Likewise.
158 * testsuite/binutils-all/wasm32/parse-wasm.d: Likewise.
159 * testsuite/binutils-all/wasm32/parse-wasm.s: Likewise.
160 * testsuite/binutils-all/wasm32/parse-wasm-2.d: Likewise.
161 * testsuite/binutils-all/wasm32/parse-wasm-2.s: Likewise.
162 * testsuite/binutils-all/wasm32/prepared-section.d: Likewise.
163 * testsuite/binutils-all/wasm32/prepared-section.s: Likewise.
164 * testsuite/binutils-all/wasm32/wasm32.exp: New file, run tests.
165
52be03fd
AM
1662017-03-29 Alan Modra <amodra@gmail.com>
167
168 * doc/binutils.texi (objdump): Document PowerPC -M options.
169
4a14e306
AK
1702017-03-21 Andi Kleen <ak@linux.intel.com>
171
172 * objdump.c (unwind_inlines): Add.
173 (option_values): Add OPTION_INLINES.
174 (show_line): Unwind inlines if requested.
175 (main): Parse OPTION_INLINES.
176 (usage): Document --inlines.
177 * doc/binutils.texi: Document --inlines.
178 * NEWS: Likewise.
179
75d7d298
NC
1802017-03-21 Nick Clifton <nickc@redhat.com>
181
182 * readelf.c (print_gnu_build_attribute_name): Allow stack
183 protection notes to contain numeric values. Use a colon rather
184 than a space to separate a string name from its values. Decode
185 the numeric value of a stack protection note.
186 * objcopy.c (merge_gnu_build_notes): Allow version notes to
187 contain extra text after the protocol version number.
188
39e224f6
MW
1892017-03-20 Mark Wielaard <mark@klomp.org>
190
191 * readelf.c (process_program_headers): Move dynamic_addr check
192 after .dynamic section cross check.
193
0dd6ae21
NC
1942017-03-17 Nick Clifton <nickc@redhat.com>
195
196 * readelf.c (print_gnu_build_attribute_name): Fix off by one error
197 printing the value for a build note with an ascii name.
198
a8be5506
NC
1992017-03-16 Nick Clifton <nickc@redhat.com>
200
201 * readelf.c (print_gnu_build_attribute_name): Add support for
202 GNU_BUILD_ATTRIBUTE_SHORT_ENUM.
203
c799a79d
NC
2042017-03-14 Nick Clifton <nickc@redhat.com>
205
206 * readelf.c (print_gnu_build_attribute_description): Move symbol
207 printing code to...
208 (print_symbol_for_build_attribute): New function. ...here.
209 Add to find the best symbol to associate with an OPEN note.
210 Add code to cache the symbol table and string table, so that they
211 are not loaded every time a note is displayed.
212 * testsuite/binutils-all/note-2-32.s: Add a function symbol.
213 * testsuite/binutils-all/note-2-64.s: Likewise.
214 * testsuite/binutils-all/note-2-32.d: Update expected note output.
215 * testsuite/binutils-all/note-2-64.d: Likewise.
216
5ef2d51b
AM
2172017-03-13 Alan Modra <amodra@gmail.com>
218 Taeung Song <treeze.taeung@gmail.com>
219
220 * objdump.c (update_source_path): Add abfd param. Add struct
221 stat var. Pass to try_print_file_open. Warn if source is more
222 recent than object.
223 (try_print_file_open, slurp_file): Add struct stat param to
224 return fstat.
225 (show_line): Call update_source_path with bfd.
226
7b5d4822
CHL
2272017-03-10 Chia-Hao Lo <fcamel@gmail.com>
228
229 PR binutils/21235
230 * objdump.c (main): Set do_wide with --wide.
231
55e22ca8
NC
2322017-03-10 Nick Clifton <nickc@redhat.com>
233
234 * readelf.c (get_machine_name): Rearrange switch table in order of
235 increasing machine number. Add missing entries.
236
1fc87489
L
2372017-03-08 H.J. Lu <hongjiu.lu@intel.com>
238
239 PR binutils/21231
240 * readelf.c (decode_x86_isa): Change argument to unsigned int.
241 (print_gnu_property_note): Retrieve property type and datasz as
242 4-byte integer. Consolidate property datasz check. Check
243 GNU_PROPERTY_LOPROC and GNU_PROPERTY_LOUSER.
244 * testsuite/binutils-all/i386/pr21231a.d: New file.
245 * testsuite/binutils-all/i386/pr21231a.s: Likewise.
246 * testsuite/binutils-all/i386/pr21231b.d: Likewise.
247 * testsuite/binutils-all/i386/pr21231b.s: Likewise.
248 * testsuite/binutils-all/x86-64/pr21231a.d: Likewise.
249 * testsuite/binutils-all/x86-64/pr21231a.s: Likewise.
250 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
251 * testsuite/binutils-all/x86-64/pr21231b.s: Likewise.
252
79a964dc
NC
2532017-03-06 Nick Clifton <nickc@redhat.com>
254
255 * readelf.c (print_gnu_build_attribute_name): Read byte values
256 from the name string as unsigned bytes.
257 (process_notes_at): Use memcpy to copy an unterminated name
258 string.
259
1f5345a6
ST
2602017-03-06 Sam Thursfield <sam.thursfield@codethink.co.uk>
261
262 * configure.ac (AC_CHECK_DECLS): Add asprintf.
263 * config.in: Regenerate.
264 * configure: Regenerate.
265
c871dade
NC
2662017-03-02 Nick Clifton <nickc@redhat.com>
267
268 * readelf.c (print_gnu_build_attribute_description): Use global
269 symbols for OPEN attributes if at all possible.
05ed4310
NC
270 * objcopy.c (is_merged_note_section): Support build note sections
271 without the SHF_GNU_BUILD_NOTE section flag set.
c871dade 272
b451e98a
JK
2732017-03-02 Jan Kratochvil <jan.kratochvil@redhat.com>
274
275 * dwarf.c (debug_displays_assert): New static assertion.
276
d4620bee
JK
2772017-03-02 Jan Kratochvil <jan.kratochvil@redhat.com>
278
279 * dwarf.h (enum dwarf_section_display_enum): Add loclists and rnglists.
280
9ef920e9
NC
2812017-03-01 Nick Clifton <nickc@redhat.com>
282
283 * readelf.c (get_note_type): Add support for GNU_BUILD_NOTEs.
284 (get_gnu_elf_note_type): Add support for GNU_PROPERTY_NOTEs.
285 (decode_x86_isa): New function.
286 (print_gnu_property_note): New function.
287 (print_gnu_note): Handle GNU_PROPERTY_NOTEs.
288 (print_gnu_build_attribute_description): New function.
289 (print_gnu_build_attribute_name): New function.
290 (process_note): Add support for GNU_BUILD_NOTEs.
291 * objcopy.c (--merge-notes): New command line option.
292 (copy_options): Add merge-notes.
293 (copy_usage): Likewise.
294 (is_merge_note_section): New function.
295 (merge_gnu_build_notes): New function.
296 (copy_object): Merge note sections if asked to do so.
297 (skip_section): Add skip_copy parameter. Add support for skipping
298 merged note sections.
299 (copy_relocations_in_section): Update call to skip_section.
300 (copy_section): Likewise.
301 (copy_main): Add support for merge-notes option.
302 * doc/binutils.texi: Document the new option to objcopy.
303 * NEWS: Mention the new feature.
304 * testsuite/binutils-all/note-2-32.d: New test. Checks note
305 merging on 32-bit targets.
306 * testsuite/binutils-all/note-2-32.s: New test source file.
307 * testsuite/binutils-all/note-2-64.d: New test. Like note-2-32.d
308 but for 64-bit targets.
309 * testsuite/binutils-all/note-2-64.s: New test source file.
310 * testsuite/binutils-all/objcopy.exp: Run the new test.
311
65b48a81
PB
3122017-02-28 Peter Bergner <bergner@vnet.ibm.com>
313
314 * objdump.c (main): Use remove_whitespace_and_extra_commas.
315
9dfd0db9
JK
3162017-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
317
318 Fix compilation with GCC 4.4.7.
319 * dwarf.c (display_loclists_list, display_debug_rnglists_list):
320 Initialize begin and end.
321
3b83ea38
AM
3222017-02-25 Alan Modra <amodra@gmail.com>
323
324 * testsuite/binutils-all/dw5.S: Replace .string with .asciz.
325 Support hpux .comm variant.
326 * testsuite/binutils-all/readelf.exp: Define HPUX when assembling
327 dw5 test for hppa64-hpux.
328
32ec8896
NC
3292017-02-24 Nick Clifton <nickc@redhat.com>
330
331 * readelf.c (show_name, do_dynamic, do_syms, do_dyn_syms,
332 (do_reloc, do_sections, do_section_groups, do_section_details,
333 (do_segments, do_unwind, do_using_dynamic, do_header, do_dump,
334 (do_version, do_histogram, do_debugging, do_arch, do_notes,
335 (do_archive_index, is_32bit_elf, decompress_dumps): Use
336 bfd_boolean type.
337 (parse_args): Treat the do_* variables as booleans.
338 (print_vma): Return an unsigned int.
339 (print_symbol): Change width parameter to signed int.
340 (is_ia64_vms): Change return type to bfd_boolean.
341 (guess_is_rela): Likewise.
342 (slurp_rela_relocs): Likewise.
343 (slurp_rel_relocs): Likewise.
344 (dump_relocations): Likewise.
345 (process_file_header): Likewise.
346 (get_program_headers): Likewise.
347 (process_program_headers): Likewise.
348 (process_section_headers): Likewise.
349 (process_section_groups): Likewise.
350 (dump_ia64_vms_dynamic_fixups): Likewise.
351 (dump_ia64_vms_dynamic_relocs): Likewise.
352 (process_ia64_vms_dynamic_relocs): Likewise.
353 (process_relocs): Likewise.
354 (dump_ia64_unwind): Likewise.
355 (ia64_process_unwind): Likewise.
356 (dump_hppa_unwind): Likewise.
357 (slurp_hppa_unwind_table): Likewise.
358 (hppa_process_unwind): Likewise.
359 (decode_arm_unwind_bytecode): Likewise.
360 (decode_tic6x_unwind_bytecode): Likewise.
361 (decode_arm_unwind): Likewise.
362 (dump_arm_unwind): Likewise.
363 (arm_process_unwind): Likewise.
364 (process_unwind): Likewise.
365 (get_32bit_dynamic_section): Likewise.
366 (get_64bit_dynamic_section): Likewise.
367 (process_dynamic_section): Likewise.
368 (process_version_sections): Likewise.
369 (process_symbol_table): Likewise.
370 (process_syminfo): Likewise.
371 (apply_relocations): Likewise.
372 (disassemble_section): Likewise.
373 (dump_section_as_strings): Likewise.
374 (dump_section_as_bytes): Likewise.
375 (load_specific_debug_section): Likewise.
376 (load_debug_section): Likewise.
377 (display_debug_section): Likewise.
378 (process_section_contents): Likewise.
379 (process_attributes): Likewise.
380 (process_nds32_specific): Likewise.
381 (process_gnu_liblist): Likewise.
382 (print_core_note): Likewise.
383 (print_gnu_note): Likewise.
384 (print_v850_note): Likewise.
385 (process_netbsd_elf_note): Likewise.
386 (print_stapsdt_note): Likewise.
387 (print_ia64_vms_note): Likewise.
388 (process_note): Likewise.
389 (process_notes_at): Likewise.
390 (process_corefile_note_segments): Likewise.
391 (process_v850_notes): Likewise.
392 (process_note_sections): Likewise.
393 (process_notes): Likewise.
394 (process_arch_specific): Likewise.
395 (get_file_header): Likewise.
396 (process_object): Likewise.
397 (process_archive): Likewise.
398 (process_file): Likewise.
399 (section_subset): Make static.
400 (get_mips_reg_size): Return a signed integer.
401 (process_object): Reverse the logic of the return value.
402 (process_archive): Likewise.
403 (process_file): Likewise.
6b4bf3bc
NC
404 (process_program_headers): Fix snafu - if the program headers are
405 not available then this is not a cause to fail.
406 (process_corefile_note_segments): Likewise.
32ec8896 407
7bb1ad17
MR
4082017-02-24 Maciej W. Rozycki <macro@imgtec.com>
409
410 * readelf.c (get_ver_flags): Tidy the formatting of the string
411 returned
412
5235cd68
MR
4132017-02-24 Maciej W. Rozycki <macro@imgtec.com>
414
415 * readelf.c (process_version_sections) <SHT_GNU_verdef>: Make
416 `isum' unsigned.
417 <SHT_GNU_verneed>: Likewise.
418
c9f02c3e
MR
4192017-02-24 Maciej W. Rozycki <macro@imgtec.com>
420
421 * readelf.c (process_version_sections) <SHT_GNU_verdef>: Limit
422 the number of entries processed by the section size. Don't
423 break out of the loop if `ent.vd_next' is 0.
424
a567769b
JK
4252017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
426
427 * testsuite/binutils-all/dw5.S: New file.
428 * testsuite/binutils-all/dw5.W: New file.
429 * testsuite/binutils-all/readelf.exp (readelf -wiaoRlL): New test.
430
2f6cd591
JK
4312017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
432
433 * dwarf.c (read_and_display_attr_value): Support DW_FORM_data16.
434
7a7e1061
JK
4352017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
436
437 * dwarf.c (display_debug_macro): Support DWARF-5. Rename
438 DW_MACRO_GNU_*.
439
bc0a77d2
JK
4402017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
441
442 * dwarf.c (decode_location_expression): Support DW_OP_implicit_pointer,
443 DW_OP_const_type, DW_OP_regval_type, DW_OP_deref_type, DW_OP_convert
444 and DW_OP_reinterpret.
445 (read_and_display_attr_value): Support DW_AT_call_value,
446 DW_AT_call_data_value, DW_AT_call_target and
447 DW_AT_call_target_clobbered.
448
77145576
JK
4492017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
450
451 * dwarf.c (fetch_indirect_line_string): New function.
452 (abbrev_attr): New field implicit_const.
453 (add_abbrev_attr): New parameter implicit_const.
454 (process_abbrev_section): Support DW_FORM_implicit_const.
455 (decode_location_expression): Support DW_OP_entry_value.
456 (read_and_display_attr_value): Add parameter implicit_const. Support
457 DW_FORM_line_strp and DW_FORM_implicit_const.
458 (read_and_display_attr): Add parameter implicit_const.
459 (process_debug_info): Support line_str and DWARF-5.
460 (read_debug_line_header): Support DWARF-5.
461 (display_formatted_table): New function.
462 (display_debug_lines_raw): New parameter file. Support DWARF-5.
463 (display_debug_lines_decoded): New parameter fileptr. Support DWARF-5.
464 (display_debug_lines): Pass file parameter.
465 (display_debug_macro): Update read_and_display_attr_value caller.
466 (display_debug_abbrev): Support DW_FORM_implicit_const.
467 (display_loclists_list): New function.
468 (display_loc_list): Support .debug_loclists.
469 (display_debug_ranges_list): New function from display_debug_ranges.
470 (display_debug_rnglists_list): New function.
471 (display_debug_ranges): Support .debug_rnglists.
472 (debug_displays): Add .debug_line_str, .debug_loclists and
473 .debug_rnglists.
474 * dwarf.h: Include dwarf2.h
475 (DWARF2_Internal_LineInfo): Add li_offset_size.
476 (DWARF2_Internal_CompUnit): Add cu_unit_type.
477 (enum dwarf_section_display_enum): Add line_str.
478 * readelf.c (process_section_headers): Add rnglists and loclists.
479
ef0b5f1c
JK
4802017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
481
482 * dwarf.c (display_block): Add parameter delimiter.
483 (decode_location_expression): Update display_block callers.
484 (read_and_display_attr_value): Add parameter delimiter.
485 (read_and_display_attr, display_debug_macro): Update
486 read_and_display_attr_value caller.
487
359ca075
JK
4882017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
489
490 * dwarf.c (display_loc_list): Use dwarf_vma for offset, base_address
491 and off.
492 (display_loc_list_dwo): Use dwarf_vma for offset.
493 (display_debug_loc): Use dwarf_vma for offset, base_address.
494 (struct range_entry, range_entry_compar): Use dwarf_vma for
495 ranges_offset.
496 (display_debug_ranges): Use dwarf_vma for ranges_offset, offset and
497 base_address.
498
60abdbed
NC
4992017-02-23 Nick Clifton <nickc@redhat.com>
500
501 * readelf.c (display_tag_value): Use an explicit signed type for
502 the tag parameter.
503 (display_gnu_attributes): Use an unsigned integer type for
504 attribute tags.
505 (display_power_gnu_attribute): Likewise.
506 (display_s390_gnu_attribute): Likewise.
507 (display_sparc_hwcaps): Likewise.
508 (display_sparc_hwcaps2): Likewise.
509 (display_sparc_gnu_attribute): Likewise.
510 (display_mips_gnu_attribute): Likewise.
511 (display_tic6x_attribute): Likewise.
512 (display_raw_attribute): Likewise.
513 (process_attributes): Likewise.
514 (process_arm_specific): Delete redundant function.
515 (process_power_specific): Likewise.
516 (process_s390_specific): Likewise.
517 (process_sparc_specific): Likewise.
518 (process_tic6x_specific): Likewise.
519 (process_msp430x_specific): Likewise.
520 (display_public_gnu_attributes): New function. Displays known
521 information about an unknown gnu attribute.
522 (display_generic_attribute): New function. Calls
523 display_tag_value for non-nul tags.
524 (process_arch_specific): Call process_attributes even for
525 architectures not known to specifically support gnu attributes.
526
0502a2b4
JK
5272017-02-22 Jan Kratochvil <jan.kratochvil@redhat.com>
528
529 * dwarf.c (decode_location_expression): Display also OP.
530
233f82cf
MR
5312017-02-22 Maciej W. Rozycki <macro@imgtec.com>
532
533 * readelf.c (process_version_sections) <SHT_GNU_verdef>: Print a
534 new line between the heading and the first version definition
535 entry.
536
43a444f9
NC
5372017-02-20 Nick Clifton <nickc@redhat.com>
538
539 PR binutils/21156
540 * dwarf.c (cu_tu_indexes_read): Move into...
541 (load_cu_tu_indexes): ... here. Change the variable into
542 tri-state. Change the function into boolean, returning
543 false if the indicies could not be loaded.
544 (find_cu_tu_set): Return NULL if the indicies could not be
545 loaded.
546
b814a36d
NC
5472017-02-17 Nick Clifton <nickc@redhat.com>
548
549 PR binutils/21156
550 * readelf.c (find_section_in_set): Test for invalid section
551 indicies.
552
1b4b80bf
NC
5532017-02-17 Nick Clifton <nickc@redhat.com>
554
555 * readelf.c (get_section_type_name): Add decoding of GNU section
556 types.
557
7c723eec
NC
5582017-02-15 Nick Clifton <nickc@redhat.com>
559
560 * MAINTAINERS: (MIPS, MN10300): Move Eric Christopher to Past
561 Maintainers section.
562
bc303e5d
NC
5632017-02-14 Nick Clifton <nickc@redhat.com>
564
565 PR binutils/21159
566 * readelf.c (dump_section_as_strings): Reset the start address if
567 no decompression is perfromed.
568 (dump_section_as_bytes): Likewise.
569
92134dc1
NC
5702017-02-14 Nick Clifton <nickc@redhat.com>
571
572 PR binutils/21158
573 * rddbg.c (read_symbol_stabs_debugging_info): Check for a null or
574 empty symbol name.
575
a2dea0b2
NC
5762017-02-14 Nick Clifton <nickc@redhat.com>
577
578 PR binutils/21157
579 * stabs.c (parse_stab_enum_type): Check for corrupt NAME:VALUE
580 pairs.
581 (parse_number): Exit early if passed an empty string.
582
b32e566b
NC
5832017-02-14 Nick Clifton <nickc@redhat.com>
584
585 PR binutils/21155
586 * readelf.c (IN_RANGE): New macro. Tests for an address + offset
587 being within a given range.
588 (target_specific_reloc_handling): Use macro to test for underflow
589 as well as overflow of reloc offset.
590
c1221402
NC
5912017-02-13 Nick Clifton <nickc@redhat.com>
592
593 PR binutils/21150
594 * nm.c (file_symbol): Add test of string length before testing
595 string characters.
596
f055032e
NC
5972017-02-13 Nick Clifton <nickc@redhat.com>
598
599 PR binutils/21135
600 * readelf.c (dump_section_as_bytes): Handle the case where
601 uncompress_section_contents returns false.
1835f746 602 (dump_section_as_bytes, load_specific_debug_section): Likewise.
f055032e 603
ebdf1ebf
NC
6042017-02-13 Nick Clifton <nickc@redhat.com>
605
606 PR binutils/21149
607 * readelf.c (get_compression_header): Add size parameter. Check
608 size against sizeof compression header before attempting to
609 extract the header.
610 (process_section_headers): Pass size to get_compression_header.
611 (dump_section_as_strings): Likewise.
612 (dump_section_as_bytes): Likewise.
613 (load_specific_debug_section): Likewise.
614
4aeb00ad
NC
6152017-02-13 Nick Clifton <nickc@redhat.com>
616
617 PR binutils/21148
618 * readelf.c (process_version_sections): Include size of auxillary
619 version information when checking for buffer overflow.
620
0ee3043f
NC
6212017-02-13 Nick Clifton <nickc@redhat.com>
622
623 PR binutils/21147
624 * readelf.c (process_section_contents): Fix off by one error
625 reporting un-dumped sections.
626
f84ce13b
NC
6272017-02-13 Nick Clifton <nickc@redhat.com>
628
629 PR binutils/21139
630 * readelf.c (target_specific_reloc_handling): Add num_syms
631 parameter. Check for symbol table overflow before accessing
632 symbol value. If reloc pointer is NULL, discard all saved state.
633 (apply_relocations): Pass num_syms to target_specific_reloc_handling.
634 Call target_specific_reloc_handling with a NULL reloc pointer
635 after processing all of the relocs.
636
03f7786e
NC
6372017-02-13 Nick Clifton <nickc@redhat.com>
638
639 PR binutils/21137
640 * readelf.c (target_specific_reloc_handling): Add end parameter.
641 Check for buffer overflow before writing relocated values.
642 (apply_relocations): Pass end to target_specific_reloc_handling.
643
387dd777
DP
6442017-01-27 Dilyan Palauzov <dilyan.palauzov@aegee.org>
645 Nick Clifton <nickc@redhat.com>
646
647 PR 20343
648 * doc/binutils.texi (ar): Extend documentation of the --plugin
649 option. Include a description of where the plugins should be
650 located.
651 (nm): Likewise.
652
cf581a9b
NC
6532017-01-23 Nick Clifton <nickc@redhat.com>
654
655 * MAINTAINERS: Add Bernd to Past Maintainers section.
c49f9d0f 656 (SCORE): Remove Mei Ligang as maintainer. Add to Past Maintainers
71d01c69 657 section.
cf581a9b 658
715e99a4
BS
6592017-01-23 Bernd Schmidt <bschmidt@redhat.com>
660
661 * MAINTAINERS (BFIN): Remove myself as Blackfin maintainer.
662
1737c640
AB
6632017-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
664
665 * objdump.c (dump_section_header): Extract max section name length
666 from data parameter, use this when formatting output.
667 (find_longest_section_name): New function.
668 (dump_headers): Calculate longest section name when in wide mode,
669 reformat to unify printing of header line.
670
2cedb9eb
BR
6712017-01-18 Bernhard Rosenkranzer <bero@lindev.ch>
672
673 PR 21059
674 * arlex.l: Support processing with flex 2.6.3.
675 * deflex.l: Likewise.
676
6bb21700
DT
6772017-01-17 Dmitry Timoshkov <dmitry@baikal.ru>
678
679 * resbin.c: Optional dialog control data immediately follows
680 the control description without alignment.
681 * testsuite/binutils-all/windres/controldata.rc: New test.
682 source.
683 * testsuite/binutils-all/windres/controldata.rsd: New test.
684
2425a30e
NC
6852017-01-12 Nick Clifton <nickc@redhat.com>
686
687 PR binutils/20876
688 * NEWS: Mention the new feature.
689 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
690 New proc to test the location of separate debug info files using
691 the build-id method.
692
b972a0d6
NC
6932017-01-10 Nick Clifton <nickc@redhat.com>
694
695 PR 21034
696 * stabs.c (parse_stab_members): Fix thinko checking for g++
697 version 1 stabs information.
698
cd6581da
NC
6992017-01-09 Nick Clifton <nickc@redhat.com>
700
701 * objdump.c (display_file): Add new parameter 'last_file'. If
702 last_file is true, do not call bfd_close at the end of the
703 function.
704 (main): Set the value of the last_file parameter when calling
705 display_file.
706
4d74727a
AM
7072017-01-09 Alan Modra <amodra@gmail.com>
708
709 * readelf.c (process_section_headers): Correct .rel.dyn/.rela.dyn
710 comment.
711
fd13a84b
NC
7122017-01-06 Nick Clifton <nickc@redhat.com>
713
714 * MAINTAINERS: Move Paul Brook to the Past Maintainers section.
715
b0556316
DP
7162017-01-04 Dilan Palauzov <dilyan.palauzov@aegee.org>
717
718 PR 20958
719 * syslex.l (option): Add noyywrap
720 (yywrap): Delete.
721
2571583a
AM
7222017-01-02 Alan Modra <amodra@gmail.com>
723
724 Update year range in copyright notice of all files.
725
5c1ad6b5 726For older changes see ChangeLog-2016
3499769a 727\f
5c1ad6b5 728Copyright (C) 2017 Free Software Foundation, Inc.
3499769a
AM
729
730Copying and distribution of this file, with or without modification,
731are permitted in any medium without royalty provided the copyright
732notice and this notice are preserved.
733
734Local Variables:
735mode: change-log
736left-margin: 8
737fill-column: 74
738version-control: never
739End:
This page took 0.205989 seconds and 4 git commands to generate.