Add assembler support for ARMv8-M Mainline
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
4ed7ed8d
TP
12015-12-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
2
3 * readelf.c (arm_attr_tag_CPU_arch): Add ARMv8-M Mainline Tag_CPU_arch
4 value.
5 (arm_attr_tag_THUMB_ISA_use): Add ARMv8-M Mainline Tag_THUMB_ISA_use
6 value.
7
ac4c9b04
MG
82015-12-22 Nick Clifton <nickc@redhat.com>
9
10 * readelf.c (get_elf_section_flags): Add support for ARM specific
11 section flags.
12
16e1d727
MR
132015-12-17 Maciej W. Rozycki <macro@imgtec.com>
14
15 * MAINTAINERS: Add myself as MIPS maintainer.
16
a117b0a5
YS
172015-12-14 Yoshinori Sato <ysato@users.sourceforge.jp>
18
19 * readelf.c (get_machine_flags): Add support for RX v2 flag.
20
552e55ed
JB
212015-12-14 Jan Beulich <jbeulich@suse.com>
22
23 * nm.c: Include coff/external.h, coff/internal.h, and
24 libcoff.h.
25 (struct extended_symbol_info): New field "coffinfo".
26 (get_symbol_type): Rename to get_elf_symbol_type.
27 (get_coff_symbol_type): New.
28 (print_symbol): Also init info.coffinfo.
29 (print_symbol_info_sysv): Print type and section name also for
30 COFF symbols.
31
7460c0ab
NC
322015-12-08 Nick Clifton <nickc@redhat.com>
33
34 PR binutils/19310
35 * dwarf.c (display_debug_frames): Recode range test to avoid
36 undefined behaviour.
37
b4687fcc
TG
382015-12-03 Tristan Gingold <gingold@adacore.com>
39
40 * od-macho.c (bfd_mach_o_header_flags_name): Add name
41 for flags until BFD_MACH_O_MH_APP_EXTENSION_SAFE.
42
23d61901
AM
432015-12-01 Alan Modra <amodra@gmail.com>
44
45 * configure: Regenerate.
46
42bcef4a
AB
472015-11-30 Andrew Burgess <andrew.burgess@embecosm.com>
48
49 * dwarf.c (is_max_address): New function.
50 (display_loc_list): Remove out of date comment, use
51 is_max_address.
52 (display_debug_ranges): Likewise.
53
08e4f608
CC
542015-11-28 Cary Coutant <ccoutant@gmail.com>
55
56 * MAINTAINERS: Update my email address.
57
a4f8732b
RH
582015-11-20 Ronald Hoogenboom <hoogenboom30@zonnet.nl>
59
60 * objcopy.c (parse_symflags): Use xstrndup in place of strndup.
61 (copy_main): Likewise.
62
f8c2a965
NC
632015-11-20 Nick Clifton <nickc@redhat.com>
64
65 * po/ca.po: New Catalan translation.
66 * configure.ac (ALL_LINGUAS): Add ca.
67 * configure: Regenerate.
68
b53e4c0e
TG
692015-11-18 Tristan Gingold <gingold@adacore.com>
70
71 * od-macho.c (bfd_mach_o_load_command_name): Add new
72 entries.
73 (dump_unwind_encoding_arm64): New function.
74 (dump_unwind_encoding): Handle arm64.
75
d8bd95ef
TG
762015-11-13 Tristan Gingold <gingold@adacore.com>
77
78 * configure: Regenerate.
79
7feec526
TG
802015-11-13 Tristan Gingold <gingold@adacore.com>
81
82 * NEWS: Add marker for 2.26.
83
c4e0beac
DV
842015-11-09 Dominik Vogt <vogt@linux.vnet.ibm.com>
85
86 * dwarf.c (read_leb128): Fix left shift of negative value.
87
ab273396
AM
882015-11-03 Alan Modra <amodra@gmail.com>
89
90 * readelf (process_version_sections): Check DT_VERNEED and
91 DT_VERDEF for all symbols. Report "*both*" should a symbol
92 have both a verneed and verdef.
93 (get_symbol_version_string): Reduce indentation by early
94 exits. Don't use SHT_NOBITS heuristic to detect case where a
95 defined symbol has a verneed entry.
96
26f187cd
NC
972015-10-30 Nick Clifton <nickc@redhat.com>
98
99 * po/zh_CN.po: Updated (simplified) Chinese translation.
100
c6056a74
SF
1012015-10-27 Stephen Fisher <sfisher@panix.com>
102
103 * binutils.c (process_netbsd_elf_note): New function.
104 (process_note): Call the new function for NetBSD core notes.
105
64e59d8e
HPN
1062015-10-22 Hans-Peter Nilsson <hp@bitrange.com>
107
108 * objcopy.c (setup_section): Don't omit bfd_copy_private_bfd_data
109 call when extract_symbol.
110
397dd9a5 1112015-10-21 Ronald Hoogenboom <rhoogenboom@irdeto.com>
2b35fb28
RH
112
113 PR binutils/19104
114 * objcopy.c (command_line_switch): Add OPTION_ADD_SYMBOL.
115 (copy_options): Add add-symbol.
116 (copy_usage): Likewise.
117 (parse_symflags): New function.
118 (need_sym_before): New function.
119 (create_new_symbol): New function.
120 (filter_symbols): Add code to insert new symbols.
121 (copy_main): Process OPTION_ADD_SYMBOL.
122 * doc/binutils.texi: Document new feature.
123 * NEWS: Add note about the new feature.
124
595712bb
PP
1252015-10-18 Paul Pluzhnikov <ppluzhnikov@google.com>
126
127 PR binutils/19147
128 * readelf.c (print_core_note): Fix off-by-one bug.
129
e43fb831
AM
1302015-10-15 Alan Modra <amodra@gmail.com>
131
132 * objcopy.c (copy_object): Don't omit bfd_copy_private_bfd_data
133 call when extract_symbol.
134
431ff075
AB
1352015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
136
137 * od-elf32_avr.c (elf32_avr_dump_avr_prop): Fix printing of align
138 specific data, fix formatting for align and org data.
139
886a2506
NC
1402015-09-01 Claudiu Zissulescu <claziss@synopsys.com>
141 Cupertino Miranda <cmiranda@synopsys.com>
142
143 * readelf.c (get_machine_name): Remove A5 reference. Add ARCompact
144 and ARCv2.
145 (get_machine_flags): Handle EM_ARCV2 and EM_ARCOMPACT.
146 (guess_is_rela): Likewise.
147 (dump_relocations): Likewise.
148 (is_32bit_abs_reloc): Likewise.
149 (is_16bit_abs_reloc): Likewise.
150 (is_none_reloc): Likewise.
151 * NEWS: Mention the new feature.
152
cbd44e24
L
1532015-09-29 Andrew Stubbs <ams@codesourcery.com>
154 H.J. Lu <hongjiu.lu@intel.com>
155
156 PR binutils/19020
157 * objcopy.c (copy_object): Don't adjust the output section size
158 when copying from input sections.
159 (copy_section): Use input section size for the copy. Get the
160 updated section size from bfd_convert_section_contents.
161
c68c1637
L
1622015-09-29 H.J. Lu <hongjiu.lu@intel.com>
163
164 PR binutils/19005
165 * objcopy.c (copy_object): Adjust the output section size to
166 skip gap fills between sections when copying from input sections
167 to output sections.
168
b08b78e7
NC
1692015-09-28 Nick Clifton <nickc@redhat.com>
170
171 * po/fr.po: Updated French translation.
172
9a09557a 1732015-09-25 James Bowman <james.bowman@ftdichip.com>
174
175 * ft32-dis.c (print_insn_ft32): Fix incorrect data field mask.
176
6a40cf0c
NC
1772015-09-23 Nick Clifton <nickc@redhat.com>
178
179 PR binutils/15835
180 * readelf.c (struct elf_section_list): New structure.
181 (symtab_shndx_hdr): Replace with symtab_shndx_list.
182 (get_32bit_elf_symbols): Scan for a symbol index table matching
183 the symbol table in use.
184 (get_64bit_elf_symbols): Likewise.
185 (process_section_headers): Handle multiple symbol index sections.
186
5c383f02
RO
1872015-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
188
189 * readelf.c (process_dynamic_section): Handle DF_1_STUB, DF_1_PIE.
190
55edd97b
EA
1912015-09-10 Erik Ackermann <kurterikackermann@gmail.com>
192
193 * strings.c: Add -s/--output-separator option to specify custom
194 separator string.
195 * NEWS: Mention the new feature.
196 * doc/binutils.text (strings): Document the new command line
197 option.
198
d8f187c1
NC
1992015-09-09 Nick Clifton <nickc@redhat.com>
200
201 * doc/binutils.texi (ar): Remove bogus sentance concerning thin
202 archives and invalid paths.
203
1a915552
NC
2042015-09-03 Nick Clifton <nickc@redhat.com>
205
206 PR binutils/18879
207 * readelf.c (get_unwind_section_word): Check for negative offsets
208 and very small sections.
209 (dump_arm_unwind): Warn if the table offset is too large.
210
32a40e8e
L
2112015-08-28 H.J. Lu <hongjiu.lu@intel.com>
212
213 * Makefile.am (TOOL_PROGS): Add readelf.
214 * Makefile.in: Regenerated.
215
cfe101c6
YS
2162015-08-24 Yaakov Selkowitz <yselkowi@redhat.com>
217
218 * configure: Regenerate.
219
2309f875
AM
2202015-08-17 Alan Modra <amodra@gmail.com>
221
222 * configure: Regenerate.
223
0b45135e
AB
2242015-08-07 Andrew Burgess <andrew.burgess@embecosm.com>
225
226 * objcopy.c (is_specified_symbol_predicate): Don't stop at first
227 match. Non-match rules set found to FALSE.
228
016a3251
DD
2292015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
230
231 * configure: Regenerate.
232
63b9bbb7
NC
2332015-08-05 Nick Clifton <nickc@redhat.com>
234
235 * doc/binutils.texi: Document that the --only-keep-debug option
236 to strip and objcopy preserves the section headers of stripped
237 sections.
238
7e27a9d5
YK
2392015-08-04 Yuriy M. Kaminskiy" <yumkam@gmail.com>
240 Tyler Hicks <tyhicks@canonical.com>
241
242 PR binutils/18750
243 * readelf.c (process_mips_specific): Fix incorrect escape
244 sequence handling.
245
2462015-08-04 Nick Clifton <nickc@redhat.com>
247
248 * ar.c (extract_file): Free cbuf if the path is invalid.
249
37a42ee9
L
2502015-07-27 H.J. Lu <hongjiu.lu@intel.com>
251
252 * configure: Regenerated.
253
7cb9e39b
L
2542015-07-24 H.J. Lu <hongjiu.lu@intel.com>
255
256 * stabs.c (parse_stab_range_type): Use 0xffffffffffffffffLL.
257
7360e63f
AM
2582015-07-22 Alan Modra <amodra@gmail.com>
259
260 * readelf.c (dump_relocations): Show MIN_INT addends as negative.
261
f2d7e0f4
AM
2622015-07-20 Alan Modra <amodra@gmail.com>
263
264 * doc/Makefile.in: Regenerate.
265
53c3012c
AM
2662015-07-16 Alan Modra <amodra@gmail.com>
267
268 PR binutils/18672
269 * readelf.c (get_32bit_dynamic_section): Correct buffer limit test.
270 (get_64bit_dynamic_section): Likewise.
271
19a7fe52
L
2722015-07-14 H.J. Lu <hongjiu.lu@intel.com>
273
274 * objcopy.c (copy_file): Set BFD_COMPRESS_GABI if not
275 zlib-gnu.
276 * doc/binutils.texi: Change --compress-debug-sections and
277 --compress-debug-sections=zlib to zlib-gabi.
278
88988473
L
2792015-07-10 H.J. Lu <hongjiu.lu@intel.com>
280
281 PR binutils/18656
282 * objcopy.c (setup_section): Call bfd_convert_section_size
283 to get the output section size.
284 (copy_section): Get the section size from the output section
285 and call bfd_get_full_section_contents to convert section
286 contents for output.
287
813dabb9
L
2882015-07-10 H.J. Lu <hongjiu.lu@intel.com>
289
290 * readelf.c (dump_section_as_strings): Warn unsupported compress
291 type and corrupted compressed section.
292 (dump_section_as_bytes): Likewise.
293 (load_specific_debug_section): Likewise.
294
3350cc01
CM
2952015-07-09 Catherine Moore <clm@codesourcery.com>
296
72f4393d
L
297 * readelf.c (print_mips_fp_abi_value): Handle
298 Val_GNU_MIPS_ABI_FP_NAN2008.
3350cc01 299
a5499fa4
MF
3002015-06-26 Matthew Fortune <matthew.fortune@imgtec.com>
301
302 * readelf.c (get_mips_dynamic_type): Handle DT_MIPS_RLD_MAP_REL.
303
bdc4de1b
NC
3042015-06-22 Nick Clifton <nickc@redhat.com>
305
306 * objdump.c (disassemble_bytes): Set the stop_vma field in the
307 disassemble_info structure when disassembling code sections with
308 -d.
309 * doc/binutils.texi (objdump): Document the discrepancy between -d
310 and -D.
311
8fcc61b4
NC
3122015-06-05 Nick Clifton <nickc@redhat.com>
313
314 * dwarf.c (read_debug_line_header): Use reloc_at to detect
315 incomplete .debug_line headers
316
14ae95f2
RM
3172015-05-29 Roland McGrath <mcgrathr@google.com>
318
319 * readelf.c (print_gnu_note: NT_GNU_ABI_TAG): Recognize
320 GNU_ABI_TAG_SYLLABLE and GNU_ABI_TAG_NACL.
321
030f4c7f
SK
3222015-05-29 Stephen Kitt <steve@sk2.org>
323
324 * dlltool.c (make_one_lib_file): Clear .idata$6 before use.
325 (main): Fail if the output file specified by the -z option cannot
326 be opened.
327
b4477bc8
NC
3282015-05-18 Nick Clifton <nickc@redhat.com>
329
330 PR binutils/18420
331 * ia64-unwind.c (unw_decode): Add end parameter. Pass parameter
332 on to decode functions.
333 (unw_devode_p2_p5): Pass end paraemter to UNW_DEC_SPILL_MASK.
334 (UNW_DEC_SPILL_MASK): Add end parameter. Check that unw_rlen does
335 not take us beyond the end of the buffer.
336 * ia64-unwind.h (unw_decode): Update prototype.
337 * readelf.c (dump_ia64_unwind): Pass end pointer to unw_decode.
338
fd8008d8
L
3392015-05-15 H.J. Lu <hongjiu.lu@intel.com>
340
341 * readelf.c (dump_section_as_strings): Change pointers from
342 char * to unsigned char *.
343
5db04b09
L
3442015-05-15 H.J. Lu <hongjiu.lu@intel.com>
345
346 PR binutis/18386
347 * doc/binutils.texi: Document -Mamd64 and -Mintel64.
348
0e602686
NC
3492015-05-15 Nick Clifton <nickc@redhat.com>
350
351 * readelf.c (options): Add "decompress".
352 (usage): Mention -z/--decompress.
353 (parse_args): Handle -z.
354 (uncompress_section_contents): Move to earlier in the file.
355 (dump_section_as_strings): If requested, decompress the section
356 before dumping.
357 (dump_section_as_bytes): Likewise.
358 * doc/binutils.texi: Document the new option.
359
4bc0608a
PB
3602015-05-14 Peter Bergner <bergner@vnet.ibm.com>
361
362 * MAINTAINERS: Add myself as PPC maintainer.
363
dab394de
L
3642015-05-14 H.J. Lu <hongjiu.lu@intel.com>
365
366 * readelf.c (uncompress_section_contents): Add a parameter for
367 uncompressed size. Don't check the zlib header.
368 (load_specific_debug_section): Updated.
369
d1c4b12b
NC
3702015-05-15 Nick Clifton <nickc@redhat.com>
371
372 PR binutils/18374
373 * dwarf.h (struct dwarf_section): Add reloc_info and num_relocs
374 fields.
375 (struct dwarf_section_display): Change bitfield to boolean.
376 (reloc_at): Add prototype.
377 * dwarf.c (display_loc_list): Ignore list terminators if there are
378 relocs against them.
379 (display_debug_loc): Issue a warning if there are relocs against
380 the .debug_loc section.
381 (display_displays): Initialise reloc_info and num_relocs fields.
382 * objdump.c (load_specific_debug_section): Initialise reloc_info
383 and num_relocs fields.
384 (reloc_at): New function.
385 * readelf.c (is_32bit_abs_reloc): Add IA64's R_IA64_DIS32LSB
386 reloc.
387 (reloc_at): New function.
388 (apply_relocations): Add relocs_return and num_relocs_return
389 parameters. Fill them in with the loaded relocs if non-NULL.
390 (dump_section_as_bytes): Update call to apply_relocations.
391 (load_specific_debug_section): Initialise reloc_info and
392 num_relocs fields.
393
aa9f7286
L
3942015-05-13 H.J. Lu <hongjiu.lu@intel.com>
395
396 * elfedit.c (elf_class): Return ELF_CLASS_BOTH by default.
397
6604eb5f
AK
3982015-05-13 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
399
400 * MAINTAINERS: Add myself as s390 and s390x maintainer.
401
5b155b95
SK
4022015-05-12 Stephen Kitt <steve@sk2.org>
403
404 * dlltool.c (main): Accept -t as an abbreviation for
405 --temp-prefix.
406
3d875af5
L
4072015-05-11 H.J. Lu <hongjiu.lu@intel.com>
408
409 * dwarf.c (dwarf_regnames_iamcu): New.
410 (init_dwarf_regnames_iamcu): Likewise.
411 (init_dwarf_regnames): Call init_dwarf_regnames_iamcu for EM_IAMCU.
412 * dwarf.h (init_dwarf_regnames_iamcu): New.
413 * objdump.c (dump_dwarf): Call init_dwarf_regnames_iamcu for
414 bfd_arch_iamcu.
415
6c14750f
L
4162015-05-11 H.J. Lu <hongjiu.lu@intel.com>
417
418 * elfedit.c (enum elfclass): New.
419 (input_elf_class): Change type to enum elfclass.
420 (output_elf_class): New.
421 (elf_class): Change return type to enum elfclass. Support EM_386
422 and EM_IAMCU.
423 (update_elf_header): Check if input and output ELF classes match.
424 (elf_machine): Support EM_386 and EM_IAMCU.
425 (main): Update input_elf_class. Set output_elf_class.
426 * doc/binutils.texi: Update elfedit.
427
22abe556
L
4282015-05-11 H.J. Lu <hongjiu.lu@intel.com>
429
430 * dwarf.c (init_dwarf_regnames): Replace EM_486 with EM_IAMCU.
431 * readelf.c (guess_is_rela): Likewise.
432 (dump_relocations): Likewise.
433 (get_machine_name): Likewise.
434 (get_elf_section_flags): Likewise.
435 (process_section_headers): Likewise.
436 (is_32bit_abs_reloc): Likewise.
437 (is_32bit_pcrel_reloc): Likewise.
438
153a2776
NC
4392015-04-30 Nick Clifton <nickc@redhat.com>
440
441 * readelf.c (get_machine_flags): Add description of MeP flags.
442
643f7afb
AK
4432015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
444
445 * readelf.c (display_s390_gnu_attribute): New function.
446 (process_s390_specific): New function.
447 (process_arch_specific): Call process_s390_specific.
448
de13ef81
NC
4492015-04-24 Nick Clifton <nickc@redhat.com>
450
451 PR 18313
452 * ieee.c (ieee_read_cxx_class): Initialise the varargs variable.
453 * readelf.c (uncompress_section_contents): Zero initialise the
454 zstream structure.
455
f6fe1ccd
L
4562015-04-23 H.J. Lu <hongjiu.lu@intel.com>
457
458 PR binutils/18209
459 * objcopy.c (setup_section): Copy compress status.
460
ea556d25
L
4612015-04-15 H.J. Lu <hongjiu.lu@intel.com>
462
463 * NEWS: Mention
464 --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi].
465
6ff71e76
NC
4662015-04-14 Nick Clifton <nickc@redhat.com>
467
468 * readelf.c (target_specific_reloc_handling): Add code to handle
469 RL78 complex relocs.
470
0d2a7a93
DE
4712015-04-13 Doug Evans <dje@google.com>
472
473 PR binutils/18218
474 * readelf.c (printable_section_name): Constify sec argument.
475 (apply_relocations): Ditto. New arg "size". All callers updated.
476 (load_specific_debug_section): Constify sec argument.
477 Remove side-effect of modifying sec->sh_size.
478
cd6faa73
L
4792015-04-09 H.J. Lu <hongjiu.lu@intel.com>
480
481 * objcopy.c (do_debug_sections): Use bit patterns.
482 (copy_object): Return FALSE for compress_zlib, compress_gnu_zlib
483 and compress_gabi_zlib on non-ELF input.
484 (copy_file): Don't check non-ELF input here.
485
3525236c
NC
4862015-04-09 Nick Clifton <nickc@redhat.com>
487
488 * readelf.c (get_machine_flags): Report the setting of the string
489 insn using bits.
490
151411f8
L
4912015-04-08 H.J. Lu <hongjiu.lu@intel.com>
492
493 * objcopy.c (do_debug_sections): Add compress_zlib,
494 compress_gnu_zlib and compress_gabi_zlib.
495 (copy_options): Use optional_argument on compress-debug-sections.
496 (copy_usage): Update --compress-debug-sections.
497 (copy_file): Handle compress_zlib, compress_gnu_zlib and
498 compress_gabi_zlib.
499 (copy_main): Handle
500 --compress-debug-sections={none|zlib|zlib-gnu|zlib-gabi}.
501 * doc/binutils.texi: Document
502 --compress-debug-sections={none|zlib|zlib-gnu|zlib-gabi}.
503
bfcf0ccd
L
5042015-04-08 H.J. Lu <hongjiu.lu@intel.com>
505
506 * objcopy.c (copy_usage): Replace "--interleave [<number>]" with
507 --interleave[=<number>].
508
77115a4a
L
5092015-04-05 H.J. Lu <hongjiu.lu@intel.com>
510
511 * readelf.c (get_elf_section_flags): Support SHF_COMPRESSED.
512 (get_compression_header): New.
513 (process_section_headers): Dump compression header if needed.
514 (uncompress_section_contents): Don't free compressed_buffer here.
515 (load_specific_debug_section): Free the compressed buffer, update
516 the section buffer and the section size if uncompress is
517 successful.
518
39f3de7c
L
5192015-04-02 H.J. Lu <hongjiu.lu@intel.com>
520
521 * configure: Regenerated.
522
3d5ff620
MF
5232015-04-02 Mike Frysinger <vapier@gentoo.org>
524
525 * MAINTAINERS: Update my e-mail address.
526
afa59b79
L
5272015-04-01 H.J. Lu <hongjiu.lu@intel.com>
528
529 * configure: Regenerated.
530
ed2b5077
L
5312015-03-31 H.J. Lu <hongjiu.lu@intel.com>
532
533 * configure.ac: Revert the AM_ZLIB change.
534 * Makefile.in: Regenerated.
535 * aclocal.m4: Likewise.
536 * configure: Likewise.
537
0ee42ecd
L
5382015-03-31 H.J. Lu <hongjiu.lu@intel.com>
539
540 * Makefile.am (ZLIB): New.
541 (ZLIBINC): Likewise.
542 (AM_CFLAGS): Add $(ZLIBINC).
543 (readelf_LDADD): Add $(ZLIB).
544 * configure.ac (AM_ZLIB): Removed.
545 (zlibdir): New. AC_SUBST.
546 (zlibinc): Likewise.
547 Add --with-system-zlib.
548 * Makefile.in: Regenerated.
549 * config.in: Likewise.
550 * configure: Likewise.
551
1740ba0c
NC
5522015-03-19 Nick Clifton <nickc@redhat.com>
553
554 * readelf.c (get_machine_flags): Decode RL78's G13 and G14 flags.
555
273a4985
JT
5562015-03-18 Jon Turney <jon.turney@dronecode.org.uk>
557 Nick Clifton <nickc@redhat.com>
558
559 PR binutils/18087
560 * doc/binutils.texi: Note that when objcopy compresses debug
561 sections the compression is only performed if it makes the section
562 smaller.
563
5656ba2c
L
5642015-03-10 H.J. Lu <hongjiu.lu@intel.com>
565
566 PR binutils/18101
567 * readelf.c (parse_args): Move nothing to do warning to ...
568 (main): Here.
569
cfad8730
NC
5702015-03-10 Nick Clifton <nickc@redhat.com>
571
b6370efb
NC
572 PR binutils/18101
573 * readelf.c (parse_args): Enhance check for nothing to do by
574 accounting for the --wide option.
575
cfad8730
NC
576 PR binutils/17636
577 * objcopy.c (copy_object): Avoid calling fatal as that does not
578 allow the parent to clean up temporary files.
579
a5721edd
JW
5802015-03-10 Yuri Gribov <y.gribov@samsung.arm>
581
582 PR ld/16572
583 * readelf.c: Remove support for ELF_ARM_HASENTRY.
584
4fd77a3d
NC
5852015-03-05 Nick Clifton <nickc@redhat.com>
586
587 PR binutils/18064
588 * doc/binutils.texi (objcopy): Extend description of
589 --add-gnu-debuglink option to explain that the separate debug info
590 file must exist. Add a description of what to do if the debug
591 info file is built in one place but then installed into a separate
592 location.
593
81fb971a
NC
5942015-03-05 Nick Clifton <nickc@redhat.com>
595
596 PR binutils/17994
597 * dlltool.c (temp_file_to_remove): New local array.
598 (unlink_temp_files): New functions - unlinks any file in the
599 temp_file_to_remove array, unless dotdeltemps is set.
600 (gen_exp_file): Add temp files to array.
601 (make_head): Likewise.
602 (make_delay_head): Likewise.
603 (make_tail): Likewise.
604 (gen_lib_file): Call unlink_temp_files.
605
acf1419f
AB
6062015-02-28 Andrew Burgess <andrew.burgess@embecosm.com>
607
608 * objcopy.c (update_sections): New list.
609 (command_line_switch): Add OPTION_UPDATE_SECTION.
610 (copy_options): Add update-section.
611 (copy_usage): Document new option.
612 (is_update_section): New function.
613 (is_strip_section_1): Add check for attempt to update and remove
614 the same section.
615 (copy_object): Update size and content of requested sections.
616 (skip_section): Don't copy for updated sections.
617 (copy_main): Handle --update-section.
618 * doc/binutils.texi (objcopy): Add description of --update-section
619 option.
620 * NEWS: Mention --update-section option.
621
d93c7787
NC
6222015-02-26 Nick Clifton <nickc@redhat.com>
623
624 PR binutils/17512
625 * coffgrok.c (do_type): Check for an out of range tag index.
626 Check for integer overflow computing array dimension.
627 (do_define): Likewise.
628
06b73f41
AB
6292015-02-26 Andrew Burgess <andrew.burgess@embecosm.com>
630
631 * objcopy.c (init_section_add): Rename optarg to arg in order to
632 avoid shadowing a global variable.
633
e3ee4005
NC
6342015-02-26 Nick Clifton <nickc@redhat.com>
635
636 PR binutils/17512
637 * resrc.c (write_rc_messagetable): Tighten check for invalid
638 message lengths.
639
c8071705
NC
640 * dwarf.c (display_debug_loc): Pacify the undefined behaviour
641 sanitizer by simplifying address difference calculation.
642 (struct Frame_Chunk): Change type of cfa_offset to dwarf_vma in
643 order to avoid arithmetic overflows.
644 (frame_display_row): Cast cfa_offset before printing it.
645 (display_debug_frames): Likewise.
646 Check for an unexpected segment size.
647 Chnage type of 'l' local to dwarf_vma and cast it back to an int
648 when printing.
649 (process_cu_tu_index): Tighten check for an invalid ncols value.
650 * readelf.c (process_corefile_note_segment): Check for
651 inote.descdata extending beyond the end of the section.
652 (process_v850_notes): Likewise.
653
99654aaf
TG
6542015-02-26 Terry Guo <terry.guo@arm.com>
655
656 * readelf.c (arm_attr_tag_ABI_HardFP_use): Update how we
657 display it.
658
7173b38a
AB
6592015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
660
661 * objcopy.c (init_section_add): New function.
662 (section_add_load_file): New function.
663 (copy_main): Make use of new functions.
664
137c83d6
AB
6652015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
666
667 * od-elf32_avr.c: Add elf32-avr.h include.
668 (OPT_AVRPROP): Define.
669 (options[]): Add 'avr-prop' entry.
670 (elf32_avr_help): Add avr-prop help text.
671 (elf32_avr_dump_avr_prop): New function.
672 (elf32_avr_dump): Add check for avr-prop.
673
685080f2
NC
6742015-02-24 Nick Clifton <nickc@redhat.com>
675
676 * readelf.c (get_machine_flags): Remove deprecated V850 machine
677 flags.
678 (get_v850_section_type_name): New function. Handles V850 special
679 sections.
680 (get_section_type_name): Add support for V850.
681 (get_v850_elf_note_type): New function. Returns the name of a
682 V850 note.
683 (print_v850_note): New function. Prints a V850 note.
684 (process_v850_notes): New function. Prints V850 notes.
685 (process_note_sections): Add support for V850.
686
94d15024
MF
6872015-02-24 Mike Frysinger <vapier@gentoo.org>
688
689 PR binutils/17531
690 * readelf.c (process_symbol_table): Declare chained. Increment it
691 in every loop. Abort when chained is larger than nchains. Move
692 error check outside of chain loop.
693
948f632f
DA
6942015-02-24 Dmitry Antipov <dantipov@nvidia.com>
695
696 * readelf.c (find_symbol_for_address): Use a binary search to
697 speed up symbol location. Skip check for function symbol type.
698 (*_unw_aux_info): Add funtab and nfuns fields contains a sorted
699 list of function symbols.
700 (dump_ia64_unwind): Initialise the funtab and nfuns fields and
701 pass them to find_symbol_for_address.
702 (dump_hppa_unwind): Likewise.
703 (arm_print_vma_and_name): Pass funtab to find_symbol_for_address.
704 (dump_arm_unwind): Initialise the funtab and nfuns fields.
705
0821d5b1
NC
7062015-02-24 Nick Clifton <nickc@redhat.com>
707
708 * objdump.c (dump_section): Extend the warning message displayed
709 when a section cannot be loaded.
710
9035ed51
MF
7112015-02-21 Mike Frysinger <vapier@gentoo.org>
712
713 * readelf.c (process_program_headers): Add newline to warning
714 message.
715
4ef9f41a
AA
7162015-02-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
717
718 * readelf.c (get_note_type): Add NT_S390_VXRS_LOW and
719 NT_S390_VXRS_HIGH.
720
951eaaec
NC
7212015-02-13 Nick Clifton <nickc@redhat.com>
722
723 PR binutils/17512
724 * dwarf.c (read_leb128): Fix test for shift becoming too large.
725
726 * coffgrok.c (do_define): Add check for type size overflow.
727 * srconv.c (walk_tree_sfile): Check that enough sections are
728 available before parsing.
729 (prescan): Likewise.
730
ffc0f143
NC
731 PR binutils/17531
732 * dwarf.c (display_debug_aranges): Add check for an excessive
733 ar_length value.
734 (process_cu_tu_index): Check for a row * columns sum being too
735 large.
736
b4eb7656
AM
7372015-02-13 Alan Modra <amodra@gmail.com>
738
739 * dwarf.c: Formatting, whitespace.
740 (process_debug_info): Style fix.
741
0e7f931f
NC
7422015-02-11 Nick Clifton <nickc@redhat.com>
743
744 * rl78-decode.opc: Add 'a' attribute to instructions that support
745 [HL+0] addressing.
746 * rl78-decode.c: Regenerate.
747 * rl78-dis.c (print_insn_rl78): Display the offset in [HL+0]
748 addresses.
749
362beea4
NC
7502015-02-11 Nick Clifton <nickc@redhat.com>
751
752 PR binutils/17531
753 * dwarf.c (display_debug_pubnames_worker): Work around compiler
754 bug checking address ranges.
755 (display_debug_frames): Likewise.
756 (display_gdb_index): Likewise.
757 (process_cu_tu_index): Add range check on the ncols value.
758
77ef8654
NC
7592015-02-10 Nick Clifton <nickc@redhat.com>
760
761 PR binutils/17512
762 * dwarf.c (eh_addr_size): Use an unsigned type.
763 (size_of_encoded_value): Return an unsigned type.
764 (read_leb128): Break if the shift becomes too big.
765 (process_extended_line_op): Do not read the address if the length
766 is too long.
767 (read_cie): Warn and fail if the pointer size or segment size are
768 too big.
769 * dwarf.h (DWARF2_External_LineInfo): Delete unused and incorrect
770 structure definition.
771 (DWARF2_External_PubNames): Likewise.
772 (DWARF2_External_CompUnit): Likewise.
773 (DWARF2_External_ARange): Likewise.
774 (DWARF2_Internal_LineInfo): Use dwarf_vma type for
775 li_prologue_length.
776 (eh_addr_size): Update prototype.
777
03a91817
NC
778 PR binutils/17531
779 * dwarf.c (process_debug_info): Zero the debug information array
780 since correct initialisation cannot be relied upon.
781 (process_cu_tu_index): Improve range checks.
782
834f871c
NC
783 PR binutils/17531
784 * dwarf.c (display_debug_pubnames_worker): Use dwarf_vma type for
785 offset.
786 * readelf.c (dump_relocations): Handle printing offsets which are
787 MIN_INT.
788 (process_corefile_note_segment): Add range check of the namesz
789 field.
790
5a195044
MW
7912015-02-09 Mark Wielaard <mjw@redhat.com>
792
793 * dwarf.c (read_and_display_attr_value): Handle DW_LANG_Fortran03
794 and DW_LANG_Fortran08.
795
5929c344
NC
7962015-02-06 Nick Clifton <nickc@redhat.com>
797
798 PR binutils/17512
799 * dwarf.c (display_debug_frames): Fix range checks to work on
800 32-bit binaries complied on a 64-bit host.
801
8490fb40
NC
802 PR binutils/17531
803 * dwarf.c (xcmalloc): Fail if the arguments are too big.
804 (xcrealloc): Likewise.
805 (xcalloc2): Likewise.
55325047
NC
806 * readelf.c (process_mips_specific): Fail if an option has an
807 invalid size.
8490fb40 808
7cc78d07
AM
8092015-02-05 Alan Modra <amodra@gmail.com>
810
811 PR binutils/17926
812 * dwarf.c (dwarf_select_sections_by_letters): Don't refer to optarg.
813
f3853b34
NC
8142015-02-04 Nick Clifton <nickc@redhat.com>
815
816 PR binutils/17531
817 * dwarf.c (read_and_display_attr_value): Test for a block length
818 being so long that it wraps around to before the start of the block.
819 (process_debug_info): Test for section_begin wrapping around to
820 before the start of the section.
821 (display_gdb_index): Test for num_cus being so large that the end
822 address wraps around to before the start of the section.
823 (process_cu_tu_index): Test for j being so large that the section
824 index pool wraps around to before the start of the section.
825
57028622
NC
8262015-02-03 Nick Clifton <nickc@redhat.com>
827
828 PR binutils/17531
829 * dwarf.c (process_debug_info): Add range check.
830 (display_debug_pubnames_worker): Likewise.
831 (display_gdb_index): Fix range check.
832 (process_cu_tu_index): Add range check.
833 * readelf.c (get_data): Change parameter types from size_t to
834 bfd_size_type. Add checks for loss of accuracy when casting from
835 bfd_size_type to size_t.
836 (get_dynamic_data): Likewise.
837 (process_section_groups): Limit number of error messages.
838
64d29018
NC
8392015-02-03 Nick Clifton <nickc@redhat.com>
840
841 PR binutils/17512
842 * objdump.c (display_any_bfd): Fail if archives nest too deeply.
843
3f8107ab
AM
8442015-01-28 James Bowman <james.bowman@ftdichip.com>
845
846 * readelf.c: Add FT32 support.
847
37e3922e
NC
8482015-01-27 Nick Clifton <nickc@redhat.com>
849
850 PR binutils/17512
851 * dlltool.c (identify_search_archive): If the last archive was the
852 same as the current archive, terminate the loop.
853
877a8638
NC
854 * addr2line.c (slurp_symtab): If the symcount is zero, free the
855 symbol table pointer.
856
0897ec15
NC
857 * rcparse.y: Add checks to avoid integer divide by zero.
858 * rescoff.c (read_coff_rsrc): Add check on the size of the
859 resource section.
860 (read_coff_res_dir): Add check on the nesting level.
861 Check for resource names overrunning the buffer.
862 * resrc.c (write_rc_messagetable): Update formatting.
863 Add check of 'elen' being zero.
864
bb97bdd7
NC
8652015-01-23 Nick Clifton <nickc@redhat.com>
866
867 * nlmconv.c (powerpc_mangle_relocs): Fix build errors introduced
868 by recent delta, when compiling on for a 32-bit host.
869
86eafac0
NC
8702015-01-21 Nick Clifton <nickc@redhat.com>
871
872 PR binutils/17512
873 * addr2line.c (main): Call bfd_set_error_program_name.
874 * ar.c (main): Likewise.
875 * coffdump.c (main): Likewise.
876 * cxxfilt.c (main): Likewise.
877 * dlltool.c (main): Likewise.
878 * nlmconv.c (main): Likewise.
879 * nm.c (main): Likewise.
880 * objdump.c (main): Likewise.
881 * size.c (main): Likewise.
882 * srconv.c (main): Likewise.
883 * strings.c (main): Likewise.
884 * sysdump.c (main): Likewise.
885 * windmc.c (main): Likewise.
886 * windres.c (main): Likewise.
887 * objcopy.c (main): Likewise.
888 (copy_relocations_in_section): Check for relocs without associated
889 symbol pointers.
890
6c1965f9
RR
8912015-01-21 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
892
893 * MAINTAINERS: Add self to ARM maintainers list.
894
5b7d6237
NC
8952015-01-21 Nick Clifton <nickc@redhat.com>
896
897 PR binutils/17512
898 * coffgrok.c (do_type): Check that computed ref exists.
899 (doit): Add range checks when computing section for scope.
900
a0a3b04c
L
9012015-01-12 H.J. Lu <hongjiu.lu@intel.com>
902
903 * dwarf.c (process_debug_info): Properly check abbrev size.
904
72c61a0d
NC
9052015-01-12 Nick Clifton <nickc@redhat.com>
906
907 PR binutils/17531
908 * dwarf.c (process_debug_info): Check for abbrev_base being larger
909 than the section size.
910 (process_cu_tu_index): Use xcalloc2 to allocate the CU and TU
911 arrays.
912 (xcalloc2): New function. Like xcalloc, but checks for overflow.
1306a742
NC
913 (display_debug_addr): Use xcalloc to allocate the debug_addr_info
914 array. Check for an address_base that is too large.
915
72c61a0d
NC
916 * dwarf.h (xcalloc2): Prototype.
917
b38ead21
AM
9182015-01-12 Alan Modra <amodra@gmail.com>
919
920 * prdbg.c (print_debugging_info): Don't use void* for function
921 pointer param.
922 * budbg.h (print_debugging_info): Update prototype.
923
3565cf8f
NC
9242015-01-08 Nick Clifton <nickc@redhat.com>
925
926 PR binutils/17512
063bb025
NC
927 * ojcopy.c (copy_object): Free the symbol table if no symbols
928 could be loaded.
929 (copy_file): Use bfd_close_all_done to close files that could not
930 be copied.
931
848cde35
NC
932 * sysdump.c (getINT): Fail if reading off the end of the buffer.
933 Replace call to abort with a call to fatal.
934 (getCHARS): Prevetn reading off the end of the buffer.
935
3565cf8f
NC
936 * nlmconv.c (i386_mangle_relocs): Skip relocs without an
937 associated symbol.
938 (powerpc_mangle_relocs): Skip unrecognised relocs. Check address
939 range before applying a reloc.
940
c88f5b8e
NC
9412015-01-07 Nick Clifton <nickc@redhat.com>
942
943 PR binutils/17512
d7b24d29
NC
944 * dlltool.c (scan_obj_file): Break loop if the last archive
945 displayed matches the current archive.
946
c88f5b8e
NC
947 * objdump.c (display_any_bfd): Add a depth limit to nested archive
948 display in order to avoid infinite loops.
949 * srconv.c: Replace calls to abort with calls to fatal with an
950 error message.
951
85880250
NC
9522015-01-06 Nick Clifton <nickc@redhat.com>
953
954 PR binutils/17512
955 * coffdump.c (dump_coff_section): Check for a symbol being
956 available before printing its name.
957 (main): Check the return value from coff_grok.
958 * coffgrok.c: Reformat and tidy.
959 Add range checks to most functions.
960 (coff_grok): Return NULL if the input bfd is not in a COFF
961 format.
962 * coffgrok.h: Reformat and tidy.
963 (struct coff_section): Change the nrelocs field to unsigned.
964 * srconv.c (main): Check the return value from coff_grok.
965
896ca098
NC
9662015-01-05 Nick Clifton <nickc@redhat.com>
967
968 PR binutils/17512
969 * nm.c (print_symbol): Add 'is_synthetic' parameter. Use it to
970 help initialize the info.elfinfo field.
971 (print_size_symbols): Add 'synth_count' parameter. Use it to set
972 the is_synthetic parameter when calling print_symbol.
973 (print_symbols): Likewise.
974 (display_rel_file): Pass synth_count to printing function.
975 (display_archive): Break loop if the last archive displayed
976 matches the current archive.
977 * size.c (display_archive): Likewise.
978
82b1b41b
NC
9792015-01-05 Nick Clifton <nickc@redhat.com>
980
981 PR binutils/17531
982 * dwarf.c (alloc_num_debug_info_entries): New variable.
983 (process_debug_info): Set it. Use it to avoid displaying
984 attributes for which there is no info.
985 (display_debug_abbrev): Check that the debug_info_entry index is
986 valid before using it.
987 (display_loc_list_dwo): Likewise.
988 (process_cu_tu_index): Add range check for an overlarge dw_sect
989 value.
990 (free_debug_memory): Reset alloc_num_debug_info_entries.
991 * readelf.c (slurp_ia64_unwind_table): Warn if the reloc could not
992 be indentified.
993 (dynamic_section_mips_val): Warn if the timestamp is invalid.
994 (print_mips_got_entry): Add a data_end parameter. Warn if a read
995 would go beyond the end of the data, and return an error value.
996 (process_mips_specific): Do not read options from beyond the end
997 of the section.
998 Correct code to display optional data at the end of an option.
999 Warn if there are too many GOT symbols.
1000 Update calls to print_mips_got_entry, and handle error returns.
1001
c1724c7f
DK
10022015-01-05 Daniel Klauer <daniel.c.klauer@web.de>
1003
1004 PR binutils/17489
1005 * doc/binutils.texi (dlltool): Correct description of --kill-at
1006 option.
1007
efd321f9
AM
10082015-01-01 Alan Modra <amodra@gmail.com>
1009
1010 * version.c (print_version): Just print current year.
1011
b90efa5b 10122015-01-01 Alan Modra <amodra@gmail.com>
5c294fee 1013
b90efa5b 1014 Update year range in copyright notice of all files.
5c294fee 1015
b90efa5b 1016For older changes see ChangeLog-2014
252b5132 1017\f
b90efa5b 1018Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
1019
1020Copying and distribution of this file, with or without modification,
1021are permitted in any medium without royalty provided the copyright
1022notice and this notice are preserved.
1023
252b5132
RH
1024Local Variables:
1025mode: change-log
1026left-margin: 8
1027fill-column: 74
1028version-control: never
1029End:
This page took 0.682279 seconds and 4 git commands to generate.