Automatic date update in version.in
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
c6056a74
SF
12015-10-27 Stephen Fisher <sfisher@panix.com>
2
3 * binutils.c (process_netbsd_elf_note): New function.
4 (process_note): Call the new function for NetBSD core notes.
5
64e59d8e
HPN
62015-10-22 Hans-Peter Nilsson <hp@bitrange.com>
7
8 * objcopy.c (setup_section): Don't omit bfd_copy_private_bfd_data
9 call when extract_symbol.
10
397dd9a5 112015-10-21 Ronald Hoogenboom <rhoogenboom@irdeto.com>
2b35fb28
RH
12
13 PR binutils/19104
14 * objcopy.c (command_line_switch): Add OPTION_ADD_SYMBOL.
15 (copy_options): Add add-symbol.
16 (copy_usage): Likewise.
17 (parse_symflags): New function.
18 (need_sym_before): New function.
19 (create_new_symbol): New function.
20 (filter_symbols): Add code to insert new symbols.
21 (copy_main): Process OPTION_ADD_SYMBOL.
22 * doc/binutils.texi: Document new feature.
23 * NEWS: Add note about the new feature.
24
595712bb
PP
252015-10-18 Paul Pluzhnikov <ppluzhnikov@google.com>
26
27 PR binutils/19147
28 * readelf.c (print_core_note): Fix off-by-one bug.
29
e43fb831
AM
302015-10-15 Alan Modra <amodra@gmail.com>
31
32 * objcopy.c (copy_object): Don't omit bfd_copy_private_bfd_data
33 call when extract_symbol.
34
431ff075
AB
352015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
36
37 * od-elf32_avr.c (elf32_avr_dump_avr_prop): Fix printing of align
38 specific data, fix formatting for align and org data.
39
886a2506
NC
402015-09-01 Claudiu Zissulescu <claziss@synopsys.com>
41 Cupertino Miranda <cmiranda@synopsys.com>
42
43 * readelf.c (get_machine_name): Remove A5 reference. Add ARCompact
44 and ARCv2.
45 (get_machine_flags): Handle EM_ARCV2 and EM_ARCOMPACT.
46 (guess_is_rela): Likewise.
47 (dump_relocations): Likewise.
48 (is_32bit_abs_reloc): Likewise.
49 (is_16bit_abs_reloc): Likewise.
50 (is_none_reloc): Likewise.
51 * NEWS: Mention the new feature.
52
cbd44e24
L
532015-09-29 Andrew Stubbs <ams@codesourcery.com>
54 H.J. Lu <hongjiu.lu@intel.com>
55
56 PR binutils/19020
57 * objcopy.c (copy_object): Don't adjust the output section size
58 when copying from input sections.
59 (copy_section): Use input section size for the copy. Get the
60 updated section size from bfd_convert_section_contents.
61
c68c1637
L
622015-09-29 H.J. Lu <hongjiu.lu@intel.com>
63
64 PR binutils/19005
65 * objcopy.c (copy_object): Adjust the output section size to
66 skip gap fills between sections when copying from input sections
67 to output sections.
68
b08b78e7
NC
692015-09-28 Nick Clifton <nickc@redhat.com>
70
71 * po/fr.po: Updated French translation.
72
9a09557a 732015-09-25 James Bowman <james.bowman@ftdichip.com>
74
75 * ft32-dis.c (print_insn_ft32): Fix incorrect data field mask.
76
6a40cf0c
NC
772015-09-23 Nick Clifton <nickc@redhat.com>
78
79 PR binutils/15835
80 * readelf.c (struct elf_section_list): New structure.
81 (symtab_shndx_hdr): Replace with symtab_shndx_list.
82 (get_32bit_elf_symbols): Scan for a symbol index table matching
83 the symbol table in use.
84 (get_64bit_elf_symbols): Likewise.
85 (process_section_headers): Handle multiple symbol index sections.
86
5c383f02
RO
872015-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
88
89 * readelf.c (process_dynamic_section): Handle DF_1_STUB, DF_1_PIE.
90
55edd97b
EA
912015-09-10 Erik Ackermann <kurterikackermann@gmail.com>
92
93 * strings.c: Add -s/--output-separator option to specify custom
94 separator string.
95 * NEWS: Mention the new feature.
96 * doc/binutils.text (strings): Document the new command line
97 option.
98
d8f187c1
NC
992015-09-09 Nick Clifton <nickc@redhat.com>
100
101 * doc/binutils.texi (ar): Remove bogus sentance concerning thin
102 archives and invalid paths.
103
1a915552
NC
1042015-09-03 Nick Clifton <nickc@redhat.com>
105
106 PR binutils/18879
107 * readelf.c (get_unwind_section_word): Check for negative offsets
108 and very small sections.
109 (dump_arm_unwind): Warn if the table offset is too large.
110
32a40e8e
L
1112015-08-28 H.J. Lu <hongjiu.lu@intel.com>
112
113 * Makefile.am (TOOL_PROGS): Add readelf.
114 * Makefile.in: Regenerated.
115
cfe101c6
YS
1162015-08-24 Yaakov Selkowitz <yselkowi@redhat.com>
117
118 * configure: Regenerate.
119
2309f875
AM
1202015-08-17 Alan Modra <amodra@gmail.com>
121
122 * configure: Regenerate.
123
0b45135e
AB
1242015-08-07 Andrew Burgess <andrew.burgess@embecosm.com>
125
126 * objcopy.c (is_specified_symbol_predicate): Don't stop at first
127 match. Non-match rules set found to FALSE.
128
016a3251
DD
1292015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
130
131 * configure: Regenerate.
132
63b9bbb7
NC
1332015-08-05 Nick Clifton <nickc@redhat.com>
134
135 * doc/binutils.texi: Document that the --only-keep-debug option
136 to strip and objcopy preserves the section headers of stripped
137 sections.
138
7e27a9d5
YK
1392015-08-04 Yuriy M. Kaminskiy" <yumkam@gmail.com>
140 Tyler Hicks <tyhicks@canonical.com>
141
142 PR binutils/18750
143 * readelf.c (process_mips_specific): Fix incorrect escape
144 sequence handling.
145
1462015-08-04 Nick Clifton <nickc@redhat.com>
147
148 * ar.c (extract_file): Free cbuf if the path is invalid.
149
37a42ee9
L
1502015-07-27 H.J. Lu <hongjiu.lu@intel.com>
151
152 * configure: Regenerated.
153
7cb9e39b
L
1542015-07-24 H.J. Lu <hongjiu.lu@intel.com>
155
156 * stabs.c (parse_stab_range_type): Use 0xffffffffffffffffLL.
157
7360e63f
AM
1582015-07-22 Alan Modra <amodra@gmail.com>
159
160 * readelf.c (dump_relocations): Show MIN_INT addends as negative.
161
f2d7e0f4
AM
1622015-07-20 Alan Modra <amodra@gmail.com>
163
164 * doc/Makefile.in: Regenerate.
165
53c3012c
AM
1662015-07-16 Alan Modra <amodra@gmail.com>
167
168 PR binutils/18672
169 * readelf.c (get_32bit_dynamic_section): Correct buffer limit test.
170 (get_64bit_dynamic_section): Likewise.
171
19a7fe52
L
1722015-07-14 H.J. Lu <hongjiu.lu@intel.com>
173
174 * objcopy.c (copy_file): Set BFD_COMPRESS_GABI if not
175 zlib-gnu.
176 * doc/binutils.texi: Change --compress-debug-sections and
177 --compress-debug-sections=zlib to zlib-gabi.
178
88988473
L
1792015-07-10 H.J. Lu <hongjiu.lu@intel.com>
180
181 PR binutils/18656
182 * objcopy.c (setup_section): Call bfd_convert_section_size
183 to get the output section size.
184 (copy_section): Get the section size from the output section
185 and call bfd_get_full_section_contents to convert section
186 contents for output.
187
813dabb9
L
1882015-07-10 H.J. Lu <hongjiu.lu@intel.com>
189
190 * readelf.c (dump_section_as_strings): Warn unsupported compress
191 type and corrupted compressed section.
192 (dump_section_as_bytes): Likewise.
193 (load_specific_debug_section): Likewise.
194
3350cc01
CM
1952015-07-09 Catherine Moore <clm@codesourcery.com>
196
72f4393d
L
197 * readelf.c (print_mips_fp_abi_value): Handle
198 Val_GNU_MIPS_ABI_FP_NAN2008.
3350cc01 199
a5499fa4
MF
2002015-06-26 Matthew Fortune <matthew.fortune@imgtec.com>
201
202 * readelf.c (get_mips_dynamic_type): Handle DT_MIPS_RLD_MAP_REL.
203
bdc4de1b
NC
2042015-06-22 Nick Clifton <nickc@redhat.com>
205
206 * objdump.c (disassemble_bytes): Set the stop_vma field in the
207 disassemble_info structure when disassembling code sections with
208 -d.
209 * doc/binutils.texi (objdump): Document the discrepancy between -d
210 and -D.
211
8fcc61b4
NC
2122015-06-05 Nick Clifton <nickc@redhat.com>
213
214 * dwarf.c (read_debug_line_header): Use reloc_at to detect
215 incomplete .debug_line headers
216
14ae95f2
RM
2172015-05-29 Roland McGrath <mcgrathr@google.com>
218
219 * readelf.c (print_gnu_note: NT_GNU_ABI_TAG): Recognize
220 GNU_ABI_TAG_SYLLABLE and GNU_ABI_TAG_NACL.
221
030f4c7f
SK
2222015-05-29 Stephen Kitt <steve@sk2.org>
223
224 * dlltool.c (make_one_lib_file): Clear .idata$6 before use.
225 (main): Fail if the output file specified by the -z option cannot
226 be opened.
227
b4477bc8
NC
2282015-05-18 Nick Clifton <nickc@redhat.com>
229
230 PR binutils/18420
231 * ia64-unwind.c (unw_decode): Add end parameter. Pass parameter
232 on to decode functions.
233 (unw_devode_p2_p5): Pass end paraemter to UNW_DEC_SPILL_MASK.
234 (UNW_DEC_SPILL_MASK): Add end parameter. Check that unw_rlen does
235 not take us beyond the end of the buffer.
236 * ia64-unwind.h (unw_decode): Update prototype.
237 * readelf.c (dump_ia64_unwind): Pass end pointer to unw_decode.
238
fd8008d8
L
2392015-05-15 H.J. Lu <hongjiu.lu@intel.com>
240
241 * readelf.c (dump_section_as_strings): Change pointers from
242 char * to unsigned char *.
243
5db04b09
L
2442015-05-15 H.J. Lu <hongjiu.lu@intel.com>
245
246 PR binutis/18386
247 * doc/binutils.texi: Document -Mamd64 and -Mintel64.
248
0e602686
NC
2492015-05-15 Nick Clifton <nickc@redhat.com>
250
251 * readelf.c (options): Add "decompress".
252 (usage): Mention -z/--decompress.
253 (parse_args): Handle -z.
254 (uncompress_section_contents): Move to earlier in the file.
255 (dump_section_as_strings): If requested, decompress the section
256 before dumping.
257 (dump_section_as_bytes): Likewise.
258 * doc/binutils.texi: Document the new option.
259
4bc0608a
PB
2602015-05-14 Peter Bergner <bergner@vnet.ibm.com>
261
262 * MAINTAINERS: Add myself as PPC maintainer.
263
dab394de
L
2642015-05-14 H.J. Lu <hongjiu.lu@intel.com>
265
266 * readelf.c (uncompress_section_contents): Add a parameter for
267 uncompressed size. Don't check the zlib header.
268 (load_specific_debug_section): Updated.
269
d1c4b12b
NC
2702015-05-15 Nick Clifton <nickc@redhat.com>
271
272 PR binutils/18374
273 * dwarf.h (struct dwarf_section): Add reloc_info and num_relocs
274 fields.
275 (struct dwarf_section_display): Change bitfield to boolean.
276 (reloc_at): Add prototype.
277 * dwarf.c (display_loc_list): Ignore list terminators if there are
278 relocs against them.
279 (display_debug_loc): Issue a warning if there are relocs against
280 the .debug_loc section.
281 (display_displays): Initialise reloc_info and num_relocs fields.
282 * objdump.c (load_specific_debug_section): Initialise reloc_info
283 and num_relocs fields.
284 (reloc_at): New function.
285 * readelf.c (is_32bit_abs_reloc): Add IA64's R_IA64_DIS32LSB
286 reloc.
287 (reloc_at): New function.
288 (apply_relocations): Add relocs_return and num_relocs_return
289 parameters. Fill them in with the loaded relocs if non-NULL.
290 (dump_section_as_bytes): Update call to apply_relocations.
291 (load_specific_debug_section): Initialise reloc_info and
292 num_relocs fields.
293
aa9f7286
L
2942015-05-13 H.J. Lu <hongjiu.lu@intel.com>
295
296 * elfedit.c (elf_class): Return ELF_CLASS_BOTH by default.
297
6604eb5f
AK
2982015-05-13 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
299
300 * MAINTAINERS: Add myself as s390 and s390x maintainer.
301
5b155b95
SK
3022015-05-12 Stephen Kitt <steve@sk2.org>
303
304 * dlltool.c (main): Accept -t as an abbreviation for
305 --temp-prefix.
306
3d875af5
L
3072015-05-11 H.J. Lu <hongjiu.lu@intel.com>
308
309 * dwarf.c (dwarf_regnames_iamcu): New.
310 (init_dwarf_regnames_iamcu): Likewise.
311 (init_dwarf_regnames): Call init_dwarf_regnames_iamcu for EM_IAMCU.
312 * dwarf.h (init_dwarf_regnames_iamcu): New.
313 * objdump.c (dump_dwarf): Call init_dwarf_regnames_iamcu for
314 bfd_arch_iamcu.
315
6c14750f
L
3162015-05-11 H.J. Lu <hongjiu.lu@intel.com>
317
318 * elfedit.c (enum elfclass): New.
319 (input_elf_class): Change type to enum elfclass.
320 (output_elf_class): New.
321 (elf_class): Change return type to enum elfclass. Support EM_386
322 and EM_IAMCU.
323 (update_elf_header): Check if input and output ELF classes match.
324 (elf_machine): Support EM_386 and EM_IAMCU.
325 (main): Update input_elf_class. Set output_elf_class.
326 * doc/binutils.texi: Update elfedit.
327
22abe556
L
3282015-05-11 H.J. Lu <hongjiu.lu@intel.com>
329
330 * dwarf.c (init_dwarf_regnames): Replace EM_486 with EM_IAMCU.
331 * readelf.c (guess_is_rela): Likewise.
332 (dump_relocations): Likewise.
333 (get_machine_name): Likewise.
334 (get_elf_section_flags): Likewise.
335 (process_section_headers): Likewise.
336 (is_32bit_abs_reloc): Likewise.
337 (is_32bit_pcrel_reloc): Likewise.
338
153a2776
NC
3392015-04-30 Nick Clifton <nickc@redhat.com>
340
341 * readelf.c (get_machine_flags): Add description of MeP flags.
342
643f7afb
AK
3432015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
344
345 * readelf.c (display_s390_gnu_attribute): New function.
346 (process_s390_specific): New function.
347 (process_arch_specific): Call process_s390_specific.
348
de13ef81
NC
3492015-04-24 Nick Clifton <nickc@redhat.com>
350
351 PR 18313
352 * ieee.c (ieee_read_cxx_class): Initialise the varargs variable.
353 * readelf.c (uncompress_section_contents): Zero initialise the
354 zstream structure.
355
f6fe1ccd
L
3562015-04-23 H.J. Lu <hongjiu.lu@intel.com>
357
358 PR binutils/18209
359 * objcopy.c (setup_section): Copy compress status.
360
ea556d25
L
3612015-04-15 H.J. Lu <hongjiu.lu@intel.com>
362
363 * NEWS: Mention
364 --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi].
365
6ff71e76
NC
3662015-04-14 Nick Clifton <nickc@redhat.com>
367
368 * readelf.c (target_specific_reloc_handling): Add code to handle
369 RL78 complex relocs.
370
0d2a7a93
DE
3712015-04-13 Doug Evans <dje@google.com>
372
373 PR binutils/18218
374 * readelf.c (printable_section_name): Constify sec argument.
375 (apply_relocations): Ditto. New arg "size". All callers updated.
376 (load_specific_debug_section): Constify sec argument.
377 Remove side-effect of modifying sec->sh_size.
378
cd6faa73
L
3792015-04-09 H.J. Lu <hongjiu.lu@intel.com>
380
381 * objcopy.c (do_debug_sections): Use bit patterns.
382 (copy_object): Return FALSE for compress_zlib, compress_gnu_zlib
383 and compress_gabi_zlib on non-ELF input.
384 (copy_file): Don't check non-ELF input here.
385
3525236c
NC
3862015-04-09 Nick Clifton <nickc@redhat.com>
387
388 * readelf.c (get_machine_flags): Report the setting of the string
389 insn using bits.
390
151411f8
L
3912015-04-08 H.J. Lu <hongjiu.lu@intel.com>
392
393 * objcopy.c (do_debug_sections): Add compress_zlib,
394 compress_gnu_zlib and compress_gabi_zlib.
395 (copy_options): Use optional_argument on compress-debug-sections.
396 (copy_usage): Update --compress-debug-sections.
397 (copy_file): Handle compress_zlib, compress_gnu_zlib and
398 compress_gabi_zlib.
399 (copy_main): Handle
400 --compress-debug-sections={none|zlib|zlib-gnu|zlib-gabi}.
401 * doc/binutils.texi: Document
402 --compress-debug-sections={none|zlib|zlib-gnu|zlib-gabi}.
403
bfcf0ccd
L
4042015-04-08 H.J. Lu <hongjiu.lu@intel.com>
405
406 * objcopy.c (copy_usage): Replace "--interleave [<number>]" with
407 --interleave[=<number>].
408
77115a4a
L
4092015-04-05 H.J. Lu <hongjiu.lu@intel.com>
410
411 * readelf.c (get_elf_section_flags): Support SHF_COMPRESSED.
412 (get_compression_header): New.
413 (process_section_headers): Dump compression header if needed.
414 (uncompress_section_contents): Don't free compressed_buffer here.
415 (load_specific_debug_section): Free the compressed buffer, update
416 the section buffer and the section size if uncompress is
417 successful.
418
39f3de7c
L
4192015-04-02 H.J. Lu <hongjiu.lu@intel.com>
420
421 * configure: Regenerated.
422
3d5ff620
MF
4232015-04-02 Mike Frysinger <vapier@gentoo.org>
424
425 * MAINTAINERS: Update my e-mail address.
426
afa59b79
L
4272015-04-01 H.J. Lu <hongjiu.lu@intel.com>
428
429 * configure: Regenerated.
430
ed2b5077
L
4312015-03-31 H.J. Lu <hongjiu.lu@intel.com>
432
433 * configure.ac: Revert the AM_ZLIB change.
434 * Makefile.in: Regenerated.
435 * aclocal.m4: Likewise.
436 * configure: Likewise.
437
0ee42ecd
L
4382015-03-31 H.J. Lu <hongjiu.lu@intel.com>
439
440 * Makefile.am (ZLIB): New.
441 (ZLIBINC): Likewise.
442 (AM_CFLAGS): Add $(ZLIBINC).
443 (readelf_LDADD): Add $(ZLIB).
444 * configure.ac (AM_ZLIB): Removed.
445 (zlibdir): New. AC_SUBST.
446 (zlibinc): Likewise.
447 Add --with-system-zlib.
448 * Makefile.in: Regenerated.
449 * config.in: Likewise.
450 * configure: Likewise.
451
1740ba0c
NC
4522015-03-19 Nick Clifton <nickc@redhat.com>
453
454 * readelf.c (get_machine_flags): Decode RL78's G13 and G14 flags.
455
273a4985
JT
4562015-03-18 Jon Turney <jon.turney@dronecode.org.uk>
457 Nick Clifton <nickc@redhat.com>
458
459 PR binutils/18087
460 * doc/binutils.texi: Note that when objcopy compresses debug
461 sections the compression is only performed if it makes the section
462 smaller.
463
5656ba2c
L
4642015-03-10 H.J. Lu <hongjiu.lu@intel.com>
465
466 PR binutils/18101
467 * readelf.c (parse_args): Move nothing to do warning to ...
468 (main): Here.
469
cfad8730
NC
4702015-03-10 Nick Clifton <nickc@redhat.com>
471
b6370efb
NC
472 PR binutils/18101
473 * readelf.c (parse_args): Enhance check for nothing to do by
474 accounting for the --wide option.
475
cfad8730
NC
476 PR binutils/17636
477 * objcopy.c (copy_object): Avoid calling fatal as that does not
478 allow the parent to clean up temporary files.
479
a5721edd
JW
4802015-03-10 Yuri Gribov <y.gribov@samsung.arm>
481
482 PR ld/16572
483 * readelf.c: Remove support for ELF_ARM_HASENTRY.
484
4fd77a3d
NC
4852015-03-05 Nick Clifton <nickc@redhat.com>
486
487 PR binutils/18064
488 * doc/binutils.texi (objcopy): Extend description of
489 --add-gnu-debuglink option to explain that the separate debug info
490 file must exist. Add a description of what to do if the debug
491 info file is built in one place but then installed into a separate
492 location.
493
81fb971a
NC
4942015-03-05 Nick Clifton <nickc@redhat.com>
495
496 PR binutils/17994
497 * dlltool.c (temp_file_to_remove): New local array.
498 (unlink_temp_files): New functions - unlinks any file in the
499 temp_file_to_remove array, unless dotdeltemps is set.
500 (gen_exp_file): Add temp files to array.
501 (make_head): Likewise.
502 (make_delay_head): Likewise.
503 (make_tail): Likewise.
504 (gen_lib_file): Call unlink_temp_files.
505
acf1419f
AB
5062015-02-28 Andrew Burgess <andrew.burgess@embecosm.com>
507
508 * objcopy.c (update_sections): New list.
509 (command_line_switch): Add OPTION_UPDATE_SECTION.
510 (copy_options): Add update-section.
511 (copy_usage): Document new option.
512 (is_update_section): New function.
513 (is_strip_section_1): Add check for attempt to update and remove
514 the same section.
515 (copy_object): Update size and content of requested sections.
516 (skip_section): Don't copy for updated sections.
517 (copy_main): Handle --update-section.
518 * doc/binutils.texi (objcopy): Add description of --update-section
519 option.
520 * NEWS: Mention --update-section option.
521
d93c7787
NC
5222015-02-26 Nick Clifton <nickc@redhat.com>
523
524 PR binutils/17512
525 * coffgrok.c (do_type): Check for an out of range tag index.
526 Check for integer overflow computing array dimension.
527 (do_define): Likewise.
528
06b73f41
AB
5292015-02-26 Andrew Burgess <andrew.burgess@embecosm.com>
530
531 * objcopy.c (init_section_add): Rename optarg to arg in order to
532 avoid shadowing a global variable.
533
e3ee4005
NC
5342015-02-26 Nick Clifton <nickc@redhat.com>
535
536 PR binutils/17512
537 * resrc.c (write_rc_messagetable): Tighten check for invalid
538 message lengths.
539
c8071705
NC
540 * dwarf.c (display_debug_loc): Pacify the undefined behaviour
541 sanitizer by simplifying address difference calculation.
542 (struct Frame_Chunk): Change type of cfa_offset to dwarf_vma in
543 order to avoid arithmetic overflows.
544 (frame_display_row): Cast cfa_offset before printing it.
545 (display_debug_frames): Likewise.
546 Check for an unexpected segment size.
547 Chnage type of 'l' local to dwarf_vma and cast it back to an int
548 when printing.
549 (process_cu_tu_index): Tighten check for an invalid ncols value.
550 * readelf.c (process_corefile_note_segment): Check for
551 inote.descdata extending beyond the end of the section.
552 (process_v850_notes): Likewise.
553
99654aaf
TG
5542015-02-26 Terry Guo <terry.guo@arm.com>
555
556 * readelf.c (arm_attr_tag_ABI_HardFP_use): Update how we
557 display it.
558
7173b38a
AB
5592015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
560
561 * objcopy.c (init_section_add): New function.
562 (section_add_load_file): New function.
563 (copy_main): Make use of new functions.
564
137c83d6
AB
5652015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
566
567 * od-elf32_avr.c: Add elf32-avr.h include.
568 (OPT_AVRPROP): Define.
569 (options[]): Add 'avr-prop' entry.
570 (elf32_avr_help): Add avr-prop help text.
571 (elf32_avr_dump_avr_prop): New function.
572 (elf32_avr_dump): Add check for avr-prop.
573
685080f2
NC
5742015-02-24 Nick Clifton <nickc@redhat.com>
575
576 * readelf.c (get_machine_flags): Remove deprecated V850 machine
577 flags.
578 (get_v850_section_type_name): New function. Handles V850 special
579 sections.
580 (get_section_type_name): Add support for V850.
581 (get_v850_elf_note_type): New function. Returns the name of a
582 V850 note.
583 (print_v850_note): New function. Prints a V850 note.
584 (process_v850_notes): New function. Prints V850 notes.
585 (process_note_sections): Add support for V850.
586
94d15024
MF
5872015-02-24 Mike Frysinger <vapier@gentoo.org>
588
589 PR binutils/17531
590 * readelf.c (process_symbol_table): Declare chained. Increment it
591 in every loop. Abort when chained is larger than nchains. Move
592 error check outside of chain loop.
593
948f632f
DA
5942015-02-24 Dmitry Antipov <dantipov@nvidia.com>
595
596 * readelf.c (find_symbol_for_address): Use a binary search to
597 speed up symbol location. Skip check for function symbol type.
598 (*_unw_aux_info): Add funtab and nfuns fields contains a sorted
599 list of function symbols.
600 (dump_ia64_unwind): Initialise the funtab and nfuns fields and
601 pass them to find_symbol_for_address.
602 (dump_hppa_unwind): Likewise.
603 (arm_print_vma_and_name): Pass funtab to find_symbol_for_address.
604 (dump_arm_unwind): Initialise the funtab and nfuns fields.
605
0821d5b1
NC
6062015-02-24 Nick Clifton <nickc@redhat.com>
607
608 * objdump.c (dump_section): Extend the warning message displayed
609 when a section cannot be loaded.
610
9035ed51
MF
6112015-02-21 Mike Frysinger <vapier@gentoo.org>
612
613 * readelf.c (process_program_headers): Add newline to warning
614 message.
615
4ef9f41a
AA
6162015-02-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
617
618 * readelf.c (get_note_type): Add NT_S390_VXRS_LOW and
619 NT_S390_VXRS_HIGH.
620
951eaaec
NC
6212015-02-13 Nick Clifton <nickc@redhat.com>
622
623 PR binutils/17512
624 * dwarf.c (read_leb128): Fix test for shift becoming too large.
625
626 * coffgrok.c (do_define): Add check for type size overflow.
627 * srconv.c (walk_tree_sfile): Check that enough sections are
628 available before parsing.
629 (prescan): Likewise.
630
ffc0f143
NC
631 PR binutils/17531
632 * dwarf.c (display_debug_aranges): Add check for an excessive
633 ar_length value.
634 (process_cu_tu_index): Check for a row * columns sum being too
635 large.
636
b4eb7656
AM
6372015-02-13 Alan Modra <amodra@gmail.com>
638
639 * dwarf.c: Formatting, whitespace.
640 (process_debug_info): Style fix.
641
0e7f931f
NC
6422015-02-11 Nick Clifton <nickc@redhat.com>
643
644 * rl78-decode.opc: Add 'a' attribute to instructions that support
645 [HL+0] addressing.
646 * rl78-decode.c: Regenerate.
647 * rl78-dis.c (print_insn_rl78): Display the offset in [HL+0]
648 addresses.
649
362beea4
NC
6502015-02-11 Nick Clifton <nickc@redhat.com>
651
652 PR binutils/17531
653 * dwarf.c (display_debug_pubnames_worker): Work around compiler
654 bug checking address ranges.
655 (display_debug_frames): Likewise.
656 (display_gdb_index): Likewise.
657 (process_cu_tu_index): Add range check on the ncols value.
658
77ef8654
NC
6592015-02-10 Nick Clifton <nickc@redhat.com>
660
661 PR binutils/17512
662 * dwarf.c (eh_addr_size): Use an unsigned type.
663 (size_of_encoded_value): Return an unsigned type.
664 (read_leb128): Break if the shift becomes too big.
665 (process_extended_line_op): Do not read the address if the length
666 is too long.
667 (read_cie): Warn and fail if the pointer size or segment size are
668 too big.
669 * dwarf.h (DWARF2_External_LineInfo): Delete unused and incorrect
670 structure definition.
671 (DWARF2_External_PubNames): Likewise.
672 (DWARF2_External_CompUnit): Likewise.
673 (DWARF2_External_ARange): Likewise.
674 (DWARF2_Internal_LineInfo): Use dwarf_vma type for
675 li_prologue_length.
676 (eh_addr_size): Update prototype.
677
03a91817
NC
678 PR binutils/17531
679 * dwarf.c (process_debug_info): Zero the debug information array
680 since correct initialisation cannot be relied upon.
681 (process_cu_tu_index): Improve range checks.
682
834f871c
NC
683 PR binutils/17531
684 * dwarf.c (display_debug_pubnames_worker): Use dwarf_vma type for
685 offset.
686 * readelf.c (dump_relocations): Handle printing offsets which are
687 MIN_INT.
688 (process_corefile_note_segment): Add range check of the namesz
689 field.
690
5a195044
MW
6912015-02-09 Mark Wielaard <mjw@redhat.com>
692
693 * dwarf.c (read_and_display_attr_value): Handle DW_LANG_Fortran03
694 and DW_LANG_Fortran08.
695
5929c344
NC
6962015-02-06 Nick Clifton <nickc@redhat.com>
697
698 PR binutils/17512
699 * dwarf.c (display_debug_frames): Fix range checks to work on
700 32-bit binaries complied on a 64-bit host.
701
8490fb40
NC
702 PR binutils/17531
703 * dwarf.c (xcmalloc): Fail if the arguments are too big.
704 (xcrealloc): Likewise.
705 (xcalloc2): Likewise.
55325047
NC
706 * readelf.c (process_mips_specific): Fail if an option has an
707 invalid size.
8490fb40 708
7cc78d07
AM
7092015-02-05 Alan Modra <amodra@gmail.com>
710
711 PR binutils/17926
712 * dwarf.c (dwarf_select_sections_by_letters): Don't refer to optarg.
713
f3853b34
NC
7142015-02-04 Nick Clifton <nickc@redhat.com>
715
716 PR binutils/17531
717 * dwarf.c (read_and_display_attr_value): Test for a block length
718 being so long that it wraps around to before the start of the block.
719 (process_debug_info): Test for section_begin wrapping around to
720 before the start of the section.
721 (display_gdb_index): Test for num_cus being so large that the end
722 address wraps around to before the start of the section.
723 (process_cu_tu_index): Test for j being so large that the section
724 index pool wraps around to before the start of the section.
725
57028622
NC
7262015-02-03 Nick Clifton <nickc@redhat.com>
727
728 PR binutils/17531
729 * dwarf.c (process_debug_info): Add range check.
730 (display_debug_pubnames_worker): Likewise.
731 (display_gdb_index): Fix range check.
732 (process_cu_tu_index): Add range check.
733 * readelf.c (get_data): Change parameter types from size_t to
734 bfd_size_type. Add checks for loss of accuracy when casting from
735 bfd_size_type to size_t.
736 (get_dynamic_data): Likewise.
737 (process_section_groups): Limit number of error messages.
738
64d29018
NC
7392015-02-03 Nick Clifton <nickc@redhat.com>
740
741 PR binutils/17512
742 * objdump.c (display_any_bfd): Fail if archives nest too deeply.
743
3f8107ab
AM
7442015-01-28 James Bowman <james.bowman@ftdichip.com>
745
746 * readelf.c: Add FT32 support.
747
37e3922e
NC
7482015-01-27 Nick Clifton <nickc@redhat.com>
749
750 PR binutils/17512
751 * dlltool.c (identify_search_archive): If the last archive was the
752 same as the current archive, terminate the loop.
753
877a8638
NC
754 * addr2line.c (slurp_symtab): If the symcount is zero, free the
755 symbol table pointer.
756
0897ec15
NC
757 * rcparse.y: Add checks to avoid integer divide by zero.
758 * rescoff.c (read_coff_rsrc): Add check on the size of the
759 resource section.
760 (read_coff_res_dir): Add check on the nesting level.
761 Check for resource names overrunning the buffer.
762 * resrc.c (write_rc_messagetable): Update formatting.
763 Add check of 'elen' being zero.
764
bb97bdd7
NC
7652015-01-23 Nick Clifton <nickc@redhat.com>
766
767 * nlmconv.c (powerpc_mangle_relocs): Fix build errors introduced
768 by recent delta, when compiling on for a 32-bit host.
769
86eafac0
NC
7702015-01-21 Nick Clifton <nickc@redhat.com>
771
772 PR binutils/17512
773 * addr2line.c (main): Call bfd_set_error_program_name.
774 * ar.c (main): Likewise.
775 * coffdump.c (main): Likewise.
776 * cxxfilt.c (main): Likewise.
777 * dlltool.c (main): Likewise.
778 * nlmconv.c (main): Likewise.
779 * nm.c (main): Likewise.
780 * objdump.c (main): Likewise.
781 * size.c (main): Likewise.
782 * srconv.c (main): Likewise.
783 * strings.c (main): Likewise.
784 * sysdump.c (main): Likewise.
785 * windmc.c (main): Likewise.
786 * windres.c (main): Likewise.
787 * objcopy.c (main): Likewise.
788 (copy_relocations_in_section): Check for relocs without associated
789 symbol pointers.
790
6c1965f9
RR
7912015-01-21 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
792
793 * MAINTAINERS: Add self to ARM maintainers list.
794
5b7d6237
NC
7952015-01-21 Nick Clifton <nickc@redhat.com>
796
797 PR binutils/17512
798 * coffgrok.c (do_type): Check that computed ref exists.
799 (doit): Add range checks when computing section for scope.
800
a0a3b04c
L
8012015-01-12 H.J. Lu <hongjiu.lu@intel.com>
802
803 * dwarf.c (process_debug_info): Properly check abbrev size.
804
72c61a0d
NC
8052015-01-12 Nick Clifton <nickc@redhat.com>
806
807 PR binutils/17531
808 * dwarf.c (process_debug_info): Check for abbrev_base being larger
809 than the section size.
810 (process_cu_tu_index): Use xcalloc2 to allocate the CU and TU
811 arrays.
812 (xcalloc2): New function. Like xcalloc, but checks for overflow.
1306a742
NC
813 (display_debug_addr): Use xcalloc to allocate the debug_addr_info
814 array. Check for an address_base that is too large.
815
72c61a0d
NC
816 * dwarf.h (xcalloc2): Prototype.
817
b38ead21
AM
8182015-01-12 Alan Modra <amodra@gmail.com>
819
820 * prdbg.c (print_debugging_info): Don't use void* for function
821 pointer param.
822 * budbg.h (print_debugging_info): Update prototype.
823
3565cf8f
NC
8242015-01-08 Nick Clifton <nickc@redhat.com>
825
826 PR binutils/17512
063bb025
NC
827 * ojcopy.c (copy_object): Free the symbol table if no symbols
828 could be loaded.
829 (copy_file): Use bfd_close_all_done to close files that could not
830 be copied.
831
848cde35
NC
832 * sysdump.c (getINT): Fail if reading off the end of the buffer.
833 Replace call to abort with a call to fatal.
834 (getCHARS): Prevetn reading off the end of the buffer.
835
3565cf8f
NC
836 * nlmconv.c (i386_mangle_relocs): Skip relocs without an
837 associated symbol.
838 (powerpc_mangle_relocs): Skip unrecognised relocs. Check address
839 range before applying a reloc.
840
c88f5b8e
NC
8412015-01-07 Nick Clifton <nickc@redhat.com>
842
843 PR binutils/17512
d7b24d29
NC
844 * dlltool.c (scan_obj_file): Break loop if the last archive
845 displayed matches the current archive.
846
c88f5b8e
NC
847 * objdump.c (display_any_bfd): Add a depth limit to nested archive
848 display in order to avoid infinite loops.
849 * srconv.c: Replace calls to abort with calls to fatal with an
850 error message.
851
85880250
NC
8522015-01-06 Nick Clifton <nickc@redhat.com>
853
854 PR binutils/17512
855 * coffdump.c (dump_coff_section): Check for a symbol being
856 available before printing its name.
857 (main): Check the return value from coff_grok.
858 * coffgrok.c: Reformat and tidy.
859 Add range checks to most functions.
860 (coff_grok): Return NULL if the input bfd is not in a COFF
861 format.
862 * coffgrok.h: Reformat and tidy.
863 (struct coff_section): Change the nrelocs field to unsigned.
864 * srconv.c (main): Check the return value from coff_grok.
865
896ca098
NC
8662015-01-05 Nick Clifton <nickc@redhat.com>
867
868 PR binutils/17512
869 * nm.c (print_symbol): Add 'is_synthetic' parameter. Use it to
870 help initialize the info.elfinfo field.
871 (print_size_symbols): Add 'synth_count' parameter. Use it to set
872 the is_synthetic parameter when calling print_symbol.
873 (print_symbols): Likewise.
874 (display_rel_file): Pass synth_count to printing function.
875 (display_archive): Break loop if the last archive displayed
876 matches the current archive.
877 * size.c (display_archive): Likewise.
878
82b1b41b
NC
8792015-01-05 Nick Clifton <nickc@redhat.com>
880
881 PR binutils/17531
882 * dwarf.c (alloc_num_debug_info_entries): New variable.
883 (process_debug_info): Set it. Use it to avoid displaying
884 attributes for which there is no info.
885 (display_debug_abbrev): Check that the debug_info_entry index is
886 valid before using it.
887 (display_loc_list_dwo): Likewise.
888 (process_cu_tu_index): Add range check for an overlarge dw_sect
889 value.
890 (free_debug_memory): Reset alloc_num_debug_info_entries.
891 * readelf.c (slurp_ia64_unwind_table): Warn if the reloc could not
892 be indentified.
893 (dynamic_section_mips_val): Warn if the timestamp is invalid.
894 (print_mips_got_entry): Add a data_end parameter. Warn if a read
895 would go beyond the end of the data, and return an error value.
896 (process_mips_specific): Do not read options from beyond the end
897 of the section.
898 Correct code to display optional data at the end of an option.
899 Warn if there are too many GOT symbols.
900 Update calls to print_mips_got_entry, and handle error returns.
901
c1724c7f
DK
9022015-01-05 Daniel Klauer <daniel.c.klauer@web.de>
903
904 PR binutils/17489
905 * doc/binutils.texi (dlltool): Correct description of --kill-at
906 option.
907
efd321f9
AM
9082015-01-01 Alan Modra <amodra@gmail.com>
909
910 * version.c (print_version): Just print current year.
911
b90efa5b 9122015-01-01 Alan Modra <amodra@gmail.com>
5c294fee 913
b90efa5b 914 Update year range in copyright notice of all files.
5c294fee 915
b90efa5b 916For older changes see ChangeLog-2014
252b5132 917\f
b90efa5b 918Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
919
920Copying and distribution of this file, with or without modification,
921are permitted in any medium without royalty provided the copyright
922notice and this notice are preserved.
923
252b5132
RH
924Local Variables:
925mode: change-log
926left-margin: 8
927fill-column: 74
928version-control: never
929End:
This page took 0.895912 seconds and 4 git commands to generate.