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