]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
Remove the last cleanup from regcache.c
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
8dba52b6
L
12017-09-25 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR binutils/22203
4 * nm.c (display_rel_file): Free memory returned from
5 bfd_get_synthetic_symtab.
6
9f272209
AO
72017-09-22 Alexandre Oliva <aoliva@redhat.com>
8
9 * dwarf.h (debug_info): Add loc_views and num_loc_views.
10 * dwarf.c (vm1): New constant.
11 (print_dwarf_view): New function.
12 (read_and_display_attr_value): Support DW_AT_GNU_locviews.
13 (process_debug_info): Keep num_loc_offsets and num_loc_views
14 in sync.
15 (display_view_pair_list): New function.
16 (display_loc_list_dwo): Take vstart_ptr; update it. Dump
17 location view pairs before the range they apply to, when a
18 viewlist augments the loc list.
19 (display_loc_list): Likewise. Check view numbers in range
20 tests.
21 (display_loclists_list): Likewise. Handle view pair entries,
22 and warn on trailing ones.
23 (loc_views): New variable.
24 (loc_offsets_compar): Compare loc_views if loc_offsets are the
25 same.
26 (display_debug_loc): Check and sort loc_views too. Accept
27 loc_view as expected_start. Skip if lists and views are the
28 same. Dump locview list separately in order, and pass the
29 locview list base to each list dump function. Warn and skip
30 overlap and hole checking if we find loclists and locviews to
31 not be adjacent.
32 * testsuite/binutils-all/locview-1.s: New.
33 * testsuite/binutils-all/readelf.locview-1: New.
34 * testsuite/binutils-all/locview-2.s: New.
35 * testsuite/binutils-all/readelf.locview-2: New.
36 * testsuite/binutils-all/readelf.exp: Run new tests. Fix
37 option spelling in pr18374 fail message. XFAIL dw5 test on
38 nds32*-elf.
39
11bb0c7a
AM
402017-09-22 Alan Modra <amodra@gmail.com>
41
42 * testsuite/binutils-all/readelf.exp: Don't perror and exit on
43 bintest.s assembly failure. Report tests unresolved instead.
44 Likewise for version note test, pr18374, decompress, and dw5
45 tests.
46 (readelf_test): Set testname to include both option and binary
47 file name. Use for pass/fail.
48
ef272caa
MR
492017-09-21 Maciej W. Rozycki <macro@imgtec.com>
50
51 * readelf.c (get_machine_flags) <E_MIPS_MACH_5900>: New case.
52
f17e9d8a
NC
532017-09-05 Nick Clifton <nickc@redhat.com>
54
55 PR 21995
56 * readelf.c (process_mips_specific): Add checks for a NULL data
57 pointer.
58
83eef883
AFB
592017-09-05 Alexander Fedotov <alexander.fedotov@nxp.com>
60 Edmar Wienskoski <edmar.wienskoski@nxp.com
61
62 * readelf.c (get_elf_section_flags): Add VLE.
63 (process_section_headers): Add VLE key to details.
64
1445030f
AM
652017-08-25 Alan Modra <amodra@gmail.com>
66
67 PR 21994
68 * readelf.c (process_version_sections <SHT_GNU_verdef>): Check
69 vd_aux and vda_next for sanity. Delete "end". Correct overflow
70 checks.
71 (process_version_sections <SHT_GNU_verneed>): Correct overflow
72 check. Don't report invalid vna_next on overflow. Do report
73 invalid vna_next on size less than aux info.
74
452bf675
AM
752017-08-23 Alan Modra <amodra@gmail.com>
76
77 PR 21990
78 * readelf.c (process_version_sections <SHT_GNU_verneed>): Check
79 for invalid vn_next field before adding to idx. Use unsigned
80 long for index vars. Move index checks.
81 <SHT_GNU_verdef>: Likewise for vd_next.
82
714da62f
NC
832017-08-17 Nick Clifton <nickc@redhat.com>
84
85 * testsuite/binutils-all/note-3-64.s: New test. Checks assembly
86 and decoding of version2 GNU build attribute notes.
87 * testsuite/binutils-all/note-3-32.s: New test. 32-bit version of
88 the above test.
89 * testsuite/binutils-all/note-3-64.d: New test driver.
90 * testsuite/binutils-all/note-3-32.d: New test driver.
91 * testsuite/binutils-all/objcopy.exp: Run the new test.
92 * readelf.c (is_64bit_abs_reloc): Add R_SPARC_64.
93
66c3b5f8
GR
942017-08-14 Gustavo Romero <gromero@linux.vnet.ibm.com>
95
96 * readelf.c (get_note_type): Handle PPC note types available
97 since Linux 4.8.
98
483767a3
AM
992017-08-12 Alan Modra <amodra@gmail.com>
100
101 * readelf.c (process_note): Qualify NT_GNU_BUILD_ATTRIBUTE notes
102 by name data.
103
cea7a285
NC
1042017-08-08 Nick Clifton <nickc@redhat.com>
105
106 PR 21909
107 * prdbg.c (pr_int_type): Increase size of local string buffer.
108 (pr_float_type): Likewise.
109 (pr_bool_type): Likewise.
110
70b0cf90
NC
1112017-08-02 Nick Clifton <nickc@redhat.com>
112
113 PR 21702
114 * arsup.c (ar_addmod): Add plugin support for the MRI ADDMOD
115 command.
116
75800d2c
NC
1172017-08-02 Nick Clifton <nickc@redhat.com>
118
119 * testsuite/binutils-all/objdump.exp (cpus_expected): Add am33-2.
120
262cdac7
AM
1212017-08-02 Alan Modra <amodra@gmail.com>
122
123 * readelf.c (is_32bit_abs_reloc): Add R_IA64_SECREL32MSB and
124 R_IA64_DIR32MSB.
125 (is_64bit_abs_reloc): Add R_IA64_DIR64MSB.
126 (is_64bit_pcrel_reloc): Add R_IA64_PCREL64MSB.
127
60c4393c
NC
1282017-08-01 Nick Clifton <nickc@redhat.com>
129
130 * po/sv.po: Updated Swedish translation.
131
54387c7f
MP
1322017-07-31 Marty Plummer <ntzrmtthihu777@gmail.com>
133
134 PR 21861
135 * winduni.c (codepages): Use cp1252 for codepage 0.
136
ec064256
NC
1372017-07-25 Nick Clifton <nickc@redhat.com>
138
139 PR 21820
140 * readelf.c (dump_section_as_strings): Do not fail if the section
141 was empty.
142 (dump_section_as_bytes): Likewise.
143
ca4cf9b9
NC
1442017-07-24 Nick Clifton <nickc@redhat.com>
145
146 PR 21813
147 * rddbg.c (read_symbol_stabs_debugging_info): Check for an empty
148 string whilst concatenating symbol names.
149
82c78066
NC
1502017-07-21 Nick Clifton <nickc@redhat.com>
151
152 * po/fr.po: Updated French translation.
153
b57e815c
SM
1542017-07-21 Simon Marchi <simon.marchi@ericsson.com>
155
156 * dwarf.c (last_pointer_size, warned_about_missing_comp_units):
157 Remove.
158 (load_debug_info): Remove assignments to those two variables.
159
ba8826a8
AO
1602017-07-21 Alexandre Oliva <aoliva@redhat.com>
161
162 * dwarf.c (struct State_Machine_Registers): Add view field.
163 (reset_state_machine): Reset view.
164 (process_extended_line_op): Reset view when appropriate.
165 (display_debug_lines_raw): Increment or reset view when appropriate.
166 Print nonzero views. Support print view resets, disabled by default.
167 (display_debug_lines_decoded): Likewise. Disambiguate op_code tests,
168 enabling printing of end_sequence.
169 * testsuite/binutils-all/dw2-1.W: Add nonzero views.
170 * testsuite/binutils-all/dw2-3.W: Likewise.
171 * testsuite/binutils-all/dw2-3gabi.W: Likewise.
172 * testsuite/binutils-all/dw5.W: Add end sequence lines.
173 * testsuite/binutils-all/i386/compressed-1a.d: Add nonzero views.
174 * testsuite/binutils-all/libdw2-compressedgabi.out: Likewise.
175 * testsuite/binutils-all/objdump.W: Likewise.
176 * testsuite/binutils-all/objdump.WL: Add end sequence lines.
177 * testsuite/binutils-all/x86-64/compressed-1a.d: Add nonzero views.
178
e4943f2c
TG
1792017-07-19 Tristan Gingold <gingold@adacore.com>
180
181 * nm.c (show_stats): Remove variable.
182 (long_options): Remove --stats option.
183 (main): Remove handling of --stats.
184
de194d85
YC
1852017-07-18 Nick Clifton <nickc@redhat.com>
186
187 PR 21775
188 * coffgrok.c: Fix spelling typos.
189 * readelf.c: Likewise.
190 * stabs.c: Likewise.
191 * testsuite/binutils-all/objcopy.exp: Likewise.
192
b6a57713
NC
1932017-07-18 Nick Clifton <nickc@redhat.com>
194
195 * po/sv.po: Updated Swedish translation.
196
0a79bef4
HPN
1972017-07-18 Hans-Peter Nilsson <hp@bitrange.com>
198
199 * dwarf.c (display_debug_names): Initialize hash_prev.
200
2a925816
NC
2012017-07-17 Nick Clifton <nickc@redhat.com>
202
203 PR 21433
204 * ar.c (main): Skip check for no files on the command line when
205 running in MRI mode.
206
a502b0bb
L
2072017-07-13 H.J. Lu <hongjiu.lu@intel.com>
208
209 * testsuite/binutils-all/objdump.exp: Always delete $testarchive
210 first.
211
429d795d
AM
2122017-07-12 Alan Modra <amodra@gmail.com>
213
214 * po/bg.po: Update from translationproject.org/latest/binutils/.
215 * po/ca.po: Likewise.
216 * po/da.po: Likewise.
217 * po/es.po: Likewise.
218 * po/fi.po: Likewise.
219 * po/fr.po: Likewise.
220 * po/hr.po: Likewise.
221 * po/id.po: Likewise.
222 * po/it.po: Likewise.
223 * po/ja.po: Likewise.
224 * po/ro.po: Likewise.
225 * po/ru.po: Likewise.
226 * po/sk.po: Likewise.
227 * po/sr.po: Likewise.
228 * po/sv.po: Likewise.
229 * po/tr.po: Likewise.
230 * po/uk.po: Likewise.
231 * po/vi.po: Likewise.
232 * po/zh_CN.po: Likewise.
233 * po/zh_TW.po: Likewise.
234
0bae9e9e
NC
2352017-07-12 Nick Clifton <nickc@redhat.com>
236
237 Fix compile time warnings using gcc 7.1.1.
238 * dwarf.c (dwarf_vmatoa_1): Do not pass a NULL string pointer to
239 sprintf.
240 * srconv.c (walk_tree_type): Initialise the spare field of the
241 IT_dty structure.
242
04ac15ab
AS
2432017-07-11 Andreas Schwab <schwab@suse.de>
244
245 * readelf.c (process_note): Print newline after description data
246 in narrow mode.
247 (print_core_note): Print newline if nothing was printed in wide
248 mode.
249
14357de1
JK
2502017-07-09 Rafael Fontenelle <rafaelff@gnome.org>
251
252 * dwarf.c (display_formatted_table): Fix error message typo.
253
0b9305ed
JB
2542017-07-07 John Baldwin <jhb@FreeBSD.org>
255
256 * readelf.c (get_freebsd_elfcore_note_type): Handle
257 NT_FREEBSD_PTLWPINFO.
258
1d827a72
L
2592017-07-05 H.J. Lu <hongjiu.lu@intel.com>
260
261 * dwarf.c (display_debug_names): Replace index with xindex.
262
0d702cfe
TG
2632017-07-04 Tristan Gingold <gingold@adacore.com>
264
265 * configure: Regenerate.
266
55a09eb6
TG
2672017-07-04 Tristan Gingold <gingold@adacore.com>
268
269 * NEWS: Add marker for 2.29.
270
15e6ed8c
TG
2712017-07-03 Tristan Gingold <gingold@adacore.com>
272
273 * po/binutils.pot: Regenerate.
274
19871f45
AM
2752017-07-03 Alan Modra <amodra@gmail.com>
276
277 * strings.c (filename_and_size_t): Delete.
278 (strings_a_section): Don't check section size against file size.
279 Use bdf_malloc_and_get_section. Report an error on failures.
280 Replace arg param with filename and got_a_section param.
281 (got_a_section): Move to..
282 (strings_object_file): ..an auto var here. Iterate over sections
283 rather than calling bfd_map_over_sections. Adjust strings_a_section
284 call.
285
61364358
JK
2862017-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
287
288 * dwarf.c: Include assert.h.
289 (MAX, MIN, get_IDX_name, display_debug_names): New.
290 (debug_displays): Add .debug_names.
291 * dwarf.h: (enum dwarf_section_display_enum): Add debug_names.
292 * readelf.c (process_section_headers): Add ".debug_names".
293
bae7501e
AM
2942017-07-01 Alan Modra <amodra@gmail.com>
295
296 PR binutils/21665
297 * objdump.c (strtab): Make var a bfd_byte*.
298 (disassemble_section): Don't limit malloc size. Instead, use
299 bfd_malloc_and_get_section.
300 (read_section_stabs): Use bfd_malloc_and_get_section. Return
301 bfd_byte*.
302 (find_stabs_section): Remove now unnecessary cast.
303 * objcopy.c (copy_object): Use bfd_malloc_and_get_section. Free
304 contents on error return.
305 * nlmconv.c (copy_sections): Use bfd_malloc_and_get_section.
306
60a02042
NC
3072017-06-30 Nick Clifton <nickc@redhat.com>
308
309 PR binutils/21665
310 * objdump.c (disassemble_section): Move check for an overlarge
311 section to just before the allocation of memory. Do not check
312 section size against file size, but instead use an arbitrary 2Gb
313 limit. Issue a warning message if the section is too big.
314
909b4e3d
MR
3152017-06-30 Maciej W. Rozycki <macro@imgtec.com>
316
317 * NEWS: Mention microMIPS XPA support.
318
f5b2fd52
MR
3192017-06-30 Maciej W. Rozycki <macro@imgtec.com>
320
321 * NEWS: Mention microMIPS Release 5 ISA support.
322
9785fc2a
MR
3232017-06-30 Maciej W. Rozycki <macro@imgtec.com>
324
325 * testsuite/binutils-all/mips/mips-xpa-virt-1.d: New test.
326 * testsuite/binutils-all/mips/mips-xpa-virt-2.d: New test.
327 * testsuite/binutils-all/mips/mips-xpa-virt-3.d: New test.
328 * testsuite/binutils-all/mips/mips-xpa-virt-4.d: New test.
329 * testsuite/binutils-all/mips/mips-xpa-virt.s: New test source.
330 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
331
e1e94c49
AK
3322017-06-29 Anton Kolesov <Anton.Kolesov@synopsys.com>
333
334 * testsuite/binutils-all/arc/double_store.s: New file.
335 * testsuite/binutils-all/arc/objdump.exp: Tests for disassembler
336 options.
337 (do_objfile): New function.
338 (check_assembly): Likewise.
339
88ab90e8
AA
3402017-06-29 Andreas Arnez <arnez@linux.vnet.ibm.com>
341
342 * readelf.c (get_note_type): Add NT_S390_GS_CB and NT_S390_GS_BC.
343
47fdcf63
L
3442017-06-28 H.J. Lu <hongjiu.lu@intel.com>
345
346 * objdump.c (dump_relocs_in_section): Cast to ufile_ptr when
347 comparing against bfd_get_file_size return.
348
88305e1b
NC
3492017-06-28 Nick Clifton <nickc@redhat.com>
350
351 * objcopy.c (merge_gnu_build_notes): Add support for version 2 notes.
352 * readelf.c (print_gnu_build_attribute_name): Likewise.
353
38bf472a
MR
3542017-06-28 Maciej W. Rozycki <macro@imgtec.com>
355 Matthew Fortune <matthew.fortune@imgtec.com>
356
357 * readelf.c (get_machine_flags) <E_MIPS_MACH_IAMR2>: New case.
358 (print_mips_isa_ext) <AFL_EXT_INTERAPTIV_MR2>: Likewise.
359 * NEWS: Mention Imagination interAptiv MR2 processor support.
360
cfd14a50
NC
3612017-06-26 Nick Clifton <nickc@redhat.com>
362
363 PR binutils/21665
364 * objdump.c (disassemble_section): Skip any section that is bigger
365 than the entire file.
366
0602cdad
NC
3672017-06-26 Nick Clifton <nickc@redhat.com>
368
369 PR binutils/21659
370 * bucomm.c (get_file_size): Explicitly warn if the file is a
371 directory.
372
ced40572
TP
3732017-06-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
374
375 * readelf.c (arm_attr_tag_CPU_arch): Fill value for ARMv8-R.
376
0e158763
NC
3772017-06-23 Nick Clifton <nickc@redhat.com>
378
379 PR binutils/21659
380 * strings.c (strings_file): Warn about attempts to run strings on
381 a directory.
382
48580982
L
3832017-06-22 H.J. Lu <hongjiu.lu@intel.com>
384
385 * readelf.c (decode_x86_feature): Decode
386 GNU_PROPERTY_X86_FEATURE_1_SHSTK.
387 * testsuite/binutils-all/i386/shstk.d: New file.
388 * testsuite/binutils-all/i386/shstk.s: Likewise.
389 * testsuite/binutils-all/x86-64/shstk-x32.d: Likewise.
390 * testsuite/binutils-all/x86-64/shstk.d: Likewise.
391 * testsuite/binutils-all/x86-64/shstk.s: Likewise.
392
ee2fdd6f
L
3932017-06-22 H.J. Lu <hongjiu.lu@intel.com>
394
395 * readelf.c (decode_x86_feature): New.
396 (print_gnu_property_note): Call decode_x86_feature on
397 GNU_PROPERTY_X86_FEATURE_1_AND.
398 * testsuite/binutils-all/i386/empty.d: New file.
399 * testsuite/binutils-all/i386/empty.s: Likewise.
400 * testsuite/binutils-all/i386/ibt.d: Likewise.
401 * testsuite/binutils-all/i386/ibt.s: Likewise.
402 * testsuite/binutils-all/x86-64/empty-x32.d: Likewise.
403 * testsuite/binutils-all/x86-64/empty.d: Likewise.
404 * testsuite/binutils-all/x86-64/empty.s: Likewise.
405 * testsuite/binutils-all/x86-64/ibt-x32.d: Likewise.
406 * testsuite/binutils-all/x86-64/ibt.d: Likewise.
407 * testsuite/binutils-all/x86-64/ibt.s: Likewise.
408
19474787
L
4092017-06-21 H.J. Lu <hongjiu.lu@intel.com>
410
411 * dwarf.c (READ_ULEB): Use DWARF_VMA_FMT to report error.
412 (READ_SLEB): Likewise.
413
7f2c8a1d
NC
4142017-06-21 Nick Clifton <nickc@redhat.com>
415
416 PR binutils/21648
417 * dwarf.c (LEB): Rename to SKIP_ULEB and READ_ULEB. Add check for
418 reading a value that is too big for the containing variable.
419 (SLEB): Rename to SKIP_SLEB and READ_SLEB. Add similar check.
420 Replace uses of LEB and SLEB with appropriate new macro.
421 (display_debug_frames): Use an unsigned int for the 'reg'
422 variable. Use a signed long for the 'l' variable.
423
fd52715c
AK
4242017-06-20 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
425
426 * readelf.c (get_s390_segment_type): Add support for the new
427 segment type PT_S390_PGSTE.
428 (get_segment_type): Call get_s390_segment_type.
429
d16fdddb
NC
4302017-06-19 Nick Clifton <nickc@redhat.com>
431
432 PR binutils/21619
433 * objdump.c (disassemble_bytes): Check that there is sufficient
434 data available before attempting to display it.
435
d24b7561
SM
4362017-06-06 Simon Marchi <simon.marchi@ericsson.com>
437
438 * sysinfo.y: Free memory allocated by token NAME.
439
10045478
AK
4402017-05-30 Anton Kolesov <anton.kolesov@synopsys.com>
441
442 * doc/binutils.texi: Document new cpu=... disassembler options for ARC.
443
8e2f54bc
L
4442017-05-30 H.J. Lu <hongjiu.lu@intel.com>
445
446 PR binutils/21519
447 * objdump.c (dump_relocs_in_section): Replace get_file_size
448 with bfd_get_file_size to get archive element size.
449 * testsuite/binutils-all/objdump.exp (test_objdump_f): New
450 proc.
451 (test_objdump_h): Likewise.
452 (test_objdump_t): Likewise.
453 (test_objdump_r): Likewise.
454 (test_objdump_s): Likewise.
455 Add objdump tests on archive.
456
003ca0fd
YQ
4572017-05-24 Yao Qi <yao.qi@linaro.org>
458
459 * objdump.c (disassemble_data): Caller update.
460
b4f5b984
JM
4612017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
462
463 * objcopy.c (merge_gnu_build_notes): Remove workaround that
464 prevented deleting relocations in duplicated notes in mips64 and
465 sparc.
466
e5713223
MR
4672017-05-19 Maciej W. Rozycki <macro@imgtec.com>
468
469 * testsuite/binutils-all/mips/mips-note-2.d: New test.
470 * testsuite/binutils-all/mips/mips-note-2r.d: New test.
471 * testsuite/binutils-all/mips/mips-note-2-n32.d: New test.
472 * testsuite/binutils-all/mips/mips-note-2-n64.d: New test.
473 * testsuite/binutils-all/mips/mips-note-2r-n32.d: New test.
474 * testsuite/binutils-all/mips/mips-note-2r-n64.d: New test.
475 * testsuite/binutils-all/mips/mips.exp: Define `has_newabi'.
476 Run the new tests.
477
f0681695
MR
4782017-05-19 Maciej W. Rozycki <macro@imgtec.com>
479
480 * testsuite/lib/utils-lib.exp (run_dump_test): Handle the `dump'
481 option.
482
64517994
JM
4832017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
484
485 * NEWS: Mention the SPARC M8 support.
486
dd47d677
MR
4872017-05-19 Maciej W. Rozycki <macro@imgtec.com>
488
489 * testsuite/binutils-all/mips/mips.exp: Bail out right away if
490 non-ELF.
491
535b785f
AM
4922017-05-18 Alan Modra <amodra@gmail.com>
493
494 * strings.c: Don't compare boolean values against TRUE or FALSE.
495
d8cbc93b
JL
4962017-05-15 Jeff Law <law@redhat.com>
497
498 * readelf.c (display_arc_attribute): Avoid implicit fallthru.
499
3f3467ff
MR
5002017-05-15 Maciej W. Rozycki <macro@imgtec.com>
501
502 * testsuite/binutils-all/mips/mips16-undecoded.d: Add `-mips3'
503 to `as' flags.
504 * testsuite/binutils-all/mips/mips16e2-undecoded.d: New test.
505 * testsuite/binutils-all/mips/mips16e2-extend-insn.d: New test.
506 * testsuite/binutils-all/mips/mips16-undecoded.s: Remove
507 `.module mips3'.
508 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
509
25499ac7
MR
5102017-05-15 Maciej W. Rozycki <macro@imgtec.com>
511
512 * readelf.c (print_mips_ases): Handle MIPS16e2 ASE.
513 * NEWS: Mention MIPS16e2 ASE support.
514
a4f89915
MR
5152017-05-12 Maciej W. Rozycki <macro@imgtec.com>
516
517 * testsuite/binutils-all/mips/mips16-extend-insn.d: Adjust BREAK
518 and SDBBP disassembly.
519
40e5240e
MR
5202017-05-10 Maciej W. Rozycki <macro@imgtec.com>
521
522 * testsuite/binutils-all/mips/mips.exp: Define `tempfile' and
523 `copyfile' variables.
524
53a346d8
CZ
5252017-05-10 Claudiu Zissulescu <claziss@synopsys.com>
526
527 * readelf.c (decode_ARC_machine_flags): Recognize OSABI v4.
528 (get_arc_section_type_name): New function.
529 (get_section_type_name): Use the above function.
530 (display_arc_attribute): New function.
531 (process_arc_specific): Likewise.
532 (process_arch_specific): Handle ARC specific information.
533
21d1fbee
KK
5342017-05-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
535
536 * MAINTAINERS (SH): Remove myself as SH maintainer.
537
2ecf0cc3
L
5382017-05-02 H.J. Lu <hongjiu.lu@intel.com>
539
540 * objcopy.c (merge_gnu_build_notes): Cast relcount to unsigned
541 long when comparing with sec->reloc_count.
542
1395c6ce
NC
5432017-05-02 Nick Clifton <nickc@redhat.com>
544
545 * objcopy.c (merge_gnu_build_notes): Disable merge if there are
546 more internal relocs than external relocs.
547
a4ddc54e
MR
5482017-05-02 Maciej W. Rozycki <macro@imgtec.com>
549
550 * testsuite/binutils-all/mips/mips16-undecoded.d: Adjust the
551 disassembly of PC-relative LA and LW synthetic instructions.
552
39ff1b79
NC
5532017-05-02 Nick Clifton <nickc@redhat.com>
554
555 PR 21440
556 * objdump.c (dump_relocs_in_section): Check for an excessive
557 number of relocs before attempting to dump them.
558
ee7e95ef
AM
5592017-05-01 Alan Modra <amodra@gmail.com>
560
561 * objcopy.c (merge_gnu_build_notes): Correct code deleting
562 relocs.
563
b06b2c92
NC
5642017-04-28 Nick Clifton <nickc@redhat.com>
565
566 PR binutils/21439
567 * readelf.c (print_gnu_build_attribute_name): Allow for an empty
568 name field.
569
4e3afec2
NC
5702017-04-28 Nick Clifton <nickc@redhat.com>
571
572 PR binutils/21437
573 * readelf.c (process_version_sections): Check for underflow when
574 computing the start address of the auxillary version data.
575
d949ff56
NC
5762017-04-28 Nick Clifton <nickc@redhat.com>
577
578 PR binutils/21438
579 * dwarf.c (process_extended_line_op): Do not assume that the
580 string extracted from the section is NUL terminated.
581 (fetch_indirect_string): If the string retrieved from the section
582 is not NUL terminated, return an error message.
583 (fetch_indirect_line_string): Likewise.
584 (fetch_indexed_string): Likewise.
585
740a4630
NC
5862017-04-26 Nick Clifton <nickc@redhat.com>
587
d21f3ddb 588 PR binutils/21433
740a4630
NC
589 * bucomm.c (get_file_size): Return -1 if file_name is NULL.
590 * ar.c (main): Fail with usage() invocation if no file names are
591 provided.
592
3e6b6445
NC
5932017-04-26 Nick Clifton <nickc@redhat.com>
594
595 * readelf.c (process_section_headers): Warn about overlarge
596 sections.
597 (print_gnu_build_attribute_name): Print the number of unrecognised
598 note types. Fix formatting in the presence of errors.
599 (testsuite/binutils-all/note-2-32.s): Fix encoding of numeric notes.
600 (testsuite/binutils-all/note-2-64.s): Likewise.
601
bbdd9a68
MR
6022017-04-26 Maciej W. Rozycki <macro@imgtec.com>
603
604 * readelf.c (process_mips_specific): Add static GOT support.
605
c4ab9505
MR
6062017-04-25 Maciej W. Rozycki <macro@imgtec.com>
607
608 * readelf.c (process_mips_specific): Remove error reporting from
609 GOT[1] processing.
610
919383ac
MR
6112017-04-25 Maciej W. Rozycki <macro@imgtec.com>
612
613 * readelf.c (process_mips_specific): Remove null GOT data check.
614
6e3d1f07
MR
6152017-04-25 Maciej W. Rozycki <macro@imgtec.com>
616
617 * testsuite/binutils-all/mips/mips16-alias.d: New test.
618 * testsuite/binutils-all/mips/mips16-noalias.d: New test.
619 * testsuite/binutils-all/mips/mips16-alias.s: New test source.
620 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
621
42354845
AM
6222017-04-23 Alan Modra <amodra@gmail.com>
623
624 PR 21418
625 * ar.c (main): Check -a, -b, -i and -N args are given.
626
7034215f
AM
6272017-04-23 Alan Modra <amodra@gmail.com>
628
629 PR 21417
630 * ar.c (main): Check that an archive file is given after options.
631
b02cd3e9
AM
6322017-04-23 Alan Modra <amodra@gmail.com>
633
634 PR 21415
635 * objdump.c (disassemble_section): Check bfd_get_section_contents
636 status.
637
f082820d
AM
6382017-04-23 Alan Modra <amodra@gmail.com>
639
640 PR 21408
641 * dwarf.c (display_debug_lines_decoded): Don't segfault on NULL
642 file_table.
643
ddef72cd
NC
6442017-04-21 Nick Clifton <nickc@redhat.com>
645
646 PR binutils/21378
647 * readelf.c (print_gnu_build_attribute_name): Check for an
648 overlarge name field.
649
7296a62a
NC
6502017-04-13 Nick Clifton <nickc@redhat.com>
651
652 PR binutils/21379
653 * readelf.c (process_dynamic_section): Detect over large section
654 offsets in the DT_SYMTAB entry.
655
6562017-04-13 Nick Clifton <nickc@redhat.com>
657
658 PR binutils/21345
659 * readelf.c (process_mips_specific): Catch an unfeasible memory
660 allocation before it happens and print a suitable error message.
661
1d15e434
NC
6622017-04-13 Nick Clifton <nickc@redhat.com>
663
664 * objcopy.c: Add --no-merge-notes option to disable note merging.
665 Add --[no-]merge-notes option to strip, and enable it by default.
666 (num_bytes): New function.
667 (merge_gnu_build_notes): Add code to merge stack size notes.
668 * binutils.texi: Update strip and objcopy documentation.
669 * readelf.c (print_gnu_build_attribute_name): Use defined
670 constants for note types.
671
28d909e5
JD
6722017-04-10 John Delsignor <john.delsignore@roguewave.com>
673
674 PR binutils/21319
675 * dwarf.c (display_gdb_index): Correct test for a corrupt address
676 table size.
677
0f65a5d8
JW
6782017-04-05 Jiong Wang <jiong.wang@arm.com>
679
680 * objcopy.c (struct redefine_node): Delete the field "next".
681 (redefine_sym_list): Deleted.
682 (redefine_specific_htab): New hash table.
683 (redefine_specific_reverse_htab): Likewise.
684 (eq_string_redefnode): New function.
685 (htab_hash_redefnode): Likewise.
686 (create_symbol2redef_htab): Likewise.
687 (add_specific_symbol_node): Likewise.
688 (create_symbol_htabs): Create redefine_specific_htab and
689 redefine_specific_reverse_htab.
690 (lookup_sym_redefinition): Use hash table instead of list.
691 (redefine_list_append): Likewise, and rename to add_redefine_and_check.
692 (copy_main): Use redefine_specific_htab instead of redefine_sym_list.
693 Update comments.
694
a91e1603
L
6952017-04-04 H.J. Lu <hongjiu.lu@intel.com>
696
697 * NEWS: Mention support for ELF SHF_GNU_MBIND and
698 PT_GNU_MBIND_XXX.
699 * readelf.c (get_segment_type): Handle PT_GNU_MBIND_XXX.
700 (get_elf_section_flags): Handle SHF_GNU_MBIND.
701 (process_section_headers): Likewise.
702 * testsuite/binutils-all/mbind1.s: New file.
703 * testsuite/binutils-all/objcopy.exp: Run readelf test on
704 mbind1.s.
705
82156ab7
NC
7062017-04-03 Nick Clifton <nickc@redhat.com>
707
708 PR binutils/21345
709 * readelf.c (get_program_headers): Check for there being too many
710 program headers before attempting to allocate space for them.
711
75ec1fdb
NC
7122017-04-03 Nick Clifton <nickc@redhat.com>
713
714 PR binutils/21344
715 * readelf.c (process_mips_specific): Check for an out of range GOT
716 entry before reading the module pointer.
717
f32ba729
NC
7182017-04-03 Nick Clifton <nickc@redhat.com>
719
720 PR binutils/21343
721 * readelf.c (get_unwind_section_word): Fix snafu checking for
722 invalid word offsets in ARM unwind information.
723
efdf7a02
PC
7242017-03-31 Pip Cet <pipcet@gmail.com>
725
726 * NEWS: Use "WebAssembly" consistently.
727 * testsuite/binutils-all/wasm32/wasm32.exp: Fix copyright notice.
728
f96bd6c2
PC
7292017-03-30 Pip Cet <pipcet@gmail.com>
730
731 * readelf.c: Add support for wasm32 ELF format WebAssembly files.
732 (guess_is_rela): Likewise.
733 (dump_relocations): Likewise.
734 (is_32bit_abs_reloc): Likewise.
735 (is_none_reloc_): Likewise.
736 * NEWS: Mention the new support.
737 * testsuite/lib/binutils-common.exp (is_elf_format): Mark wasm32
738 as ELF target.
739 (supports_gnu_unique): Mark wasm32 as supporting STB_GNU_UNIQUE.
740 * testsuite/binutils-all/nm.exp: Mark wasm32 as requiring .size annotations.
741 * testsuite/binutils-all/wasm32: New directory.
742 * testsuite/binutils-all/wasm32/create-wasm.d: New file.
743 * testsuite/binutils-all/wasm32/create-wasm.s: Likewise.
744 * testsuite/binutils-all/wasm32/custom-section.d: Likewise.
745 * testsuite/binutils-all/wasm32/custom-section.s: Likewise.
746 * testsuite/binutils-all/wasm32/invalid-wasm-1.d: Likewise.
747 * testsuite/binutils-all/wasm32/invalid-wasm-1.s: Likewise.
748 * testsuite/binutils-all/wasm32/long-sections.d: Likewise.
749 * testsuite/binutils-all/wasm32/long-sections.s: Likewise.
750 * testsuite/binutils-all/wasm32/parse-wasm.d: Likewise.
751 * testsuite/binutils-all/wasm32/parse-wasm.s: Likewise.
752 * testsuite/binutils-all/wasm32/parse-wasm-2.d: Likewise.
753 * testsuite/binutils-all/wasm32/parse-wasm-2.s: Likewise.
754 * testsuite/binutils-all/wasm32/prepared-section.d: Likewise.
755 * testsuite/binutils-all/wasm32/prepared-section.s: Likewise.
756 * testsuite/binutils-all/wasm32/wasm32.exp: New file, run tests.
757
52be03fd
AM
7582017-03-29 Alan Modra <amodra@gmail.com>
759
760 * doc/binutils.texi (objdump): Document PowerPC -M options.
761
4a14e306
AK
7622017-03-21 Andi Kleen <ak@linux.intel.com>
763
764 * objdump.c (unwind_inlines): Add.
765 (option_values): Add OPTION_INLINES.
766 (show_line): Unwind inlines if requested.
767 (main): Parse OPTION_INLINES.
768 (usage): Document --inlines.
769 * doc/binutils.texi: Document --inlines.
770 * NEWS: Likewise.
771
75d7d298
NC
7722017-03-21 Nick Clifton <nickc@redhat.com>
773
774 * readelf.c (print_gnu_build_attribute_name): Allow stack
775 protection notes to contain numeric values. Use a colon rather
776 than a space to separate a string name from its values. Decode
777 the numeric value of a stack protection note.
778 * objcopy.c (merge_gnu_build_notes): Allow version notes to
779 contain extra text after the protocol version number.
780
39e224f6
MW
7812017-03-20 Mark Wielaard <mark@klomp.org>
782
783 * readelf.c (process_program_headers): Move dynamic_addr check
784 after .dynamic section cross check.
785
0dd6ae21
NC
7862017-03-17 Nick Clifton <nickc@redhat.com>
787
788 * readelf.c (print_gnu_build_attribute_name): Fix off by one error
789 printing the value for a build note with an ascii name.
790
a8be5506
NC
7912017-03-16 Nick Clifton <nickc@redhat.com>
792
793 * readelf.c (print_gnu_build_attribute_name): Add support for
794 GNU_BUILD_ATTRIBUTE_SHORT_ENUM.
795
c799a79d
NC
7962017-03-14 Nick Clifton <nickc@redhat.com>
797
798 * readelf.c (print_gnu_build_attribute_description): Move symbol
799 printing code to...
800 (print_symbol_for_build_attribute): New function. ...here.
801 Add to find the best symbol to associate with an OPEN note.
802 Add code to cache the symbol table and string table, so that they
803 are not loaded every time a note is displayed.
804 * testsuite/binutils-all/note-2-32.s: Add a function symbol.
805 * testsuite/binutils-all/note-2-64.s: Likewise.
806 * testsuite/binutils-all/note-2-32.d: Update expected note output.
807 * testsuite/binutils-all/note-2-64.d: Likewise.
808
5ef2d51b
AM
8092017-03-13 Alan Modra <amodra@gmail.com>
810 Taeung Song <treeze.taeung@gmail.com>
811
812 * objdump.c (update_source_path): Add abfd param. Add struct
813 stat var. Pass to try_print_file_open. Warn if source is more
814 recent than object.
815 (try_print_file_open, slurp_file): Add struct stat param to
816 return fstat.
817 (show_line): Call update_source_path with bfd.
818
7b5d4822
CHL
8192017-03-10 Chia-Hao Lo <fcamel@gmail.com>
820
821 PR binutils/21235
822 * objdump.c (main): Set do_wide with --wide.
823
55e22ca8
NC
8242017-03-10 Nick Clifton <nickc@redhat.com>
825
826 * readelf.c (get_machine_name): Rearrange switch table in order of
827 increasing machine number. Add missing entries.
828
1fc87489
L
8292017-03-08 H.J. Lu <hongjiu.lu@intel.com>
830
831 PR binutils/21231
832 * readelf.c (decode_x86_isa): Change argument to unsigned int.
833 (print_gnu_property_note): Retrieve property type and datasz as
834 4-byte integer. Consolidate property datasz check. Check
835 GNU_PROPERTY_LOPROC and GNU_PROPERTY_LOUSER.
836 * testsuite/binutils-all/i386/pr21231a.d: New file.
837 * testsuite/binutils-all/i386/pr21231a.s: Likewise.
838 * testsuite/binutils-all/i386/pr21231b.d: Likewise.
839 * testsuite/binutils-all/i386/pr21231b.s: Likewise.
840 * testsuite/binutils-all/x86-64/pr21231a.d: Likewise.
841 * testsuite/binutils-all/x86-64/pr21231a.s: Likewise.
842 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
843 * testsuite/binutils-all/x86-64/pr21231b.s: Likewise.
844
79a964dc
NC
8452017-03-06 Nick Clifton <nickc@redhat.com>
846
847 * readelf.c (print_gnu_build_attribute_name): Read byte values
848 from the name string as unsigned bytes.
849 (process_notes_at): Use memcpy to copy an unterminated name
850 string.
851
1f5345a6
ST
8522017-03-06 Sam Thursfield <sam.thursfield@codethink.co.uk>
853
854 * configure.ac (AC_CHECK_DECLS): Add asprintf.
855 * config.in: Regenerate.
856 * configure: Regenerate.
857
c871dade
NC
8582017-03-02 Nick Clifton <nickc@redhat.com>
859
860 * readelf.c (print_gnu_build_attribute_description): Use global
861 symbols for OPEN attributes if at all possible.
05ed4310
NC
862 * objcopy.c (is_merged_note_section): Support build note sections
863 without the SHF_GNU_BUILD_NOTE section flag set.
c871dade 864
b451e98a
JK
8652017-03-02 Jan Kratochvil <jan.kratochvil@redhat.com>
866
867 * dwarf.c (debug_displays_assert): New static assertion.
868
d4620bee
JK
8692017-03-02 Jan Kratochvil <jan.kratochvil@redhat.com>
870
871 * dwarf.h (enum dwarf_section_display_enum): Add loclists and rnglists.
872
9ef920e9
NC
8732017-03-01 Nick Clifton <nickc@redhat.com>
874
875 * readelf.c (get_note_type): Add support for GNU_BUILD_NOTEs.
876 (get_gnu_elf_note_type): Add support for GNU_PROPERTY_NOTEs.
877 (decode_x86_isa): New function.
878 (print_gnu_property_note): New function.
879 (print_gnu_note): Handle GNU_PROPERTY_NOTEs.
880 (print_gnu_build_attribute_description): New function.
881 (print_gnu_build_attribute_name): New function.
882 (process_note): Add support for GNU_BUILD_NOTEs.
883 * objcopy.c (--merge-notes): New command line option.
884 (copy_options): Add merge-notes.
885 (copy_usage): Likewise.
886 (is_merge_note_section): New function.
887 (merge_gnu_build_notes): New function.
888 (copy_object): Merge note sections if asked to do so.
889 (skip_section): Add skip_copy parameter. Add support for skipping
890 merged note sections.
891 (copy_relocations_in_section): Update call to skip_section.
892 (copy_section): Likewise.
893 (copy_main): Add support for merge-notes option.
894 * doc/binutils.texi: Document the new option to objcopy.
895 * NEWS: Mention the new feature.
896 * testsuite/binutils-all/note-2-32.d: New test. Checks note
897 merging on 32-bit targets.
898 * testsuite/binutils-all/note-2-32.s: New test source file.
899 * testsuite/binutils-all/note-2-64.d: New test. Like note-2-32.d
900 but for 64-bit targets.
901 * testsuite/binutils-all/note-2-64.s: New test source file.
902 * testsuite/binutils-all/objcopy.exp: Run the new test.
903
65b48a81
PB
9042017-02-28 Peter Bergner <bergner@vnet.ibm.com>
905
906 * objdump.c (main): Use remove_whitespace_and_extra_commas.
907
9dfd0db9
JK
9082017-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
909
910 Fix compilation with GCC 4.4.7.
911 * dwarf.c (display_loclists_list, display_debug_rnglists_list):
912 Initialize begin and end.
913
3b83ea38
AM
9142017-02-25 Alan Modra <amodra@gmail.com>
915
916 * testsuite/binutils-all/dw5.S: Replace .string with .asciz.
917 Support hpux .comm variant.
918 * testsuite/binutils-all/readelf.exp: Define HPUX when assembling
919 dw5 test for hppa64-hpux.
920
32ec8896
NC
9212017-02-24 Nick Clifton <nickc@redhat.com>
922
923 * readelf.c (show_name, do_dynamic, do_syms, do_dyn_syms,
924 (do_reloc, do_sections, do_section_groups, do_section_details,
925 (do_segments, do_unwind, do_using_dynamic, do_header, do_dump,
926 (do_version, do_histogram, do_debugging, do_arch, do_notes,
927 (do_archive_index, is_32bit_elf, decompress_dumps): Use
928 bfd_boolean type.
929 (parse_args): Treat the do_* variables as booleans.
930 (print_vma): Return an unsigned int.
931 (print_symbol): Change width parameter to signed int.
932 (is_ia64_vms): Change return type to bfd_boolean.
933 (guess_is_rela): Likewise.
934 (slurp_rela_relocs): Likewise.
935 (slurp_rel_relocs): Likewise.
936 (dump_relocations): Likewise.
937 (process_file_header): Likewise.
938 (get_program_headers): Likewise.
939 (process_program_headers): Likewise.
940 (process_section_headers): Likewise.
941 (process_section_groups): Likewise.
942 (dump_ia64_vms_dynamic_fixups): Likewise.
943 (dump_ia64_vms_dynamic_relocs): Likewise.
944 (process_ia64_vms_dynamic_relocs): Likewise.
945 (process_relocs): Likewise.
946 (dump_ia64_unwind): Likewise.
947 (ia64_process_unwind): Likewise.
948 (dump_hppa_unwind): Likewise.
949 (slurp_hppa_unwind_table): Likewise.
950 (hppa_process_unwind): Likewise.
951 (decode_arm_unwind_bytecode): Likewise.
952 (decode_tic6x_unwind_bytecode): Likewise.
953 (decode_arm_unwind): Likewise.
954 (dump_arm_unwind): Likewise.
955 (arm_process_unwind): Likewise.
956 (process_unwind): Likewise.
957 (get_32bit_dynamic_section): Likewise.
958 (get_64bit_dynamic_section): Likewise.
959 (process_dynamic_section): Likewise.
960 (process_version_sections): Likewise.
961 (process_symbol_table): Likewise.
962 (process_syminfo): Likewise.
963 (apply_relocations): Likewise.
964 (disassemble_section): Likewise.
965 (dump_section_as_strings): Likewise.
966 (dump_section_as_bytes): Likewise.
967 (load_specific_debug_section): Likewise.
968 (load_debug_section): Likewise.
969 (display_debug_section): Likewise.
970 (process_section_contents): Likewise.
971 (process_attributes): Likewise.
972 (process_nds32_specific): Likewise.
973 (process_gnu_liblist): Likewise.
974 (print_core_note): Likewise.
975 (print_gnu_note): Likewise.
976 (print_v850_note): Likewise.
977 (process_netbsd_elf_note): Likewise.
978 (print_stapsdt_note): Likewise.
979 (print_ia64_vms_note): Likewise.
980 (process_note): Likewise.
981 (process_notes_at): Likewise.
982 (process_corefile_note_segments): Likewise.
983 (process_v850_notes): Likewise.
984 (process_note_sections): Likewise.
985 (process_notes): Likewise.
986 (process_arch_specific): Likewise.
987 (get_file_header): Likewise.
988 (process_object): Likewise.
989 (process_archive): Likewise.
990 (process_file): Likewise.
991 (section_subset): Make static.
992 (get_mips_reg_size): Return a signed integer.
993 (process_object): Reverse the logic of the return value.
994 (process_archive): Likewise.
995 (process_file): Likewise.
6b4bf3bc
NC
996 (process_program_headers): Fix snafu - if the program headers are
997 not available then this is not a cause to fail.
998 (process_corefile_note_segments): Likewise.
32ec8896 999
7bb1ad17
MR
10002017-02-24 Maciej W. Rozycki <macro@imgtec.com>
1001
1002 * readelf.c (get_ver_flags): Tidy the formatting of the string
1003 returned
1004
5235cd68
MR
10052017-02-24 Maciej W. Rozycki <macro@imgtec.com>
1006
1007 * readelf.c (process_version_sections) <SHT_GNU_verdef>: Make
1008 `isum' unsigned.
1009 <SHT_GNU_verneed>: Likewise.
1010
c9f02c3e
MR
10112017-02-24 Maciej W. Rozycki <macro@imgtec.com>
1012
1013 * readelf.c (process_version_sections) <SHT_GNU_verdef>: Limit
1014 the number of entries processed by the section size. Don't
1015 break out of the loop if `ent.vd_next' is 0.
1016
a567769b
JK
10172017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1018
1019 * testsuite/binutils-all/dw5.S: New file.
1020 * testsuite/binutils-all/dw5.W: New file.
1021 * testsuite/binutils-all/readelf.exp (readelf -wiaoRlL): New test.
1022
2f6cd591
JK
10232017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1024
1025 * dwarf.c (read_and_display_attr_value): Support DW_FORM_data16.
1026
7a7e1061
JK
10272017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1028
1029 * dwarf.c (display_debug_macro): Support DWARF-5. Rename
1030 DW_MACRO_GNU_*.
1031
bc0a77d2
JK
10322017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1033
1034 * dwarf.c (decode_location_expression): Support DW_OP_implicit_pointer,
1035 DW_OP_const_type, DW_OP_regval_type, DW_OP_deref_type, DW_OP_convert
1036 and DW_OP_reinterpret.
1037 (read_and_display_attr_value): Support DW_AT_call_value,
1038 DW_AT_call_data_value, DW_AT_call_target and
1039 DW_AT_call_target_clobbered.
1040
77145576
JK
10412017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1042
1043 * dwarf.c (fetch_indirect_line_string): New function.
1044 (abbrev_attr): New field implicit_const.
1045 (add_abbrev_attr): New parameter implicit_const.
1046 (process_abbrev_section): Support DW_FORM_implicit_const.
1047 (decode_location_expression): Support DW_OP_entry_value.
1048 (read_and_display_attr_value): Add parameter implicit_const. Support
1049 DW_FORM_line_strp and DW_FORM_implicit_const.
1050 (read_and_display_attr): Add parameter implicit_const.
1051 (process_debug_info): Support line_str and DWARF-5.
1052 (read_debug_line_header): Support DWARF-5.
1053 (display_formatted_table): New function.
1054 (display_debug_lines_raw): New parameter file. Support DWARF-5.
1055 (display_debug_lines_decoded): New parameter fileptr. Support DWARF-5.
1056 (display_debug_lines): Pass file parameter.
1057 (display_debug_macro): Update read_and_display_attr_value caller.
1058 (display_debug_abbrev): Support DW_FORM_implicit_const.
1059 (display_loclists_list): New function.
1060 (display_loc_list): Support .debug_loclists.
1061 (display_debug_ranges_list): New function from display_debug_ranges.
1062 (display_debug_rnglists_list): New function.
1063 (display_debug_ranges): Support .debug_rnglists.
1064 (debug_displays): Add .debug_line_str, .debug_loclists and
1065 .debug_rnglists.
1066 * dwarf.h: Include dwarf2.h
1067 (DWARF2_Internal_LineInfo): Add li_offset_size.
1068 (DWARF2_Internal_CompUnit): Add cu_unit_type.
1069 (enum dwarf_section_display_enum): Add line_str.
1070 * readelf.c (process_section_headers): Add rnglists and loclists.
1071
ef0b5f1c
JK
10722017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1073
1074 * dwarf.c (display_block): Add parameter delimiter.
1075 (decode_location_expression): Update display_block callers.
1076 (read_and_display_attr_value): Add parameter delimiter.
1077 (read_and_display_attr, display_debug_macro): Update
1078 read_and_display_attr_value caller.
1079
359ca075
JK
10802017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1081
1082 * dwarf.c (display_loc_list): Use dwarf_vma for offset, base_address
1083 and off.
1084 (display_loc_list_dwo): Use dwarf_vma for offset.
1085 (display_debug_loc): Use dwarf_vma for offset, base_address.
1086 (struct range_entry, range_entry_compar): Use dwarf_vma for
1087 ranges_offset.
1088 (display_debug_ranges): Use dwarf_vma for ranges_offset, offset and
1089 base_address.
1090
60abdbed
NC
10912017-02-23 Nick Clifton <nickc@redhat.com>
1092
1093 * readelf.c (display_tag_value): Use an explicit signed type for
1094 the tag parameter.
1095 (display_gnu_attributes): Use an unsigned integer type for
1096 attribute tags.
1097 (display_power_gnu_attribute): Likewise.
1098 (display_s390_gnu_attribute): Likewise.
1099 (display_sparc_hwcaps): Likewise.
1100 (display_sparc_hwcaps2): Likewise.
1101 (display_sparc_gnu_attribute): Likewise.
1102 (display_mips_gnu_attribute): Likewise.
1103 (display_tic6x_attribute): Likewise.
1104 (display_raw_attribute): Likewise.
1105 (process_attributes): Likewise.
1106 (process_arm_specific): Delete redundant function.
1107 (process_power_specific): Likewise.
1108 (process_s390_specific): Likewise.
1109 (process_sparc_specific): Likewise.
1110 (process_tic6x_specific): Likewise.
1111 (process_msp430x_specific): Likewise.
1112 (display_public_gnu_attributes): New function. Displays known
1113 information about an unknown gnu attribute.
1114 (display_generic_attribute): New function. Calls
1115 display_tag_value for non-nul tags.
1116 (process_arch_specific): Call process_attributes even for
1117 architectures not known to specifically support gnu attributes.
1118
0502a2b4
JK
11192017-02-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1120
1121 * dwarf.c (decode_location_expression): Display also OP.
1122
233f82cf
MR
11232017-02-22 Maciej W. Rozycki <macro@imgtec.com>
1124
1125 * readelf.c (process_version_sections) <SHT_GNU_verdef>: Print a
1126 new line between the heading and the first version definition
1127 entry.
1128
43a444f9
NC
11292017-02-20 Nick Clifton <nickc@redhat.com>
1130
1131 PR binutils/21156
1132 * dwarf.c (cu_tu_indexes_read): Move into...
1133 (load_cu_tu_indexes): ... here. Change the variable into
1134 tri-state. Change the function into boolean, returning
1135 false if the indicies could not be loaded.
1136 (find_cu_tu_set): Return NULL if the indicies could not be
1137 loaded.
1138
b814a36d
NC
11392017-02-17 Nick Clifton <nickc@redhat.com>
1140
1141 PR binutils/21156
1142 * readelf.c (find_section_in_set): Test for invalid section
1143 indicies.
1144
1b4b80bf
NC
11452017-02-17 Nick Clifton <nickc@redhat.com>
1146
1147 * readelf.c (get_section_type_name): Add decoding of GNU section
1148 types.
1149
7c723eec
NC
11502017-02-15 Nick Clifton <nickc@redhat.com>
1151
1152 * MAINTAINERS: (MIPS, MN10300): Move Eric Christopher to Past
1153 Maintainers section.
1154
bc303e5d
NC
11552017-02-14 Nick Clifton <nickc@redhat.com>
1156
1157 PR binutils/21159
1158 * readelf.c (dump_section_as_strings): Reset the start address if
1159 no decompression is perfromed.
1160 (dump_section_as_bytes): Likewise.
1161
92134dc1
NC
11622017-02-14 Nick Clifton <nickc@redhat.com>
1163
1164 PR binutils/21158
1165 * rddbg.c (read_symbol_stabs_debugging_info): Check for a null or
1166 empty symbol name.
1167
a2dea0b2
NC
11682017-02-14 Nick Clifton <nickc@redhat.com>
1169
1170 PR binutils/21157
1171 * stabs.c (parse_stab_enum_type): Check for corrupt NAME:VALUE
1172 pairs.
1173 (parse_number): Exit early if passed an empty string.
1174
b32e566b
NC
11752017-02-14 Nick Clifton <nickc@redhat.com>
1176
1177 PR binutils/21155
1178 * readelf.c (IN_RANGE): New macro. Tests for an address + offset
1179 being within a given range.
1180 (target_specific_reloc_handling): Use macro to test for underflow
1181 as well as overflow of reloc offset.
1182
c1221402
NC
11832017-02-13 Nick Clifton <nickc@redhat.com>
1184
1185 PR binutils/21150
1186 * nm.c (file_symbol): Add test of string length before testing
1187 string characters.
1188
f055032e
NC
11892017-02-13 Nick Clifton <nickc@redhat.com>
1190
1191 PR binutils/21135
1192 * readelf.c (dump_section_as_bytes): Handle the case where
1193 uncompress_section_contents returns false.
1835f746 1194 (dump_section_as_bytes, load_specific_debug_section): Likewise.
f055032e 1195
ebdf1ebf
NC
11962017-02-13 Nick Clifton <nickc@redhat.com>
1197
1198 PR binutils/21149
1199 * readelf.c (get_compression_header): Add size parameter. Check
1200 size against sizeof compression header before attempting to
1201 extract the header.
1202 (process_section_headers): Pass size to get_compression_header.
1203 (dump_section_as_strings): Likewise.
1204 (dump_section_as_bytes): Likewise.
1205 (load_specific_debug_section): Likewise.
1206
4aeb00ad
NC
12072017-02-13 Nick Clifton <nickc@redhat.com>
1208
1209 PR binutils/21148
1210 * readelf.c (process_version_sections): Include size of auxillary
1211 version information when checking for buffer overflow.
1212
0ee3043f
NC
12132017-02-13 Nick Clifton <nickc@redhat.com>
1214
1215 PR binutils/21147
1216 * readelf.c (process_section_contents): Fix off by one error
1217 reporting un-dumped sections.
1218
f84ce13b
NC
12192017-02-13 Nick Clifton <nickc@redhat.com>
1220
1221 PR binutils/21139
1222 * readelf.c (target_specific_reloc_handling): Add num_syms
1223 parameter. Check for symbol table overflow before accessing
1224 symbol value. If reloc pointer is NULL, discard all saved state.
1225 (apply_relocations): Pass num_syms to target_specific_reloc_handling.
1226 Call target_specific_reloc_handling with a NULL reloc pointer
1227 after processing all of the relocs.
1228
03f7786e
NC
12292017-02-13 Nick Clifton <nickc@redhat.com>
1230
1231 PR binutils/21137
1232 * readelf.c (target_specific_reloc_handling): Add end parameter.
1233 Check for buffer overflow before writing relocated values.
1234 (apply_relocations): Pass end to target_specific_reloc_handling.
1235
387dd777
DP
12362017-01-27 Dilyan Palauzov <dilyan.palauzov@aegee.org>
1237 Nick Clifton <nickc@redhat.com>
1238
1239 PR 20343
1240 * doc/binutils.texi (ar): Extend documentation of the --plugin
1241 option. Include a description of where the plugins should be
1242 located.
1243 (nm): Likewise.
1244
cf581a9b
NC
12452017-01-23 Nick Clifton <nickc@redhat.com>
1246
1247 * MAINTAINERS: Add Bernd to Past Maintainers section.
c49f9d0f 1248 (SCORE): Remove Mei Ligang as maintainer. Add to Past Maintainers
71d01c69 1249 section.
cf581a9b 1250
715e99a4
BS
12512017-01-23 Bernd Schmidt <bschmidt@redhat.com>
1252
1253 * MAINTAINERS (BFIN): Remove myself as Blackfin maintainer.
1254
1737c640
AB
12552017-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
1256
1257 * objdump.c (dump_section_header): Extract max section name length
1258 from data parameter, use this when formatting output.
1259 (find_longest_section_name): New function.
1260 (dump_headers): Calculate longest section name when in wide mode,
1261 reformat to unify printing of header line.
1262
2cedb9eb
BR
12632017-01-18 Bernhard Rosenkranzer <bero@lindev.ch>
1264
1265 PR 21059
1266 * arlex.l: Support processing with flex 2.6.3.
1267 * deflex.l: Likewise.
1268
6bb21700
DT
12692017-01-17 Dmitry Timoshkov <dmitry@baikal.ru>
1270
1271 * resbin.c: Optional dialog control data immediately follows
1272 the control description without alignment.
1273 * testsuite/binutils-all/windres/controldata.rc: New test.
1274 source.
1275 * testsuite/binutils-all/windres/controldata.rsd: New test.
1276
2425a30e
NC
12772017-01-12 Nick Clifton <nickc@redhat.com>
1278
1279 PR binutils/20876
1280 * NEWS: Mention the new feature.
1281 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
1282 New proc to test the location of separate debug info files using
1283 the build-id method.
1284
b972a0d6
NC
12852017-01-10 Nick Clifton <nickc@redhat.com>
1286
1287 PR 21034
1288 * stabs.c (parse_stab_members): Fix thinko checking for g++
1289 version 1 stabs information.
1290
cd6581da
NC
12912017-01-09 Nick Clifton <nickc@redhat.com>
1292
1293 * objdump.c (display_file): Add new parameter 'last_file'. If
1294 last_file is true, do not call bfd_close at the end of the
1295 function.
1296 (main): Set the value of the last_file parameter when calling
1297 display_file.
1298
4d74727a
AM
12992017-01-09 Alan Modra <amodra@gmail.com>
1300
1301 * readelf.c (process_section_headers): Correct .rel.dyn/.rela.dyn
1302 comment.
1303
fd13a84b
NC
13042017-01-06 Nick Clifton <nickc@redhat.com>
1305
1306 * MAINTAINERS: Move Paul Brook to the Past Maintainers section.
1307
b0556316
DP
13082017-01-04 Dilan Palauzov <dilyan.palauzov@aegee.org>
1309
1310 PR 20958
1311 * syslex.l (option): Add noyywrap
1312 (yywrap): Delete.
1313
2571583a
AM
13142017-01-02 Alan Modra <amodra@gmail.com>
1315
1316 Update year range in copyright notice of all files.
1317
5c1ad6b5 1318For older changes see ChangeLog-2016
3499769a 1319\f
5c1ad6b5 1320Copyright (C) 2017 Free Software Foundation, Inc.
3499769a
AM
1321
1322Copying and distribution of this file, with or without modification,
1323are permitted in any medium without royalty provided the copyright
1324notice and this notice are preserved.
1325
1326Local Variables:
1327mode: change-log
1328left-margin: 8
1329fill-column: 74
1330version-control: never
1331End: