[GOLD] PowerPC recreate eh_frame for stubs on each relax pass
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
54387c7f
MP
12017-07-31 Marty Plummer <ntzrmtthihu777@gmail.com>
2
3 PR 21861
4 * winduni.c (codepages): Use cp1252 for codepage 0.
5
ec064256
NC
62017-07-25 Nick Clifton <nickc@redhat.com>
7
8 PR 21820
9 * readelf.c (dump_section_as_strings): Do not fail if the section
10 was empty.
11 (dump_section_as_bytes): Likewise.
12
ca4cf9b9
NC
132017-07-24 Nick Clifton <nickc@redhat.com>
14
15 PR 21813
16 * rddbg.c (read_symbol_stabs_debugging_info): Check for an empty
17 string whilst concatenating symbol names.
18
82c78066
NC
192017-07-21 Nick Clifton <nickc@redhat.com>
20
21 * po/fr.po: Updated French translation.
22
b57e815c
SM
232017-07-21 Simon Marchi <simon.marchi@ericsson.com>
24
25 * dwarf.c (last_pointer_size, warned_about_missing_comp_units):
26 Remove.
27 (load_debug_info): Remove assignments to those two variables.
28
ba8826a8
AO
292017-07-21 Alexandre Oliva <aoliva@redhat.com>
30
31 * dwarf.c (struct State_Machine_Registers): Add view field.
32 (reset_state_machine): Reset view.
33 (process_extended_line_op): Reset view when appropriate.
34 (display_debug_lines_raw): Increment or reset view when appropriate.
35 Print nonzero views. Support print view resets, disabled by default.
36 (display_debug_lines_decoded): Likewise. Disambiguate op_code tests,
37 enabling printing of end_sequence.
38 * testsuite/binutils-all/dw2-1.W: Add nonzero views.
39 * testsuite/binutils-all/dw2-3.W: Likewise.
40 * testsuite/binutils-all/dw2-3gabi.W: Likewise.
41 * testsuite/binutils-all/dw5.W: Add end sequence lines.
42 * testsuite/binutils-all/i386/compressed-1a.d: Add nonzero views.
43 * testsuite/binutils-all/libdw2-compressedgabi.out: Likewise.
44 * testsuite/binutils-all/objdump.W: Likewise.
45 * testsuite/binutils-all/objdump.WL: Add end sequence lines.
46 * testsuite/binutils-all/x86-64/compressed-1a.d: Add nonzero views.
47
e4943f2c
TG
482017-07-19 Tristan Gingold <gingold@adacore.com>
49
50 * nm.c (show_stats): Remove variable.
51 (long_options): Remove --stats option.
52 (main): Remove handling of --stats.
53
de194d85
YC
542017-07-18 Nick Clifton <nickc@redhat.com>
55
56 PR 21775
57 * coffgrok.c: Fix spelling typos.
58 * readelf.c: Likewise.
59 * stabs.c: Likewise.
60 * testsuite/binutils-all/objcopy.exp: Likewise.
61
b6a57713
NC
622017-07-18 Nick Clifton <nickc@redhat.com>
63
64 * po/sv.po: Updated Swedish translation.
65
0a79bef4
HPN
662017-07-18 Hans-Peter Nilsson <hp@bitrange.com>
67
68 * dwarf.c (display_debug_names): Initialize hash_prev.
69
2a925816
NC
702017-07-17 Nick Clifton <nickc@redhat.com>
71
72 PR 21433
73 * ar.c (main): Skip check for no files on the command line when
74 running in MRI mode.
75
a502b0bb
L
762017-07-13 H.J. Lu <hongjiu.lu@intel.com>
77
78 * testsuite/binutils-all/objdump.exp: Always delete $testarchive
79 first.
80
429d795d
AM
812017-07-12 Alan Modra <amodra@gmail.com>
82
83 * po/bg.po: Update from translationproject.org/latest/binutils/.
84 * po/ca.po: Likewise.
85 * po/da.po: Likewise.
86 * po/es.po: Likewise.
87 * po/fi.po: Likewise.
88 * po/fr.po: Likewise.
89 * po/hr.po: Likewise.
90 * po/id.po: Likewise.
91 * po/it.po: Likewise.
92 * po/ja.po: Likewise.
93 * po/ro.po: Likewise.
94 * po/ru.po: Likewise.
95 * po/sk.po: Likewise.
96 * po/sr.po: Likewise.
97 * po/sv.po: Likewise.
98 * po/tr.po: Likewise.
99 * po/uk.po: Likewise.
100 * po/vi.po: Likewise.
101 * po/zh_CN.po: Likewise.
102 * po/zh_TW.po: Likewise.
103
0bae9e9e
NC
1042017-07-12 Nick Clifton <nickc@redhat.com>
105
106 Fix compile time warnings using gcc 7.1.1.
107 * dwarf.c (dwarf_vmatoa_1): Do not pass a NULL string pointer to
108 sprintf.
109 * srconv.c (walk_tree_type): Initialise the spare field of the
110 IT_dty structure.
111
04ac15ab
AS
1122017-07-11 Andreas Schwab <schwab@suse.de>
113
114 * readelf.c (process_note): Print newline after description data
115 in narrow mode.
116 (print_core_note): Print newline if nothing was printed in wide
117 mode.
118
14357de1
JK
1192017-07-09 Rafael Fontenelle <rafaelff@gnome.org>
120
121 * dwarf.c (display_formatted_table): Fix error message typo.
122
0b9305ed
JB
1232017-07-07 John Baldwin <jhb@FreeBSD.org>
124
125 * readelf.c (get_freebsd_elfcore_note_type): Handle
126 NT_FREEBSD_PTLWPINFO.
127
1d827a72
L
1282017-07-05 H.J. Lu <hongjiu.lu@intel.com>
129
130 * dwarf.c (display_debug_names): Replace index with xindex.
131
0d702cfe
TG
1322017-07-04 Tristan Gingold <gingold@adacore.com>
133
134 * configure: Regenerate.
135
55a09eb6
TG
1362017-07-04 Tristan Gingold <gingold@adacore.com>
137
138 * NEWS: Add marker for 2.29.
139
15e6ed8c
TG
1402017-07-03 Tristan Gingold <gingold@adacore.com>
141
142 * po/binutils.pot: Regenerate.
143
19871f45
AM
1442017-07-03 Alan Modra <amodra@gmail.com>
145
146 * strings.c (filename_and_size_t): Delete.
147 (strings_a_section): Don't check section size against file size.
148 Use bdf_malloc_and_get_section. Report an error on failures.
149 Replace arg param with filename and got_a_section param.
150 (got_a_section): Move to..
151 (strings_object_file): ..an auto var here. Iterate over sections
152 rather than calling bfd_map_over_sections. Adjust strings_a_section
153 call.
154
61364358
JK
1552017-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
156
157 * dwarf.c: Include assert.h.
158 (MAX, MIN, get_IDX_name, display_debug_names): New.
159 (debug_displays): Add .debug_names.
160 * dwarf.h: (enum dwarf_section_display_enum): Add debug_names.
161 * readelf.c (process_section_headers): Add ".debug_names".
162
bae7501e
AM
1632017-07-01 Alan Modra <amodra@gmail.com>
164
165 PR binutils/21665
166 * objdump.c (strtab): Make var a bfd_byte*.
167 (disassemble_section): Don't limit malloc size. Instead, use
168 bfd_malloc_and_get_section.
169 (read_section_stabs): Use bfd_malloc_and_get_section. Return
170 bfd_byte*.
171 (find_stabs_section): Remove now unnecessary cast.
172 * objcopy.c (copy_object): Use bfd_malloc_and_get_section. Free
173 contents on error return.
174 * nlmconv.c (copy_sections): Use bfd_malloc_and_get_section.
175
60a02042
NC
1762017-06-30 Nick Clifton <nickc@redhat.com>
177
178 PR binutils/21665
179 * objdump.c (disassemble_section): Move check for an overlarge
180 section to just before the allocation of memory. Do not check
181 section size against file size, but instead use an arbitrary 2Gb
182 limit. Issue a warning message if the section is too big.
183
909b4e3d
MR
1842017-06-30 Maciej W. Rozycki <macro@imgtec.com>
185
186 * NEWS: Mention microMIPS XPA support.
187
f5b2fd52
MR
1882017-06-30 Maciej W. Rozycki <macro@imgtec.com>
189
190 * NEWS: Mention microMIPS Release 5 ISA support.
191
9785fc2a
MR
1922017-06-30 Maciej W. Rozycki <macro@imgtec.com>
193
194 * testsuite/binutils-all/mips/mips-xpa-virt-1.d: New test.
195 * testsuite/binutils-all/mips/mips-xpa-virt-2.d: New test.
196 * testsuite/binutils-all/mips/mips-xpa-virt-3.d: New test.
197 * testsuite/binutils-all/mips/mips-xpa-virt-4.d: New test.
198 * testsuite/binutils-all/mips/mips-xpa-virt.s: New test source.
199 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
200
e1e94c49
AK
2012017-06-29 Anton Kolesov <Anton.Kolesov@synopsys.com>
202
203 * testsuite/binutils-all/arc/double_store.s: New file.
204 * testsuite/binutils-all/arc/objdump.exp: Tests for disassembler
205 options.
206 (do_objfile): New function.
207 (check_assembly): Likewise.
208
88ab90e8
AA
2092017-06-29 Andreas Arnez <arnez@linux.vnet.ibm.com>
210
211 * readelf.c (get_note_type): Add NT_S390_GS_CB and NT_S390_GS_BC.
212
47fdcf63
L
2132017-06-28 H.J. Lu <hongjiu.lu@intel.com>
214
215 * objdump.c (dump_relocs_in_section): Cast to ufile_ptr when
216 comparing against bfd_get_file_size return.
217
88305e1b
NC
2182017-06-28 Nick Clifton <nickc@redhat.com>
219
220 * objcopy.c (merge_gnu_build_notes): Add support for version 2 notes.
221 * readelf.c (print_gnu_build_attribute_name): Likewise.
222
38bf472a
MR
2232017-06-28 Maciej W. Rozycki <macro@imgtec.com>
224 Matthew Fortune <matthew.fortune@imgtec.com>
225
226 * readelf.c (get_machine_flags) <E_MIPS_MACH_IAMR2>: New case.
227 (print_mips_isa_ext) <AFL_EXT_INTERAPTIV_MR2>: Likewise.
228 * NEWS: Mention Imagination interAptiv MR2 processor support.
229
cfd14a50
NC
2302017-06-26 Nick Clifton <nickc@redhat.com>
231
232 PR binutils/21665
233 * objdump.c (disassemble_section): Skip any section that is bigger
234 than the entire file.
235
0602cdad
NC
2362017-06-26 Nick Clifton <nickc@redhat.com>
237
238 PR binutils/21659
239 * bucomm.c (get_file_size): Explicitly warn if the file is a
240 directory.
241
ced40572
TP
2422017-06-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
243
244 * readelf.c (arm_attr_tag_CPU_arch): Fill value for ARMv8-R.
245
0e158763
NC
2462017-06-23 Nick Clifton <nickc@redhat.com>
247
248 PR binutils/21659
249 * strings.c (strings_file): Warn about attempts to run strings on
250 a directory.
251
48580982
L
2522017-06-22 H.J. Lu <hongjiu.lu@intel.com>
253
254 * readelf.c (decode_x86_feature): Decode
255 GNU_PROPERTY_X86_FEATURE_1_SHSTK.
256 * testsuite/binutils-all/i386/shstk.d: New file.
257 * testsuite/binutils-all/i386/shstk.s: Likewise.
258 * testsuite/binutils-all/x86-64/shstk-x32.d: Likewise.
259 * testsuite/binutils-all/x86-64/shstk.d: Likewise.
260 * testsuite/binutils-all/x86-64/shstk.s: Likewise.
261
ee2fdd6f
L
2622017-06-22 H.J. Lu <hongjiu.lu@intel.com>
263
264 * readelf.c (decode_x86_feature): New.
265 (print_gnu_property_note): Call decode_x86_feature on
266 GNU_PROPERTY_X86_FEATURE_1_AND.
267 * testsuite/binutils-all/i386/empty.d: New file.
268 * testsuite/binutils-all/i386/empty.s: Likewise.
269 * testsuite/binutils-all/i386/ibt.d: Likewise.
270 * testsuite/binutils-all/i386/ibt.s: Likewise.
271 * testsuite/binutils-all/x86-64/empty-x32.d: Likewise.
272 * testsuite/binutils-all/x86-64/empty.d: Likewise.
273 * testsuite/binutils-all/x86-64/empty.s: Likewise.
274 * testsuite/binutils-all/x86-64/ibt-x32.d: Likewise.
275 * testsuite/binutils-all/x86-64/ibt.d: Likewise.
276 * testsuite/binutils-all/x86-64/ibt.s: Likewise.
277
19474787
L
2782017-06-21 H.J. Lu <hongjiu.lu@intel.com>
279
280 * dwarf.c (READ_ULEB): Use DWARF_VMA_FMT to report error.
281 (READ_SLEB): Likewise.
282
7f2c8a1d
NC
2832017-06-21 Nick Clifton <nickc@redhat.com>
284
285 PR binutils/21648
286 * dwarf.c (LEB): Rename to SKIP_ULEB and READ_ULEB. Add check for
287 reading a value that is too big for the containing variable.
288 (SLEB): Rename to SKIP_SLEB and READ_SLEB. Add similar check.
289 Replace uses of LEB and SLEB with appropriate new macro.
290 (display_debug_frames): Use an unsigned int for the 'reg'
291 variable. Use a signed long for the 'l' variable.
292
fd52715c
AK
2932017-06-20 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
294
295 * readelf.c (get_s390_segment_type): Add support for the new
296 segment type PT_S390_PGSTE.
297 (get_segment_type): Call get_s390_segment_type.
298
d16fdddb
NC
2992017-06-19 Nick Clifton <nickc@redhat.com>
300
301 PR binutils/21619
302 * objdump.c (disassemble_bytes): Check that there is sufficient
303 data available before attempting to display it.
304
d24b7561
SM
3052017-06-06 Simon Marchi <simon.marchi@ericsson.com>
306
307 * sysinfo.y: Free memory allocated by token NAME.
308
10045478
AK
3092017-05-30 Anton Kolesov <anton.kolesov@synopsys.com>
310
311 * doc/binutils.texi: Document new cpu=... disassembler options for ARC.
312
8e2f54bc
L
3132017-05-30 H.J. Lu <hongjiu.lu@intel.com>
314
315 PR binutils/21519
316 * objdump.c (dump_relocs_in_section): Replace get_file_size
317 with bfd_get_file_size to get archive element size.
318 * testsuite/binutils-all/objdump.exp (test_objdump_f): New
319 proc.
320 (test_objdump_h): Likewise.
321 (test_objdump_t): Likewise.
322 (test_objdump_r): Likewise.
323 (test_objdump_s): Likewise.
324 Add objdump tests on archive.
325
003ca0fd
YQ
3262017-05-24 Yao Qi <yao.qi@linaro.org>
327
328 * objdump.c (disassemble_data): Caller update.
329
b4f5b984
JM
3302017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
331
332 * objcopy.c (merge_gnu_build_notes): Remove workaround that
333 prevented deleting relocations in duplicated notes in mips64 and
334 sparc.
335
e5713223
MR
3362017-05-19 Maciej W. Rozycki <macro@imgtec.com>
337
338 * testsuite/binutils-all/mips/mips-note-2.d: New test.
339 * testsuite/binutils-all/mips/mips-note-2r.d: New test.
340 * testsuite/binutils-all/mips/mips-note-2-n32.d: New test.
341 * testsuite/binutils-all/mips/mips-note-2-n64.d: New test.
342 * testsuite/binutils-all/mips/mips-note-2r-n32.d: New test.
343 * testsuite/binutils-all/mips/mips-note-2r-n64.d: New test.
344 * testsuite/binutils-all/mips/mips.exp: Define `has_newabi'.
345 Run the new tests.
346
f0681695
MR
3472017-05-19 Maciej W. Rozycki <macro@imgtec.com>
348
349 * testsuite/lib/utils-lib.exp (run_dump_test): Handle the `dump'
350 option.
351
64517994
JM
3522017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
353
354 * NEWS: Mention the SPARC M8 support.
355
dd47d677
MR
3562017-05-19 Maciej W. Rozycki <macro@imgtec.com>
357
358 * testsuite/binutils-all/mips/mips.exp: Bail out right away if
359 non-ELF.
360
535b785f
AM
3612017-05-18 Alan Modra <amodra@gmail.com>
362
363 * strings.c: Don't compare boolean values against TRUE or FALSE.
364
d8cbc93b
JL
3652017-05-15 Jeff Law <law@redhat.com>
366
367 * readelf.c (display_arc_attribute): Avoid implicit fallthru.
368
3f3467ff
MR
3692017-05-15 Maciej W. Rozycki <macro@imgtec.com>
370
371 * testsuite/binutils-all/mips/mips16-undecoded.d: Add `-mips3'
372 to `as' flags.
373 * testsuite/binutils-all/mips/mips16e2-undecoded.d: New test.
374 * testsuite/binutils-all/mips/mips16e2-extend-insn.d: New test.
375 * testsuite/binutils-all/mips/mips16-undecoded.s: Remove
376 `.module mips3'.
377 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
378
25499ac7
MR
3792017-05-15 Maciej W. Rozycki <macro@imgtec.com>
380
381 * readelf.c (print_mips_ases): Handle MIPS16e2 ASE.
382 * NEWS: Mention MIPS16e2 ASE support.
383
a4f89915
MR
3842017-05-12 Maciej W. Rozycki <macro@imgtec.com>
385
386 * testsuite/binutils-all/mips/mips16-extend-insn.d: Adjust BREAK
387 and SDBBP disassembly.
388
40e5240e
MR
3892017-05-10 Maciej W. Rozycki <macro@imgtec.com>
390
391 * testsuite/binutils-all/mips/mips.exp: Define `tempfile' and
392 `copyfile' variables.
393
53a346d8
CZ
3942017-05-10 Claudiu Zissulescu <claziss@synopsys.com>
395
396 * readelf.c (decode_ARC_machine_flags): Recognize OSABI v4.
397 (get_arc_section_type_name): New function.
398 (get_section_type_name): Use the above function.
399 (display_arc_attribute): New function.
400 (process_arc_specific): Likewise.
401 (process_arch_specific): Handle ARC specific information.
402
21d1fbee
KK
4032017-05-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
404
405 * MAINTAINERS (SH): Remove myself as SH maintainer.
406
2ecf0cc3
L
4072017-05-02 H.J. Lu <hongjiu.lu@intel.com>
408
409 * objcopy.c (merge_gnu_build_notes): Cast relcount to unsigned
410 long when comparing with sec->reloc_count.
411
1395c6ce
NC
4122017-05-02 Nick Clifton <nickc@redhat.com>
413
414 * objcopy.c (merge_gnu_build_notes): Disable merge if there are
415 more internal relocs than external relocs.
416
a4ddc54e
MR
4172017-05-02 Maciej W. Rozycki <macro@imgtec.com>
418
419 * testsuite/binutils-all/mips/mips16-undecoded.d: Adjust the
420 disassembly of PC-relative LA and LW synthetic instructions.
421
39ff1b79
NC
4222017-05-02 Nick Clifton <nickc@redhat.com>
423
424 PR 21440
425 * objdump.c (dump_relocs_in_section): Check for an excessive
426 number of relocs before attempting to dump them.
427
ee7e95ef
AM
4282017-05-01 Alan Modra <amodra@gmail.com>
429
430 * objcopy.c (merge_gnu_build_notes): Correct code deleting
431 relocs.
432
b06b2c92
NC
4332017-04-28 Nick Clifton <nickc@redhat.com>
434
435 PR binutils/21439
436 * readelf.c (print_gnu_build_attribute_name): Allow for an empty
437 name field.
438
4e3afec2
NC
4392017-04-28 Nick Clifton <nickc@redhat.com>
440
441 PR binutils/21437
442 * readelf.c (process_version_sections): Check for underflow when
443 computing the start address of the auxillary version data.
444
d949ff56
NC
4452017-04-28 Nick Clifton <nickc@redhat.com>
446
447 PR binutils/21438
448 * dwarf.c (process_extended_line_op): Do not assume that the
449 string extracted from the section is NUL terminated.
450 (fetch_indirect_string): If the string retrieved from the section
451 is not NUL terminated, return an error message.
452 (fetch_indirect_line_string): Likewise.
453 (fetch_indexed_string): Likewise.
454
740a4630
NC
4552017-04-26 Nick Clifton <nickc@redhat.com>
456
d21f3ddb 457 PR binutils/21433
740a4630
NC
458 * bucomm.c (get_file_size): Return -1 if file_name is NULL.
459 * ar.c (main): Fail with usage() invocation if no file names are
460 provided.
461
3e6b6445
NC
4622017-04-26 Nick Clifton <nickc@redhat.com>
463
464 * readelf.c (process_section_headers): Warn about overlarge
465 sections.
466 (print_gnu_build_attribute_name): Print the number of unrecognised
467 note types. Fix formatting in the presence of errors.
468 (testsuite/binutils-all/note-2-32.s): Fix encoding of numeric notes.
469 (testsuite/binutils-all/note-2-64.s): Likewise.
470
bbdd9a68
MR
4712017-04-26 Maciej W. Rozycki <macro@imgtec.com>
472
473 * readelf.c (process_mips_specific): Add static GOT support.
474
c4ab9505
MR
4752017-04-25 Maciej W. Rozycki <macro@imgtec.com>
476
477 * readelf.c (process_mips_specific): Remove error reporting from
478 GOT[1] processing.
479
919383ac
MR
4802017-04-25 Maciej W. Rozycki <macro@imgtec.com>
481
482 * readelf.c (process_mips_specific): Remove null GOT data check.
483
6e3d1f07
MR
4842017-04-25 Maciej W. Rozycki <macro@imgtec.com>
485
486 * testsuite/binutils-all/mips/mips16-alias.d: New test.
487 * testsuite/binutils-all/mips/mips16-noalias.d: New test.
488 * testsuite/binutils-all/mips/mips16-alias.s: New test source.
489 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
490
42354845
AM
4912017-04-23 Alan Modra <amodra@gmail.com>
492
493 PR 21418
494 * ar.c (main): Check -a, -b, -i and -N args are given.
495
7034215f
AM
4962017-04-23 Alan Modra <amodra@gmail.com>
497
498 PR 21417
499 * ar.c (main): Check that an archive file is given after options.
500
b02cd3e9
AM
5012017-04-23 Alan Modra <amodra@gmail.com>
502
503 PR 21415
504 * objdump.c (disassemble_section): Check bfd_get_section_contents
505 status.
506
f082820d
AM
5072017-04-23 Alan Modra <amodra@gmail.com>
508
509 PR 21408
510 * dwarf.c (display_debug_lines_decoded): Don't segfault on NULL
511 file_table.
512
ddef72cd
NC
5132017-04-21 Nick Clifton <nickc@redhat.com>
514
515 PR binutils/21378
516 * readelf.c (print_gnu_build_attribute_name): Check for an
517 overlarge name field.
518
7296a62a
NC
5192017-04-13 Nick Clifton <nickc@redhat.com>
520
521 PR binutils/21379
522 * readelf.c (process_dynamic_section): Detect over large section
523 offsets in the DT_SYMTAB entry.
524
5252017-04-13 Nick Clifton <nickc@redhat.com>
526
527 PR binutils/21345
528 * readelf.c (process_mips_specific): Catch an unfeasible memory
529 allocation before it happens and print a suitable error message.
530
1d15e434
NC
5312017-04-13 Nick Clifton <nickc@redhat.com>
532
533 * objcopy.c: Add --no-merge-notes option to disable note merging.
534 Add --[no-]merge-notes option to strip, and enable it by default.
535 (num_bytes): New function.
536 (merge_gnu_build_notes): Add code to merge stack size notes.
537 * binutils.texi: Update strip and objcopy documentation.
538 * readelf.c (print_gnu_build_attribute_name): Use defined
539 constants for note types.
540
28d909e5
JD
5412017-04-10 John Delsignor <john.delsignore@roguewave.com>
542
543 PR binutils/21319
544 * dwarf.c (display_gdb_index): Correct test for a corrupt address
545 table size.
546
0f65a5d8
JW
5472017-04-05 Jiong Wang <jiong.wang@arm.com>
548
549 * objcopy.c (struct redefine_node): Delete the field "next".
550 (redefine_sym_list): Deleted.
551 (redefine_specific_htab): New hash table.
552 (redefine_specific_reverse_htab): Likewise.
553 (eq_string_redefnode): New function.
554 (htab_hash_redefnode): Likewise.
555 (create_symbol2redef_htab): Likewise.
556 (add_specific_symbol_node): Likewise.
557 (create_symbol_htabs): Create redefine_specific_htab and
558 redefine_specific_reverse_htab.
559 (lookup_sym_redefinition): Use hash table instead of list.
560 (redefine_list_append): Likewise, and rename to add_redefine_and_check.
561 (copy_main): Use redefine_specific_htab instead of redefine_sym_list.
562 Update comments.
563
a91e1603
L
5642017-04-04 H.J. Lu <hongjiu.lu@intel.com>
565
566 * NEWS: Mention support for ELF SHF_GNU_MBIND and
567 PT_GNU_MBIND_XXX.
568 * readelf.c (get_segment_type): Handle PT_GNU_MBIND_XXX.
569 (get_elf_section_flags): Handle SHF_GNU_MBIND.
570 (process_section_headers): Likewise.
571 * testsuite/binutils-all/mbind1.s: New file.
572 * testsuite/binutils-all/objcopy.exp: Run readelf test on
573 mbind1.s.
574
82156ab7
NC
5752017-04-03 Nick Clifton <nickc@redhat.com>
576
577 PR binutils/21345
578 * readelf.c (get_program_headers): Check for there being too many
579 program headers before attempting to allocate space for them.
580
75ec1fdb
NC
5812017-04-03 Nick Clifton <nickc@redhat.com>
582
583 PR binutils/21344
584 * readelf.c (process_mips_specific): Check for an out of range GOT
585 entry before reading the module pointer.
586
f32ba729
NC
5872017-04-03 Nick Clifton <nickc@redhat.com>
588
589 PR binutils/21343
590 * readelf.c (get_unwind_section_word): Fix snafu checking for
591 invalid word offsets in ARM unwind information.
592
efdf7a02
PC
5932017-03-31 Pip Cet <pipcet@gmail.com>
594
595 * NEWS: Use "WebAssembly" consistently.
596 * testsuite/binutils-all/wasm32/wasm32.exp: Fix copyright notice.
597
f96bd6c2
PC
5982017-03-30 Pip Cet <pipcet@gmail.com>
599
600 * readelf.c: Add support for wasm32 ELF format WebAssembly files.
601 (guess_is_rela): Likewise.
602 (dump_relocations): Likewise.
603 (is_32bit_abs_reloc): Likewise.
604 (is_none_reloc_): Likewise.
605 * NEWS: Mention the new support.
606 * testsuite/lib/binutils-common.exp (is_elf_format): Mark wasm32
607 as ELF target.
608 (supports_gnu_unique): Mark wasm32 as supporting STB_GNU_UNIQUE.
609 * testsuite/binutils-all/nm.exp: Mark wasm32 as requiring .size annotations.
610 * testsuite/binutils-all/wasm32: New directory.
611 * testsuite/binutils-all/wasm32/create-wasm.d: New file.
612 * testsuite/binutils-all/wasm32/create-wasm.s: Likewise.
613 * testsuite/binutils-all/wasm32/custom-section.d: Likewise.
614 * testsuite/binutils-all/wasm32/custom-section.s: Likewise.
615 * testsuite/binutils-all/wasm32/invalid-wasm-1.d: Likewise.
616 * testsuite/binutils-all/wasm32/invalid-wasm-1.s: Likewise.
617 * testsuite/binutils-all/wasm32/long-sections.d: Likewise.
618 * testsuite/binutils-all/wasm32/long-sections.s: Likewise.
619 * testsuite/binutils-all/wasm32/parse-wasm.d: Likewise.
620 * testsuite/binutils-all/wasm32/parse-wasm.s: Likewise.
621 * testsuite/binutils-all/wasm32/parse-wasm-2.d: Likewise.
622 * testsuite/binutils-all/wasm32/parse-wasm-2.s: Likewise.
623 * testsuite/binutils-all/wasm32/prepared-section.d: Likewise.
624 * testsuite/binutils-all/wasm32/prepared-section.s: Likewise.
625 * testsuite/binutils-all/wasm32/wasm32.exp: New file, run tests.
626
52be03fd
AM
6272017-03-29 Alan Modra <amodra@gmail.com>
628
629 * doc/binutils.texi (objdump): Document PowerPC -M options.
630
4a14e306
AK
6312017-03-21 Andi Kleen <ak@linux.intel.com>
632
633 * objdump.c (unwind_inlines): Add.
634 (option_values): Add OPTION_INLINES.
635 (show_line): Unwind inlines if requested.
636 (main): Parse OPTION_INLINES.
637 (usage): Document --inlines.
638 * doc/binutils.texi: Document --inlines.
639 * NEWS: Likewise.
640
75d7d298
NC
6412017-03-21 Nick Clifton <nickc@redhat.com>
642
643 * readelf.c (print_gnu_build_attribute_name): Allow stack
644 protection notes to contain numeric values. Use a colon rather
645 than a space to separate a string name from its values. Decode
646 the numeric value of a stack protection note.
647 * objcopy.c (merge_gnu_build_notes): Allow version notes to
648 contain extra text after the protocol version number.
649
39e224f6
MW
6502017-03-20 Mark Wielaard <mark@klomp.org>
651
652 * readelf.c (process_program_headers): Move dynamic_addr check
653 after .dynamic section cross check.
654
0dd6ae21
NC
6552017-03-17 Nick Clifton <nickc@redhat.com>
656
657 * readelf.c (print_gnu_build_attribute_name): Fix off by one error
658 printing the value for a build note with an ascii name.
659
a8be5506
NC
6602017-03-16 Nick Clifton <nickc@redhat.com>
661
662 * readelf.c (print_gnu_build_attribute_name): Add support for
663 GNU_BUILD_ATTRIBUTE_SHORT_ENUM.
664
c799a79d
NC
6652017-03-14 Nick Clifton <nickc@redhat.com>
666
667 * readelf.c (print_gnu_build_attribute_description): Move symbol
668 printing code to...
669 (print_symbol_for_build_attribute): New function. ...here.
670 Add to find the best symbol to associate with an OPEN note.
671 Add code to cache the symbol table and string table, so that they
672 are not loaded every time a note is displayed.
673 * testsuite/binutils-all/note-2-32.s: Add a function symbol.
674 * testsuite/binutils-all/note-2-64.s: Likewise.
675 * testsuite/binutils-all/note-2-32.d: Update expected note output.
676 * testsuite/binutils-all/note-2-64.d: Likewise.
677
5ef2d51b
AM
6782017-03-13 Alan Modra <amodra@gmail.com>
679 Taeung Song <treeze.taeung@gmail.com>
680
681 * objdump.c (update_source_path): Add abfd param. Add struct
682 stat var. Pass to try_print_file_open. Warn if source is more
683 recent than object.
684 (try_print_file_open, slurp_file): Add struct stat param to
685 return fstat.
686 (show_line): Call update_source_path with bfd.
687
7b5d4822
CHL
6882017-03-10 Chia-Hao Lo <fcamel@gmail.com>
689
690 PR binutils/21235
691 * objdump.c (main): Set do_wide with --wide.
692
55e22ca8
NC
6932017-03-10 Nick Clifton <nickc@redhat.com>
694
695 * readelf.c (get_machine_name): Rearrange switch table in order of
696 increasing machine number. Add missing entries.
697
1fc87489
L
6982017-03-08 H.J. Lu <hongjiu.lu@intel.com>
699
700 PR binutils/21231
701 * readelf.c (decode_x86_isa): Change argument to unsigned int.
702 (print_gnu_property_note): Retrieve property type and datasz as
703 4-byte integer. Consolidate property datasz check. Check
704 GNU_PROPERTY_LOPROC and GNU_PROPERTY_LOUSER.
705 * testsuite/binutils-all/i386/pr21231a.d: New file.
706 * testsuite/binutils-all/i386/pr21231a.s: Likewise.
707 * testsuite/binutils-all/i386/pr21231b.d: Likewise.
708 * testsuite/binutils-all/i386/pr21231b.s: Likewise.
709 * testsuite/binutils-all/x86-64/pr21231a.d: Likewise.
710 * testsuite/binutils-all/x86-64/pr21231a.s: Likewise.
711 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
712 * testsuite/binutils-all/x86-64/pr21231b.s: Likewise.
713
79a964dc
NC
7142017-03-06 Nick Clifton <nickc@redhat.com>
715
716 * readelf.c (print_gnu_build_attribute_name): Read byte values
717 from the name string as unsigned bytes.
718 (process_notes_at): Use memcpy to copy an unterminated name
719 string.
720
1f5345a6
ST
7212017-03-06 Sam Thursfield <sam.thursfield@codethink.co.uk>
722
723 * configure.ac (AC_CHECK_DECLS): Add asprintf.
724 * config.in: Regenerate.
725 * configure: Regenerate.
726
c871dade
NC
7272017-03-02 Nick Clifton <nickc@redhat.com>
728
729 * readelf.c (print_gnu_build_attribute_description): Use global
730 symbols for OPEN attributes if at all possible.
05ed4310
NC
731 * objcopy.c (is_merged_note_section): Support build note sections
732 without the SHF_GNU_BUILD_NOTE section flag set.
c871dade 733
b451e98a
JK
7342017-03-02 Jan Kratochvil <jan.kratochvil@redhat.com>
735
736 * dwarf.c (debug_displays_assert): New static assertion.
737
d4620bee
JK
7382017-03-02 Jan Kratochvil <jan.kratochvil@redhat.com>
739
740 * dwarf.h (enum dwarf_section_display_enum): Add loclists and rnglists.
741
9ef920e9
NC
7422017-03-01 Nick Clifton <nickc@redhat.com>
743
744 * readelf.c (get_note_type): Add support for GNU_BUILD_NOTEs.
745 (get_gnu_elf_note_type): Add support for GNU_PROPERTY_NOTEs.
746 (decode_x86_isa): New function.
747 (print_gnu_property_note): New function.
748 (print_gnu_note): Handle GNU_PROPERTY_NOTEs.
749 (print_gnu_build_attribute_description): New function.
750 (print_gnu_build_attribute_name): New function.
751 (process_note): Add support for GNU_BUILD_NOTEs.
752 * objcopy.c (--merge-notes): New command line option.
753 (copy_options): Add merge-notes.
754 (copy_usage): Likewise.
755 (is_merge_note_section): New function.
756 (merge_gnu_build_notes): New function.
757 (copy_object): Merge note sections if asked to do so.
758 (skip_section): Add skip_copy parameter. Add support for skipping
759 merged note sections.
760 (copy_relocations_in_section): Update call to skip_section.
761 (copy_section): Likewise.
762 (copy_main): Add support for merge-notes option.
763 * doc/binutils.texi: Document the new option to objcopy.
764 * NEWS: Mention the new feature.
765 * testsuite/binutils-all/note-2-32.d: New test. Checks note
766 merging on 32-bit targets.
767 * testsuite/binutils-all/note-2-32.s: New test source file.
768 * testsuite/binutils-all/note-2-64.d: New test. Like note-2-32.d
769 but for 64-bit targets.
770 * testsuite/binutils-all/note-2-64.s: New test source file.
771 * testsuite/binutils-all/objcopy.exp: Run the new test.
772
65b48a81
PB
7732017-02-28 Peter Bergner <bergner@vnet.ibm.com>
774
775 * objdump.c (main): Use remove_whitespace_and_extra_commas.
776
9dfd0db9
JK
7772017-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
778
779 Fix compilation with GCC 4.4.7.
780 * dwarf.c (display_loclists_list, display_debug_rnglists_list):
781 Initialize begin and end.
782
3b83ea38
AM
7832017-02-25 Alan Modra <amodra@gmail.com>
784
785 * testsuite/binutils-all/dw5.S: Replace .string with .asciz.
786 Support hpux .comm variant.
787 * testsuite/binutils-all/readelf.exp: Define HPUX when assembling
788 dw5 test for hppa64-hpux.
789
32ec8896
NC
7902017-02-24 Nick Clifton <nickc@redhat.com>
791
792 * readelf.c (show_name, do_dynamic, do_syms, do_dyn_syms,
793 (do_reloc, do_sections, do_section_groups, do_section_details,
794 (do_segments, do_unwind, do_using_dynamic, do_header, do_dump,
795 (do_version, do_histogram, do_debugging, do_arch, do_notes,
796 (do_archive_index, is_32bit_elf, decompress_dumps): Use
797 bfd_boolean type.
798 (parse_args): Treat the do_* variables as booleans.
799 (print_vma): Return an unsigned int.
800 (print_symbol): Change width parameter to signed int.
801 (is_ia64_vms): Change return type to bfd_boolean.
802 (guess_is_rela): Likewise.
803 (slurp_rela_relocs): Likewise.
804 (slurp_rel_relocs): Likewise.
805 (dump_relocations): Likewise.
806 (process_file_header): Likewise.
807 (get_program_headers): Likewise.
808 (process_program_headers): Likewise.
809 (process_section_headers): Likewise.
810 (process_section_groups): Likewise.
811 (dump_ia64_vms_dynamic_fixups): Likewise.
812 (dump_ia64_vms_dynamic_relocs): Likewise.
813 (process_ia64_vms_dynamic_relocs): Likewise.
814 (process_relocs): Likewise.
815 (dump_ia64_unwind): Likewise.
816 (ia64_process_unwind): Likewise.
817 (dump_hppa_unwind): Likewise.
818 (slurp_hppa_unwind_table): Likewise.
819 (hppa_process_unwind): Likewise.
820 (decode_arm_unwind_bytecode): Likewise.
821 (decode_tic6x_unwind_bytecode): Likewise.
822 (decode_arm_unwind): Likewise.
823 (dump_arm_unwind): Likewise.
824 (arm_process_unwind): Likewise.
825 (process_unwind): Likewise.
826 (get_32bit_dynamic_section): Likewise.
827 (get_64bit_dynamic_section): Likewise.
828 (process_dynamic_section): Likewise.
829 (process_version_sections): Likewise.
830 (process_symbol_table): Likewise.
831 (process_syminfo): Likewise.
832 (apply_relocations): Likewise.
833 (disassemble_section): Likewise.
834 (dump_section_as_strings): Likewise.
835 (dump_section_as_bytes): Likewise.
836 (load_specific_debug_section): Likewise.
837 (load_debug_section): Likewise.
838 (display_debug_section): Likewise.
839 (process_section_contents): Likewise.
840 (process_attributes): Likewise.
841 (process_nds32_specific): Likewise.
842 (process_gnu_liblist): Likewise.
843 (print_core_note): Likewise.
844 (print_gnu_note): Likewise.
845 (print_v850_note): Likewise.
846 (process_netbsd_elf_note): Likewise.
847 (print_stapsdt_note): Likewise.
848 (print_ia64_vms_note): Likewise.
849 (process_note): Likewise.
850 (process_notes_at): Likewise.
851 (process_corefile_note_segments): Likewise.
852 (process_v850_notes): Likewise.
853 (process_note_sections): Likewise.
854 (process_notes): Likewise.
855 (process_arch_specific): Likewise.
856 (get_file_header): Likewise.
857 (process_object): Likewise.
858 (process_archive): Likewise.
859 (process_file): Likewise.
860 (section_subset): Make static.
861 (get_mips_reg_size): Return a signed integer.
862 (process_object): Reverse the logic of the return value.
863 (process_archive): Likewise.
864 (process_file): Likewise.
6b4bf3bc
NC
865 (process_program_headers): Fix snafu - if the program headers are
866 not available then this is not a cause to fail.
867 (process_corefile_note_segments): Likewise.
32ec8896 868
7bb1ad17
MR
8692017-02-24 Maciej W. Rozycki <macro@imgtec.com>
870
871 * readelf.c (get_ver_flags): Tidy the formatting of the string
872 returned
873
5235cd68
MR
8742017-02-24 Maciej W. Rozycki <macro@imgtec.com>
875
876 * readelf.c (process_version_sections) <SHT_GNU_verdef>: Make
877 `isum' unsigned.
878 <SHT_GNU_verneed>: Likewise.
879
c9f02c3e
MR
8802017-02-24 Maciej W. Rozycki <macro@imgtec.com>
881
882 * readelf.c (process_version_sections) <SHT_GNU_verdef>: Limit
883 the number of entries processed by the section size. Don't
884 break out of the loop if `ent.vd_next' is 0.
885
a567769b
JK
8862017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
887
888 * testsuite/binutils-all/dw5.S: New file.
889 * testsuite/binutils-all/dw5.W: New file.
890 * testsuite/binutils-all/readelf.exp (readelf -wiaoRlL): New test.
891
2f6cd591
JK
8922017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
893
894 * dwarf.c (read_and_display_attr_value): Support DW_FORM_data16.
895
7a7e1061
JK
8962017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
897
898 * dwarf.c (display_debug_macro): Support DWARF-5. Rename
899 DW_MACRO_GNU_*.
900
bc0a77d2
JK
9012017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
902
903 * dwarf.c (decode_location_expression): Support DW_OP_implicit_pointer,
904 DW_OP_const_type, DW_OP_regval_type, DW_OP_deref_type, DW_OP_convert
905 and DW_OP_reinterpret.
906 (read_and_display_attr_value): Support DW_AT_call_value,
907 DW_AT_call_data_value, DW_AT_call_target and
908 DW_AT_call_target_clobbered.
909
77145576
JK
9102017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
911
912 * dwarf.c (fetch_indirect_line_string): New function.
913 (abbrev_attr): New field implicit_const.
914 (add_abbrev_attr): New parameter implicit_const.
915 (process_abbrev_section): Support DW_FORM_implicit_const.
916 (decode_location_expression): Support DW_OP_entry_value.
917 (read_and_display_attr_value): Add parameter implicit_const. Support
918 DW_FORM_line_strp and DW_FORM_implicit_const.
919 (read_and_display_attr): Add parameter implicit_const.
920 (process_debug_info): Support line_str and DWARF-5.
921 (read_debug_line_header): Support DWARF-5.
922 (display_formatted_table): New function.
923 (display_debug_lines_raw): New parameter file. Support DWARF-5.
924 (display_debug_lines_decoded): New parameter fileptr. Support DWARF-5.
925 (display_debug_lines): Pass file parameter.
926 (display_debug_macro): Update read_and_display_attr_value caller.
927 (display_debug_abbrev): Support DW_FORM_implicit_const.
928 (display_loclists_list): New function.
929 (display_loc_list): Support .debug_loclists.
930 (display_debug_ranges_list): New function from display_debug_ranges.
931 (display_debug_rnglists_list): New function.
932 (display_debug_ranges): Support .debug_rnglists.
933 (debug_displays): Add .debug_line_str, .debug_loclists and
934 .debug_rnglists.
935 * dwarf.h: Include dwarf2.h
936 (DWARF2_Internal_LineInfo): Add li_offset_size.
937 (DWARF2_Internal_CompUnit): Add cu_unit_type.
938 (enum dwarf_section_display_enum): Add line_str.
939 * readelf.c (process_section_headers): Add rnglists and loclists.
940
ef0b5f1c
JK
9412017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
942
943 * dwarf.c (display_block): Add parameter delimiter.
944 (decode_location_expression): Update display_block callers.
945 (read_and_display_attr_value): Add parameter delimiter.
946 (read_and_display_attr, display_debug_macro): Update
947 read_and_display_attr_value caller.
948
359ca075
JK
9492017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
950
951 * dwarf.c (display_loc_list): Use dwarf_vma for offset, base_address
952 and off.
953 (display_loc_list_dwo): Use dwarf_vma for offset.
954 (display_debug_loc): Use dwarf_vma for offset, base_address.
955 (struct range_entry, range_entry_compar): Use dwarf_vma for
956 ranges_offset.
957 (display_debug_ranges): Use dwarf_vma for ranges_offset, offset and
958 base_address.
959
60abdbed
NC
9602017-02-23 Nick Clifton <nickc@redhat.com>
961
962 * readelf.c (display_tag_value): Use an explicit signed type for
963 the tag parameter.
964 (display_gnu_attributes): Use an unsigned integer type for
965 attribute tags.
966 (display_power_gnu_attribute): Likewise.
967 (display_s390_gnu_attribute): Likewise.
968 (display_sparc_hwcaps): Likewise.
969 (display_sparc_hwcaps2): Likewise.
970 (display_sparc_gnu_attribute): Likewise.
971 (display_mips_gnu_attribute): Likewise.
972 (display_tic6x_attribute): Likewise.
973 (display_raw_attribute): Likewise.
974 (process_attributes): Likewise.
975 (process_arm_specific): Delete redundant function.
976 (process_power_specific): Likewise.
977 (process_s390_specific): Likewise.
978 (process_sparc_specific): Likewise.
979 (process_tic6x_specific): Likewise.
980 (process_msp430x_specific): Likewise.
981 (display_public_gnu_attributes): New function. Displays known
982 information about an unknown gnu attribute.
983 (display_generic_attribute): New function. Calls
984 display_tag_value for non-nul tags.
985 (process_arch_specific): Call process_attributes even for
986 architectures not known to specifically support gnu attributes.
987
0502a2b4
JK
9882017-02-22 Jan Kratochvil <jan.kratochvil@redhat.com>
989
990 * dwarf.c (decode_location_expression): Display also OP.
991
233f82cf
MR
9922017-02-22 Maciej W. Rozycki <macro@imgtec.com>
993
994 * readelf.c (process_version_sections) <SHT_GNU_verdef>: Print a
995 new line between the heading and the first version definition
996 entry.
997
43a444f9
NC
9982017-02-20 Nick Clifton <nickc@redhat.com>
999
1000 PR binutils/21156
1001 * dwarf.c (cu_tu_indexes_read): Move into...
1002 (load_cu_tu_indexes): ... here. Change the variable into
1003 tri-state. Change the function into boolean, returning
1004 false if the indicies could not be loaded.
1005 (find_cu_tu_set): Return NULL if the indicies could not be
1006 loaded.
1007
b814a36d
NC
10082017-02-17 Nick Clifton <nickc@redhat.com>
1009
1010 PR binutils/21156
1011 * readelf.c (find_section_in_set): Test for invalid section
1012 indicies.
1013
1b4b80bf
NC
10142017-02-17 Nick Clifton <nickc@redhat.com>
1015
1016 * readelf.c (get_section_type_name): Add decoding of GNU section
1017 types.
1018
7c723eec
NC
10192017-02-15 Nick Clifton <nickc@redhat.com>
1020
1021 * MAINTAINERS: (MIPS, MN10300): Move Eric Christopher to Past
1022 Maintainers section.
1023
bc303e5d
NC
10242017-02-14 Nick Clifton <nickc@redhat.com>
1025
1026 PR binutils/21159
1027 * readelf.c (dump_section_as_strings): Reset the start address if
1028 no decompression is perfromed.
1029 (dump_section_as_bytes): Likewise.
1030
92134dc1
NC
10312017-02-14 Nick Clifton <nickc@redhat.com>
1032
1033 PR binutils/21158
1034 * rddbg.c (read_symbol_stabs_debugging_info): Check for a null or
1035 empty symbol name.
1036
a2dea0b2
NC
10372017-02-14 Nick Clifton <nickc@redhat.com>
1038
1039 PR binutils/21157
1040 * stabs.c (parse_stab_enum_type): Check for corrupt NAME:VALUE
1041 pairs.
1042 (parse_number): Exit early if passed an empty string.
1043
b32e566b
NC
10442017-02-14 Nick Clifton <nickc@redhat.com>
1045
1046 PR binutils/21155
1047 * readelf.c (IN_RANGE): New macro. Tests for an address + offset
1048 being within a given range.
1049 (target_specific_reloc_handling): Use macro to test for underflow
1050 as well as overflow of reloc offset.
1051
c1221402
NC
10522017-02-13 Nick Clifton <nickc@redhat.com>
1053
1054 PR binutils/21150
1055 * nm.c (file_symbol): Add test of string length before testing
1056 string characters.
1057
f055032e
NC
10582017-02-13 Nick Clifton <nickc@redhat.com>
1059
1060 PR binutils/21135
1061 * readelf.c (dump_section_as_bytes): Handle the case where
1062 uncompress_section_contents returns false.
1835f746 1063 (dump_section_as_bytes, load_specific_debug_section): Likewise.
f055032e 1064
ebdf1ebf
NC
10652017-02-13 Nick Clifton <nickc@redhat.com>
1066
1067 PR binutils/21149
1068 * readelf.c (get_compression_header): Add size parameter. Check
1069 size against sizeof compression header before attempting to
1070 extract the header.
1071 (process_section_headers): Pass size to get_compression_header.
1072 (dump_section_as_strings): Likewise.
1073 (dump_section_as_bytes): Likewise.
1074 (load_specific_debug_section): Likewise.
1075
4aeb00ad
NC
10762017-02-13 Nick Clifton <nickc@redhat.com>
1077
1078 PR binutils/21148
1079 * readelf.c (process_version_sections): Include size of auxillary
1080 version information when checking for buffer overflow.
1081
0ee3043f
NC
10822017-02-13 Nick Clifton <nickc@redhat.com>
1083
1084 PR binutils/21147
1085 * readelf.c (process_section_contents): Fix off by one error
1086 reporting un-dumped sections.
1087
f84ce13b
NC
10882017-02-13 Nick Clifton <nickc@redhat.com>
1089
1090 PR binutils/21139
1091 * readelf.c (target_specific_reloc_handling): Add num_syms
1092 parameter. Check for symbol table overflow before accessing
1093 symbol value. If reloc pointer is NULL, discard all saved state.
1094 (apply_relocations): Pass num_syms to target_specific_reloc_handling.
1095 Call target_specific_reloc_handling with a NULL reloc pointer
1096 after processing all of the relocs.
1097
03f7786e
NC
10982017-02-13 Nick Clifton <nickc@redhat.com>
1099
1100 PR binutils/21137
1101 * readelf.c (target_specific_reloc_handling): Add end parameter.
1102 Check for buffer overflow before writing relocated values.
1103 (apply_relocations): Pass end to target_specific_reloc_handling.
1104
387dd777
DP
11052017-01-27 Dilyan Palauzov <dilyan.palauzov@aegee.org>
1106 Nick Clifton <nickc@redhat.com>
1107
1108 PR 20343
1109 * doc/binutils.texi (ar): Extend documentation of the --plugin
1110 option. Include a description of where the plugins should be
1111 located.
1112 (nm): Likewise.
1113
cf581a9b
NC
11142017-01-23 Nick Clifton <nickc@redhat.com>
1115
1116 * MAINTAINERS: Add Bernd to Past Maintainers section.
c49f9d0f 1117 (SCORE): Remove Mei Ligang as maintainer. Add to Past Maintainers
71d01c69 1118 section.
cf581a9b 1119
715e99a4
BS
11202017-01-23 Bernd Schmidt <bschmidt@redhat.com>
1121
1122 * MAINTAINERS (BFIN): Remove myself as Blackfin maintainer.
1123
1737c640
AB
11242017-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
1125
1126 * objdump.c (dump_section_header): Extract max section name length
1127 from data parameter, use this when formatting output.
1128 (find_longest_section_name): New function.
1129 (dump_headers): Calculate longest section name when in wide mode,
1130 reformat to unify printing of header line.
1131
2cedb9eb
BR
11322017-01-18 Bernhard Rosenkranzer <bero@lindev.ch>
1133
1134 PR 21059
1135 * arlex.l: Support processing with flex 2.6.3.
1136 * deflex.l: Likewise.
1137
6bb21700
DT
11382017-01-17 Dmitry Timoshkov <dmitry@baikal.ru>
1139
1140 * resbin.c: Optional dialog control data immediately follows
1141 the control description without alignment.
1142 * testsuite/binutils-all/windres/controldata.rc: New test.
1143 source.
1144 * testsuite/binutils-all/windres/controldata.rsd: New test.
1145
2425a30e
NC
11462017-01-12 Nick Clifton <nickc@redhat.com>
1147
1148 PR binutils/20876
1149 * NEWS: Mention the new feature.
1150 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
1151 New proc to test the location of separate debug info files using
1152 the build-id method.
1153
b972a0d6
NC
11542017-01-10 Nick Clifton <nickc@redhat.com>
1155
1156 PR 21034
1157 * stabs.c (parse_stab_members): Fix thinko checking for g++
1158 version 1 stabs information.
1159
cd6581da
NC
11602017-01-09 Nick Clifton <nickc@redhat.com>
1161
1162 * objdump.c (display_file): Add new parameter 'last_file'. If
1163 last_file is true, do not call bfd_close at the end of the
1164 function.
1165 (main): Set the value of the last_file parameter when calling
1166 display_file.
1167
4d74727a
AM
11682017-01-09 Alan Modra <amodra@gmail.com>
1169
1170 * readelf.c (process_section_headers): Correct .rel.dyn/.rela.dyn
1171 comment.
1172
fd13a84b
NC
11732017-01-06 Nick Clifton <nickc@redhat.com>
1174
1175 * MAINTAINERS: Move Paul Brook to the Past Maintainers section.
1176
b0556316
DP
11772017-01-04 Dilan Palauzov <dilyan.palauzov@aegee.org>
1178
1179 PR 20958
1180 * syslex.l (option): Add noyywrap
1181 (yywrap): Delete.
1182
2571583a
AM
11832017-01-02 Alan Modra <amodra@gmail.com>
1184
1185 Update year range in copyright notice of all files.
1186
5c1ad6b5 1187For older changes see ChangeLog-2016
3499769a 1188\f
5c1ad6b5 1189Copyright (C) 2017 Free Software Foundation, Inc.
3499769a
AM
1190
1191Copying and distribution of this file, with or without modification,
1192are permitted in any medium without royalty provided the copyright
1193notice and this notice are preserved.
1194
1195Local Variables:
1196mode: change-log
1197left-margin: 8
1198fill-column: 74
1199version-control: never
1200End:
This page took 0.155028 seconds and 4 git commands to generate.