Add support for extensions in the .machine pseudoop on S/390, e.g. ".machine zEC12...
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
b08b78e7
NC
12015-09-28 Nick Clifton <nickc@redhat.com>
2
3 * po/fr.po: Updated French translation.
4
9a09557a 52015-09-25 James Bowman <james.bowman@ftdichip.com>
6
7 * ft32-dis.c (print_insn_ft32): Fix incorrect data field mask.
8
6a40cf0c
NC
92015-09-23 Nick Clifton <nickc@redhat.com>
10
11 PR binutils/15835
12 * readelf.c (struct elf_section_list): New structure.
13 (symtab_shndx_hdr): Replace with symtab_shndx_list.
14 (get_32bit_elf_symbols): Scan for a symbol index table matching
15 the symbol table in use.
16 (get_64bit_elf_symbols): Likewise.
17 (process_section_headers): Handle multiple symbol index sections.
18
5c383f02
RO
192015-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
20
21 * readelf.c (process_dynamic_section): Handle DF_1_STUB, DF_1_PIE.
22
55edd97b
EA
232015-09-10 Erik Ackermann <kurterikackermann@gmail.com>
24
25 * strings.c: Add -s/--output-separator option to specify custom
26 separator string.
27 * NEWS: Mention the new feature.
28 * doc/binutils.text (strings): Document the new command line
29 option.
30
d8f187c1
NC
312015-09-09 Nick Clifton <nickc@redhat.com>
32
33 * doc/binutils.texi (ar): Remove bogus sentance concerning thin
34 archives and invalid paths.
35
1a915552
NC
362015-09-03 Nick Clifton <nickc@redhat.com>
37
38 PR binutils/18879
39 * readelf.c (get_unwind_section_word): Check for negative offsets
40 and very small sections.
41 (dump_arm_unwind): Warn if the table offset is too large.
42
32a40e8e
L
432015-08-28 H.J. Lu <hongjiu.lu@intel.com>
44
45 * Makefile.am (TOOL_PROGS): Add readelf.
46 * Makefile.in: Regenerated.
47
cfe101c6
YS
482015-08-24 Yaakov Selkowitz <yselkowi@redhat.com>
49
50 * configure: Regenerate.
51
2309f875
AM
522015-08-17 Alan Modra <amodra@gmail.com>
53
54 * configure: Regenerate.
55
0b45135e
AB
562015-08-07 Andrew Burgess <andrew.burgess@embecosm.com>
57
58 * objcopy.c (is_specified_symbol_predicate): Don't stop at first
59 match. Non-match rules set found to FALSE.
60
016a3251
DD
612015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
62
63 * configure: Regenerate.
64
63b9bbb7
NC
652015-08-05 Nick Clifton <nickc@redhat.com>
66
67 * doc/binutils.texi: Document that the --only-keep-debug option
68 to strip and objcopy preserves the section headers of stripped
69 sections.
70
7e27a9d5
YK
712015-08-04 Yuriy M. Kaminskiy" <yumkam@gmail.com>
72 Tyler Hicks <tyhicks@canonical.com>
73
74 PR binutils/18750
75 * readelf.c (process_mips_specific): Fix incorrect escape
76 sequence handling.
77
782015-08-04 Nick Clifton <nickc@redhat.com>
79
80 * ar.c (extract_file): Free cbuf if the path is invalid.
81
37a42ee9
L
822015-07-27 H.J. Lu <hongjiu.lu@intel.com>
83
84 * configure: Regenerated.
85
7cb9e39b
L
862015-07-24 H.J. Lu <hongjiu.lu@intel.com>
87
88 * stabs.c (parse_stab_range_type): Use 0xffffffffffffffffLL.
89
7360e63f
AM
902015-07-22 Alan Modra <amodra@gmail.com>
91
92 * readelf.c (dump_relocations): Show MIN_INT addends as negative.
93
f2d7e0f4
AM
942015-07-20 Alan Modra <amodra@gmail.com>
95
96 * doc/Makefile.in: Regenerate.
97
53c3012c
AM
982015-07-16 Alan Modra <amodra@gmail.com>
99
100 PR binutils/18672
101 * readelf.c (get_32bit_dynamic_section): Correct buffer limit test.
102 (get_64bit_dynamic_section): Likewise.
103
19a7fe52
L
1042015-07-14 H.J. Lu <hongjiu.lu@intel.com>
105
106 * objcopy.c (copy_file): Set BFD_COMPRESS_GABI if not
107 zlib-gnu.
108 * doc/binutils.texi: Change --compress-debug-sections and
109 --compress-debug-sections=zlib to zlib-gabi.
110
88988473
L
1112015-07-10 H.J. Lu <hongjiu.lu@intel.com>
112
113 PR binutils/18656
114 * objcopy.c (setup_section): Call bfd_convert_section_size
115 to get the output section size.
116 (copy_section): Get the section size from the output section
117 and call bfd_get_full_section_contents to convert section
118 contents for output.
119
813dabb9
L
1202015-07-10 H.J. Lu <hongjiu.lu@intel.com>
121
122 * readelf.c (dump_section_as_strings): Warn unsupported compress
123 type and corrupted compressed section.
124 (dump_section_as_bytes): Likewise.
125 (load_specific_debug_section): Likewise.
126
3350cc01
CM
1272015-07-09 Catherine Moore <clm@codesourcery.com>
128
72f4393d
L
129 * readelf.c (print_mips_fp_abi_value): Handle
130 Val_GNU_MIPS_ABI_FP_NAN2008.
3350cc01 131
a5499fa4
MF
1322015-06-26 Matthew Fortune <matthew.fortune@imgtec.com>
133
134 * readelf.c (get_mips_dynamic_type): Handle DT_MIPS_RLD_MAP_REL.
135
bdc4de1b
NC
1362015-06-22 Nick Clifton <nickc@redhat.com>
137
138 * objdump.c (disassemble_bytes): Set the stop_vma field in the
139 disassemble_info structure when disassembling code sections with
140 -d.
141 * doc/binutils.texi (objdump): Document the discrepancy between -d
142 and -D.
143
8fcc61b4
NC
1442015-06-05 Nick Clifton <nickc@redhat.com>
145
146 * dwarf.c (read_debug_line_header): Use reloc_at to detect
147 incomplete .debug_line headers
148
14ae95f2
RM
1492015-05-29 Roland McGrath <mcgrathr@google.com>
150
151 * readelf.c (print_gnu_note: NT_GNU_ABI_TAG): Recognize
152 GNU_ABI_TAG_SYLLABLE and GNU_ABI_TAG_NACL.
153
030f4c7f
SK
1542015-05-29 Stephen Kitt <steve@sk2.org>
155
156 * dlltool.c (make_one_lib_file): Clear .idata$6 before use.
157 (main): Fail if the output file specified by the -z option cannot
158 be opened.
159
b4477bc8
NC
1602015-05-18 Nick Clifton <nickc@redhat.com>
161
162 PR binutils/18420
163 * ia64-unwind.c (unw_decode): Add end parameter. Pass parameter
164 on to decode functions.
165 (unw_devode_p2_p5): Pass end paraemter to UNW_DEC_SPILL_MASK.
166 (UNW_DEC_SPILL_MASK): Add end parameter. Check that unw_rlen does
167 not take us beyond the end of the buffer.
168 * ia64-unwind.h (unw_decode): Update prototype.
169 * readelf.c (dump_ia64_unwind): Pass end pointer to unw_decode.
170
fd8008d8
L
1712015-05-15 H.J. Lu <hongjiu.lu@intel.com>
172
173 * readelf.c (dump_section_as_strings): Change pointers from
174 char * to unsigned char *.
175
5db04b09
L
1762015-05-15 H.J. Lu <hongjiu.lu@intel.com>
177
178 PR binutis/18386
179 * doc/binutils.texi: Document -Mamd64 and -Mintel64.
180
0e602686
NC
1812015-05-15 Nick Clifton <nickc@redhat.com>
182
183 * readelf.c (options): Add "decompress".
184 (usage): Mention -z/--decompress.
185 (parse_args): Handle -z.
186 (uncompress_section_contents): Move to earlier in the file.
187 (dump_section_as_strings): If requested, decompress the section
188 before dumping.
189 (dump_section_as_bytes): Likewise.
190 * doc/binutils.texi: Document the new option.
191
4bc0608a
PB
1922015-05-14 Peter Bergner <bergner@vnet.ibm.com>
193
194 * MAINTAINERS: Add myself as PPC maintainer.
195
dab394de
L
1962015-05-14 H.J. Lu <hongjiu.lu@intel.com>
197
198 * readelf.c (uncompress_section_contents): Add a parameter for
199 uncompressed size. Don't check the zlib header.
200 (load_specific_debug_section): Updated.
201
d1c4b12b
NC
2022015-05-15 Nick Clifton <nickc@redhat.com>
203
204 PR binutils/18374
205 * dwarf.h (struct dwarf_section): Add reloc_info and num_relocs
206 fields.
207 (struct dwarf_section_display): Change bitfield to boolean.
208 (reloc_at): Add prototype.
209 * dwarf.c (display_loc_list): Ignore list terminators if there are
210 relocs against them.
211 (display_debug_loc): Issue a warning if there are relocs against
212 the .debug_loc section.
213 (display_displays): Initialise reloc_info and num_relocs fields.
214 * objdump.c (load_specific_debug_section): Initialise reloc_info
215 and num_relocs fields.
216 (reloc_at): New function.
217 * readelf.c (is_32bit_abs_reloc): Add IA64's R_IA64_DIS32LSB
218 reloc.
219 (reloc_at): New function.
220 (apply_relocations): Add relocs_return and num_relocs_return
221 parameters. Fill them in with the loaded relocs if non-NULL.
222 (dump_section_as_bytes): Update call to apply_relocations.
223 (load_specific_debug_section): Initialise reloc_info and
224 num_relocs fields.
225
aa9f7286
L
2262015-05-13 H.J. Lu <hongjiu.lu@intel.com>
227
228 * elfedit.c (elf_class): Return ELF_CLASS_BOTH by default.
229
6604eb5f
AK
2302015-05-13 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
231
232 * MAINTAINERS: Add myself as s390 and s390x maintainer.
233
5b155b95
SK
2342015-05-12 Stephen Kitt <steve@sk2.org>
235
236 * dlltool.c (main): Accept -t as an abbreviation for
237 --temp-prefix.
238
3d875af5
L
2392015-05-11 H.J. Lu <hongjiu.lu@intel.com>
240
241 * dwarf.c (dwarf_regnames_iamcu): New.
242 (init_dwarf_regnames_iamcu): Likewise.
243 (init_dwarf_regnames): Call init_dwarf_regnames_iamcu for EM_IAMCU.
244 * dwarf.h (init_dwarf_regnames_iamcu): New.
245 * objdump.c (dump_dwarf): Call init_dwarf_regnames_iamcu for
246 bfd_arch_iamcu.
247
6c14750f
L
2482015-05-11 H.J. Lu <hongjiu.lu@intel.com>
249
250 * elfedit.c (enum elfclass): New.
251 (input_elf_class): Change type to enum elfclass.
252 (output_elf_class): New.
253 (elf_class): Change return type to enum elfclass. Support EM_386
254 and EM_IAMCU.
255 (update_elf_header): Check if input and output ELF classes match.
256 (elf_machine): Support EM_386 and EM_IAMCU.
257 (main): Update input_elf_class. Set output_elf_class.
258 * doc/binutils.texi: Update elfedit.
259
22abe556
L
2602015-05-11 H.J. Lu <hongjiu.lu@intel.com>
261
262 * dwarf.c (init_dwarf_regnames): Replace EM_486 with EM_IAMCU.
263 * readelf.c (guess_is_rela): Likewise.
264 (dump_relocations): Likewise.
265 (get_machine_name): Likewise.
266 (get_elf_section_flags): Likewise.
267 (process_section_headers): Likewise.
268 (is_32bit_abs_reloc): Likewise.
269 (is_32bit_pcrel_reloc): Likewise.
270
153a2776
NC
2712015-04-30 Nick Clifton <nickc@redhat.com>
272
273 * readelf.c (get_machine_flags): Add description of MeP flags.
274
643f7afb
AK
2752015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
276
277 * readelf.c (display_s390_gnu_attribute): New function.
278 (process_s390_specific): New function.
279 (process_arch_specific): Call process_s390_specific.
280
de13ef81
NC
2812015-04-24 Nick Clifton <nickc@redhat.com>
282
283 PR 18313
284 * ieee.c (ieee_read_cxx_class): Initialise the varargs variable.
285 * readelf.c (uncompress_section_contents): Zero initialise the
286 zstream structure.
287
f6fe1ccd
L
2882015-04-23 H.J. Lu <hongjiu.lu@intel.com>
289
290 PR binutils/18209
291 * objcopy.c (setup_section): Copy compress status.
292
ea556d25
L
2932015-04-15 H.J. Lu <hongjiu.lu@intel.com>
294
295 * NEWS: Mention
296 --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi].
297
6ff71e76
NC
2982015-04-14 Nick Clifton <nickc@redhat.com>
299
300 * readelf.c (target_specific_reloc_handling): Add code to handle
301 RL78 complex relocs.
302
0d2a7a93
DE
3032015-04-13 Doug Evans <dje@google.com>
304
305 PR binutils/18218
306 * readelf.c (printable_section_name): Constify sec argument.
307 (apply_relocations): Ditto. New arg "size". All callers updated.
308 (load_specific_debug_section): Constify sec argument.
309 Remove side-effect of modifying sec->sh_size.
310
cd6faa73
L
3112015-04-09 H.J. Lu <hongjiu.lu@intel.com>
312
313 * objcopy.c (do_debug_sections): Use bit patterns.
314 (copy_object): Return FALSE for compress_zlib, compress_gnu_zlib
315 and compress_gabi_zlib on non-ELF input.
316 (copy_file): Don't check non-ELF input here.
317
3525236c
NC
3182015-04-09 Nick Clifton <nickc@redhat.com>
319
320 * readelf.c (get_machine_flags): Report the setting of the string
321 insn using bits.
322
151411f8
L
3232015-04-08 H.J. Lu <hongjiu.lu@intel.com>
324
325 * objcopy.c (do_debug_sections): Add compress_zlib,
326 compress_gnu_zlib and compress_gabi_zlib.
327 (copy_options): Use optional_argument on compress-debug-sections.
328 (copy_usage): Update --compress-debug-sections.
329 (copy_file): Handle compress_zlib, compress_gnu_zlib and
330 compress_gabi_zlib.
331 (copy_main): Handle
332 --compress-debug-sections={none|zlib|zlib-gnu|zlib-gabi}.
333 * doc/binutils.texi: Document
334 --compress-debug-sections={none|zlib|zlib-gnu|zlib-gabi}.
335
bfcf0ccd
L
3362015-04-08 H.J. Lu <hongjiu.lu@intel.com>
337
338 * objcopy.c (copy_usage): Replace "--interleave [<number>]" with
339 --interleave[=<number>].
340
77115a4a
L
3412015-04-05 H.J. Lu <hongjiu.lu@intel.com>
342
343 * readelf.c (get_elf_section_flags): Support SHF_COMPRESSED.
344 (get_compression_header): New.
345 (process_section_headers): Dump compression header if needed.
346 (uncompress_section_contents): Don't free compressed_buffer here.
347 (load_specific_debug_section): Free the compressed buffer, update
348 the section buffer and the section size if uncompress is
349 successful.
350
39f3de7c
L
3512015-04-02 H.J. Lu <hongjiu.lu@intel.com>
352
353 * configure: Regenerated.
354
3d5ff620
MF
3552015-04-02 Mike Frysinger <vapier@gentoo.org>
356
357 * MAINTAINERS: Update my e-mail address.
358
afa59b79
L
3592015-04-01 H.J. Lu <hongjiu.lu@intel.com>
360
361 * configure: Regenerated.
362
ed2b5077
L
3632015-03-31 H.J. Lu <hongjiu.lu@intel.com>
364
365 * configure.ac: Revert the AM_ZLIB change.
366 * Makefile.in: Regenerated.
367 * aclocal.m4: Likewise.
368 * configure: Likewise.
369
0ee42ecd
L
3702015-03-31 H.J. Lu <hongjiu.lu@intel.com>
371
372 * Makefile.am (ZLIB): New.
373 (ZLIBINC): Likewise.
374 (AM_CFLAGS): Add $(ZLIBINC).
375 (readelf_LDADD): Add $(ZLIB).
376 * configure.ac (AM_ZLIB): Removed.
377 (zlibdir): New. AC_SUBST.
378 (zlibinc): Likewise.
379 Add --with-system-zlib.
380 * Makefile.in: Regenerated.
381 * config.in: Likewise.
382 * configure: Likewise.
383
1740ba0c
NC
3842015-03-19 Nick Clifton <nickc@redhat.com>
385
386 * readelf.c (get_machine_flags): Decode RL78's G13 and G14 flags.
387
273a4985
JT
3882015-03-18 Jon Turney <jon.turney@dronecode.org.uk>
389 Nick Clifton <nickc@redhat.com>
390
391 PR binutils/18087
392 * doc/binutils.texi: Note that when objcopy compresses debug
393 sections the compression is only performed if it makes the section
394 smaller.
395
5656ba2c
L
3962015-03-10 H.J. Lu <hongjiu.lu@intel.com>
397
398 PR binutils/18101
399 * readelf.c (parse_args): Move nothing to do warning to ...
400 (main): Here.
401
cfad8730
NC
4022015-03-10 Nick Clifton <nickc@redhat.com>
403
b6370efb
NC
404 PR binutils/18101
405 * readelf.c (parse_args): Enhance check for nothing to do by
406 accounting for the --wide option.
407
cfad8730
NC
408 PR binutils/17636
409 * objcopy.c (copy_object): Avoid calling fatal as that does not
410 allow the parent to clean up temporary files.
411
a5721edd
JW
4122015-03-10 Yuri Gribov <y.gribov@samsung.arm>
413
414 PR ld/16572
415 * readelf.c: Remove support for ELF_ARM_HASENTRY.
416
4fd77a3d
NC
4172015-03-05 Nick Clifton <nickc@redhat.com>
418
419 PR binutils/18064
420 * doc/binutils.texi (objcopy): Extend description of
421 --add-gnu-debuglink option to explain that the separate debug info
422 file must exist. Add a description of what to do if the debug
423 info file is built in one place but then installed into a separate
424 location.
425
81fb971a
NC
4262015-03-05 Nick Clifton <nickc@redhat.com>
427
428 PR binutils/17994
429 * dlltool.c (temp_file_to_remove): New local array.
430 (unlink_temp_files): New functions - unlinks any file in the
431 temp_file_to_remove array, unless dotdeltemps is set.
432 (gen_exp_file): Add temp files to array.
433 (make_head): Likewise.
434 (make_delay_head): Likewise.
435 (make_tail): Likewise.
436 (gen_lib_file): Call unlink_temp_files.
437
acf1419f
AB
4382015-02-28 Andrew Burgess <andrew.burgess@embecosm.com>
439
440 * objcopy.c (update_sections): New list.
441 (command_line_switch): Add OPTION_UPDATE_SECTION.
442 (copy_options): Add update-section.
443 (copy_usage): Document new option.
444 (is_update_section): New function.
445 (is_strip_section_1): Add check for attempt to update and remove
446 the same section.
447 (copy_object): Update size and content of requested sections.
448 (skip_section): Don't copy for updated sections.
449 (copy_main): Handle --update-section.
450 * doc/binutils.texi (objcopy): Add description of --update-section
451 option.
452 * NEWS: Mention --update-section option.
453
d93c7787
NC
4542015-02-26 Nick Clifton <nickc@redhat.com>
455
456 PR binutils/17512
457 * coffgrok.c (do_type): Check for an out of range tag index.
458 Check for integer overflow computing array dimension.
459 (do_define): Likewise.
460
06b73f41
AB
4612015-02-26 Andrew Burgess <andrew.burgess@embecosm.com>
462
463 * objcopy.c (init_section_add): Rename optarg to arg in order to
464 avoid shadowing a global variable.
465
e3ee4005
NC
4662015-02-26 Nick Clifton <nickc@redhat.com>
467
468 PR binutils/17512
469 * resrc.c (write_rc_messagetable): Tighten check for invalid
470 message lengths.
471
c8071705
NC
472 * dwarf.c (display_debug_loc): Pacify the undefined behaviour
473 sanitizer by simplifying address difference calculation.
474 (struct Frame_Chunk): Change type of cfa_offset to dwarf_vma in
475 order to avoid arithmetic overflows.
476 (frame_display_row): Cast cfa_offset before printing it.
477 (display_debug_frames): Likewise.
478 Check for an unexpected segment size.
479 Chnage type of 'l' local to dwarf_vma and cast it back to an int
480 when printing.
481 (process_cu_tu_index): Tighten check for an invalid ncols value.
482 * readelf.c (process_corefile_note_segment): Check for
483 inote.descdata extending beyond the end of the section.
484 (process_v850_notes): Likewise.
485
99654aaf
TG
4862015-02-26 Terry Guo <terry.guo@arm.com>
487
488 * readelf.c (arm_attr_tag_ABI_HardFP_use): Update how we
489 display it.
490
7173b38a
AB
4912015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
492
493 * objcopy.c (init_section_add): New function.
494 (section_add_load_file): New function.
495 (copy_main): Make use of new functions.
496
137c83d6
AB
4972015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
498
499 * od-elf32_avr.c: Add elf32-avr.h include.
500 (OPT_AVRPROP): Define.
501 (options[]): Add 'avr-prop' entry.
502 (elf32_avr_help): Add avr-prop help text.
503 (elf32_avr_dump_avr_prop): New function.
504 (elf32_avr_dump): Add check for avr-prop.
505
685080f2
NC
5062015-02-24 Nick Clifton <nickc@redhat.com>
507
508 * readelf.c (get_machine_flags): Remove deprecated V850 machine
509 flags.
510 (get_v850_section_type_name): New function. Handles V850 special
511 sections.
512 (get_section_type_name): Add support for V850.
513 (get_v850_elf_note_type): New function. Returns the name of a
514 V850 note.
515 (print_v850_note): New function. Prints a V850 note.
516 (process_v850_notes): New function. Prints V850 notes.
517 (process_note_sections): Add support for V850.
518
94d15024
MF
5192015-02-24 Mike Frysinger <vapier@gentoo.org>
520
521 PR binutils/17531
522 * readelf.c (process_symbol_table): Declare chained. Increment it
523 in every loop. Abort when chained is larger than nchains. Move
524 error check outside of chain loop.
525
948f632f
DA
5262015-02-24 Dmitry Antipov <dantipov@nvidia.com>
527
528 * readelf.c (find_symbol_for_address): Use a binary search to
529 speed up symbol location. Skip check for function symbol type.
530 (*_unw_aux_info): Add funtab and nfuns fields contains a sorted
531 list of function symbols.
532 (dump_ia64_unwind): Initialise the funtab and nfuns fields and
533 pass them to find_symbol_for_address.
534 (dump_hppa_unwind): Likewise.
535 (arm_print_vma_and_name): Pass funtab to find_symbol_for_address.
536 (dump_arm_unwind): Initialise the funtab and nfuns fields.
537
0821d5b1
NC
5382015-02-24 Nick Clifton <nickc@redhat.com>
539
540 * objdump.c (dump_section): Extend the warning message displayed
541 when a section cannot be loaded.
542
9035ed51
MF
5432015-02-21 Mike Frysinger <vapier@gentoo.org>
544
545 * readelf.c (process_program_headers): Add newline to warning
546 message.
547
4ef9f41a
AA
5482015-02-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
549
550 * readelf.c (get_note_type): Add NT_S390_VXRS_LOW and
551 NT_S390_VXRS_HIGH.
552
951eaaec
NC
5532015-02-13 Nick Clifton <nickc@redhat.com>
554
555 PR binutils/17512
556 * dwarf.c (read_leb128): Fix test for shift becoming too large.
557
558 * coffgrok.c (do_define): Add check for type size overflow.
559 * srconv.c (walk_tree_sfile): Check that enough sections are
560 available before parsing.
561 (prescan): Likewise.
562
ffc0f143
NC
563 PR binutils/17531
564 * dwarf.c (display_debug_aranges): Add check for an excessive
565 ar_length value.
566 (process_cu_tu_index): Check for a row * columns sum being too
567 large.
568
b4eb7656
AM
5692015-02-13 Alan Modra <amodra@gmail.com>
570
571 * dwarf.c: Formatting, whitespace.
572 (process_debug_info): Style fix.
573
0e7f931f
NC
5742015-02-11 Nick Clifton <nickc@redhat.com>
575
576 * rl78-decode.opc: Add 'a' attribute to instructions that support
577 [HL+0] addressing.
578 * rl78-decode.c: Regenerate.
579 * rl78-dis.c (print_insn_rl78): Display the offset in [HL+0]
580 addresses.
581
362beea4
NC
5822015-02-11 Nick Clifton <nickc@redhat.com>
583
584 PR binutils/17531
585 * dwarf.c (display_debug_pubnames_worker): Work around compiler
586 bug checking address ranges.
587 (display_debug_frames): Likewise.
588 (display_gdb_index): Likewise.
589 (process_cu_tu_index): Add range check on the ncols value.
590
77ef8654
NC
5912015-02-10 Nick Clifton <nickc@redhat.com>
592
593 PR binutils/17512
594 * dwarf.c (eh_addr_size): Use an unsigned type.
595 (size_of_encoded_value): Return an unsigned type.
596 (read_leb128): Break if the shift becomes too big.
597 (process_extended_line_op): Do not read the address if the length
598 is too long.
599 (read_cie): Warn and fail if the pointer size or segment size are
600 too big.
601 * dwarf.h (DWARF2_External_LineInfo): Delete unused and incorrect
602 structure definition.
603 (DWARF2_External_PubNames): Likewise.
604 (DWARF2_External_CompUnit): Likewise.
605 (DWARF2_External_ARange): Likewise.
606 (DWARF2_Internal_LineInfo): Use dwarf_vma type for
607 li_prologue_length.
608 (eh_addr_size): Update prototype.
609
03a91817
NC
610 PR binutils/17531
611 * dwarf.c (process_debug_info): Zero the debug information array
612 since correct initialisation cannot be relied upon.
613 (process_cu_tu_index): Improve range checks.
614
834f871c
NC
615 PR binutils/17531
616 * dwarf.c (display_debug_pubnames_worker): Use dwarf_vma type for
617 offset.
618 * readelf.c (dump_relocations): Handle printing offsets which are
619 MIN_INT.
620 (process_corefile_note_segment): Add range check of the namesz
621 field.
622
5a195044
MW
6232015-02-09 Mark Wielaard <mjw@redhat.com>
624
625 * dwarf.c (read_and_display_attr_value): Handle DW_LANG_Fortran03
626 and DW_LANG_Fortran08.
627
5929c344
NC
6282015-02-06 Nick Clifton <nickc@redhat.com>
629
630 PR binutils/17512
631 * dwarf.c (display_debug_frames): Fix range checks to work on
632 32-bit binaries complied on a 64-bit host.
633
8490fb40
NC
634 PR binutils/17531
635 * dwarf.c (xcmalloc): Fail if the arguments are too big.
636 (xcrealloc): Likewise.
637 (xcalloc2): Likewise.
55325047
NC
638 * readelf.c (process_mips_specific): Fail if an option has an
639 invalid size.
8490fb40 640
7cc78d07
AM
6412015-02-05 Alan Modra <amodra@gmail.com>
642
643 PR binutils/17926
644 * dwarf.c (dwarf_select_sections_by_letters): Don't refer to optarg.
645
f3853b34
NC
6462015-02-04 Nick Clifton <nickc@redhat.com>
647
648 PR binutils/17531
649 * dwarf.c (read_and_display_attr_value): Test for a block length
650 being so long that it wraps around to before the start of the block.
651 (process_debug_info): Test for section_begin wrapping around to
652 before the start of the section.
653 (display_gdb_index): Test for num_cus being so large that the end
654 address wraps around to before the start of the section.
655 (process_cu_tu_index): Test for j being so large that the section
656 index pool wraps around to before the start of the section.
657
57028622
NC
6582015-02-03 Nick Clifton <nickc@redhat.com>
659
660 PR binutils/17531
661 * dwarf.c (process_debug_info): Add range check.
662 (display_debug_pubnames_worker): Likewise.
663 (display_gdb_index): Fix range check.
664 (process_cu_tu_index): Add range check.
665 * readelf.c (get_data): Change parameter types from size_t to
666 bfd_size_type. Add checks for loss of accuracy when casting from
667 bfd_size_type to size_t.
668 (get_dynamic_data): Likewise.
669 (process_section_groups): Limit number of error messages.
670
64d29018
NC
6712015-02-03 Nick Clifton <nickc@redhat.com>
672
673 PR binutils/17512
674 * objdump.c (display_any_bfd): Fail if archives nest too deeply.
675
3f8107ab
AM
6762015-01-28 James Bowman <james.bowman@ftdichip.com>
677
678 * readelf.c: Add FT32 support.
679
37e3922e
NC
6802015-01-27 Nick Clifton <nickc@redhat.com>
681
682 PR binutils/17512
683 * dlltool.c (identify_search_archive): If the last archive was the
684 same as the current archive, terminate the loop.
685
877a8638
NC
686 * addr2line.c (slurp_symtab): If the symcount is zero, free the
687 symbol table pointer.
688
0897ec15
NC
689 * rcparse.y: Add checks to avoid integer divide by zero.
690 * rescoff.c (read_coff_rsrc): Add check on the size of the
691 resource section.
692 (read_coff_res_dir): Add check on the nesting level.
693 Check for resource names overrunning the buffer.
694 * resrc.c (write_rc_messagetable): Update formatting.
695 Add check of 'elen' being zero.
696
bb97bdd7
NC
6972015-01-23 Nick Clifton <nickc@redhat.com>
698
699 * nlmconv.c (powerpc_mangle_relocs): Fix build errors introduced
700 by recent delta, when compiling on for a 32-bit host.
701
86eafac0
NC
7022015-01-21 Nick Clifton <nickc@redhat.com>
703
704 PR binutils/17512
705 * addr2line.c (main): Call bfd_set_error_program_name.
706 * ar.c (main): Likewise.
707 * coffdump.c (main): Likewise.
708 * cxxfilt.c (main): Likewise.
709 * dlltool.c (main): Likewise.
710 * nlmconv.c (main): Likewise.
711 * nm.c (main): Likewise.
712 * objdump.c (main): Likewise.
713 * size.c (main): Likewise.
714 * srconv.c (main): Likewise.
715 * strings.c (main): Likewise.
716 * sysdump.c (main): Likewise.
717 * windmc.c (main): Likewise.
718 * windres.c (main): Likewise.
719 * objcopy.c (main): Likewise.
720 (copy_relocations_in_section): Check for relocs without associated
721 symbol pointers.
722
6c1965f9
RR
7232015-01-21 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
724
725 * MAINTAINERS: Add self to ARM maintainers list.
726
5b7d6237
NC
7272015-01-21 Nick Clifton <nickc@redhat.com>
728
729 PR binutils/17512
730 * coffgrok.c (do_type): Check that computed ref exists.
731 (doit): Add range checks when computing section for scope.
732
a0a3b04c
L
7332015-01-12 H.J. Lu <hongjiu.lu@intel.com>
734
735 * dwarf.c (process_debug_info): Properly check abbrev size.
736
72c61a0d
NC
7372015-01-12 Nick Clifton <nickc@redhat.com>
738
739 PR binutils/17531
740 * dwarf.c (process_debug_info): Check for abbrev_base being larger
741 than the section size.
742 (process_cu_tu_index): Use xcalloc2 to allocate the CU and TU
743 arrays.
744 (xcalloc2): New function. Like xcalloc, but checks for overflow.
1306a742
NC
745 (display_debug_addr): Use xcalloc to allocate the debug_addr_info
746 array. Check for an address_base that is too large.
747
72c61a0d
NC
748 * dwarf.h (xcalloc2): Prototype.
749
b38ead21
AM
7502015-01-12 Alan Modra <amodra@gmail.com>
751
752 * prdbg.c (print_debugging_info): Don't use void* for function
753 pointer param.
754 * budbg.h (print_debugging_info): Update prototype.
755
3565cf8f
NC
7562015-01-08 Nick Clifton <nickc@redhat.com>
757
758 PR binutils/17512
063bb025
NC
759 * ojcopy.c (copy_object): Free the symbol table if no symbols
760 could be loaded.
761 (copy_file): Use bfd_close_all_done to close files that could not
762 be copied.
763
848cde35
NC
764 * sysdump.c (getINT): Fail if reading off the end of the buffer.
765 Replace call to abort with a call to fatal.
766 (getCHARS): Prevetn reading off the end of the buffer.
767
3565cf8f
NC
768 * nlmconv.c (i386_mangle_relocs): Skip relocs without an
769 associated symbol.
770 (powerpc_mangle_relocs): Skip unrecognised relocs. Check address
771 range before applying a reloc.
772
c88f5b8e
NC
7732015-01-07 Nick Clifton <nickc@redhat.com>
774
775 PR binutils/17512
d7b24d29
NC
776 * dlltool.c (scan_obj_file): Break loop if the last archive
777 displayed matches the current archive.
778
c88f5b8e
NC
779 * objdump.c (display_any_bfd): Add a depth limit to nested archive
780 display in order to avoid infinite loops.
781 * srconv.c: Replace calls to abort with calls to fatal with an
782 error message.
783
85880250
NC
7842015-01-06 Nick Clifton <nickc@redhat.com>
785
786 PR binutils/17512
787 * coffdump.c (dump_coff_section): Check for a symbol being
788 available before printing its name.
789 (main): Check the return value from coff_grok.
790 * coffgrok.c: Reformat and tidy.
791 Add range checks to most functions.
792 (coff_grok): Return NULL if the input bfd is not in a COFF
793 format.
794 * coffgrok.h: Reformat and tidy.
795 (struct coff_section): Change the nrelocs field to unsigned.
796 * srconv.c (main): Check the return value from coff_grok.
797
896ca098
NC
7982015-01-05 Nick Clifton <nickc@redhat.com>
799
800 PR binutils/17512
801 * nm.c (print_symbol): Add 'is_synthetic' parameter. Use it to
802 help initialize the info.elfinfo field.
803 (print_size_symbols): Add 'synth_count' parameter. Use it to set
804 the is_synthetic parameter when calling print_symbol.
805 (print_symbols): Likewise.
806 (display_rel_file): Pass synth_count to printing function.
807 (display_archive): Break loop if the last archive displayed
808 matches the current archive.
809 * size.c (display_archive): Likewise.
810
82b1b41b
NC
8112015-01-05 Nick Clifton <nickc@redhat.com>
812
813 PR binutils/17531
814 * dwarf.c (alloc_num_debug_info_entries): New variable.
815 (process_debug_info): Set it. Use it to avoid displaying
816 attributes for which there is no info.
817 (display_debug_abbrev): Check that the debug_info_entry index is
818 valid before using it.
819 (display_loc_list_dwo): Likewise.
820 (process_cu_tu_index): Add range check for an overlarge dw_sect
821 value.
822 (free_debug_memory): Reset alloc_num_debug_info_entries.
823 * readelf.c (slurp_ia64_unwind_table): Warn if the reloc could not
824 be indentified.
825 (dynamic_section_mips_val): Warn if the timestamp is invalid.
826 (print_mips_got_entry): Add a data_end parameter. Warn if a read
827 would go beyond the end of the data, and return an error value.
828 (process_mips_specific): Do not read options from beyond the end
829 of the section.
830 Correct code to display optional data at the end of an option.
831 Warn if there are too many GOT symbols.
832 Update calls to print_mips_got_entry, and handle error returns.
833
c1724c7f
DK
8342015-01-05 Daniel Klauer <daniel.c.klauer@web.de>
835
836 PR binutils/17489
837 * doc/binutils.texi (dlltool): Correct description of --kill-at
838 option.
839
efd321f9
AM
8402015-01-01 Alan Modra <amodra@gmail.com>
841
842 * version.c (print_version): Just print current year.
843
b90efa5b 8442015-01-01 Alan Modra <amodra@gmail.com>
5c294fee 845
b90efa5b 846 Update year range in copyright notice of all files.
5c294fee 847
b90efa5b 848For older changes see ChangeLog-2014
252b5132 849\f
b90efa5b 850Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
851
852Copying and distribution of this file, with or without modification,
853are permitted in any medium without royalty provided the copyright
854notice and this notice are preserved.
855
252b5132
RH
856Local Variables:
857mode: change-log
858left-margin: 8
859fill-column: 74
860version-control: never
861End:
This page took 0.693165 seconds and 4 git commands to generate.