1 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
3 * od-elf32_avr.c (elf32_avr_dump_avr_prop): Fix printing of align
4 specific data, fix formatting for align and org data.
6 2015-09-01 Claudiu Zissulescu <claziss@synopsys.com>
7 Cupertino Miranda <cmiranda@synopsys.com>
9 * readelf.c (get_machine_name): Remove A5 reference. Add ARCompact
11 (get_machine_flags): Handle EM_ARCV2 and EM_ARCOMPACT.
12 (guess_is_rela): Likewise.
13 (dump_relocations): Likewise.
14 (is_32bit_abs_reloc): Likewise.
15 (is_16bit_abs_reloc): Likewise.
16 (is_none_reloc): Likewise.
17 * NEWS: Mention the new feature.
19 2015-09-29 Andrew Stubbs <ams@codesourcery.com>
20 H.J. Lu <hongjiu.lu@intel.com>
23 * objcopy.c (copy_object): Don't adjust the output section size
24 when copying from input sections.
25 (copy_section): Use input section size for the copy. Get the
26 updated section size from bfd_convert_section_contents.
28 2015-09-29 H.J. Lu <hongjiu.lu@intel.com>
31 * objcopy.c (copy_object): Adjust the output section size to
32 skip gap fills between sections when copying from input sections
35 2015-09-28 Nick Clifton <nickc@redhat.com>
37 * po/fr.po: Updated French translation.
39 2015-09-25 James Bowman <james.bowman@ftdichip.com>
41 * ft32-dis.c (print_insn_ft32): Fix incorrect data field mask.
43 2015-09-23 Nick Clifton <nickc@redhat.com>
46 * readelf.c (struct elf_section_list): New structure.
47 (symtab_shndx_hdr): Replace with symtab_shndx_list.
48 (get_32bit_elf_symbols): Scan for a symbol index table matching
49 the symbol table in use.
50 (get_64bit_elf_symbols): Likewise.
51 (process_section_headers): Handle multiple symbol index sections.
53 2015-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
55 * readelf.c (process_dynamic_section): Handle DF_1_STUB, DF_1_PIE.
57 2015-09-10 Erik Ackermann <kurterikackermann@gmail.com>
59 * strings.c: Add -s/--output-separator option to specify custom
61 * NEWS: Mention the new feature.
62 * doc/binutils.text (strings): Document the new command line
65 2015-09-09 Nick Clifton <nickc@redhat.com>
67 * doc/binutils.texi (ar): Remove bogus sentance concerning thin
68 archives and invalid paths.
70 2015-09-03 Nick Clifton <nickc@redhat.com>
73 * readelf.c (get_unwind_section_word): Check for negative offsets
74 and very small sections.
75 (dump_arm_unwind): Warn if the table offset is too large.
77 2015-08-28 H.J. Lu <hongjiu.lu@intel.com>
79 * Makefile.am (TOOL_PROGS): Add readelf.
80 * Makefile.in: Regenerated.
82 2015-08-24 Yaakov Selkowitz <yselkowi@redhat.com>
84 * configure: Regenerate.
86 2015-08-17 Alan Modra <amodra@gmail.com>
88 * configure: Regenerate.
90 2015-08-07 Andrew Burgess <andrew.burgess@embecosm.com>
92 * objcopy.c (is_specified_symbol_predicate): Don't stop at first
93 match. Non-match rules set found to FALSE.
95 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
97 * configure: Regenerate.
99 2015-08-05 Nick Clifton <nickc@redhat.com>
101 * doc/binutils.texi: Document that the --only-keep-debug option
102 to strip and objcopy preserves the section headers of stripped
105 2015-08-04 Yuriy M. Kaminskiy" <yumkam@gmail.com>
106 Tyler Hicks <tyhicks@canonical.com>
109 * readelf.c (process_mips_specific): Fix incorrect escape
112 2015-08-04 Nick Clifton <nickc@redhat.com>
114 * ar.c (extract_file): Free cbuf if the path is invalid.
116 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
118 * configure: Regenerated.
120 2015-07-24 H.J. Lu <hongjiu.lu@intel.com>
122 * stabs.c (parse_stab_range_type): Use 0xffffffffffffffffLL.
124 2015-07-22 Alan Modra <amodra@gmail.com>
126 * readelf.c (dump_relocations): Show MIN_INT addends as negative.
128 2015-07-20 Alan Modra <amodra@gmail.com>
130 * doc/Makefile.in: Regenerate.
132 2015-07-16 Alan Modra <amodra@gmail.com>
135 * readelf.c (get_32bit_dynamic_section): Correct buffer limit test.
136 (get_64bit_dynamic_section): Likewise.
138 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
140 * objcopy.c (copy_file): Set BFD_COMPRESS_GABI if not
142 * doc/binutils.texi: Change --compress-debug-sections and
143 --compress-debug-sections=zlib to zlib-gabi.
145 2015-07-10 H.J. Lu <hongjiu.lu@intel.com>
148 * objcopy.c (setup_section): Call bfd_convert_section_size
149 to get the output section size.
150 (copy_section): Get the section size from the output section
151 and call bfd_get_full_section_contents to convert section
154 2015-07-10 H.J. Lu <hongjiu.lu@intel.com>
156 * readelf.c (dump_section_as_strings): Warn unsupported compress
157 type and corrupted compressed section.
158 (dump_section_as_bytes): Likewise.
159 (load_specific_debug_section): Likewise.
161 2015-07-09 Catherine Moore <clm@codesourcery.com>
163 * readelf.c (print_mips_fp_abi_value): Handle
164 Val_GNU_MIPS_ABI_FP_NAN2008.
166 2015-06-26 Matthew Fortune <matthew.fortune@imgtec.com>
168 * readelf.c (get_mips_dynamic_type): Handle DT_MIPS_RLD_MAP_REL.
170 2015-06-22 Nick Clifton <nickc@redhat.com>
172 * objdump.c (disassemble_bytes): Set the stop_vma field in the
173 disassemble_info structure when disassembling code sections with
175 * doc/binutils.texi (objdump): Document the discrepancy between -d
178 2015-06-05 Nick Clifton <nickc@redhat.com>
180 * dwarf.c (read_debug_line_header): Use reloc_at to detect
181 incomplete .debug_line headers
183 2015-05-29 Roland McGrath <mcgrathr@google.com>
185 * readelf.c (print_gnu_note: NT_GNU_ABI_TAG): Recognize
186 GNU_ABI_TAG_SYLLABLE and GNU_ABI_TAG_NACL.
188 2015-05-29 Stephen Kitt <steve@sk2.org>
190 * dlltool.c (make_one_lib_file): Clear .idata$6 before use.
191 (main): Fail if the output file specified by the -z option cannot
194 2015-05-18 Nick Clifton <nickc@redhat.com>
197 * ia64-unwind.c (unw_decode): Add end parameter. Pass parameter
198 on to decode functions.
199 (unw_devode_p2_p5): Pass end paraemter to UNW_DEC_SPILL_MASK.
200 (UNW_DEC_SPILL_MASK): Add end parameter. Check that unw_rlen does
201 not take us beyond the end of the buffer.
202 * ia64-unwind.h (unw_decode): Update prototype.
203 * readelf.c (dump_ia64_unwind): Pass end pointer to unw_decode.
205 2015-05-15 H.J. Lu <hongjiu.lu@intel.com>
207 * readelf.c (dump_section_as_strings): Change pointers from
208 char * to unsigned char *.
210 2015-05-15 H.J. Lu <hongjiu.lu@intel.com>
213 * doc/binutils.texi: Document -Mamd64 and -Mintel64.
215 2015-05-15 Nick Clifton <nickc@redhat.com>
217 * readelf.c (options): Add "decompress".
218 (usage): Mention -z/--decompress.
219 (parse_args): Handle -z.
220 (uncompress_section_contents): Move to earlier in the file.
221 (dump_section_as_strings): If requested, decompress the section
223 (dump_section_as_bytes): Likewise.
224 * doc/binutils.texi: Document the new option.
226 2015-05-14 Peter Bergner <bergner@vnet.ibm.com>
228 * MAINTAINERS: Add myself as PPC maintainer.
230 2015-05-14 H.J. Lu <hongjiu.lu@intel.com>
232 * readelf.c (uncompress_section_contents): Add a parameter for
233 uncompressed size. Don't check the zlib header.
234 (load_specific_debug_section): Updated.
236 2015-05-15 Nick Clifton <nickc@redhat.com>
239 * dwarf.h (struct dwarf_section): Add reloc_info and num_relocs
241 (struct dwarf_section_display): Change bitfield to boolean.
242 (reloc_at): Add prototype.
243 * dwarf.c (display_loc_list): Ignore list terminators if there are
245 (display_debug_loc): Issue a warning if there are relocs against
246 the .debug_loc section.
247 (display_displays): Initialise reloc_info and num_relocs fields.
248 * objdump.c (load_specific_debug_section): Initialise reloc_info
249 and num_relocs fields.
250 (reloc_at): New function.
251 * readelf.c (is_32bit_abs_reloc): Add IA64's R_IA64_DIS32LSB
253 (reloc_at): New function.
254 (apply_relocations): Add relocs_return and num_relocs_return
255 parameters. Fill them in with the loaded relocs if non-NULL.
256 (dump_section_as_bytes): Update call to apply_relocations.
257 (load_specific_debug_section): Initialise reloc_info and
260 2015-05-13 H.J. Lu <hongjiu.lu@intel.com>
262 * elfedit.c (elf_class): Return ELF_CLASS_BOTH by default.
264 2015-05-13 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
266 * MAINTAINERS: Add myself as s390 and s390x maintainer.
268 2015-05-12 Stephen Kitt <steve@sk2.org>
270 * dlltool.c (main): Accept -t as an abbreviation for
273 2015-05-11 H.J. Lu <hongjiu.lu@intel.com>
275 * dwarf.c (dwarf_regnames_iamcu): New.
276 (init_dwarf_regnames_iamcu): Likewise.
277 (init_dwarf_regnames): Call init_dwarf_regnames_iamcu for EM_IAMCU.
278 * dwarf.h (init_dwarf_regnames_iamcu): New.
279 * objdump.c (dump_dwarf): Call init_dwarf_regnames_iamcu for
282 2015-05-11 H.J. Lu <hongjiu.lu@intel.com>
284 * elfedit.c (enum elfclass): New.
285 (input_elf_class): Change type to enum elfclass.
286 (output_elf_class): New.
287 (elf_class): Change return type to enum elfclass. Support EM_386
289 (update_elf_header): Check if input and output ELF classes match.
290 (elf_machine): Support EM_386 and EM_IAMCU.
291 (main): Update input_elf_class. Set output_elf_class.
292 * doc/binutils.texi: Update elfedit.
294 2015-05-11 H.J. Lu <hongjiu.lu@intel.com>
296 * dwarf.c (init_dwarf_regnames): Replace EM_486 with EM_IAMCU.
297 * readelf.c (guess_is_rela): Likewise.
298 (dump_relocations): Likewise.
299 (get_machine_name): Likewise.
300 (get_elf_section_flags): Likewise.
301 (process_section_headers): Likewise.
302 (is_32bit_abs_reloc): Likewise.
303 (is_32bit_pcrel_reloc): Likewise.
305 2015-04-30 Nick Clifton <nickc@redhat.com>
307 * readelf.c (get_machine_flags): Add description of MeP flags.
309 2015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
311 * readelf.c (display_s390_gnu_attribute): New function.
312 (process_s390_specific): New function.
313 (process_arch_specific): Call process_s390_specific.
315 2015-04-24 Nick Clifton <nickc@redhat.com>
318 * ieee.c (ieee_read_cxx_class): Initialise the varargs variable.
319 * readelf.c (uncompress_section_contents): Zero initialise the
322 2015-04-23 H.J. Lu <hongjiu.lu@intel.com>
325 * objcopy.c (setup_section): Copy compress status.
327 2015-04-15 H.J. Lu <hongjiu.lu@intel.com>
330 --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi].
332 2015-04-14 Nick Clifton <nickc@redhat.com>
334 * readelf.c (target_specific_reloc_handling): Add code to handle
337 2015-04-13 Doug Evans <dje@google.com>
340 * readelf.c (printable_section_name): Constify sec argument.
341 (apply_relocations): Ditto. New arg "size". All callers updated.
342 (load_specific_debug_section): Constify sec argument.
343 Remove side-effect of modifying sec->sh_size.
345 2015-04-09 H.J. Lu <hongjiu.lu@intel.com>
347 * objcopy.c (do_debug_sections): Use bit patterns.
348 (copy_object): Return FALSE for compress_zlib, compress_gnu_zlib
349 and compress_gabi_zlib on non-ELF input.
350 (copy_file): Don't check non-ELF input here.
352 2015-04-09 Nick Clifton <nickc@redhat.com>
354 * readelf.c (get_machine_flags): Report the setting of the string
357 2015-04-08 H.J. Lu <hongjiu.lu@intel.com>
359 * objcopy.c (do_debug_sections): Add compress_zlib,
360 compress_gnu_zlib and compress_gabi_zlib.
361 (copy_options): Use optional_argument on compress-debug-sections.
362 (copy_usage): Update --compress-debug-sections.
363 (copy_file): Handle compress_zlib, compress_gnu_zlib and
366 --compress-debug-sections={none|zlib|zlib-gnu|zlib-gabi}.
367 * doc/binutils.texi: Document
368 --compress-debug-sections={none|zlib|zlib-gnu|zlib-gabi}.
370 2015-04-08 H.J. Lu <hongjiu.lu@intel.com>
372 * objcopy.c (copy_usage): Replace "--interleave [<number>]" with
373 --interleave[=<number>].
375 2015-04-05 H.J. Lu <hongjiu.lu@intel.com>
377 * readelf.c (get_elf_section_flags): Support SHF_COMPRESSED.
378 (get_compression_header): New.
379 (process_section_headers): Dump compression header if needed.
380 (uncompress_section_contents): Don't free compressed_buffer here.
381 (load_specific_debug_section): Free the compressed buffer, update
382 the section buffer and the section size if uncompress is
385 2015-04-02 H.J. Lu <hongjiu.lu@intel.com>
387 * configure: Regenerated.
389 2015-04-02 Mike Frysinger <vapier@gentoo.org>
391 * MAINTAINERS: Update my e-mail address.
393 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
395 * configure: Regenerated.
397 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
399 * configure.ac: Revert the AM_ZLIB change.
400 * Makefile.in: Regenerated.
401 * aclocal.m4: Likewise.
402 * configure: Likewise.
404 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
406 * Makefile.am (ZLIB): New.
408 (AM_CFLAGS): Add $(ZLIBINC).
409 (readelf_LDADD): Add $(ZLIB).
410 * configure.ac (AM_ZLIB): Removed.
411 (zlibdir): New. AC_SUBST.
413 Add --with-system-zlib.
414 * Makefile.in: Regenerated.
415 * config.in: Likewise.
416 * configure: Likewise.
418 2015-03-19 Nick Clifton <nickc@redhat.com>
420 * readelf.c (get_machine_flags): Decode RL78's G13 and G14 flags.
422 2015-03-18 Jon Turney <jon.turney@dronecode.org.uk>
423 Nick Clifton <nickc@redhat.com>
426 * doc/binutils.texi: Note that when objcopy compresses debug
427 sections the compression is only performed if it makes the section
430 2015-03-10 H.J. Lu <hongjiu.lu@intel.com>
433 * readelf.c (parse_args): Move nothing to do warning to ...
436 2015-03-10 Nick Clifton <nickc@redhat.com>
439 * readelf.c (parse_args): Enhance check for nothing to do by
440 accounting for the --wide option.
443 * objcopy.c (copy_object): Avoid calling fatal as that does not
444 allow the parent to clean up temporary files.
446 2015-03-10 Yuri Gribov <y.gribov@samsung.arm>
449 * readelf.c: Remove support for ELF_ARM_HASENTRY.
451 2015-03-05 Nick Clifton <nickc@redhat.com>
454 * doc/binutils.texi (objcopy): Extend description of
455 --add-gnu-debuglink option to explain that the separate debug info
456 file must exist. Add a description of what to do if the debug
457 info file is built in one place but then installed into a separate
460 2015-03-05 Nick Clifton <nickc@redhat.com>
463 * dlltool.c (temp_file_to_remove): New local array.
464 (unlink_temp_files): New functions - unlinks any file in the
465 temp_file_to_remove array, unless dotdeltemps is set.
466 (gen_exp_file): Add temp files to array.
467 (make_head): Likewise.
468 (make_delay_head): Likewise.
469 (make_tail): Likewise.
470 (gen_lib_file): Call unlink_temp_files.
472 2015-02-28 Andrew Burgess <andrew.burgess@embecosm.com>
474 * objcopy.c (update_sections): New list.
475 (command_line_switch): Add OPTION_UPDATE_SECTION.
476 (copy_options): Add update-section.
477 (copy_usage): Document new option.
478 (is_update_section): New function.
479 (is_strip_section_1): Add check for attempt to update and remove
481 (copy_object): Update size and content of requested sections.
482 (skip_section): Don't copy for updated sections.
483 (copy_main): Handle --update-section.
484 * doc/binutils.texi (objcopy): Add description of --update-section
486 * NEWS: Mention --update-section option.
488 2015-02-26 Nick Clifton <nickc@redhat.com>
491 * coffgrok.c (do_type): Check for an out of range tag index.
492 Check for integer overflow computing array dimension.
493 (do_define): Likewise.
495 2015-02-26 Andrew Burgess <andrew.burgess@embecosm.com>
497 * objcopy.c (init_section_add): Rename optarg to arg in order to
498 avoid shadowing a global variable.
500 2015-02-26 Nick Clifton <nickc@redhat.com>
503 * resrc.c (write_rc_messagetable): Tighten check for invalid
506 * dwarf.c (display_debug_loc): Pacify the undefined behaviour
507 sanitizer by simplifying address difference calculation.
508 (struct Frame_Chunk): Change type of cfa_offset to dwarf_vma in
509 order to avoid arithmetic overflows.
510 (frame_display_row): Cast cfa_offset before printing it.
511 (display_debug_frames): Likewise.
512 Check for an unexpected segment size.
513 Chnage type of 'l' local to dwarf_vma and cast it back to an int
515 (process_cu_tu_index): Tighten check for an invalid ncols value.
516 * readelf.c (process_corefile_note_segment): Check for
517 inote.descdata extending beyond the end of the section.
518 (process_v850_notes): Likewise.
520 2015-02-26 Terry Guo <terry.guo@arm.com>
522 * readelf.c (arm_attr_tag_ABI_HardFP_use): Update how we
525 2015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
527 * objcopy.c (init_section_add): New function.
528 (section_add_load_file): New function.
529 (copy_main): Make use of new functions.
531 2015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
533 * od-elf32_avr.c: Add elf32-avr.h include.
534 (OPT_AVRPROP): Define.
535 (options[]): Add 'avr-prop' entry.
536 (elf32_avr_help): Add avr-prop help text.
537 (elf32_avr_dump_avr_prop): New function.
538 (elf32_avr_dump): Add check for avr-prop.
540 2015-02-24 Nick Clifton <nickc@redhat.com>
542 * readelf.c (get_machine_flags): Remove deprecated V850 machine
544 (get_v850_section_type_name): New function. Handles V850 special
546 (get_section_type_name): Add support for V850.
547 (get_v850_elf_note_type): New function. Returns the name of a
549 (print_v850_note): New function. Prints a V850 note.
550 (process_v850_notes): New function. Prints V850 notes.
551 (process_note_sections): Add support for V850.
553 2015-02-24 Mike Frysinger <vapier@gentoo.org>
556 * readelf.c (process_symbol_table): Declare chained. Increment it
557 in every loop. Abort when chained is larger than nchains. Move
558 error check outside of chain loop.
560 2015-02-24 Dmitry Antipov <dantipov@nvidia.com>
562 * readelf.c (find_symbol_for_address): Use a binary search to
563 speed up symbol location. Skip check for function symbol type.
564 (*_unw_aux_info): Add funtab and nfuns fields contains a sorted
565 list of function symbols.
566 (dump_ia64_unwind): Initialise the funtab and nfuns fields and
567 pass them to find_symbol_for_address.
568 (dump_hppa_unwind): Likewise.
569 (arm_print_vma_and_name): Pass funtab to find_symbol_for_address.
570 (dump_arm_unwind): Initialise the funtab and nfuns fields.
572 2015-02-24 Nick Clifton <nickc@redhat.com>
574 * objdump.c (dump_section): Extend the warning message displayed
575 when a section cannot be loaded.
577 2015-02-21 Mike Frysinger <vapier@gentoo.org>
579 * readelf.c (process_program_headers): Add newline to warning
582 2015-02-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
584 * readelf.c (get_note_type): Add NT_S390_VXRS_LOW and
587 2015-02-13 Nick Clifton <nickc@redhat.com>
590 * dwarf.c (read_leb128): Fix test for shift becoming too large.
592 * coffgrok.c (do_define): Add check for type size overflow.
593 * srconv.c (walk_tree_sfile): Check that enough sections are
594 available before parsing.
598 * dwarf.c (display_debug_aranges): Add check for an excessive
600 (process_cu_tu_index): Check for a row * columns sum being too
603 2015-02-13 Alan Modra <amodra@gmail.com>
605 * dwarf.c: Formatting, whitespace.
606 (process_debug_info): Style fix.
608 2015-02-11 Nick Clifton <nickc@redhat.com>
610 * rl78-decode.opc: Add 'a' attribute to instructions that support
612 * rl78-decode.c: Regenerate.
613 * rl78-dis.c (print_insn_rl78): Display the offset in [HL+0]
616 2015-02-11 Nick Clifton <nickc@redhat.com>
619 * dwarf.c (display_debug_pubnames_worker): Work around compiler
620 bug checking address ranges.
621 (display_debug_frames): Likewise.
622 (display_gdb_index): Likewise.
623 (process_cu_tu_index): Add range check on the ncols value.
625 2015-02-10 Nick Clifton <nickc@redhat.com>
628 * dwarf.c (eh_addr_size): Use an unsigned type.
629 (size_of_encoded_value): Return an unsigned type.
630 (read_leb128): Break if the shift becomes too big.
631 (process_extended_line_op): Do not read the address if the length
633 (read_cie): Warn and fail if the pointer size or segment size are
635 * dwarf.h (DWARF2_External_LineInfo): Delete unused and incorrect
636 structure definition.
637 (DWARF2_External_PubNames): Likewise.
638 (DWARF2_External_CompUnit): Likewise.
639 (DWARF2_External_ARange): Likewise.
640 (DWARF2_Internal_LineInfo): Use dwarf_vma type for
642 (eh_addr_size): Update prototype.
645 * dwarf.c (process_debug_info): Zero the debug information array
646 since correct initialisation cannot be relied upon.
647 (process_cu_tu_index): Improve range checks.
650 * dwarf.c (display_debug_pubnames_worker): Use dwarf_vma type for
652 * readelf.c (dump_relocations): Handle printing offsets which are
654 (process_corefile_note_segment): Add range check of the namesz
657 2015-02-09 Mark Wielaard <mjw@redhat.com>
659 * dwarf.c (read_and_display_attr_value): Handle DW_LANG_Fortran03
660 and DW_LANG_Fortran08.
662 2015-02-06 Nick Clifton <nickc@redhat.com>
665 * dwarf.c (display_debug_frames): Fix range checks to work on
666 32-bit binaries complied on a 64-bit host.
669 * dwarf.c (xcmalloc): Fail if the arguments are too big.
670 (xcrealloc): Likewise.
671 (xcalloc2): Likewise.
672 * readelf.c (process_mips_specific): Fail if an option has an
675 2015-02-05 Alan Modra <amodra@gmail.com>
678 * dwarf.c (dwarf_select_sections_by_letters): Don't refer to optarg.
680 2015-02-04 Nick Clifton <nickc@redhat.com>
683 * dwarf.c (read_and_display_attr_value): Test for a block length
684 being so long that it wraps around to before the start of the block.
685 (process_debug_info): Test for section_begin wrapping around to
686 before the start of the section.
687 (display_gdb_index): Test for num_cus being so large that the end
688 address wraps around to before the start of the section.
689 (process_cu_tu_index): Test for j being so large that the section
690 index pool wraps around to before the start of the section.
692 2015-02-03 Nick Clifton <nickc@redhat.com>
695 * dwarf.c (process_debug_info): Add range check.
696 (display_debug_pubnames_worker): Likewise.
697 (display_gdb_index): Fix range check.
698 (process_cu_tu_index): Add range check.
699 * readelf.c (get_data): Change parameter types from size_t to
700 bfd_size_type. Add checks for loss of accuracy when casting from
701 bfd_size_type to size_t.
702 (get_dynamic_data): Likewise.
703 (process_section_groups): Limit number of error messages.
705 2015-02-03 Nick Clifton <nickc@redhat.com>
708 * objdump.c (display_any_bfd): Fail if archives nest too deeply.
710 2015-01-28 James Bowman <james.bowman@ftdichip.com>
712 * readelf.c: Add FT32 support.
714 2015-01-27 Nick Clifton <nickc@redhat.com>
717 * dlltool.c (identify_search_archive): If the last archive was the
718 same as the current archive, terminate the loop.
720 * addr2line.c (slurp_symtab): If the symcount is zero, free the
721 symbol table pointer.
723 * rcparse.y: Add checks to avoid integer divide by zero.
724 * rescoff.c (read_coff_rsrc): Add check on the size of the
726 (read_coff_res_dir): Add check on the nesting level.
727 Check for resource names overrunning the buffer.
728 * resrc.c (write_rc_messagetable): Update formatting.
729 Add check of 'elen' being zero.
731 2015-01-23 Nick Clifton <nickc@redhat.com>
733 * nlmconv.c (powerpc_mangle_relocs): Fix build errors introduced
734 by recent delta, when compiling on for a 32-bit host.
736 2015-01-21 Nick Clifton <nickc@redhat.com>
739 * addr2line.c (main): Call bfd_set_error_program_name.
740 * ar.c (main): Likewise.
741 * coffdump.c (main): Likewise.
742 * cxxfilt.c (main): Likewise.
743 * dlltool.c (main): Likewise.
744 * nlmconv.c (main): Likewise.
745 * nm.c (main): Likewise.
746 * objdump.c (main): Likewise.
747 * size.c (main): Likewise.
748 * srconv.c (main): Likewise.
749 * strings.c (main): Likewise.
750 * sysdump.c (main): Likewise.
751 * windmc.c (main): Likewise.
752 * windres.c (main): Likewise.
753 * objcopy.c (main): Likewise.
754 (copy_relocations_in_section): Check for relocs without associated
757 2015-01-21 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
759 * MAINTAINERS: Add self to ARM maintainers list.
761 2015-01-21 Nick Clifton <nickc@redhat.com>
764 * coffgrok.c (do_type): Check that computed ref exists.
765 (doit): Add range checks when computing section for scope.
767 2015-01-12 H.J. Lu <hongjiu.lu@intel.com>
769 * dwarf.c (process_debug_info): Properly check abbrev size.
771 2015-01-12 Nick Clifton <nickc@redhat.com>
774 * dwarf.c (process_debug_info): Check for abbrev_base being larger
775 than the section size.
776 (process_cu_tu_index): Use xcalloc2 to allocate the CU and TU
778 (xcalloc2): New function. Like xcalloc, but checks for overflow.
779 (display_debug_addr): Use xcalloc to allocate the debug_addr_info
780 array. Check for an address_base that is too large.
782 * dwarf.h (xcalloc2): Prototype.
784 2015-01-12 Alan Modra <amodra@gmail.com>
786 * prdbg.c (print_debugging_info): Don't use void* for function
788 * budbg.h (print_debugging_info): Update prototype.
790 2015-01-08 Nick Clifton <nickc@redhat.com>
793 * ojcopy.c (copy_object): Free the symbol table if no symbols
795 (copy_file): Use bfd_close_all_done to close files that could not
798 * sysdump.c (getINT): Fail if reading off the end of the buffer.
799 Replace call to abort with a call to fatal.
800 (getCHARS): Prevetn reading off the end of the buffer.
802 * nlmconv.c (i386_mangle_relocs): Skip relocs without an
804 (powerpc_mangle_relocs): Skip unrecognised relocs. Check address
805 range before applying a reloc.
807 2015-01-07 Nick Clifton <nickc@redhat.com>
810 * dlltool.c (scan_obj_file): Break loop if the last archive
811 displayed matches the current archive.
813 * objdump.c (display_any_bfd): Add a depth limit to nested archive
814 display in order to avoid infinite loops.
815 * srconv.c: Replace calls to abort with calls to fatal with an
818 2015-01-06 Nick Clifton <nickc@redhat.com>
821 * coffdump.c (dump_coff_section): Check for a symbol being
822 available before printing its name.
823 (main): Check the return value from coff_grok.
824 * coffgrok.c: Reformat and tidy.
825 Add range checks to most functions.
826 (coff_grok): Return NULL if the input bfd is not in a COFF
828 * coffgrok.h: Reformat and tidy.
829 (struct coff_section): Change the nrelocs field to unsigned.
830 * srconv.c (main): Check the return value from coff_grok.
832 2015-01-05 Nick Clifton <nickc@redhat.com>
835 * nm.c (print_symbol): Add 'is_synthetic' parameter. Use it to
836 help initialize the info.elfinfo field.
837 (print_size_symbols): Add 'synth_count' parameter. Use it to set
838 the is_synthetic parameter when calling print_symbol.
839 (print_symbols): Likewise.
840 (display_rel_file): Pass synth_count to printing function.
841 (display_archive): Break loop if the last archive displayed
842 matches the current archive.
843 * size.c (display_archive): Likewise.
845 2015-01-05 Nick Clifton <nickc@redhat.com>
848 * dwarf.c (alloc_num_debug_info_entries): New variable.
849 (process_debug_info): Set it. Use it to avoid displaying
850 attributes for which there is no info.
851 (display_debug_abbrev): Check that the debug_info_entry index is
852 valid before using it.
853 (display_loc_list_dwo): Likewise.
854 (process_cu_tu_index): Add range check for an overlarge dw_sect
856 (free_debug_memory): Reset alloc_num_debug_info_entries.
857 * readelf.c (slurp_ia64_unwind_table): Warn if the reloc could not
859 (dynamic_section_mips_val): Warn if the timestamp is invalid.
860 (print_mips_got_entry): Add a data_end parameter. Warn if a read
861 would go beyond the end of the data, and return an error value.
862 (process_mips_specific): Do not read options from beyond the end
864 Correct code to display optional data at the end of an option.
865 Warn if there are too many GOT symbols.
866 Update calls to print_mips_got_entry, and handle error returns.
868 2015-01-05 Daniel Klauer <daniel.c.klauer@web.de>
871 * doc/binutils.texi (dlltool): Correct description of --kill-at
874 2015-01-01 Alan Modra <amodra@gmail.com>
876 * version.c (print_version): Just print current year.
878 2015-01-01 Alan Modra <amodra@gmail.com>
880 Update year range in copyright notice of all files.
882 For older changes see ChangeLog-2014
884 Copyright (C) 2015 Free Software Foundation, Inc.
886 Copying and distribution of this file, with or without modification,
887 are permitted in any medium without royalty provided the copyright
888 notice and this notice are preserved.
894 version-control: never