b2271eed9d11efd3afa50b51279e5448a107c908
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2015-04-30 Nick Clifton <nickc@redhat.com>
2
3 * readelf.c (get_machine_flags): Add description of MeP flags.
4
5 2015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
6
7 * readelf.c (display_s390_gnu_attribute): New function.
8 (process_s390_specific): New function.
9 (process_arch_specific): Call process_s390_specific.
10
11 2015-04-24 Nick Clifton <nickc@redhat.com>
12
13 PR 18313
14 * ieee.c (ieee_read_cxx_class): Initialise the varargs variable.
15 * readelf.c (uncompress_section_contents): Zero initialise the
16 zstream structure.
17
18 2015-04-23 H.J. Lu <hongjiu.lu@intel.com>
19
20 PR binutils/18209
21 * objcopy.c (setup_section): Copy compress status.
22
23 2015-04-15 H.J. Lu <hongjiu.lu@intel.com>
24
25 * NEWS: Mention
26 --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi].
27
28 2015-04-14 Nick Clifton <nickc@redhat.com>
29
30 * readelf.c (target_specific_reloc_handling): Add code to handle
31 RL78 complex relocs.
32
33 2015-04-13 Doug Evans <dje@google.com>
34
35 PR binutils/18218
36 * readelf.c (printable_section_name): Constify sec argument.
37 (apply_relocations): Ditto. New arg "size". All callers updated.
38 (load_specific_debug_section): Constify sec argument.
39 Remove side-effect of modifying sec->sh_size.
40
41 2015-04-09 H.J. Lu <hongjiu.lu@intel.com>
42
43 * objcopy.c (do_debug_sections): Use bit patterns.
44 (copy_object): Return FALSE for compress_zlib, compress_gnu_zlib
45 and compress_gabi_zlib on non-ELF input.
46 (copy_file): Don't check non-ELF input here.
47
48 2015-04-09 Nick Clifton <nickc@redhat.com>
49
50 * readelf.c (get_machine_flags): Report the setting of the string
51 insn using bits.
52
53 2015-04-08 H.J. Lu <hongjiu.lu@intel.com>
54
55 * objcopy.c (do_debug_sections): Add compress_zlib,
56 compress_gnu_zlib and compress_gabi_zlib.
57 (copy_options): Use optional_argument on compress-debug-sections.
58 (copy_usage): Update --compress-debug-sections.
59 (copy_file): Handle compress_zlib, compress_gnu_zlib and
60 compress_gabi_zlib.
61 (copy_main): Handle
62 --compress-debug-sections={none|zlib|zlib-gnu|zlib-gabi}.
63 * doc/binutils.texi: Document
64 --compress-debug-sections={none|zlib|zlib-gnu|zlib-gabi}.
65
66 2015-04-08 H.J. Lu <hongjiu.lu@intel.com>
67
68 * objcopy.c (copy_usage): Replace "--interleave [<number>]" with
69 --interleave[=<number>].
70
71 2015-04-05 H.J. Lu <hongjiu.lu@intel.com>
72
73 * readelf.c (get_elf_section_flags): Support SHF_COMPRESSED.
74 (get_compression_header): New.
75 (process_section_headers): Dump compression header if needed.
76 (uncompress_section_contents): Don't free compressed_buffer here.
77 (load_specific_debug_section): Free the compressed buffer, update
78 the section buffer and the section size if uncompress is
79 successful.
80
81 2015-04-02 H.J. Lu <hongjiu.lu@intel.com>
82
83 * configure: Regenerated.
84
85 2015-04-02 Mike Frysinger <vapier@gentoo.org>
86
87 * MAINTAINERS: Update my e-mail address.
88
89 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
90
91 * configure: Regenerated.
92
93 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
94
95 * configure.ac: Revert the AM_ZLIB change.
96 * Makefile.in: Regenerated.
97 * aclocal.m4: Likewise.
98 * configure: Likewise.
99
100 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
101
102 * Makefile.am (ZLIB): New.
103 (ZLIBINC): Likewise.
104 (AM_CFLAGS): Add $(ZLIBINC).
105 (readelf_LDADD): Add $(ZLIB).
106 * configure.ac (AM_ZLIB): Removed.
107 (zlibdir): New. AC_SUBST.
108 (zlibinc): Likewise.
109 Add --with-system-zlib.
110 * Makefile.in: Regenerated.
111 * config.in: Likewise.
112 * configure: Likewise.
113
114 2015-03-19 Nick Clifton <nickc@redhat.com>
115
116 * readelf.c (get_machine_flags): Decode RL78's G13 and G14 flags.
117
118 2015-03-18 Jon Turney <jon.turney@dronecode.org.uk>
119 Nick Clifton <nickc@redhat.com>
120
121 PR binutils/18087
122 * doc/binutils.texi: Note that when objcopy compresses debug
123 sections the compression is only performed if it makes the section
124 smaller.
125
126 2015-03-10 H.J. Lu <hongjiu.lu@intel.com>
127
128 PR binutils/18101
129 * readelf.c (parse_args): Move nothing to do warning to ...
130 (main): Here.
131
132 2015-03-10 Nick Clifton <nickc@redhat.com>
133
134 PR binutils/18101
135 * readelf.c (parse_args): Enhance check for nothing to do by
136 accounting for the --wide option.
137
138 PR binutils/17636
139 * objcopy.c (copy_object): Avoid calling fatal as that does not
140 allow the parent to clean up temporary files.
141
142 2015-03-10 Yuri Gribov <y.gribov@samsung.arm>
143
144 PR ld/16572
145 * readelf.c: Remove support for ELF_ARM_HASENTRY.
146
147 2015-03-05 Nick Clifton <nickc@redhat.com>
148
149 PR binutils/18064
150 * doc/binutils.texi (objcopy): Extend description of
151 --add-gnu-debuglink option to explain that the separate debug info
152 file must exist. Add a description of what to do if the debug
153 info file is built in one place but then installed into a separate
154 location.
155
156 2015-03-05 Nick Clifton <nickc@redhat.com>
157
158 PR binutils/17994
159 * dlltool.c (temp_file_to_remove): New local array.
160 (unlink_temp_files): New functions - unlinks any file in the
161 temp_file_to_remove array, unless dotdeltemps is set.
162 (gen_exp_file): Add temp files to array.
163 (make_head): Likewise.
164 (make_delay_head): Likewise.
165 (make_tail): Likewise.
166 (gen_lib_file): Call unlink_temp_files.
167
168 2015-02-28 Andrew Burgess <andrew.burgess@embecosm.com>
169
170 * objcopy.c (update_sections): New list.
171 (command_line_switch): Add OPTION_UPDATE_SECTION.
172 (copy_options): Add update-section.
173 (copy_usage): Document new option.
174 (is_update_section): New function.
175 (is_strip_section_1): Add check for attempt to update and remove
176 the same section.
177 (copy_object): Update size and content of requested sections.
178 (skip_section): Don't copy for updated sections.
179 (copy_main): Handle --update-section.
180 * doc/binutils.texi (objcopy): Add description of --update-section
181 option.
182 * NEWS: Mention --update-section option.
183
184 2015-02-26 Nick Clifton <nickc@redhat.com>
185
186 PR binutils/17512
187 * coffgrok.c (do_type): Check for an out of range tag index.
188 Check for integer overflow computing array dimension.
189 (do_define): Likewise.
190
191 2015-02-26 Andrew Burgess <andrew.burgess@embecosm.com>
192
193 * objcopy.c (init_section_add): Rename optarg to arg in order to
194 avoid shadowing a global variable.
195
196 2015-02-26 Nick Clifton <nickc@redhat.com>
197
198 PR binutils/17512
199 * resrc.c (write_rc_messagetable): Tighten check for invalid
200 message lengths.
201
202 * dwarf.c (display_debug_loc): Pacify the undefined behaviour
203 sanitizer by simplifying address difference calculation.
204 (struct Frame_Chunk): Change type of cfa_offset to dwarf_vma in
205 order to avoid arithmetic overflows.
206 (frame_display_row): Cast cfa_offset before printing it.
207 (display_debug_frames): Likewise.
208 Check for an unexpected segment size.
209 Chnage type of 'l' local to dwarf_vma and cast it back to an int
210 when printing.
211 (process_cu_tu_index): Tighten check for an invalid ncols value.
212 * readelf.c (process_corefile_note_segment): Check for
213 inote.descdata extending beyond the end of the section.
214 (process_v850_notes): Likewise.
215
216 2015-02-26 Terry Guo <terry.guo@arm.com>
217
218 * readelf.c (arm_attr_tag_ABI_HardFP_use): Update how we
219 display it.
220
221 2015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
222
223 * objcopy.c (init_section_add): New function.
224 (section_add_load_file): New function.
225 (copy_main): Make use of new functions.
226
227 2015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
228
229 * od-elf32_avr.c: Add elf32-avr.h include.
230 (OPT_AVRPROP): Define.
231 (options[]): Add 'avr-prop' entry.
232 (elf32_avr_help): Add avr-prop help text.
233 (elf32_avr_dump_avr_prop): New function.
234 (elf32_avr_dump): Add check for avr-prop.
235
236 2015-02-24 Nick Clifton <nickc@redhat.com>
237
238 * readelf.c (get_machine_flags): Remove deprecated V850 machine
239 flags.
240 (get_v850_section_type_name): New function. Handles V850 special
241 sections.
242 (get_section_type_name): Add support for V850.
243 (get_v850_elf_note_type): New function. Returns the name of a
244 V850 note.
245 (print_v850_note): New function. Prints a V850 note.
246 (process_v850_notes): New function. Prints V850 notes.
247 (process_note_sections): Add support for V850.
248
249 2015-02-24 Mike Frysinger <vapier@gentoo.org>
250
251 PR binutils/17531
252 * readelf.c (process_symbol_table): Declare chained. Increment it
253 in every loop. Abort when chained is larger than nchains. Move
254 error check outside of chain loop.
255
256 2015-02-24 Dmitry Antipov <dantipov@nvidia.com>
257
258 * readelf.c (find_symbol_for_address): Use a binary search to
259 speed up symbol location. Skip check for function symbol type.
260 (*_unw_aux_info): Add funtab and nfuns fields contains a sorted
261 list of function symbols.
262 (dump_ia64_unwind): Initialise the funtab and nfuns fields and
263 pass them to find_symbol_for_address.
264 (dump_hppa_unwind): Likewise.
265 (arm_print_vma_and_name): Pass funtab to find_symbol_for_address.
266 (dump_arm_unwind): Initialise the funtab and nfuns fields.
267
268 2015-02-24 Nick Clifton <nickc@redhat.com>
269
270 * objdump.c (dump_section): Extend the warning message displayed
271 when a section cannot be loaded.
272
273 2015-02-21 Mike Frysinger <vapier@gentoo.org>
274
275 * readelf.c (process_program_headers): Add newline to warning
276 message.
277
278 2015-02-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
279
280 * readelf.c (get_note_type): Add NT_S390_VXRS_LOW and
281 NT_S390_VXRS_HIGH.
282
283 2015-02-13 Nick Clifton <nickc@redhat.com>
284
285 PR binutils/17512
286 * dwarf.c (read_leb128): Fix test for shift becoming too large.
287
288 * coffgrok.c (do_define): Add check for type size overflow.
289 * srconv.c (walk_tree_sfile): Check that enough sections are
290 available before parsing.
291 (prescan): Likewise.
292
293 PR binutils/17531
294 * dwarf.c (display_debug_aranges): Add check for an excessive
295 ar_length value.
296 (process_cu_tu_index): Check for a row * columns sum being too
297 large.
298
299 2015-02-13 Alan Modra <amodra@gmail.com>
300
301 * dwarf.c: Formatting, whitespace.
302 (process_debug_info): Style fix.
303
304 2015-02-11 Nick Clifton <nickc@redhat.com>
305
306 * rl78-decode.opc: Add 'a' attribute to instructions that support
307 [HL+0] addressing.
308 * rl78-decode.c: Regenerate.
309 * rl78-dis.c (print_insn_rl78): Display the offset in [HL+0]
310 addresses.
311
312 2015-02-11 Nick Clifton <nickc@redhat.com>
313
314 PR binutils/17531
315 * dwarf.c (display_debug_pubnames_worker): Work around compiler
316 bug checking address ranges.
317 (display_debug_frames): Likewise.
318 (display_gdb_index): Likewise.
319 (process_cu_tu_index): Add range check on the ncols value.
320
321 2015-02-10 Nick Clifton <nickc@redhat.com>
322
323 PR binutils/17512
324 * dwarf.c (eh_addr_size): Use an unsigned type.
325 (size_of_encoded_value): Return an unsigned type.
326 (read_leb128): Break if the shift becomes too big.
327 (process_extended_line_op): Do not read the address if the length
328 is too long.
329 (read_cie): Warn and fail if the pointer size or segment size are
330 too big.
331 * dwarf.h (DWARF2_External_LineInfo): Delete unused and incorrect
332 structure definition.
333 (DWARF2_External_PubNames): Likewise.
334 (DWARF2_External_CompUnit): Likewise.
335 (DWARF2_External_ARange): Likewise.
336 (DWARF2_Internal_LineInfo): Use dwarf_vma type for
337 li_prologue_length.
338 (eh_addr_size): Update prototype.
339
340 PR binutils/17531
341 * dwarf.c (process_debug_info): Zero the debug information array
342 since correct initialisation cannot be relied upon.
343 (process_cu_tu_index): Improve range checks.
344
345 PR binutils/17531
346 * dwarf.c (display_debug_pubnames_worker): Use dwarf_vma type for
347 offset.
348 * readelf.c (dump_relocations): Handle printing offsets which are
349 MIN_INT.
350 (process_corefile_note_segment): Add range check of the namesz
351 field.
352
353 2015-02-09 Mark Wielaard <mjw@redhat.com>
354
355 * dwarf.c (read_and_display_attr_value): Handle DW_LANG_Fortran03
356 and DW_LANG_Fortran08.
357
358 2015-02-06 Nick Clifton <nickc@redhat.com>
359
360 PR binutils/17512
361 * dwarf.c (display_debug_frames): Fix range checks to work on
362 32-bit binaries complied on a 64-bit host.
363
364 PR binutils/17531
365 * dwarf.c (xcmalloc): Fail if the arguments are too big.
366 (xcrealloc): Likewise.
367 (xcalloc2): Likewise.
368 * readelf.c (process_mips_specific): Fail if an option has an
369 invalid size.
370
371 2015-02-05 Alan Modra <amodra@gmail.com>
372
373 PR binutils/17926
374 * dwarf.c (dwarf_select_sections_by_letters): Don't refer to optarg.
375
376 2015-02-04 Nick Clifton <nickc@redhat.com>
377
378 PR binutils/17531
379 * dwarf.c (read_and_display_attr_value): Test for a block length
380 being so long that it wraps around to before the start of the block.
381 (process_debug_info): Test for section_begin wrapping around to
382 before the start of the section.
383 (display_gdb_index): Test for num_cus being so large that the end
384 address wraps around to before the start of the section.
385 (process_cu_tu_index): Test for j being so large that the section
386 index pool wraps around to before the start of the section.
387
388 2015-02-03 Nick Clifton <nickc@redhat.com>
389
390 PR binutils/17531
391 * dwarf.c (process_debug_info): Add range check.
392 (display_debug_pubnames_worker): Likewise.
393 (display_gdb_index): Fix range check.
394 (process_cu_tu_index): Add range check.
395 * readelf.c (get_data): Change parameter types from size_t to
396 bfd_size_type. Add checks for loss of accuracy when casting from
397 bfd_size_type to size_t.
398 (get_dynamic_data): Likewise.
399 (process_section_groups): Limit number of error messages.
400
401 2015-02-03 Nick Clifton <nickc@redhat.com>
402
403 PR binutils/17512
404 * objdump.c (display_any_bfd): Fail if archives nest too deeply.
405
406 2015-01-28 James Bowman <james.bowman@ftdichip.com>
407
408 * readelf.c: Add FT32 support.
409
410 2015-01-27 Nick Clifton <nickc@redhat.com>
411
412 PR binutils/17512
413 * dlltool.c (identify_search_archive): If the last archive was the
414 same as the current archive, terminate the loop.
415
416 * addr2line.c (slurp_symtab): If the symcount is zero, free the
417 symbol table pointer.
418
419 * rcparse.y: Add checks to avoid integer divide by zero.
420 * rescoff.c (read_coff_rsrc): Add check on the size of the
421 resource section.
422 (read_coff_res_dir): Add check on the nesting level.
423 Check for resource names overrunning the buffer.
424 * resrc.c (write_rc_messagetable): Update formatting.
425 Add check of 'elen' being zero.
426
427 2015-01-23 Nick Clifton <nickc@redhat.com>
428
429 * nlmconv.c (powerpc_mangle_relocs): Fix build errors introduced
430 by recent delta, when compiling on for a 32-bit host.
431
432 2015-01-21 Nick Clifton <nickc@redhat.com>
433
434 PR binutils/17512
435 * addr2line.c (main): Call bfd_set_error_program_name.
436 * ar.c (main): Likewise.
437 * coffdump.c (main): Likewise.
438 * cxxfilt.c (main): Likewise.
439 * dlltool.c (main): Likewise.
440 * nlmconv.c (main): Likewise.
441 * nm.c (main): Likewise.
442 * objdump.c (main): Likewise.
443 * size.c (main): Likewise.
444 * srconv.c (main): Likewise.
445 * strings.c (main): Likewise.
446 * sysdump.c (main): Likewise.
447 * windmc.c (main): Likewise.
448 * windres.c (main): Likewise.
449 * objcopy.c (main): Likewise.
450 (copy_relocations_in_section): Check for relocs without associated
451 symbol pointers.
452
453 2015-01-21 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
454
455 * MAINTAINERS: Add self to ARM maintainers list.
456
457 2015-01-21 Nick Clifton <nickc@redhat.com>
458
459 PR binutils/17512
460 * coffgrok.c (do_type): Check that computed ref exists.
461 (doit): Add range checks when computing section for scope.
462
463 2015-01-12 H.J. Lu <hongjiu.lu@intel.com>
464
465 * dwarf.c (process_debug_info): Properly check abbrev size.
466
467 2015-01-12 Nick Clifton <nickc@redhat.com>
468
469 PR binutils/17531
470 * dwarf.c (process_debug_info): Check for abbrev_base being larger
471 than the section size.
472 (process_cu_tu_index): Use xcalloc2 to allocate the CU and TU
473 arrays.
474 (xcalloc2): New function. Like xcalloc, but checks for overflow.
475 (display_debug_addr): Use xcalloc to allocate the debug_addr_info
476 array. Check for an address_base that is too large.
477
478 * dwarf.h (xcalloc2): Prototype.
479
480 2015-01-12 Alan Modra <amodra@gmail.com>
481
482 * prdbg.c (print_debugging_info): Don't use void* for function
483 pointer param.
484 * budbg.h (print_debugging_info): Update prototype.
485
486 2015-01-08 Nick Clifton <nickc@redhat.com>
487
488 PR binutils/17512
489 * ojcopy.c (copy_object): Free the symbol table if no symbols
490 could be loaded.
491 (copy_file): Use bfd_close_all_done to close files that could not
492 be copied.
493
494 * sysdump.c (getINT): Fail if reading off the end of the buffer.
495 Replace call to abort with a call to fatal.
496 (getCHARS): Prevetn reading off the end of the buffer.
497
498 * nlmconv.c (i386_mangle_relocs): Skip relocs without an
499 associated symbol.
500 (powerpc_mangle_relocs): Skip unrecognised relocs. Check address
501 range before applying a reloc.
502
503 2015-01-07 Nick Clifton <nickc@redhat.com>
504
505 PR binutils/17512
506 * dlltool.c (scan_obj_file): Break loop if the last archive
507 displayed matches the current archive.
508
509 * objdump.c (display_any_bfd): Add a depth limit to nested archive
510 display in order to avoid infinite loops.
511 * srconv.c: Replace calls to abort with calls to fatal with an
512 error message.
513
514 2015-01-06 Nick Clifton <nickc@redhat.com>
515
516 PR binutils/17512
517 * coffdump.c (dump_coff_section): Check for a symbol being
518 available before printing its name.
519 (main): Check the return value from coff_grok.
520 * coffgrok.c: Reformat and tidy.
521 Add range checks to most functions.
522 (coff_grok): Return NULL if the input bfd is not in a COFF
523 format.
524 * coffgrok.h: Reformat and tidy.
525 (struct coff_section): Change the nrelocs field to unsigned.
526 * srconv.c (main): Check the return value from coff_grok.
527
528 2015-01-05 Nick Clifton <nickc@redhat.com>
529
530 PR binutils/17512
531 * nm.c (print_symbol): Add 'is_synthetic' parameter. Use it to
532 help initialize the info.elfinfo field.
533 (print_size_symbols): Add 'synth_count' parameter. Use it to set
534 the is_synthetic parameter when calling print_symbol.
535 (print_symbols): Likewise.
536 (display_rel_file): Pass synth_count to printing function.
537 (display_archive): Break loop if the last archive displayed
538 matches the current archive.
539 * size.c (display_archive): Likewise.
540
541 2015-01-05 Nick Clifton <nickc@redhat.com>
542
543 PR binutils/17531
544 * dwarf.c (alloc_num_debug_info_entries): New variable.
545 (process_debug_info): Set it. Use it to avoid displaying
546 attributes for which there is no info.
547 (display_debug_abbrev): Check that the debug_info_entry index is
548 valid before using it.
549 (display_loc_list_dwo): Likewise.
550 (process_cu_tu_index): Add range check for an overlarge dw_sect
551 value.
552 (free_debug_memory): Reset alloc_num_debug_info_entries.
553 * readelf.c (slurp_ia64_unwind_table): Warn if the reloc could not
554 be indentified.
555 (dynamic_section_mips_val): Warn if the timestamp is invalid.
556 (print_mips_got_entry): Add a data_end parameter. Warn if a read
557 would go beyond the end of the data, and return an error value.
558 (process_mips_specific): Do not read options from beyond the end
559 of the section.
560 Correct code to display optional data at the end of an option.
561 Warn if there are too many GOT symbols.
562 Update calls to print_mips_got_entry, and handle error returns.
563
564 2015-01-05 Daniel Klauer <daniel.c.klauer@web.de>
565
566 PR binutils/17489
567 * doc/binutils.texi (dlltool): Correct description of --kill-at
568 option.
569
570 2015-01-01 Alan Modra <amodra@gmail.com>
571
572 * version.c (print_version): Just print current year.
573
574 2015-01-01 Alan Modra <amodra@gmail.com>
575
576 Update year range in copyright notice of all files.
577
578 For older changes see ChangeLog-2014
579 \f
580 Copyright (C) 2015 Free Software Foundation, Inc.
581
582 Copying and distribution of this file, with or without modification,
583 are permitted in any medium without royalty provided the copyright
584 notice and this notice are preserved.
585
586 Local Variables:
587 mode: change-log
588 left-margin: 8
589 fill-column: 74
590 version-control: never
591 End:
This page took 0.042021 seconds and 3 git commands to generate.