2017-02-13 Nick Clifton PR binutils/21147 * readelf.c (process_section_contents): Fix off by one error reporting un-dumped sections. 2017-02-13 Nick Clifton PR binutils/21139 * readelf.c (target_specific_reloc_handling): Add num_syms parameter. Check for symbol table overflow before accessing symbol value. If reloc pointer is NULL, discard all saved state. (apply_relocations): Pass num_syms to target_specific_reloc_handling. Call target_specific_reloc_handling with a NULL reloc pointer after processing all of the relocs. 2017-02-13 Nick Clifton PR binutils/21137 * readelf.c (target_specific_reloc_handling): Add end parameter. Check for buffer overflow before writing relocated values. (apply_relocations): Pass end to target_specific_reloc_handling. 2017-01-27 Dilyan Palauzov Nick Clifton PR 20343 * doc/binutils.texi (ar): Extend documentation of the --plugin option. Include a description of where the plugins should be located. (nm): Likewise. 2017-01-23 Nick Clifton * MAINTAINERS: Add Bernd to Past Maintainers section. (SCORE): Remove Mei Ligang as maintainer. Add to Past Maintainers section. 2017-01-23 Bernd Schmidt * MAINTAINERS (BFIN): Remove myself as Blackfin maintainer. 2017-01-20 Andrew Burgess * objdump.c (dump_section_header): Extract max section name length from data parameter, use this when formatting output. (find_longest_section_name): New function. (dump_headers): Calculate longest section name when in wide mode, reformat to unify printing of header line. 2017-01-18 Bernhard Rosenkranzer PR 21059 * arlex.l: Support processing with flex 2.6.3. * deflex.l: Likewise. 2017-01-17 Dmitry Timoshkov * resbin.c: Optional dialog control data immediately follows the control description without alignment. * testsuite/binutils-all/windres/controldata.rc: New test. source. * testsuite/binutils-all/windres/controldata.rsd: New test. 2017-01-12 Nick Clifton PR binutils/20876 * NEWS: Mention the new feature. * testsuite/binutils-all/objdump.exp (test_build_id_debuglink): New proc to test the location of separate debug info files using the build-id method. 2017-01-10 Nick Clifton PR 21034 * stabs.c (parse_stab_members): Fix thinko checking for g++ version 1 stabs information. 2017-01-09 Nick Clifton * objdump.c (display_file): Add new parameter 'last_file'. If last_file is true, do not call bfd_close at the end of the function. (main): Set the value of the last_file parameter when calling display_file. 2017-01-09 Alan Modra * readelf.c (process_section_headers): Correct .rel.dyn/.rela.dyn comment. 2017-01-06 Nick Clifton * MAINTAINERS: Move Paul Brook to the Past Maintainers section. 2017-01-04 Dilan Palauzov PR 20958 * syslex.l (option): Add noyywrap (yywrap): Delete. 2017-01-02 Alan Modra Update year range in copyright notice of all files. For older changes see ChangeLog-2016 Copyright (C) 2017 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. Local Variables: mode: change-log left-margin: 8 fill-column: 74 version-control: never End: