1 2017-02-14 Nick Clifton <nickc@redhat.com>
4 * readelf.c (dump_section_as_strings): Reset the start address if
5 no decompression is perfromed.
6 (dump_section_as_bytes): Likewise.
8 2017-02-14 Nick Clifton <nickc@redhat.com>
11 * rddbg.c (read_symbol_stabs_debugging_info): Check for a null or
14 2017-02-14 Nick Clifton <nickc@redhat.com>
17 * stabs.c (parse_stab_enum_type): Check for corrupt NAME:VALUE
19 (parse_number): Exit early if passed an empty string.
21 2017-02-14 Nick Clifton <nickc@redhat.com>
24 * readelf.c (IN_RANGE): New macro. Tests for an address + offset
25 being within a given range.
26 (target_specific_reloc_handling): Use macro to test for underflow
27 as well as overflow of reloc offset.
29 2017-02-13 Nick Clifton <nickc@redhat.com>
32 * nm.c (file_symbol): Add test of string length before testing
35 2017-02-13 Nick Clifton <nickc@redhat.com>
38 * readelf.c (dump_section_as_bytes): Handle the case where
39 uncompress_section_contents returns false.
40 (dump_section_as_bytes, load_specific_debug_section): Likewise.
42 2017-02-13 Nick Clifton <nickc@redhat.com>
45 * readelf.c (get_compression_header): Add size parameter. Check
46 size against sizeof compression header before attempting to
48 (process_section_headers): Pass size to get_compression_header.
49 (dump_section_as_strings): Likewise.
50 (dump_section_as_bytes): Likewise.
51 (load_specific_debug_section): Likewise.
53 2017-02-13 Nick Clifton <nickc@redhat.com>
56 * readelf.c (process_version_sections): Include size of auxillary
57 version information when checking for buffer overflow.
59 2017-02-13 Nick Clifton <nickc@redhat.com>
62 * readelf.c (process_section_contents): Fix off by one error
63 reporting un-dumped sections.
65 2017-02-13 Nick Clifton <nickc@redhat.com>
68 * readelf.c (target_specific_reloc_handling): Add num_syms
69 parameter. Check for symbol table overflow before accessing
70 symbol value. If reloc pointer is NULL, discard all saved state.
71 (apply_relocations): Pass num_syms to target_specific_reloc_handling.
72 Call target_specific_reloc_handling with a NULL reloc pointer
73 after processing all of the relocs.
75 2017-02-13 Nick Clifton <nickc@redhat.com>
78 * readelf.c (target_specific_reloc_handling): Add end parameter.
79 Check for buffer overflow before writing relocated values.
80 (apply_relocations): Pass end to target_specific_reloc_handling.
82 2017-01-27 Dilyan Palauzov <dilyan.palauzov@aegee.org>
83 Nick Clifton <nickc@redhat.com>
86 * doc/binutils.texi (ar): Extend documentation of the --plugin
87 option. Include a description of where the plugins should be
91 2017-01-23 Nick Clifton <nickc@redhat.com>
93 * MAINTAINERS: Add Bernd to Past Maintainers section.
94 (SCORE): Remove Mei Ligang as maintainer. Add to Past Maintainers
97 2017-01-23 Bernd Schmidt <bschmidt@redhat.com>
99 * MAINTAINERS (BFIN): Remove myself as Blackfin maintainer.
101 2017-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
103 * objdump.c (dump_section_header): Extract max section name length
104 from data parameter, use this when formatting output.
105 (find_longest_section_name): New function.
106 (dump_headers): Calculate longest section name when in wide mode,
107 reformat to unify printing of header line.
109 2017-01-18 Bernhard Rosenkranzer <bero@lindev.ch>
112 * arlex.l: Support processing with flex 2.6.3.
113 * deflex.l: Likewise.
115 2017-01-17 Dmitry Timoshkov <dmitry@baikal.ru>
117 * resbin.c: Optional dialog control data immediately follows
118 the control description without alignment.
119 * testsuite/binutils-all/windres/controldata.rc: New test.
121 * testsuite/binutils-all/windres/controldata.rsd: New test.
123 2017-01-12 Nick Clifton <nickc@redhat.com>
126 * NEWS: Mention the new feature.
127 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
128 New proc to test the location of separate debug info files using
131 2017-01-10 Nick Clifton <nickc@redhat.com>
134 * stabs.c (parse_stab_members): Fix thinko checking for g++
135 version 1 stabs information.
137 2017-01-09 Nick Clifton <nickc@redhat.com>
139 * objdump.c (display_file): Add new parameter 'last_file'. If
140 last_file is true, do not call bfd_close at the end of the
142 (main): Set the value of the last_file parameter when calling
145 2017-01-09 Alan Modra <amodra@gmail.com>
147 * readelf.c (process_section_headers): Correct .rel.dyn/.rela.dyn
150 2017-01-06 Nick Clifton <nickc@redhat.com>
152 * MAINTAINERS: Move Paul Brook to the Past Maintainers section.
154 2017-01-04 Dilan Palauzov <dilyan.palauzov@aegee.org>
157 * syslex.l (option): Add noyywrap
160 2017-01-02 Alan Modra <amodra@gmail.com>
162 Update year range in copyright notice of all files.
164 For older changes see ChangeLog-2016
166 Copyright (C) 2017 Free Software Foundation, Inc.
168 Copying and distribution of this file, with or without modification,
169 are permitted in any medium without royalty provided the copyright
170 notice and this notice are preserved.
176 version-control: never