]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
Fix mistake in recent code to check for an unterminated leb128 number.
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
b4eb7656
AM
12015-02-13 Alan Modra <amodra@gmail.com>
2
3 * dwarf.c: Formatting, whitespace.
4 (process_debug_info): Style fix.
5
0e7f931f
NC
62015-02-11 Nick Clifton <nickc@redhat.com>
7
8 * rl78-decode.opc: Add 'a' attribute to instructions that support
9 [HL+0] addressing.
10 * rl78-decode.c: Regenerate.
11 * rl78-dis.c (print_insn_rl78): Display the offset in [HL+0]
12 addresses.
13
362beea4
NC
142015-02-11 Nick Clifton <nickc@redhat.com>
15
16 PR binutils/17531
17 * dwarf.c (display_debug_pubnames_worker): Work around compiler
18 bug checking address ranges.
19 (display_debug_frames): Likewise.
20 (display_gdb_index): Likewise.
21 (process_cu_tu_index): Add range check on the ncols value.
22
77ef8654
NC
232015-02-10 Nick Clifton <nickc@redhat.com>
24
25 PR binutils/17512
26 * dwarf.c (eh_addr_size): Use an unsigned type.
27 (size_of_encoded_value): Return an unsigned type.
28 (read_leb128): Break if the shift becomes too big.
29 (process_extended_line_op): Do not read the address if the length
30 is too long.
31 (read_cie): Warn and fail if the pointer size or segment size are
32 too big.
33 * dwarf.h (DWARF2_External_LineInfo): Delete unused and incorrect
34 structure definition.
35 (DWARF2_External_PubNames): Likewise.
36 (DWARF2_External_CompUnit): Likewise.
37 (DWARF2_External_ARange): Likewise.
38 (DWARF2_Internal_LineInfo): Use dwarf_vma type for
39 li_prologue_length.
40 (eh_addr_size): Update prototype.
41
03a91817
NC
42 PR binutils/17531
43 * dwarf.c (process_debug_info): Zero the debug information array
44 since correct initialisation cannot be relied upon.
45 (process_cu_tu_index): Improve range checks.
46
834f871c
NC
47 PR binutils/17531
48 * dwarf.c (display_debug_pubnames_worker): Use dwarf_vma type for
49 offset.
50 * readelf.c (dump_relocations): Handle printing offsets which are
51 MIN_INT.
52 (process_corefile_note_segment): Add range check of the namesz
53 field.
54
5a195044
MW
552015-02-09 Mark Wielaard <mjw@redhat.com>
56
57 * dwarf.c (read_and_display_attr_value): Handle DW_LANG_Fortran03
58 and DW_LANG_Fortran08.
59
5929c344
NC
602015-02-06 Nick Clifton <nickc@redhat.com>
61
62 PR binutils/17512
63 * dwarf.c (display_debug_frames): Fix range checks to work on
64 32-bit binaries complied on a 64-bit host.
65
8490fb40
NC
66 PR binutils/17531
67 * dwarf.c (xcmalloc): Fail if the arguments are too big.
68 (xcrealloc): Likewise.
69 (xcalloc2): Likewise.
55325047
NC
70 * readelf.c (process_mips_specific): Fail if an option has an
71 invalid size.
8490fb40 72
7cc78d07
AM
732015-02-05 Alan Modra <amodra@gmail.com>
74
75 PR binutils/17926
76 * dwarf.c (dwarf_select_sections_by_letters): Don't refer to optarg.
77
f3853b34
NC
782015-02-04 Nick Clifton <nickc@redhat.com>
79
80 PR binutils/17531
81 * dwarf.c (read_and_display_attr_value): Test for a block length
82 being so long that it wraps around to before the start of the block.
83 (process_debug_info): Test for section_begin wrapping around to
84 before the start of the section.
85 (display_gdb_index): Test for num_cus being so large that the end
86 address wraps around to before the start of the section.
87 (process_cu_tu_index): Test for j being so large that the section
88 index pool wraps around to before the start of the section.
89
57028622
NC
902015-02-03 Nick Clifton <nickc@redhat.com>
91
92 PR binutils/17531
93 * dwarf.c (process_debug_info): Add range check.
94 (display_debug_pubnames_worker): Likewise.
95 (display_gdb_index): Fix range check.
96 (process_cu_tu_index): Add range check.
97 * readelf.c (get_data): Change parameter types from size_t to
98 bfd_size_type. Add checks for loss of accuracy when casting from
99 bfd_size_type to size_t.
100 (get_dynamic_data): Likewise.
101 (process_section_groups): Limit number of error messages.
102
64d29018
NC
1032015-02-03 Nick Clifton <nickc@redhat.com>
104
105 PR binutils/17512
106 * objdump.c (display_any_bfd): Fail if archives nest too deeply.
107
3f8107ab
AM
1082015-01-28 James Bowman <james.bowman@ftdichip.com>
109
110 * readelf.c: Add FT32 support.
111
37e3922e
NC
1122015-01-27 Nick Clifton <nickc@redhat.com>
113
114 PR binutils/17512
115 * dlltool.c (identify_search_archive): If the last archive was the
116 same as the current archive, terminate the loop.
117
877a8638
NC
118 * addr2line.c (slurp_symtab): If the symcount is zero, free the
119 symbol table pointer.
120
0897ec15
NC
121 * rcparse.y: Add checks to avoid integer divide by zero.
122 * rescoff.c (read_coff_rsrc): Add check on the size of the
123 resource section.
124 (read_coff_res_dir): Add check on the nesting level.
125 Check for resource names overrunning the buffer.
126 * resrc.c (write_rc_messagetable): Update formatting.
127 Add check of 'elen' being zero.
128
bb97bdd7
NC
1292015-01-23 Nick Clifton <nickc@redhat.com>
130
131 * nlmconv.c (powerpc_mangle_relocs): Fix build errors introduced
132 by recent delta, when compiling on for a 32-bit host.
133
86eafac0
NC
1342015-01-21 Nick Clifton <nickc@redhat.com>
135
136 PR binutils/17512
137 * addr2line.c (main): Call bfd_set_error_program_name.
138 * ar.c (main): Likewise.
139 * coffdump.c (main): Likewise.
140 * cxxfilt.c (main): Likewise.
141 * dlltool.c (main): Likewise.
142 * nlmconv.c (main): Likewise.
143 * nm.c (main): Likewise.
144 * objdump.c (main): Likewise.
145 * size.c (main): Likewise.
146 * srconv.c (main): Likewise.
147 * strings.c (main): Likewise.
148 * sysdump.c (main): Likewise.
149 * windmc.c (main): Likewise.
150 * windres.c (main): Likewise.
151 * objcopy.c (main): Likewise.
152 (copy_relocations_in_section): Check for relocs without associated
153 symbol pointers.
154
6c1965f9
RR
1552015-01-21 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
156
157 * MAINTAINERS: Add self to ARM maintainers list.
158
5b7d6237
NC
1592015-01-21 Nick Clifton <nickc@redhat.com>
160
161 PR binutils/17512
162 * coffgrok.c (do_type): Check that computed ref exists.
163 (doit): Add range checks when computing section for scope.
164
a0a3b04c
L
1652015-01-12 H.J. Lu <hongjiu.lu@intel.com>
166
167 * dwarf.c (process_debug_info): Properly check abbrev size.
168
72c61a0d
NC
1692015-01-12 Nick Clifton <nickc@redhat.com>
170
171 PR binutils/17531
172 * dwarf.c (process_debug_info): Check for abbrev_base being larger
173 than the section size.
174 (process_cu_tu_index): Use xcalloc2 to allocate the CU and TU
175 arrays.
176 (xcalloc2): New function. Like xcalloc, but checks for overflow.
1306a742
NC
177 (display_debug_addr): Use xcalloc to allocate the debug_addr_info
178 array. Check for an address_base that is too large.
179
72c61a0d
NC
180 * dwarf.h (xcalloc2): Prototype.
181
b38ead21
AM
1822015-01-12 Alan Modra <amodra@gmail.com>
183
184 * prdbg.c (print_debugging_info): Don't use void* for function
185 pointer param.
186 * budbg.h (print_debugging_info): Update prototype.
187
3565cf8f
NC
1882015-01-08 Nick Clifton <nickc@redhat.com>
189
190 PR binutils/17512
063bb025
NC
191 * ojcopy.c (copy_object): Free the symbol table if no symbols
192 could be loaded.
193 (copy_file): Use bfd_close_all_done to close files that could not
194 be copied.
195
848cde35
NC
196 * sysdump.c (getINT): Fail if reading off the end of the buffer.
197 Replace call to abort with a call to fatal.
198 (getCHARS): Prevetn reading off the end of the buffer.
199
3565cf8f
NC
200 * nlmconv.c (i386_mangle_relocs): Skip relocs without an
201 associated symbol.
202 (powerpc_mangle_relocs): Skip unrecognised relocs. Check address
203 range before applying a reloc.
204
c88f5b8e
NC
2052015-01-07 Nick Clifton <nickc@redhat.com>
206
207 PR binutils/17512
d7b24d29
NC
208 * dlltool.c (scan_obj_file): Break loop if the last archive
209 displayed matches the current archive.
210
c88f5b8e
NC
211 * objdump.c (display_any_bfd): Add a depth limit to nested archive
212 display in order to avoid infinite loops.
213 * srconv.c: Replace calls to abort with calls to fatal with an
214 error message.
215
85880250
NC
2162015-01-06 Nick Clifton <nickc@redhat.com>
217
218 PR binutils/17512
219 * coffdump.c (dump_coff_section): Check for a symbol being
220 available before printing its name.
221 (main): Check the return value from coff_grok.
222 * coffgrok.c: Reformat and tidy.
223 Add range checks to most functions.
224 (coff_grok): Return NULL if the input bfd is not in a COFF
225 format.
226 * coffgrok.h: Reformat and tidy.
227 (struct coff_section): Change the nrelocs field to unsigned.
228 * srconv.c (main): Check the return value from coff_grok.
229
896ca098
NC
2302015-01-05 Nick Clifton <nickc@redhat.com>
231
232 PR binutils/17512
233 * nm.c (print_symbol): Add 'is_synthetic' parameter. Use it to
234 help initialize the info.elfinfo field.
235 (print_size_symbols): Add 'synth_count' parameter. Use it to set
236 the is_synthetic parameter when calling print_symbol.
237 (print_symbols): Likewise.
238 (display_rel_file): Pass synth_count to printing function.
239 (display_archive): Break loop if the last archive displayed
240 matches the current archive.
241 * size.c (display_archive): Likewise.
242
82b1b41b
NC
2432015-01-05 Nick Clifton <nickc@redhat.com>
244
245 PR binutils/17531
246 * dwarf.c (alloc_num_debug_info_entries): New variable.
247 (process_debug_info): Set it. Use it to avoid displaying
248 attributes for which there is no info.
249 (display_debug_abbrev): Check that the debug_info_entry index is
250 valid before using it.
251 (display_loc_list_dwo): Likewise.
252 (process_cu_tu_index): Add range check for an overlarge dw_sect
253 value.
254 (free_debug_memory): Reset alloc_num_debug_info_entries.
255 * readelf.c (slurp_ia64_unwind_table): Warn if the reloc could not
256 be indentified.
257 (dynamic_section_mips_val): Warn if the timestamp is invalid.
258 (print_mips_got_entry): Add a data_end parameter. Warn if a read
259 would go beyond the end of the data, and return an error value.
260 (process_mips_specific): Do not read options from beyond the end
261 of the section.
262 Correct code to display optional data at the end of an option.
263 Warn if there are too many GOT symbols.
264 Update calls to print_mips_got_entry, and handle error returns.
265
c1724c7f
DK
2662015-01-05 Daniel Klauer <daniel.c.klauer@web.de>
267
268 PR binutils/17489
269 * doc/binutils.texi (dlltool): Correct description of --kill-at
270 option.
271
efd321f9
AM
2722015-01-01 Alan Modra <amodra@gmail.com>
273
274 * version.c (print_version): Just print current year.
275
b90efa5b 2762015-01-01 Alan Modra <amodra@gmail.com>
5c294fee 277
b90efa5b 278 Update year range in copyright notice of all files.
5c294fee 279
b90efa5b 280For older changes see ChangeLog-2014
252b5132 281\f
b90efa5b 282Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
283
284Copying and distribution of this file, with or without modification,
285are permitted in any medium without royalty provided the copyright
286notice and this notice are preserved.
287
252b5132
RH
288Local Variables:
289mode: change-log
290left-margin: 8
291fill-column: 74
292version-control: never
293End: