x86: Clear extern_protected_data for GNU_PROPERTY_NO_COPY_ON_PROTECTED
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2017-08-23 Alan Modra <amodra@gmail.com>
2
3 PR 21990
4 * readelf.c (process_version_sections <SHT_GNU_verneed>): Check
5 for invalid vn_next field before adding to idx. Use unsigned
6 long for index vars. Move index checks.
7 <SHT_GNU_verdef>: Likewise for vd_next.
8
9 2017-08-17 Nick Clifton <nickc@redhat.com>
10
11 * testsuite/binutils-all/note-3-64.s: New test. Checks assembly
12 and decoding of version2 GNU build attribute notes.
13 * testsuite/binutils-all/note-3-32.s: New test. 32-bit version of
14 the above test.
15 * testsuite/binutils-all/note-3-64.d: New test driver.
16 * testsuite/binutils-all/note-3-32.d: New test driver.
17 * testsuite/binutils-all/objcopy.exp: Run the new test.
18 * readelf.c (is_64bit_abs_reloc): Add R_SPARC_64.
19
20 2017-08-14 Gustavo Romero <gromero@linux.vnet.ibm.com>
21
22 * readelf.c (get_note_type): Handle PPC note types available
23 since Linux 4.8.
24
25 2017-08-12 Alan Modra <amodra@gmail.com>
26
27 * readelf.c (process_note): Qualify NT_GNU_BUILD_ATTRIBUTE notes
28 by name data.
29
30 2017-08-08 Nick Clifton <nickc@redhat.com>
31
32 PR 21909
33 * prdbg.c (pr_int_type): Increase size of local string buffer.
34 (pr_float_type): Likewise.
35 (pr_bool_type): Likewise.
36
37 2017-08-02 Nick Clifton <nickc@redhat.com>
38
39 PR 21702
40 * arsup.c (ar_addmod): Add plugin support for the MRI ADDMOD
41 command.
42
43 2017-08-02 Nick Clifton <nickc@redhat.com>
44
45 * testsuite/binutils-all/objdump.exp (cpus_expected): Add am33-2.
46
47 2017-08-02 Alan Modra <amodra@gmail.com>
48
49 * readelf.c (is_32bit_abs_reloc): Add R_IA64_SECREL32MSB and
50 R_IA64_DIR32MSB.
51 (is_64bit_abs_reloc): Add R_IA64_DIR64MSB.
52 (is_64bit_pcrel_reloc): Add R_IA64_PCREL64MSB.
53
54 2017-08-01 Nick Clifton <nickc@redhat.com>
55
56 * po/sv.po: Updated Swedish translation.
57
58 2017-07-31 Marty Plummer <ntzrmtthihu777@gmail.com>
59
60 PR 21861
61 * winduni.c (codepages): Use cp1252 for codepage 0.
62
63 2017-07-25 Nick Clifton <nickc@redhat.com>
64
65 PR 21820
66 * readelf.c (dump_section_as_strings): Do not fail if the section
67 was empty.
68 (dump_section_as_bytes): Likewise.
69
70 2017-07-24 Nick Clifton <nickc@redhat.com>
71
72 PR 21813
73 * rddbg.c (read_symbol_stabs_debugging_info): Check for an empty
74 string whilst concatenating symbol names.
75
76 2017-07-21 Nick Clifton <nickc@redhat.com>
77
78 * po/fr.po: Updated French translation.
79
80 2017-07-21 Simon Marchi <simon.marchi@ericsson.com>
81
82 * dwarf.c (last_pointer_size, warned_about_missing_comp_units):
83 Remove.
84 (load_debug_info): Remove assignments to those two variables.
85
86 2017-07-21 Alexandre Oliva <aoliva@redhat.com>
87
88 * dwarf.c (struct State_Machine_Registers): Add view field.
89 (reset_state_machine): Reset view.
90 (process_extended_line_op): Reset view when appropriate.
91 (display_debug_lines_raw): Increment or reset view when appropriate.
92 Print nonzero views. Support print view resets, disabled by default.
93 (display_debug_lines_decoded): Likewise. Disambiguate op_code tests,
94 enabling printing of end_sequence.
95 * testsuite/binutils-all/dw2-1.W: Add nonzero views.
96 * testsuite/binutils-all/dw2-3.W: Likewise.
97 * testsuite/binutils-all/dw2-3gabi.W: Likewise.
98 * testsuite/binutils-all/dw5.W: Add end sequence lines.
99 * testsuite/binutils-all/i386/compressed-1a.d: Add nonzero views.
100 * testsuite/binutils-all/libdw2-compressedgabi.out: Likewise.
101 * testsuite/binutils-all/objdump.W: Likewise.
102 * testsuite/binutils-all/objdump.WL: Add end sequence lines.
103 * testsuite/binutils-all/x86-64/compressed-1a.d: Add nonzero views.
104
105 2017-07-19 Tristan Gingold <gingold@adacore.com>
106
107 * nm.c (show_stats): Remove variable.
108 (long_options): Remove --stats option.
109 (main): Remove handling of --stats.
110
111 2017-07-18 Nick Clifton <nickc@redhat.com>
112
113 PR 21775
114 * coffgrok.c: Fix spelling typos.
115 * readelf.c: Likewise.
116 * stabs.c: Likewise.
117 * testsuite/binutils-all/objcopy.exp: Likewise.
118
119 2017-07-18 Nick Clifton <nickc@redhat.com>
120
121 * po/sv.po: Updated Swedish translation.
122
123 2017-07-18 Hans-Peter Nilsson <hp@bitrange.com>
124
125 * dwarf.c (display_debug_names): Initialize hash_prev.
126
127 2017-07-17 Nick Clifton <nickc@redhat.com>
128
129 PR 21433
130 * ar.c (main): Skip check for no files on the command line when
131 running in MRI mode.
132
133 2017-07-13 H.J. Lu <hongjiu.lu@intel.com>
134
135 * testsuite/binutils-all/objdump.exp: Always delete $testarchive
136 first.
137
138 2017-07-12 Alan Modra <amodra@gmail.com>
139
140 * po/bg.po: Update from translationproject.org/latest/binutils/.
141 * po/ca.po: Likewise.
142 * po/da.po: Likewise.
143 * po/es.po: Likewise.
144 * po/fi.po: Likewise.
145 * po/fr.po: Likewise.
146 * po/hr.po: Likewise.
147 * po/id.po: Likewise.
148 * po/it.po: Likewise.
149 * po/ja.po: Likewise.
150 * po/ro.po: Likewise.
151 * po/ru.po: Likewise.
152 * po/sk.po: Likewise.
153 * po/sr.po: Likewise.
154 * po/sv.po: Likewise.
155 * po/tr.po: Likewise.
156 * po/uk.po: Likewise.
157 * po/vi.po: Likewise.
158 * po/zh_CN.po: Likewise.
159 * po/zh_TW.po: Likewise.
160
161 2017-07-12 Nick Clifton <nickc@redhat.com>
162
163 Fix compile time warnings using gcc 7.1.1.
164 * dwarf.c (dwarf_vmatoa_1): Do not pass a NULL string pointer to
165 sprintf.
166 * srconv.c (walk_tree_type): Initialise the spare field of the
167 IT_dty structure.
168
169 2017-07-11 Andreas Schwab <schwab@suse.de>
170
171 * readelf.c (process_note): Print newline after description data
172 in narrow mode.
173 (print_core_note): Print newline if nothing was printed in wide
174 mode.
175
176 2017-07-09 Rafael Fontenelle <rafaelff@gnome.org>
177
178 * dwarf.c (display_formatted_table): Fix error message typo.
179
180 2017-07-07 John Baldwin <jhb@FreeBSD.org>
181
182 * readelf.c (get_freebsd_elfcore_note_type): Handle
183 NT_FREEBSD_PTLWPINFO.
184
185 2017-07-05 H.J. Lu <hongjiu.lu@intel.com>
186
187 * dwarf.c (display_debug_names): Replace index with xindex.
188
189 2017-07-04 Tristan Gingold <gingold@adacore.com>
190
191 * configure: Regenerate.
192
193 2017-07-04 Tristan Gingold <gingold@adacore.com>
194
195 * NEWS: Add marker for 2.29.
196
197 2017-07-03 Tristan Gingold <gingold@adacore.com>
198
199 * po/binutils.pot: Regenerate.
200
201 2017-07-03 Alan Modra <amodra@gmail.com>
202
203 * strings.c (filename_and_size_t): Delete.
204 (strings_a_section): Don't check section size against file size.
205 Use bdf_malloc_and_get_section. Report an error on failures.
206 Replace arg param with filename and got_a_section param.
207 (got_a_section): Move to..
208 (strings_object_file): ..an auto var here. Iterate over sections
209 rather than calling bfd_map_over_sections. Adjust strings_a_section
210 call.
211
212 2017-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
213
214 * dwarf.c: Include assert.h.
215 (MAX, MIN, get_IDX_name, display_debug_names): New.
216 (debug_displays): Add .debug_names.
217 * dwarf.h: (enum dwarf_section_display_enum): Add debug_names.
218 * readelf.c (process_section_headers): Add ".debug_names".
219
220 2017-07-01 Alan Modra <amodra@gmail.com>
221
222 PR binutils/21665
223 * objdump.c (strtab): Make var a bfd_byte*.
224 (disassemble_section): Don't limit malloc size. Instead, use
225 bfd_malloc_and_get_section.
226 (read_section_stabs): Use bfd_malloc_and_get_section. Return
227 bfd_byte*.
228 (find_stabs_section): Remove now unnecessary cast.
229 * objcopy.c (copy_object): Use bfd_malloc_and_get_section. Free
230 contents on error return.
231 * nlmconv.c (copy_sections): Use bfd_malloc_and_get_section.
232
233 2017-06-30 Nick Clifton <nickc@redhat.com>
234
235 PR binutils/21665
236 * objdump.c (disassemble_section): Move check for an overlarge
237 section to just before the allocation of memory. Do not check
238 section size against file size, but instead use an arbitrary 2Gb
239 limit. Issue a warning message if the section is too big.
240
241 2017-06-30 Maciej W. Rozycki <macro@imgtec.com>
242
243 * NEWS: Mention microMIPS XPA support.
244
245 2017-06-30 Maciej W. Rozycki <macro@imgtec.com>
246
247 * NEWS: Mention microMIPS Release 5 ISA support.
248
249 2017-06-30 Maciej W. Rozycki <macro@imgtec.com>
250
251 * testsuite/binutils-all/mips/mips-xpa-virt-1.d: New test.
252 * testsuite/binutils-all/mips/mips-xpa-virt-2.d: New test.
253 * testsuite/binutils-all/mips/mips-xpa-virt-3.d: New test.
254 * testsuite/binutils-all/mips/mips-xpa-virt-4.d: New test.
255 * testsuite/binutils-all/mips/mips-xpa-virt.s: New test source.
256 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
257
258 2017-06-29 Anton Kolesov <Anton.Kolesov@synopsys.com>
259
260 * testsuite/binutils-all/arc/double_store.s: New file.
261 * testsuite/binutils-all/arc/objdump.exp: Tests for disassembler
262 options.
263 (do_objfile): New function.
264 (check_assembly): Likewise.
265
266 2017-06-29 Andreas Arnez <arnez@linux.vnet.ibm.com>
267
268 * readelf.c (get_note_type): Add NT_S390_GS_CB and NT_S390_GS_BC.
269
270 2017-06-28 H.J. Lu <hongjiu.lu@intel.com>
271
272 * objdump.c (dump_relocs_in_section): Cast to ufile_ptr when
273 comparing against bfd_get_file_size return.
274
275 2017-06-28 Nick Clifton <nickc@redhat.com>
276
277 * objcopy.c (merge_gnu_build_notes): Add support for version 2 notes.
278 * readelf.c (print_gnu_build_attribute_name): Likewise.
279
280 2017-06-28 Maciej W. Rozycki <macro@imgtec.com>
281 Matthew Fortune <matthew.fortune@imgtec.com>
282
283 * readelf.c (get_machine_flags) <E_MIPS_MACH_IAMR2>: New case.
284 (print_mips_isa_ext) <AFL_EXT_INTERAPTIV_MR2>: Likewise.
285 * NEWS: Mention Imagination interAptiv MR2 processor support.
286
287 2017-06-26 Nick Clifton <nickc@redhat.com>
288
289 PR binutils/21665
290 * objdump.c (disassemble_section): Skip any section that is bigger
291 than the entire file.
292
293 2017-06-26 Nick Clifton <nickc@redhat.com>
294
295 PR binutils/21659
296 * bucomm.c (get_file_size): Explicitly warn if the file is a
297 directory.
298
299 2017-06-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
300
301 * readelf.c (arm_attr_tag_CPU_arch): Fill value for ARMv8-R.
302
303 2017-06-23 Nick Clifton <nickc@redhat.com>
304
305 PR binutils/21659
306 * strings.c (strings_file): Warn about attempts to run strings on
307 a directory.
308
309 2017-06-22 H.J. Lu <hongjiu.lu@intel.com>
310
311 * readelf.c (decode_x86_feature): Decode
312 GNU_PROPERTY_X86_FEATURE_1_SHSTK.
313 * testsuite/binutils-all/i386/shstk.d: New file.
314 * testsuite/binutils-all/i386/shstk.s: Likewise.
315 * testsuite/binutils-all/x86-64/shstk-x32.d: Likewise.
316 * testsuite/binutils-all/x86-64/shstk.d: Likewise.
317 * testsuite/binutils-all/x86-64/shstk.s: Likewise.
318
319 2017-06-22 H.J. Lu <hongjiu.lu@intel.com>
320
321 * readelf.c (decode_x86_feature): New.
322 (print_gnu_property_note): Call decode_x86_feature on
323 GNU_PROPERTY_X86_FEATURE_1_AND.
324 * testsuite/binutils-all/i386/empty.d: New file.
325 * testsuite/binutils-all/i386/empty.s: Likewise.
326 * testsuite/binutils-all/i386/ibt.d: Likewise.
327 * testsuite/binutils-all/i386/ibt.s: Likewise.
328 * testsuite/binutils-all/x86-64/empty-x32.d: Likewise.
329 * testsuite/binutils-all/x86-64/empty.d: Likewise.
330 * testsuite/binutils-all/x86-64/empty.s: Likewise.
331 * testsuite/binutils-all/x86-64/ibt-x32.d: Likewise.
332 * testsuite/binutils-all/x86-64/ibt.d: Likewise.
333 * testsuite/binutils-all/x86-64/ibt.s: Likewise.
334
335 2017-06-21 H.J. Lu <hongjiu.lu@intel.com>
336
337 * dwarf.c (READ_ULEB): Use DWARF_VMA_FMT to report error.
338 (READ_SLEB): Likewise.
339
340 2017-06-21 Nick Clifton <nickc@redhat.com>
341
342 PR binutils/21648
343 * dwarf.c (LEB): Rename to SKIP_ULEB and READ_ULEB. Add check for
344 reading a value that is too big for the containing variable.
345 (SLEB): Rename to SKIP_SLEB and READ_SLEB. Add similar check.
346 Replace uses of LEB and SLEB with appropriate new macro.
347 (display_debug_frames): Use an unsigned int for the 'reg'
348 variable. Use a signed long for the 'l' variable.
349
350 2017-06-20 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
351
352 * readelf.c (get_s390_segment_type): Add support for the new
353 segment type PT_S390_PGSTE.
354 (get_segment_type): Call get_s390_segment_type.
355
356 2017-06-19 Nick Clifton <nickc@redhat.com>
357
358 PR binutils/21619
359 * objdump.c (disassemble_bytes): Check that there is sufficient
360 data available before attempting to display it.
361
362 2017-06-06 Simon Marchi <simon.marchi@ericsson.com>
363
364 * sysinfo.y: Free memory allocated by token NAME.
365
366 2017-05-30 Anton Kolesov <anton.kolesov@synopsys.com>
367
368 * doc/binutils.texi: Document new cpu=... disassembler options for ARC.
369
370 2017-05-30 H.J. Lu <hongjiu.lu@intel.com>
371
372 PR binutils/21519
373 * objdump.c (dump_relocs_in_section): Replace get_file_size
374 with bfd_get_file_size to get archive element size.
375 * testsuite/binutils-all/objdump.exp (test_objdump_f): New
376 proc.
377 (test_objdump_h): Likewise.
378 (test_objdump_t): Likewise.
379 (test_objdump_r): Likewise.
380 (test_objdump_s): Likewise.
381 Add objdump tests on archive.
382
383 2017-05-24 Yao Qi <yao.qi@linaro.org>
384
385 * objdump.c (disassemble_data): Caller update.
386
387 2017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
388
389 * objcopy.c (merge_gnu_build_notes): Remove workaround that
390 prevented deleting relocations in duplicated notes in mips64 and
391 sparc.
392
393 2017-05-19 Maciej W. Rozycki <macro@imgtec.com>
394
395 * testsuite/binutils-all/mips/mips-note-2.d: New test.
396 * testsuite/binutils-all/mips/mips-note-2r.d: New test.
397 * testsuite/binutils-all/mips/mips-note-2-n32.d: New test.
398 * testsuite/binutils-all/mips/mips-note-2-n64.d: New test.
399 * testsuite/binutils-all/mips/mips-note-2r-n32.d: New test.
400 * testsuite/binutils-all/mips/mips-note-2r-n64.d: New test.
401 * testsuite/binutils-all/mips/mips.exp: Define `has_newabi'.
402 Run the new tests.
403
404 2017-05-19 Maciej W. Rozycki <macro@imgtec.com>
405
406 * testsuite/lib/utils-lib.exp (run_dump_test): Handle the `dump'
407 option.
408
409 2017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
410
411 * NEWS: Mention the SPARC M8 support.
412
413 2017-05-19 Maciej W. Rozycki <macro@imgtec.com>
414
415 * testsuite/binutils-all/mips/mips.exp: Bail out right away if
416 non-ELF.
417
418 2017-05-18 Alan Modra <amodra@gmail.com>
419
420 * strings.c: Don't compare boolean values against TRUE or FALSE.
421
422 2017-05-15 Jeff Law <law@redhat.com>
423
424 * readelf.c (display_arc_attribute): Avoid implicit fallthru.
425
426 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
427
428 * testsuite/binutils-all/mips/mips16-undecoded.d: Add `-mips3'
429 to `as' flags.
430 * testsuite/binutils-all/mips/mips16e2-undecoded.d: New test.
431 * testsuite/binutils-all/mips/mips16e2-extend-insn.d: New test.
432 * testsuite/binutils-all/mips/mips16-undecoded.s: Remove
433 `.module mips3'.
434 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
435
436 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
437
438 * readelf.c (print_mips_ases): Handle MIPS16e2 ASE.
439 * NEWS: Mention MIPS16e2 ASE support.
440
441 2017-05-12 Maciej W. Rozycki <macro@imgtec.com>
442
443 * testsuite/binutils-all/mips/mips16-extend-insn.d: Adjust BREAK
444 and SDBBP disassembly.
445
446 2017-05-10 Maciej W. Rozycki <macro@imgtec.com>
447
448 * testsuite/binutils-all/mips/mips.exp: Define `tempfile' and
449 `copyfile' variables.
450
451 2017-05-10 Claudiu Zissulescu <claziss@synopsys.com>
452
453 * readelf.c (decode_ARC_machine_flags): Recognize OSABI v4.
454 (get_arc_section_type_name): New function.
455 (get_section_type_name): Use the above function.
456 (display_arc_attribute): New function.
457 (process_arc_specific): Likewise.
458 (process_arch_specific): Handle ARC specific information.
459
460 2017-05-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
461
462 * MAINTAINERS (SH): Remove myself as SH maintainer.
463
464 2017-05-02 H.J. Lu <hongjiu.lu@intel.com>
465
466 * objcopy.c (merge_gnu_build_notes): Cast relcount to unsigned
467 long when comparing with sec->reloc_count.
468
469 2017-05-02 Nick Clifton <nickc@redhat.com>
470
471 * objcopy.c (merge_gnu_build_notes): Disable merge if there are
472 more internal relocs than external relocs.
473
474 2017-05-02 Maciej W. Rozycki <macro@imgtec.com>
475
476 * testsuite/binutils-all/mips/mips16-undecoded.d: Adjust the
477 disassembly of PC-relative LA and LW synthetic instructions.
478
479 2017-05-02 Nick Clifton <nickc@redhat.com>
480
481 PR 21440
482 * objdump.c (dump_relocs_in_section): Check for an excessive
483 number of relocs before attempting to dump them.
484
485 2017-05-01 Alan Modra <amodra@gmail.com>
486
487 * objcopy.c (merge_gnu_build_notes): Correct code deleting
488 relocs.
489
490 2017-04-28 Nick Clifton <nickc@redhat.com>
491
492 PR binutils/21439
493 * readelf.c (print_gnu_build_attribute_name): Allow for an empty
494 name field.
495
496 2017-04-28 Nick Clifton <nickc@redhat.com>
497
498 PR binutils/21437
499 * readelf.c (process_version_sections): Check for underflow when
500 computing the start address of the auxillary version data.
501
502 2017-04-28 Nick Clifton <nickc@redhat.com>
503
504 PR binutils/21438
505 * dwarf.c (process_extended_line_op): Do not assume that the
506 string extracted from the section is NUL terminated.
507 (fetch_indirect_string): If the string retrieved from the section
508 is not NUL terminated, return an error message.
509 (fetch_indirect_line_string): Likewise.
510 (fetch_indexed_string): Likewise.
511
512 2017-04-26 Nick Clifton <nickc@redhat.com>
513
514 PR binutils/21433
515 * bucomm.c (get_file_size): Return -1 if file_name is NULL.
516 * ar.c (main): Fail with usage() invocation if no file names are
517 provided.
518
519 2017-04-26 Nick Clifton <nickc@redhat.com>
520
521 * readelf.c (process_section_headers): Warn about overlarge
522 sections.
523 (print_gnu_build_attribute_name): Print the number of unrecognised
524 note types. Fix formatting in the presence of errors.
525 (testsuite/binutils-all/note-2-32.s): Fix encoding of numeric notes.
526 (testsuite/binutils-all/note-2-64.s): Likewise.
527
528 2017-04-26 Maciej W. Rozycki <macro@imgtec.com>
529
530 * readelf.c (process_mips_specific): Add static GOT support.
531
532 2017-04-25 Maciej W. Rozycki <macro@imgtec.com>
533
534 * readelf.c (process_mips_specific): Remove error reporting from
535 GOT[1] processing.
536
537 2017-04-25 Maciej W. Rozycki <macro@imgtec.com>
538
539 * readelf.c (process_mips_specific): Remove null GOT data check.
540
541 2017-04-25 Maciej W. Rozycki <macro@imgtec.com>
542
543 * testsuite/binutils-all/mips/mips16-alias.d: New test.
544 * testsuite/binutils-all/mips/mips16-noalias.d: New test.
545 * testsuite/binutils-all/mips/mips16-alias.s: New test source.
546 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
547
548 2017-04-23 Alan Modra <amodra@gmail.com>
549
550 PR 21418
551 * ar.c (main): Check -a, -b, -i and -N args are given.
552
553 2017-04-23 Alan Modra <amodra@gmail.com>
554
555 PR 21417
556 * ar.c (main): Check that an archive file is given after options.
557
558 2017-04-23 Alan Modra <amodra@gmail.com>
559
560 PR 21415
561 * objdump.c (disassemble_section): Check bfd_get_section_contents
562 status.
563
564 2017-04-23 Alan Modra <amodra@gmail.com>
565
566 PR 21408
567 * dwarf.c (display_debug_lines_decoded): Don't segfault on NULL
568 file_table.
569
570 2017-04-21 Nick Clifton <nickc@redhat.com>
571
572 PR binutils/21378
573 * readelf.c (print_gnu_build_attribute_name): Check for an
574 overlarge name field.
575
576 2017-04-13 Nick Clifton <nickc@redhat.com>
577
578 PR binutils/21379
579 * readelf.c (process_dynamic_section): Detect over large section
580 offsets in the DT_SYMTAB entry.
581
582 2017-04-13 Nick Clifton <nickc@redhat.com>
583
584 PR binutils/21345
585 * readelf.c (process_mips_specific): Catch an unfeasible memory
586 allocation before it happens and print a suitable error message.
587
588 2017-04-13 Nick Clifton <nickc@redhat.com>
589
590 * objcopy.c: Add --no-merge-notes option to disable note merging.
591 Add --[no-]merge-notes option to strip, and enable it by default.
592 (num_bytes): New function.
593 (merge_gnu_build_notes): Add code to merge stack size notes.
594 * binutils.texi: Update strip and objcopy documentation.
595 * readelf.c (print_gnu_build_attribute_name): Use defined
596 constants for note types.
597
598 2017-04-10 John Delsignor <john.delsignore@roguewave.com>
599
600 PR binutils/21319
601 * dwarf.c (display_gdb_index): Correct test for a corrupt address
602 table size.
603
604 2017-04-05 Jiong Wang <jiong.wang@arm.com>
605
606 * objcopy.c (struct redefine_node): Delete the field "next".
607 (redefine_sym_list): Deleted.
608 (redefine_specific_htab): New hash table.
609 (redefine_specific_reverse_htab): Likewise.
610 (eq_string_redefnode): New function.
611 (htab_hash_redefnode): Likewise.
612 (create_symbol2redef_htab): Likewise.
613 (add_specific_symbol_node): Likewise.
614 (create_symbol_htabs): Create redefine_specific_htab and
615 redefine_specific_reverse_htab.
616 (lookup_sym_redefinition): Use hash table instead of list.
617 (redefine_list_append): Likewise, and rename to add_redefine_and_check.
618 (copy_main): Use redefine_specific_htab instead of redefine_sym_list.
619 Update comments.
620
621 2017-04-04 H.J. Lu <hongjiu.lu@intel.com>
622
623 * NEWS: Mention support for ELF SHF_GNU_MBIND and
624 PT_GNU_MBIND_XXX.
625 * readelf.c (get_segment_type): Handle PT_GNU_MBIND_XXX.
626 (get_elf_section_flags): Handle SHF_GNU_MBIND.
627 (process_section_headers): Likewise.
628 * testsuite/binutils-all/mbind1.s: New file.
629 * testsuite/binutils-all/objcopy.exp: Run readelf test on
630 mbind1.s.
631
632 2017-04-03 Nick Clifton <nickc@redhat.com>
633
634 PR binutils/21345
635 * readelf.c (get_program_headers): Check for there being too many
636 program headers before attempting to allocate space for them.
637
638 2017-04-03 Nick Clifton <nickc@redhat.com>
639
640 PR binutils/21344
641 * readelf.c (process_mips_specific): Check for an out of range GOT
642 entry before reading the module pointer.
643
644 2017-04-03 Nick Clifton <nickc@redhat.com>
645
646 PR binutils/21343
647 * readelf.c (get_unwind_section_word): Fix snafu checking for
648 invalid word offsets in ARM unwind information.
649
650 2017-03-31 Pip Cet <pipcet@gmail.com>
651
652 * NEWS: Use "WebAssembly" consistently.
653 * testsuite/binutils-all/wasm32/wasm32.exp: Fix copyright notice.
654
655 2017-03-30 Pip Cet <pipcet@gmail.com>
656
657 * readelf.c: Add support for wasm32 ELF format WebAssembly files.
658 (guess_is_rela): Likewise.
659 (dump_relocations): Likewise.
660 (is_32bit_abs_reloc): Likewise.
661 (is_none_reloc_): Likewise.
662 * NEWS: Mention the new support.
663 * testsuite/lib/binutils-common.exp (is_elf_format): Mark wasm32
664 as ELF target.
665 (supports_gnu_unique): Mark wasm32 as supporting STB_GNU_UNIQUE.
666 * testsuite/binutils-all/nm.exp: Mark wasm32 as requiring .size annotations.
667 * testsuite/binutils-all/wasm32: New directory.
668 * testsuite/binutils-all/wasm32/create-wasm.d: New file.
669 * testsuite/binutils-all/wasm32/create-wasm.s: Likewise.
670 * testsuite/binutils-all/wasm32/custom-section.d: Likewise.
671 * testsuite/binutils-all/wasm32/custom-section.s: Likewise.
672 * testsuite/binutils-all/wasm32/invalid-wasm-1.d: Likewise.
673 * testsuite/binutils-all/wasm32/invalid-wasm-1.s: Likewise.
674 * testsuite/binutils-all/wasm32/long-sections.d: Likewise.
675 * testsuite/binutils-all/wasm32/long-sections.s: Likewise.
676 * testsuite/binutils-all/wasm32/parse-wasm.d: Likewise.
677 * testsuite/binutils-all/wasm32/parse-wasm.s: Likewise.
678 * testsuite/binutils-all/wasm32/parse-wasm-2.d: Likewise.
679 * testsuite/binutils-all/wasm32/parse-wasm-2.s: Likewise.
680 * testsuite/binutils-all/wasm32/prepared-section.d: Likewise.
681 * testsuite/binutils-all/wasm32/prepared-section.s: Likewise.
682 * testsuite/binutils-all/wasm32/wasm32.exp: New file, run tests.
683
684 2017-03-29 Alan Modra <amodra@gmail.com>
685
686 * doc/binutils.texi (objdump): Document PowerPC -M options.
687
688 2017-03-21 Andi Kleen <ak@linux.intel.com>
689
690 * objdump.c (unwind_inlines): Add.
691 (option_values): Add OPTION_INLINES.
692 (show_line): Unwind inlines if requested.
693 (main): Parse OPTION_INLINES.
694 (usage): Document --inlines.
695 * doc/binutils.texi: Document --inlines.
696 * NEWS: Likewise.
697
698 2017-03-21 Nick Clifton <nickc@redhat.com>
699
700 * readelf.c (print_gnu_build_attribute_name): Allow stack
701 protection notes to contain numeric values. Use a colon rather
702 than a space to separate a string name from its values. Decode
703 the numeric value of a stack protection note.
704 * objcopy.c (merge_gnu_build_notes): Allow version notes to
705 contain extra text after the protocol version number.
706
707 2017-03-20 Mark Wielaard <mark@klomp.org>
708
709 * readelf.c (process_program_headers): Move dynamic_addr check
710 after .dynamic section cross check.
711
712 2017-03-17 Nick Clifton <nickc@redhat.com>
713
714 * readelf.c (print_gnu_build_attribute_name): Fix off by one error
715 printing the value for a build note with an ascii name.
716
717 2017-03-16 Nick Clifton <nickc@redhat.com>
718
719 * readelf.c (print_gnu_build_attribute_name): Add support for
720 GNU_BUILD_ATTRIBUTE_SHORT_ENUM.
721
722 2017-03-14 Nick Clifton <nickc@redhat.com>
723
724 * readelf.c (print_gnu_build_attribute_description): Move symbol
725 printing code to...
726 (print_symbol_for_build_attribute): New function. ...here.
727 Add to find the best symbol to associate with an OPEN note.
728 Add code to cache the symbol table and string table, so that they
729 are not loaded every time a note is displayed.
730 * testsuite/binutils-all/note-2-32.s: Add a function symbol.
731 * testsuite/binutils-all/note-2-64.s: Likewise.
732 * testsuite/binutils-all/note-2-32.d: Update expected note output.
733 * testsuite/binutils-all/note-2-64.d: Likewise.
734
735 2017-03-13 Alan Modra <amodra@gmail.com>
736 Taeung Song <treeze.taeung@gmail.com>
737
738 * objdump.c (update_source_path): Add abfd param. Add struct
739 stat var. Pass to try_print_file_open. Warn if source is more
740 recent than object.
741 (try_print_file_open, slurp_file): Add struct stat param to
742 return fstat.
743 (show_line): Call update_source_path with bfd.
744
745 2017-03-10 Chia-Hao Lo <fcamel@gmail.com>
746
747 PR binutils/21235
748 * objdump.c (main): Set do_wide with --wide.
749
750 2017-03-10 Nick Clifton <nickc@redhat.com>
751
752 * readelf.c (get_machine_name): Rearrange switch table in order of
753 increasing machine number. Add missing entries.
754
755 2017-03-08 H.J. Lu <hongjiu.lu@intel.com>
756
757 PR binutils/21231
758 * readelf.c (decode_x86_isa): Change argument to unsigned int.
759 (print_gnu_property_note): Retrieve property type and datasz as
760 4-byte integer. Consolidate property datasz check. Check
761 GNU_PROPERTY_LOPROC and GNU_PROPERTY_LOUSER.
762 * testsuite/binutils-all/i386/pr21231a.d: New file.
763 * testsuite/binutils-all/i386/pr21231a.s: Likewise.
764 * testsuite/binutils-all/i386/pr21231b.d: Likewise.
765 * testsuite/binutils-all/i386/pr21231b.s: Likewise.
766 * testsuite/binutils-all/x86-64/pr21231a.d: Likewise.
767 * testsuite/binutils-all/x86-64/pr21231a.s: Likewise.
768 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
769 * testsuite/binutils-all/x86-64/pr21231b.s: Likewise.
770
771 2017-03-06 Nick Clifton <nickc@redhat.com>
772
773 * readelf.c (print_gnu_build_attribute_name): Read byte values
774 from the name string as unsigned bytes.
775 (process_notes_at): Use memcpy to copy an unterminated name
776 string.
777
778 2017-03-06 Sam Thursfield <sam.thursfield@codethink.co.uk>
779
780 * configure.ac (AC_CHECK_DECLS): Add asprintf.
781 * config.in: Regenerate.
782 * configure: Regenerate.
783
784 2017-03-02 Nick Clifton <nickc@redhat.com>
785
786 * readelf.c (print_gnu_build_attribute_description): Use global
787 symbols for OPEN attributes if at all possible.
788 * objcopy.c (is_merged_note_section): Support build note sections
789 without the SHF_GNU_BUILD_NOTE section flag set.
790
791 2017-03-02 Jan Kratochvil <jan.kratochvil@redhat.com>
792
793 * dwarf.c (debug_displays_assert): New static assertion.
794
795 2017-03-02 Jan Kratochvil <jan.kratochvil@redhat.com>
796
797 * dwarf.h (enum dwarf_section_display_enum): Add loclists and rnglists.
798
799 2017-03-01 Nick Clifton <nickc@redhat.com>
800
801 * readelf.c (get_note_type): Add support for GNU_BUILD_NOTEs.
802 (get_gnu_elf_note_type): Add support for GNU_PROPERTY_NOTEs.
803 (decode_x86_isa): New function.
804 (print_gnu_property_note): New function.
805 (print_gnu_note): Handle GNU_PROPERTY_NOTEs.
806 (print_gnu_build_attribute_description): New function.
807 (print_gnu_build_attribute_name): New function.
808 (process_note): Add support for GNU_BUILD_NOTEs.
809 * objcopy.c (--merge-notes): New command line option.
810 (copy_options): Add merge-notes.
811 (copy_usage): Likewise.
812 (is_merge_note_section): New function.
813 (merge_gnu_build_notes): New function.
814 (copy_object): Merge note sections if asked to do so.
815 (skip_section): Add skip_copy parameter. Add support for skipping
816 merged note sections.
817 (copy_relocations_in_section): Update call to skip_section.
818 (copy_section): Likewise.
819 (copy_main): Add support for merge-notes option.
820 * doc/binutils.texi: Document the new option to objcopy.
821 * NEWS: Mention the new feature.
822 * testsuite/binutils-all/note-2-32.d: New test. Checks note
823 merging on 32-bit targets.
824 * testsuite/binutils-all/note-2-32.s: New test source file.
825 * testsuite/binutils-all/note-2-64.d: New test. Like note-2-32.d
826 but for 64-bit targets.
827 * testsuite/binutils-all/note-2-64.s: New test source file.
828 * testsuite/binutils-all/objcopy.exp: Run the new test.
829
830 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
831
832 * objdump.c (main): Use remove_whitespace_and_extra_commas.
833
834 2017-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
835
836 Fix compilation with GCC 4.4.7.
837 * dwarf.c (display_loclists_list, display_debug_rnglists_list):
838 Initialize begin and end.
839
840 2017-02-25 Alan Modra <amodra@gmail.com>
841
842 * testsuite/binutils-all/dw5.S: Replace .string with .asciz.
843 Support hpux .comm variant.
844 * testsuite/binutils-all/readelf.exp: Define HPUX when assembling
845 dw5 test for hppa64-hpux.
846
847 2017-02-24 Nick Clifton <nickc@redhat.com>
848
849 * readelf.c (show_name, do_dynamic, do_syms, do_dyn_syms,
850 (do_reloc, do_sections, do_section_groups, do_section_details,
851 (do_segments, do_unwind, do_using_dynamic, do_header, do_dump,
852 (do_version, do_histogram, do_debugging, do_arch, do_notes,
853 (do_archive_index, is_32bit_elf, decompress_dumps): Use
854 bfd_boolean type.
855 (parse_args): Treat the do_* variables as booleans.
856 (print_vma): Return an unsigned int.
857 (print_symbol): Change width parameter to signed int.
858 (is_ia64_vms): Change return type to bfd_boolean.
859 (guess_is_rela): Likewise.
860 (slurp_rela_relocs): Likewise.
861 (slurp_rel_relocs): Likewise.
862 (dump_relocations): Likewise.
863 (process_file_header): Likewise.
864 (get_program_headers): Likewise.
865 (process_program_headers): Likewise.
866 (process_section_headers): Likewise.
867 (process_section_groups): Likewise.
868 (dump_ia64_vms_dynamic_fixups): Likewise.
869 (dump_ia64_vms_dynamic_relocs): Likewise.
870 (process_ia64_vms_dynamic_relocs): Likewise.
871 (process_relocs): Likewise.
872 (dump_ia64_unwind): Likewise.
873 (ia64_process_unwind): Likewise.
874 (dump_hppa_unwind): Likewise.
875 (slurp_hppa_unwind_table): Likewise.
876 (hppa_process_unwind): Likewise.
877 (decode_arm_unwind_bytecode): Likewise.
878 (decode_tic6x_unwind_bytecode): Likewise.
879 (decode_arm_unwind): Likewise.
880 (dump_arm_unwind): Likewise.
881 (arm_process_unwind): Likewise.
882 (process_unwind): Likewise.
883 (get_32bit_dynamic_section): Likewise.
884 (get_64bit_dynamic_section): Likewise.
885 (process_dynamic_section): Likewise.
886 (process_version_sections): Likewise.
887 (process_symbol_table): Likewise.
888 (process_syminfo): Likewise.
889 (apply_relocations): Likewise.
890 (disassemble_section): Likewise.
891 (dump_section_as_strings): Likewise.
892 (dump_section_as_bytes): Likewise.
893 (load_specific_debug_section): Likewise.
894 (load_debug_section): Likewise.
895 (display_debug_section): Likewise.
896 (process_section_contents): Likewise.
897 (process_attributes): Likewise.
898 (process_nds32_specific): Likewise.
899 (process_gnu_liblist): Likewise.
900 (print_core_note): Likewise.
901 (print_gnu_note): Likewise.
902 (print_v850_note): Likewise.
903 (process_netbsd_elf_note): Likewise.
904 (print_stapsdt_note): Likewise.
905 (print_ia64_vms_note): Likewise.
906 (process_note): Likewise.
907 (process_notes_at): Likewise.
908 (process_corefile_note_segments): Likewise.
909 (process_v850_notes): Likewise.
910 (process_note_sections): Likewise.
911 (process_notes): Likewise.
912 (process_arch_specific): Likewise.
913 (get_file_header): Likewise.
914 (process_object): Likewise.
915 (process_archive): Likewise.
916 (process_file): Likewise.
917 (section_subset): Make static.
918 (get_mips_reg_size): Return a signed integer.
919 (process_object): Reverse the logic of the return value.
920 (process_archive): Likewise.
921 (process_file): Likewise.
922 (process_program_headers): Fix snafu - if the program headers are
923 not available then this is not a cause to fail.
924 (process_corefile_note_segments): Likewise.
925
926 2017-02-24 Maciej W. Rozycki <macro@imgtec.com>
927
928 * readelf.c (get_ver_flags): Tidy the formatting of the string
929 returned
930
931 2017-02-24 Maciej W. Rozycki <macro@imgtec.com>
932
933 * readelf.c (process_version_sections) <SHT_GNU_verdef>: Make
934 `isum' unsigned.
935 <SHT_GNU_verneed>: Likewise.
936
937 2017-02-24 Maciej W. Rozycki <macro@imgtec.com>
938
939 * readelf.c (process_version_sections) <SHT_GNU_verdef>: Limit
940 the number of entries processed by the section size. Don't
941 break out of the loop if `ent.vd_next' is 0.
942
943 2017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
944
945 * testsuite/binutils-all/dw5.S: New file.
946 * testsuite/binutils-all/dw5.W: New file.
947 * testsuite/binutils-all/readelf.exp (readelf -wiaoRlL): New test.
948
949 2017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
950
951 * dwarf.c (read_and_display_attr_value): Support DW_FORM_data16.
952
953 2017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
954
955 * dwarf.c (display_debug_macro): Support DWARF-5. Rename
956 DW_MACRO_GNU_*.
957
958 2017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
959
960 * dwarf.c (decode_location_expression): Support DW_OP_implicit_pointer,
961 DW_OP_const_type, DW_OP_regval_type, DW_OP_deref_type, DW_OP_convert
962 and DW_OP_reinterpret.
963 (read_and_display_attr_value): Support DW_AT_call_value,
964 DW_AT_call_data_value, DW_AT_call_target and
965 DW_AT_call_target_clobbered.
966
967 2017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
968
969 * dwarf.c (fetch_indirect_line_string): New function.
970 (abbrev_attr): New field implicit_const.
971 (add_abbrev_attr): New parameter implicit_const.
972 (process_abbrev_section): Support DW_FORM_implicit_const.
973 (decode_location_expression): Support DW_OP_entry_value.
974 (read_and_display_attr_value): Add parameter implicit_const. Support
975 DW_FORM_line_strp and DW_FORM_implicit_const.
976 (read_and_display_attr): Add parameter implicit_const.
977 (process_debug_info): Support line_str and DWARF-5.
978 (read_debug_line_header): Support DWARF-5.
979 (display_formatted_table): New function.
980 (display_debug_lines_raw): New parameter file. Support DWARF-5.
981 (display_debug_lines_decoded): New parameter fileptr. Support DWARF-5.
982 (display_debug_lines): Pass file parameter.
983 (display_debug_macro): Update read_and_display_attr_value caller.
984 (display_debug_abbrev): Support DW_FORM_implicit_const.
985 (display_loclists_list): New function.
986 (display_loc_list): Support .debug_loclists.
987 (display_debug_ranges_list): New function from display_debug_ranges.
988 (display_debug_rnglists_list): New function.
989 (display_debug_ranges): Support .debug_rnglists.
990 (debug_displays): Add .debug_line_str, .debug_loclists and
991 .debug_rnglists.
992 * dwarf.h: Include dwarf2.h
993 (DWARF2_Internal_LineInfo): Add li_offset_size.
994 (DWARF2_Internal_CompUnit): Add cu_unit_type.
995 (enum dwarf_section_display_enum): Add line_str.
996 * readelf.c (process_section_headers): Add rnglists and loclists.
997
998 2017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
999
1000 * dwarf.c (display_block): Add parameter delimiter.
1001 (decode_location_expression): Update display_block callers.
1002 (read_and_display_attr_value): Add parameter delimiter.
1003 (read_and_display_attr, display_debug_macro): Update
1004 read_and_display_attr_value caller.
1005
1006 2017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1007
1008 * dwarf.c (display_loc_list): Use dwarf_vma for offset, base_address
1009 and off.
1010 (display_loc_list_dwo): Use dwarf_vma for offset.
1011 (display_debug_loc): Use dwarf_vma for offset, base_address.
1012 (struct range_entry, range_entry_compar): Use dwarf_vma for
1013 ranges_offset.
1014 (display_debug_ranges): Use dwarf_vma for ranges_offset, offset and
1015 base_address.
1016
1017 2017-02-23 Nick Clifton <nickc@redhat.com>
1018
1019 * readelf.c (display_tag_value): Use an explicit signed type for
1020 the tag parameter.
1021 (display_gnu_attributes): Use an unsigned integer type for
1022 attribute tags.
1023 (display_power_gnu_attribute): Likewise.
1024 (display_s390_gnu_attribute): Likewise.
1025 (display_sparc_hwcaps): Likewise.
1026 (display_sparc_hwcaps2): Likewise.
1027 (display_sparc_gnu_attribute): Likewise.
1028 (display_mips_gnu_attribute): Likewise.
1029 (display_tic6x_attribute): Likewise.
1030 (display_raw_attribute): Likewise.
1031 (process_attributes): Likewise.
1032 (process_arm_specific): Delete redundant function.
1033 (process_power_specific): Likewise.
1034 (process_s390_specific): Likewise.
1035 (process_sparc_specific): Likewise.
1036 (process_tic6x_specific): Likewise.
1037 (process_msp430x_specific): Likewise.
1038 (display_public_gnu_attributes): New function. Displays known
1039 information about an unknown gnu attribute.
1040 (display_generic_attribute): New function. Calls
1041 display_tag_value for non-nul tags.
1042 (process_arch_specific): Call process_attributes even for
1043 architectures not known to specifically support gnu attributes.
1044
1045 2017-02-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1046
1047 * dwarf.c (decode_location_expression): Display also OP.
1048
1049 2017-02-22 Maciej W. Rozycki <macro@imgtec.com>
1050
1051 * readelf.c (process_version_sections) <SHT_GNU_verdef>: Print a
1052 new line between the heading and the first version definition
1053 entry.
1054
1055 2017-02-20 Nick Clifton <nickc@redhat.com>
1056
1057 PR binutils/21156
1058 * dwarf.c (cu_tu_indexes_read): Move into...
1059 (load_cu_tu_indexes): ... here. Change the variable into
1060 tri-state. Change the function into boolean, returning
1061 false if the indicies could not be loaded.
1062 (find_cu_tu_set): Return NULL if the indicies could not be
1063 loaded.
1064
1065 2017-02-17 Nick Clifton <nickc@redhat.com>
1066
1067 PR binutils/21156
1068 * readelf.c (find_section_in_set): Test for invalid section
1069 indicies.
1070
1071 2017-02-17 Nick Clifton <nickc@redhat.com>
1072
1073 * readelf.c (get_section_type_name): Add decoding of GNU section
1074 types.
1075
1076 2017-02-15 Nick Clifton <nickc@redhat.com>
1077
1078 * MAINTAINERS: (MIPS, MN10300): Move Eric Christopher to Past
1079 Maintainers section.
1080
1081 2017-02-14 Nick Clifton <nickc@redhat.com>
1082
1083 PR binutils/21159
1084 * readelf.c (dump_section_as_strings): Reset the start address if
1085 no decompression is perfromed.
1086 (dump_section_as_bytes): Likewise.
1087
1088 2017-02-14 Nick Clifton <nickc@redhat.com>
1089
1090 PR binutils/21158
1091 * rddbg.c (read_symbol_stabs_debugging_info): Check for a null or
1092 empty symbol name.
1093
1094 2017-02-14 Nick Clifton <nickc@redhat.com>
1095
1096 PR binutils/21157
1097 * stabs.c (parse_stab_enum_type): Check for corrupt NAME:VALUE
1098 pairs.
1099 (parse_number): Exit early if passed an empty string.
1100
1101 2017-02-14 Nick Clifton <nickc@redhat.com>
1102
1103 PR binutils/21155
1104 * readelf.c (IN_RANGE): New macro. Tests for an address + offset
1105 being within a given range.
1106 (target_specific_reloc_handling): Use macro to test for underflow
1107 as well as overflow of reloc offset.
1108
1109 2017-02-13 Nick Clifton <nickc@redhat.com>
1110
1111 PR binutils/21150
1112 * nm.c (file_symbol): Add test of string length before testing
1113 string characters.
1114
1115 2017-02-13 Nick Clifton <nickc@redhat.com>
1116
1117 PR binutils/21135
1118 * readelf.c (dump_section_as_bytes): Handle the case where
1119 uncompress_section_contents returns false.
1120 (dump_section_as_bytes, load_specific_debug_section): Likewise.
1121
1122 2017-02-13 Nick Clifton <nickc@redhat.com>
1123
1124 PR binutils/21149
1125 * readelf.c (get_compression_header): Add size parameter. Check
1126 size against sizeof compression header before attempting to
1127 extract the header.
1128 (process_section_headers): Pass size to get_compression_header.
1129 (dump_section_as_strings): Likewise.
1130 (dump_section_as_bytes): Likewise.
1131 (load_specific_debug_section): Likewise.
1132
1133 2017-02-13 Nick Clifton <nickc@redhat.com>
1134
1135 PR binutils/21148
1136 * readelf.c (process_version_sections): Include size of auxillary
1137 version information when checking for buffer overflow.
1138
1139 2017-02-13 Nick Clifton <nickc@redhat.com>
1140
1141 PR binutils/21147
1142 * readelf.c (process_section_contents): Fix off by one error
1143 reporting un-dumped sections.
1144
1145 2017-02-13 Nick Clifton <nickc@redhat.com>
1146
1147 PR binutils/21139
1148 * readelf.c (target_specific_reloc_handling): Add num_syms
1149 parameter. Check for symbol table overflow before accessing
1150 symbol value. If reloc pointer is NULL, discard all saved state.
1151 (apply_relocations): Pass num_syms to target_specific_reloc_handling.
1152 Call target_specific_reloc_handling with a NULL reloc pointer
1153 after processing all of the relocs.
1154
1155 2017-02-13 Nick Clifton <nickc@redhat.com>
1156
1157 PR binutils/21137
1158 * readelf.c (target_specific_reloc_handling): Add end parameter.
1159 Check for buffer overflow before writing relocated values.
1160 (apply_relocations): Pass end to target_specific_reloc_handling.
1161
1162 2017-01-27 Dilyan Palauzov <dilyan.palauzov@aegee.org>
1163 Nick Clifton <nickc@redhat.com>
1164
1165 PR 20343
1166 * doc/binutils.texi (ar): Extend documentation of the --plugin
1167 option. Include a description of where the plugins should be
1168 located.
1169 (nm): Likewise.
1170
1171 2017-01-23 Nick Clifton <nickc@redhat.com>
1172
1173 * MAINTAINERS: Add Bernd to Past Maintainers section.
1174 (SCORE): Remove Mei Ligang as maintainer. Add to Past Maintainers
1175 section.
1176
1177 2017-01-23 Bernd Schmidt <bschmidt@redhat.com>
1178
1179 * MAINTAINERS (BFIN): Remove myself as Blackfin maintainer.
1180
1181 2017-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
1182
1183 * objdump.c (dump_section_header): Extract max section name length
1184 from data parameter, use this when formatting output.
1185 (find_longest_section_name): New function.
1186 (dump_headers): Calculate longest section name when in wide mode,
1187 reformat to unify printing of header line.
1188
1189 2017-01-18 Bernhard Rosenkranzer <bero@lindev.ch>
1190
1191 PR 21059
1192 * arlex.l: Support processing with flex 2.6.3.
1193 * deflex.l: Likewise.
1194
1195 2017-01-17 Dmitry Timoshkov <dmitry@baikal.ru>
1196
1197 * resbin.c: Optional dialog control data immediately follows
1198 the control description without alignment.
1199 * testsuite/binutils-all/windres/controldata.rc: New test.
1200 source.
1201 * testsuite/binutils-all/windres/controldata.rsd: New test.
1202
1203 2017-01-12 Nick Clifton <nickc@redhat.com>
1204
1205 PR binutils/20876
1206 * NEWS: Mention the new feature.
1207 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
1208 New proc to test the location of separate debug info files using
1209 the build-id method.
1210
1211 2017-01-10 Nick Clifton <nickc@redhat.com>
1212
1213 PR 21034
1214 * stabs.c (parse_stab_members): Fix thinko checking for g++
1215 version 1 stabs information.
1216
1217 2017-01-09 Nick Clifton <nickc@redhat.com>
1218
1219 * objdump.c (display_file): Add new parameter 'last_file'. If
1220 last_file is true, do not call bfd_close at the end of the
1221 function.
1222 (main): Set the value of the last_file parameter when calling
1223 display_file.
1224
1225 2017-01-09 Alan Modra <amodra@gmail.com>
1226
1227 * readelf.c (process_section_headers): Correct .rel.dyn/.rela.dyn
1228 comment.
1229
1230 2017-01-06 Nick Clifton <nickc@redhat.com>
1231
1232 * MAINTAINERS: Move Paul Brook to the Past Maintainers section.
1233
1234 2017-01-04 Dilan Palauzov <dilyan.palauzov@aegee.org>
1235
1236 PR 20958
1237 * syslex.l (option): Add noyywrap
1238 (yywrap): Delete.
1239
1240 2017-01-02 Alan Modra <amodra@gmail.com>
1241
1242 Update year range in copyright notice of all files.
1243
1244 For older changes see ChangeLog-2016
1245 \f
1246 Copyright (C) 2017 Free Software Foundation, Inc.
1247
1248 Copying and distribution of this file, with or without modification,
1249 are permitted in any medium without royalty provided the copyright
1250 notice and this notice are preserved.
1251
1252 Local Variables:
1253 mode: change-log
1254 left-margin: 8
1255 fill-column: 74
1256 version-control: never
1257 End:
This page took 0.056962 seconds and 4 git commands to generate.