]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
7a093a78
AC
12014-12-24 Alexander Cherepanov <cherepan@mccme.ru>
2
3 PR binutils/17671
4 * objcopy.c (copy_main, strip_main): Add D and U to the list of
5 accepted short versions of long options.
6
c361b9ac
NC
72014-12-24 Nick Clifton <nickc@redhat.com>
8
9 * dwarf.c (read_cie): Revert check for unused augmentation data -
10 it was bogus.
11
805b1c8b
AS
122014-12-23 Andrew Stubbs <ams@codesourcery.com>
13
14 * objcopy.c (strip_usage): Reword --remove-section description.
15 * doc/binutils.texi (strip): Likewise.
16
c4416f30
NC
172014-12-23 Nick Clifton <nickc@redhat.com>
18
19 * doc/binutils.texi (objdump): Reformat to avoid overlong lines.
20
926e166c
L
212014-12-22 H.J. Lu <hongjiu.lu@intel.com>
22
23 * dwarf.c (read_cie): Cast size to long to warn.
24
058037d3
NC
252014-12-22 Nick Clifton <nickc@redhat.com>
26
27 PR binutils/17531
28 * dwarf.c (decode_location_expression): Check for an out of range
29 value for a DW_OP_GNU_entry_value expression.
30 (display_debug_lines_raw): Check for a partial
31 .debug_line. section being encountered without a prior, full
32 .debug.line section.
33 (display_debug_lines_decoded): Likewise. Also check for
34 li_line_range being zero.
35 (display_debug_pubnames_worker): Check for an invalid pn_length
36 field.
37 (read_cie): Add range checks.
38 * elfcomm.c (setup_archive): Check for a negative longnames_size.
39
6ddfe5b4
MW
402014-12-18 Mark Wielaard <mjw@redhat.com>
41
42 * dwarf.c (read_and_display_attr_value): Change display name of
43 DW_LANG_C11 from (ANSI C11) to (C11).
44
acff9664
NC
452014-12-11 Nick Clifton <nickc@redhat.com>
46
47 PR binutils/17512
48 * dwarf.c (display_gdb_index): Add more range checks.
49
4c219c2e
AM
502014-12-11 Alan Modra <amodra@gmail.com>
51
52 * configure.ac: Check for long long and sizes of long long and long.
53 * elfcomm.h (HOST_WIDEST_INT): Test HAVE_LONG_LONG in place of
54 __STDC_VERSION__ and __GNUC__.
55 * strings.c (print_strings): Likewise.
56 * dwarf.c (DWARF_VMA_FMT, DWARF_VMA_FMT_LONG): Likewise.
57 (read_debug_line_header): Use dwarf_vmatoa to print warning.
58 * configure: Regenerate.
59 * config.in: Regenerate.
60
f4943d82
AM
612014-12-10 Alan Modra <amodra@gmail.com>
62
63 * objdump.c: #include "coff-bfd.h".
64
4e327239
DC
652014-12-09 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
66
67 * od-elf32_avr.c (elf32_avr_dump_mem_usage): Fix device initialization.
68
f64e188b
NC
692014-12-09 Nick Clifton <nickc@redhat.com>
70
71 PR binutils/17512
72 * objdump.c (display_any_bfd): Avoid infinite loop closing and
73 opening the same archive again and again.
74
137d1369
CG
752014-12-09 Chen Gang <gang.chen.5i5j@gmail.com>
76
77 * windres.c (open_file_search): Free path buffer on failure.
78
53774b7e
NC
792014-12-08 Nick Clifton <nickc@redhat.com>
80
81 PR binutils/17531
82 * dwarf.c (display_debug_frames): Check for a negative
83 augmentation data length.
84 (display_gdb_index): Check for invalid offsets.
85 * elfcomm.c (process_archive_index_and_symbols): Check for an
86 index number that overflows when multiplied by the ar index size.
87 * readelf.c (dump_ia64_unwind): Add range checks.
88 (slurp_ia64_unwind_table): Change to a boolean function. Add
89 range checks.
90 (process_version_sections): Add range checks.
91 (get_symbol_version_string): Add check for missing section
92 headers.
93
6d0cfb9c
DC
942014-12-08 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
95
96 * configure.ac: Add od-elf32_avr to build.
97 * configure: Regenerate.
98 * od-elf32_avr.c: New file.
99 * objdump.h: Declare objdump_private_desc_elf32_avr.
100
619ed720
EB
1012014-12-06 Eric Botcazou <ebotcazou@adacore.com>
102
103 * readelf.c: Include elf/visium.h.
104 (guess_is_rela): Deal with EM_VISIUM.
105 (dump_relocations): Likewise.
106 (get_machine_name): Likewise.
107 (get_machine_flags): Likewise.
108 (get_osabi_name): Likewise.
109 (is_32bit_abs_reloc): Likewise.
110 (is_32bit_pcrel_reloc): Likewise.
111 (is_16bit_abs_reloc): Likewise.
112
343433df
AB
1132014-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
114
115 * readelf.c (decode_AVR_machine_flags): New function.
116 (get_machine_flags): Add EM_AVR case.
117
db6b071a
NC
1182014-12-03 Nick Clifton <nickc@redhat.com>
119
120 PR binutils/17512
121 * objdump.c (free_debug_section): Reset the compress_status as
122 well.
123
bee0ee85
NC
1242014-12-03 Nick Clifton <nickc@redhat.com>
125
126 PR binutils/17531
127 * readelf.c (get_machine_flags): Replace call to abort with a
128 warning message and a return value.
129 (get_elf_section_flags): Likewise.
130 (get_symbol_visibility): Likewise.
131 (get_ia64_symbol_other): Likewise.
132 (get_ia64_symbol_other): Likewise.
133 (is_32bit_abs_reloc): Likewise.
134 (apply_relocations): Likewise.
135 (display_arm_attribute): Likewise.
136
e8b338d0
DC
1372014-12-02 Denis Chertykov <chertykov@gmail.com>
138
139 * MAINTAINERS: Fix my email address.
140
ef77750e
L
1412014-12-01 H.J. Lu <hongjiu.lu@intel.com>
142
143 * dwarf.c (process_cu_tu_index): Properly check for an out of
144 range row index.
145
06614111
NC
1462014-12-01 Nick Clifton <nickc@redhat.com>
147
148 PR binutils/17512
149 * dwarf.h (struct dwarf_section): Add user_data field.
150 * dwarf.c (frame_need_space): Check for an over large register
151 number.
152 (display_debug_frames): Check the return value from
153 frame_need_space. Check for a CFA expression that is so long the
154 start address wraps around.
155 (debug_displays): Initialise the user_data field.
156 * objdump.c (load_specific_debug_section): Save the BFD section
157 pointer in the user_data field of the dwarf_section structure.
158 (free_debug_section): Update BFD section data when freeing section
159 contents.
160 * readelf.c (load_specific_debug_section): Initialise the
161 user_data field.
162
591f7597
NC
1632014-12-01 Nick Clifton <nickc@redhat.com>
164
165 PR binutils/17531
166 * dwarf.c (process_cu_tu_index): Check for an out of range row
167 index.
168 * elfcomm.c (adjust_relative_path): Change name_len parameter to
169 an unsigned long. Check for path length overflow.
170 (process_archive_index_and_symbols): Check for invalid header
171 size.
172 (setup_archive): Add checks for invalid archives.
173 (get_archive_member_name): Add range checks.
174 * elfcomm.h (adjust_relative_path): Update prototyoe.
175 * readelf.c (process_archive): Add range checks.
176
8066deb1
AM
1772014-11-28 Alan Modra <amodra@gmail.com>
178
179 * readelf.c (get_32bit_elf_symbols): Cast bfd_size_type values to
180 unsigned long for %lx.
181 (get_64bit_elf_symbols, process_section_groups): Likewise.
182
c9c1d674
EG
1832014-11-27 Espen Grindhaug <espen@grindhaug.org>
184 Nick Clifton <nickc@redhat.com>
185
186 PR binutils/17531
187 * readelf.c (get_data): Move excessive length check to earlier on
188 in the function and allow for wraparound in the arithmetic.
189 (get_32bit_elf_symbols): Terminate early if the section size is
190 zero. Check for an invalid sh_entsize. Check for an index
191 section with an invalid size.
192 (get_64bit_elf_symbols): Likewise.
193 (process_section_groups): Check for an invalid sh_entsize.
194
8bc10620
MW
1952014-11-24 Mark Wielaard <mjw@redhat.com>
196
197 * dwarf.c (read_and_display_attr_value): Handle DW_LANG_C11,
198 DW_LANG_C_plus_plus_11 and DW_LANG_C_plus_plus_14.
199
a1165289
NC
2002014-11-26 Nick Clifton <nickc@redhat.com>
201
202 PR binutils/17512
203 * dwarf.c (display_block): Do nothing if the block starts after
204 the end of the buffer.
205 (read_and_display_attr_value): Add range checks.
206 (struct Frame_Chunk): Make the ncols and ra fields unsigned.
207 (frame_need_space): Test for an ncols of zero.
208 (read_cie): Fail if the augmentation data extends off the end of
209 the buffer.
210 (display_debug_frames): Add checks for read_cie failing. Add
211 range checks.
212
60bb06bc
L
2132014-11-25 H.J. Lu <hongjiu.lu@intel.com>
214
215 * objdump.c (objdump_print_symname): Replace
216 bfd_elf_get_symbol_version_string with
217 bfd_get_symbol_version_string.
218
bb4d2ac2
L
2192014-11-25 H.J. Lu <hongjiu.lu@intel.com>
220
221 PR binutils/16496
222 * objdump.c (objdump_print_symname): Call
223 bfd_elf_get_symbol_version_string to get ELF symbol version
224 string. Append version string if needed.
225
226 * readelf.c (versioned_symbol_info): New enum.
227 (get_symbol_version_string): New. Extracted from
228 process_symbol_table.
229 (dump_relocations): Add a new argument to indicate if dynamic
230 symbol table is used. Use get_symbol_version_string to get
231 symbol version string for dynamic symbol. Append version string
232 if needed.
233 (process_relocs): Updated dump_relocations call.
234 (process_symbol_table): Use get_symbol_version_string.
235
6e733cce
L
2362014-11-24 H.J. Lu <hongjiu.lu@intel.com>
237
238 * configure: Regenerated.
239
0a9d414a
NC
2402014-11-21 Nick Clifton <nickc@redhat.com>
241
242 PR binutils/17512
243 * dwarf.c (get_encoded_value): Check for an encoded size of 0.
244 (display_debug_lines_raw): Check for an invalid line range value.
245 (display_debug_frames): Check for corrupt augmentation data.
246
5d921cbd
NC
2472014-11-21 Nick Clifton <nickc@redhat.com>
248
249 PR binutils/17531
250 * readelf.c (process_version_sections): Prevent an infinite loop
251 processing corrupt version need data.
252 (process_corefile_note_segment): Handle corrupt notes.
253
a715796b
TG
2542014-11-21 Terry Guo <terry.guo@arm.com>
255
256 * readelf.c (arm_attr_tag_FP_arch): Extended to support FPv5.
257
3f9034c2 2582014-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
e44c58ce
JBG
259
260 * dwarf.c (process_extended_line_op): Fix signedness warning.
261
0593bd3a
NC
2622014-11-18 Nick Clifton <nickc@redhat.com>
263
264 PR binutuls/17605
265 * bucomm.c (print_arelt_descr): Check for ctime returning NULL.
266
6937bb54
NC
2672014-11-18 Nick Clifton <nickc@redhat.com>
268
269 PR binutils/17512
270 * dwarf.c (get_encoded_value): Warn and return if the encoded
271 value is more than 64-bits long.
272 (SAFE_BYTE_GET): Do not attempt to read more than 64-bits.
273 (process_extended_line_op): Add more range checks.
274 (decode_location_expression): Use the return value from
275 display_block. Add more range checks.
276 (read_debug_line_header): Add range check.
277 (display_debug_lines_raw): Add range checks.
278 (display_debug_frames): Silently skip multiple zero terminators.
279 Add range checks.
280 (process_cu_tu_index): Check for non-existant or empty sections.
281 Use SAFE_BYTE_GET instead of byte_get.
282
0eff7165
NC
2832014-11-18 Nick Clifton <nickc@redhat.com>
284
285 PR binutils/17531
286 * readelf.c (get_unwind_section_word): Skip reloc processing if
287 there are no relocs associated with the section.
288 (decode_tic6x_unwind_bytecode): Warn and return if the stack
289 pointer adjustment falls off the end of the buffer.
290
041830e0
NC
2912014-11-14 Nick Clifton <nickc@redhat.com>
292
293 PR binutils/17512
294 * dwarf.c (get_encoded_value): Add an 'end' parameter. Change the
295 'data' parameter to a double pointer and return the updated value.
296 (decode_location_expression): Update call to get_encoded_value.
297 (frame_need_space): Handle the case where one or both of the
298 mallocs fails.
299 (read_cie): Initialise the cie pointer, even if the read fails.
300 (display_debug_frames): Warn if the calculated block_end is before
301 the start of the block. Break the loop if the CIE could not be
302 read. Update call to get_encoded_value. Warn if the read CFA
303 expressions are too big.
304
3102e897
NC
3052014-11-13 Nick Clifton <nickc@redhat.com>
306
307 PR binutils/17531
308 * readelf.c (process_version_sections): If the read of the version
309 def information fails, make sure that the external verdef data is
310 not used.
311 (get_dynamic_data): Do not attempt to allocate memory for more
312 dynamic data than there is in the file. If the read fails, free
313 the allocated buffer.
314 (process_symbol_table): Do not print dynamic information if we
315 were unable to read the dynamic symbol table.
316 (print_gnu_note): Do not print the note if the descsz is too
317 small.
318
f41e4712
NC
3192014-11-12 Nick Clifton <nickc@redhat.com>
320
321 PR binutils/17512
322 * dwarf.c (read_and_display_attr_value): Check that we do not read
323 past end.
324 (display_debug_pubnames_worker): Add range checks.
325 (process_debug_info): Check for invalid pointer sizes.
326 (display_loc_list): Likewise.
327 (display_loc_list_dwo): Likewise.
328 (display_debug_ranges): Likewise.
329 (display_debug_aranges): Check for invalid address size.
330 (read_cie): Add range checks. Replace call strchr with while loop.
331 * objdump.c (dump_dwarf): Replace abort with a warning message.
332 (print_section_stabs): Improve range checks.
333 * rdcoff.c (coff_get_slot): Use long for indx parameter type.
334 Add check for an excesively large index.
335 * rddbg.c (read_section_stabs_debugging_info): Zero terminate the
336 string table. Avoid walking off the end of the stabs data.
337 * stabs.c (parse_stab_string): Add check for a NULL name.
338
8b73c356
NC
3392014-11-11 Nick Clifton <nickc@redhat.com>
340
341 PR binutils/17531
342 * binutils/readelf.c (dynamic_nent): Change type to size_t.
343 (slurp_rela_relocs): Use size_t type for nrelas.
344 (slurp_rel_relocs): Likewise.
345 (get_program_headers): Improve out of memory error message.
346 (get_32bit_section_headers): Likewise.
347 (get_32bit_section_headers): Likewise.
348 (get_64bit_section_headers): Likewise.
349 (get_32bit_elf_symbols): Likewise.
350 (get_64bit_elf_symbols): Likewise.
351 (process_section_groups): Likewise.
352 (get_32bit_dynamic_section): Likewise.
353 (get_64bit_dynamic_section): Likewise.
354 (process_dynamic_section): Likewise.
355 (process_version_sections): Likewise.
356 (get_symbol_index_type): Likewise.
357 (process_mips_specific): Likewise.
358 (process_corefile_note_segment): Likewise.
359 (process_version_sections): Use size_t type for total.
360 (get_dynamic_data): Change type of number parameter to size_t.
361 Improve out of memory error messages.
362 (process_symbol_table): Change type of nbuckets and nchains to
363 size_t. Skip processing of sections headers if there are none.
364 Improve out of memory error messages.
365
60984d52
NC
3662014-11-11 Nick Clifton <nickc@redhat.com>
367
368 * po/fr.po: Updated French translation.
369
541a3cbd
NC
3702014-11-11 Nick Clifton <nickc@redhat.com>
371
372 PR binutils/17531
373 * readelf.c (display_arm_attribute): Avoid reading off the end of
374 the buffer when processing a Tag_nodefaults.
375
4082ef84
NC
3762014-11-10 Nick Clifton <nickc@redhat.com>
377
378 PR binutils/17531
379 * (ia64_process_unwind): Replace assertion with an error message.
380 Add range checking for group section indicies.
381 (hppa_process_unwind): Replace assertion with an error message.
382 (process_syminfo): Likewise.
383 (decode_arm_unwind_bytecode): Add range checking.
384 (dump_section_as_strings): Add more string range checking.
385 (display_tag_value): Likewise.
386 (display_arm_attribute): Likewise.
387 (display_gnu_attribute): Likewise.
388 (display_tic6x_attribute): Likewise.
389 (display_msp430x_attribute): Likewise.
390
5e186ece
NC
3912014-11-10 Nick Clifton <nickc@redhat.com>
392
393 PR binutils/17552
394 * (copy_archive): Clean up temporary files even if an error
395 occurs.
396
5a2cbcf4
L
3972014-11-07 H.J. Lu <hongjiu.lu@intel.com>
398
399 * readelf.c (process_dynamic_section): Cast time value to unsigned
400 long to print.
401
071436c6
NC
4022014-11-07 Nick Clifton <nickc@redhat.com>
403
404 PR binutils/17531
405 * readelf.c (get_data): Avoid allocating memory when we know that
406 the read will fail.
407 (find_section_by_type): New function.
408 (get_unwind_section_word): Check for invalid symbol indicies.
409 Check for invalid reloc types.
410 (get_32bit_dynamic_section): Add range checks.
411 (get_64bit_dynamic_section): Add range checks.
412 (process_dynamic_section): Check for a corrupt time value.
413 (process_symbol_table): Add range checks.
414 (dump_section_as_strings): Add string length range checks.
415 (display_tag_value): Likewise.
416 (display_arm_attribute): Likewise.
417 (display_gnu_attribute): Likewise.
418 (display_tic6x_attribute): Likewise.
419 (display_msp430x_attribute): Likewise.
420 (process_mips_specific): Add range check.
421
dd9b91de
NC
4222014-11-06 Nick Clifton <nickc@redhat.com>
423
424 PR binutils/17552, binutils/17533
425 * bucomm.c (is_valid_archive_path): New function. Returns false
426 for absolute pathnames and pathnames that include /../.
427 * bucomm.h (is_valid_archive_path): Add prototype.
428 * ar.c (extract_file): Use new function to check for valid
429 pathnames when extracting files from an archive.
430 * objcopy.c (copy_archive): Likewise.
431 * doc/binutils.texi: Update documentation to mention the
432 limitation on pathname of archive members.
433
74e1a04b
NC
4342014-11-05 Nick Clifton <nickc@redhat.com>
435
dd9b91de 436 PR binutils/17531
74e1a04b
NC
437 * readelf.c (printable_section_name): New function.
438 (printable_section_name_from_index): New function.
439 (dump_relocations): Use new function.
440 (process_program_headers, get_32bit_elf_symbols,
441 (get_64bit_elf_symbols, process_section_headers,
442 (process_section_groups, process_relocs, ia64_process_unwind,
443 (hppa_process_unwind, get_unwind_section_word, decode_arm_unwind,
444 (arm_process_unwind, process_version_sections,
445 (process_symbol_table, apply_relocations, get_section_contents,
446 (dump_section_as_strings, dump_section_as_bytes,
447 (display_debug_section, process_attributes, process_mips_specific,
448 (process_mips_specific process_gnu_liblist): Likewise.
449 (get_unwind_section_word): Check for a missing symbol table.
450 Replace aborts with error messages.
451 (arm_process_unwind): Check for a missing string table.
452 (process_attributes): Check for an attribute length that is too
453 small.
454 (process_mips_specific): Check for a corrupt GOT symbol offset.
455
4562014-11-05 Nick Clifton <nickc@redhat.com>
457
dd9b91de 458 PR binutils/17533
74e1a04b
NC
459 * bucomm.c (is_valid_archive_path): New function.
460 * bucomm.h (is_valid_archive_path): Prototype it.
461 * ar.c (extract_file): Call is_valid_archive_path to verify a
462 member filename before extracting it.
463 * objcopy.c (copy_archive): Likewise.
464
7fc5ac57
JBG
4652014-11-05 Jan-Benedict Glaw <jbglaw@lug-owl.de>
466
467 * readelf.c (process_mips_specific): Fix format string warning.
468
df97ab2a
MF
4692014-11-04 Matthew Fortune <matthew.fortune@imgtec.com>
470
471 * readelf.c (process_mips_specific): Rename index to idx.
472
049b0c3a
NC
4732014-11-04 Nick Clifton <nickc@redhat.com>
474
475 PR binutils/17531
476 * readelf.c (get_data): If the reason parameter is null, do not
477 print any error messages.
478 (get_32bit_section_headers): Verify section header entry size
479 before reading in the section headers.
480 (get_64bit_section_headers): Likewise.
481 (process_section_headers): Pass FALSE to get_section_headers.
482 (get_file_header): Pass TRUE to get_section_headers.
483 (process_dynamic_section): Change an assert to an error message.
484 (process_symbol_table): Handle corrupt histograms.
485
e0a31db1
NC
486 (get_32bit_program_headers): Verify program header entry size
487 before reading in the program headers.
488 (get_64bit_program_headers): Likewise.
489 (get_unwind_section_word): Do nothing if no section was provided.
490 Fail if the offset is outside of the section.
491 (print_dynamic_symbol): Catch out of range symbol indicies.
492 (process_mips_specific): Likewise.
493 (process_attributes): Make sure that there is enough space left in
494 the section before attempting to read the length of the next
495 attribute.
496
5a3f568b
NC
4972014-11-03 Nick Clifton <nickc@redhat.com>
498
499 PR binutils/17512
500 * objdump.c (slurp_symtab): Fail gracefully if the table could not
501 be read.
502 (dump_relocs_in_section): Likewise.
503
ba241f2d
NC
5042014-11-03 Nick Clifton <nickc@redhat.com>
505
506 * po/fi.po: Updated Finnish translation.
507 * po/sv.po: Updated Swedish translation.
508
2a03f307
HPN
5092014-11-01 Hans-Peter Nilsson <hp@axis.com>
510
511 * readelf.c (get_32bit_elf_symbols): Cast error
512 parameters of bfd_size_type with the %lx format to
513 unsigned long.
514
2c629856 5152014-10-31 Andrew Pinski <apinski@cavium.com>
7fc5ac57 516 Naveen H.S <Naveen.Hurugalawadi@caviumnetworks.com>
2c629856
N
517
518 * readelf.c (print_mips_isa_ext): Print the value of Octeon3.
519
da37262b
IB
5202014-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
521
522 * cxxfilt.c (main): Add case for dlang_demangling style.
523
f54498b4
NC
5242014-10-31 Nick Clifton <nickc@redhat.com>
525
526 PR binutils/17512
527 * readelf.c (process_program_headers): Avoid memory exhaustion due
528 to corrupt values in a dynamis segment header.
529 (get_32bit_elf_symbols): Do not attempt to read an over-large
530 section.
531 (get_64bit_elf_symbols): Likewise.
532
fe060053
NC
5332014-10-31 Nick Clifton <nickc@redhat.com>
534
535 * strings.c: Add new command line option --data to only scan the
536 initialized, loadable data secions of binaries. Choose the
537 default behaviour of --all or --data based upon a configure
538 option.
539 * doc/binutils.texi (strings): Update documentation. Include
540 description of why the --data option might be unsafe.
541 * configure.ac: Add new option --disable-default-strings-all which
542 restores the old behaviour of strings using --data by default. If
543 the option is not used make strings use --all by default.
544 * NEWS: Mention the new behaviour of strings.
545 * configure: Regenerate.
546 * config.in: Regenerate.
547
76ca31c0
NC
5482014-10-30 Nick Clifton <nickc@redhat.com>
549
550 * readelf.c (CHECK_ENTSIZE_VALUES): Rewrite error message so that
551 there is a single string for translation.
552 (dynamic_section_mips_val): Likewise.
553
64b588b5
NC
5542014-10-29 Nick Clifton <nickc@redhat.com>
555
556 * po/bg.po: Updated Bulgarian translation.
557 * po/sr.po: New Serbian translation.
558 * po/sv.po: Updated Swedish translation.
559
00ac7aa0
MF
5602014-10-22 Matthew Fortune <matthew.fortune@imgtec.com>
561
562 * readelf.c (print_mips_ases): Print unknown ASEs.
563 (print_mips_isa_ext): Print the value of an unknown extension.
564
91dc4e0a
TG
5652014-10-15 Tristan Gingold <gingold@adacore.com>
566
567 * configure: Regenerate.
568
c50415e2
TG
5692014-10-14 Tristan Gingold <gingold@adacore.com>
570
571 * NEWS: Add marker for 2.25.
572
65879393
AM
5732014-10-14 Alan Modra <amodra@gmail.com>
574
575 PR 17453
576 * dwarf.c (read_leb128): Avoid signed overflow.
577 (read_debug_line_header): Likewise.
578
9495b2e6
AM
5792014-10-14 Alan Modra <amodra@gmail.com>
580
581 PR 17453
582 * readelf.c (process_program_headers): Correct fscanf format used
583 for interpreter.
584
3d68f91c
JM
5852014-10-09 Jose E. Marchesi <jose.marchesi@oracle.com>
586
587 * readelf.c (display_sparc_hwcaps2): New function.
588 (display_sparc_gnu_attribute): Call `display_sparc_hwcaps2' when
589 handling `Tag_GNU_Sparc_HWCAPS2' attributes.
590
49727e46
AM
5912014-09-22 Alan Modra <amodra@gmail.com>
592
593 PR 16563
594 * dwarf.c (GET): Remove semicolon.
595 (read_cie): New function, extracted from..
596 (display_debug_frames): ..here. Correctly handle signed offset
597 from FDE to CIE in .eh_frame. Decode forward referenced CIEs too.
598
70e99720
TG
5992014-09-16 Nick Clifton <nickc@redhat.com>
600
601 * readelf.c (display_arm_attribute): Use unsigned int type for
602 tag, val and type variables.
603
40c7a7cb
KLC
6042014-09-16 Kuan-Lin Chen <kuanlinchentw@gmail.com>
605
606 * readelf.c (decode_NDS32_machine_flags): Display ABI2 FP+.
607
7361da2c
AB
6082014-09-15 Andrew Bennett <andrew.bennett@imgtec.com>
609 Matthew Fortune <matthew.fortune@imgtec.com>
610
611 * readelf.c (get_machine_flags): Add support for mips32r6 and
612 mips64r6.
613
74fffc39
JT
6142014-09-01 Jon TURNEY <jon.turney@dronecode.org.uk>
615
616 * objcopy.c (is_nondebug_keep_contents_section): Change
617 '.build-id' to '.buildid'.
618
4ee22035
RH
6192014-08-22 Richard Henderson <rth@redhat.com>
620
621 * dwarf.h (init_dwarf_regnames_aarch64): Declare.
622 * dwarf.c (dwarf_regnames_aarch64): New.
623 (init_dwarf_regnames_aarch64): New.
624 (init_dwarf_regnames): Call it.
625 * objdump.c (dump_dwarf): Likewise.
626
2974be62
AM
6272014-08-19 Alan Modra <amodra@gmail.com>
628
629 * configure: Regenerate.
630
b879806f
AM
6312014-08-14 Alan Modra <amodra@gmail.com>
632
633 * configure.ac: Move ACX_LARGEFILE after LT_INIT.
634 * config.in: Regenerate.
635 * configure: Regenerate.
636
351cdf24
MF
6372014-07-29 Matthew Fortune <matthew.fortune@imgtec.com>
638
639 * readelf.c (get_mips_segment_type): Display name for PT_MIPS_ABIFLAGS.
640 (get_mips_section_type_name): Display name for SHT_MIPS_ABIFLAGS.
641 (display_mips_gnu_attribute): Abstracted fp abi printing to...
642 (print_mips_fp_abi_value): New static function. Handle new FP ABIs.
643 (print_mips_ases, print_mips_isa_ext): New static functions.
644 (get_mips_reg_size): Likewise.
645 (process_mips_specific): Display abiflags data.
646
b794fc1d
AM
6472014-07-28 Alan Modra <amodra@gmail.com>
648
649 PR 13227
650 * nm.c (filter_symbols): Warn on __gnu_lto_slim.
651
3510a7b8
NC
6522014-07-07 Nick Clifton <nickc@redhat.com>
653
654 * readelf.c (get_symbol_type): Revert accidental change to
655 detection of thumb function symbols.
656
35eafcc7
AM
6572014-07-04 Alan Modra <amodra@gmail.com>
658
659 * configure.ac: Rename from configure.in.
660 * Makefile.in: Regenerate.
661 * config.in: Regenerate.
662 * doc/Makefile.in: Regenerate.
663
2e98a7bd
AM
6642014-07-04 Alan Modra <amodra@gmail.com>
665
666 * configure.in: Include bfd/version.m4.
667 (AC_INIT, AM_INIT_AUTOMAKE): Use modern form.
668 (BFD_VERSION): Delete.
669 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Remove bfd/configure.in.
670 * configure: Regenerate.
671 * Makefile.in: Regenerate.
672 * doc/Makefile.in: Regenerate.
673
8d112f9e
TG
6742014-07-03 Tristan Gingold <gingold@adacore.com>
675
676 * doc/binutils.texi: Clarify addr2line output.
677
b6a1c03a
AM
6782014-07-01 Alan Modra <amodra@gmail.com>
679
680 * objdump.c (dump_bfd_header): Don't print HAS_LOAD_PAGE.
681
334ac421
EA
6822014-06-26 Erik Akermann <kurterikackermann@gmail.com>
683
684 * strings.c: Add -w/--include-all-whitespace option to include any
685 whitespace character in the displayed strings.
686 * NEWS: Mention the new feature.
687 * doc/binutils.texi (strings): Document the new command line
688 option.
689
df565f32
NC
6902014-06-26 Nick Clifton <nickc@redhat.com>
691
692 * readelf.c (process_note_sections): If there are no note sections
693 try processing note segments instead.
694
548a2357
NC
6952014-06-17 Anton Lavrentiwev <lavr@ncbi.nim.nih.gov>
696
697 PR binutils/16923
698 * rcparse.y (fixedverinfo): Prevent large version numbers from
699 corrupting other values.
700
d71ad7fc
RC
7012014-06-09 Romain Chastenet <romain.chastenet@free.fr>
702
703 PR binutils/16252
704 * dwarf.c (display_debug_frames): Remember the state of the
705 cfa_offset, cfa_reg, ra and cfa_exp field
706
270c9937
JB
7072014-06-05 Joel Brobecker <brobecker@adacore.com>
708
709 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Add dependency on
710 bfd's development.sh.
711 * Makefile.in, configure: Regenerate.
712
6e6e7cfc
JT
7132014-05-16 Jon Turney <jon.turney@dronecode.org.uk>
714
715 * objcopy.c (is_nondebug_keep_contents_section): New function.
716 (setup_section): Use it.
717
856ea05c
KP
7182014-05-16 Kaushik Phata <Kaushik.Phatak@kpit.com>
719
720 * readelf.c (get_machine_flags): Handle RL78 64-bit doubles flag.
721
6d00b590
AM
7222014-05-02 Alan Modra <amodra@gmail.com>
723
724 * emul_aix.c: Update bfd target vector naming.
725 * testsuite/binutils-all/objcopy.exp: Likewise.
726
b2bcb4bd
CS
7272014-04-24 Christian Svensson <blue@cmd.nu>
728
729 * MAINTAINERS: Add myself and Stefan as OR1K maintainers.
730
7d64c587
AB
7312014-04-23 Andrew Bennett <andrew.bennett@imgtec.com>
732
733 * doc/binutils.texi: Document the disassemble MIPS XPA instructions
734 command line option.
735
73589c9d
CS
7362014-04-22 Christian Svensson <blue@cmd.nu>
737
738 * readelf.c: Remove openrisc and or32 support. Add support for or1k.
739
c9ffd2ea
TG
7402014-04-18 Tristan Gingold <gingold@adacore.com>
741
742 * od-macho.c (dump_section_map): Adjust as load commands
743 are now chained.
744 (dump_load_command, dump_section_content): Likewise.
745
e89d3dee
TG
7462014-04-16 Tristan Gingold <gingold@adacore.com>
747
748 * od-macho.c (OPT_DYLD_INFO): New macro.
749 (options): Add entry for dyld_info.
750 (mach_o_help): Likewise.
751 (load_and_dump, dump_dyld_info_rebase, dump_dyld_info_bind)
752 (dump_dyld_info_export_1, dump_dyld_info_export): New functions.
753 (bfd_mach_o_dyld_rebase_type_name): New array.
754 (export_info_data): New struct.
755 (dump_dyld_info): Add verbose argument. Dump rebase, bind and
756 exports data.
757 (dump_load_command): Adjust dump_dyld_info call.
758 (mach_o_dump): Handle dyld_info.
759
47f8a107
TG
7602014-04-16 Tristan Gingold <gingold@adacore.com>
761
762 * od-macho.c (dump_header): Display sizeofcmds in decimal too.
763 (dump_segment): Reformat output.
764 (dump_dyld_info): Also display end offsets.
765 (dump_load_command): Add IDX argument, display commands size
766 and offset, reformat display.
767 (dump_load_commands): Adjust for added argument.
768
5063a421
AM
7692014-04-07 Alan Modra <amodra@gmail.com>
770
771 PR binutils/16811
772 * objcopy.c (copy_object): Error if no sections.
773
92b1b678
MT
7742014-04-03 Markus Trippelsdorf <markus@trippelsdorf.de>
775
776 PR binutils/14698
777 ar.c: Set plugin_target early if plugins are supported.
778 nm.c: Likewise.
779
965b60c9
TG
7802014-04-03 Tristan Gingold <gingold@adacore.com>
781
782 * od-macho.c (printf_uint64): New function.
783 (dump_load_command, dump_obj_compact_unwind): Use it.
784 (dump_exe_compact_unwind): Display personality functions.
785
7a79c514
TG
7862014-04-02 Tristan Gingold <gingold@adacore.com>
787
788 * od-macho.c (OPT_TWOLEVEL_HINTS): New macro.
789 (options): Add entry for twolevel_hints.
790 (dump_data_in_code): Fix error message.
791 (dump_twolevel_hints): New function.
792 (dump_load_command): Handle prebound dylib, prebind cksum
793 and twolevel hints.
794 (mach_o_dump): Handle twolevel hints.
795
c275b681
TG
7962014-04-01 Tristan Gingold <gingold@adacore.com>
797
798 * od-macho.c (OPT_DATA_IN_CODE): New macro.
799 (options): Add entry for data in code.
800 (mach_o_help): Ditto.
801 (data_in_code_kind_name): New array.
802 (dump_data_in_code): New function.
803 (dump_load_command): Handle data in code.
804 (mach_o_dump): Ditto.
805 (dump_header): Display a terminal newline.
806
10be66a4
TG
8072014-03-27 Tristan Gingold <gingold@adacore.com>
808
809 * od-macho.c (dump_load_command): Display value for
810 BFD_MACH_O_LC_DYLD_ENVIRONMENT. Handle BFD_MACH_O_LC_DATA_IN_CODE
811 and BFD_MACH_O_LC_DYLIB_CODE_SIGN_DRS.
812
3cc27770
TG
8132014-03-27 Tristan Gingold <gingold@adacore.com>
814
815 * od-macho.c (OPT_FUNCTION_STARTS): New macro.
816 (options): Add entry for function_starts.
817 (mach_o_help): Ditto.
818 (disp_segment_prot): New function.
819 (dump_section_map): Call disp_segment_prot.
820 (dump_function_starts): New function.
821 (dump_obj_compact_unwind): Fix ouput indentation.
822 (dump_exe_compact_unwind): Fix ouput indentation.
823 (mach_o_dump): Handle function_starts.
824
d8028530
TG
8252014-03-26 Tristan Gingold <gingold@adacore.com>
826
827 * od-macho.c (bfd_mach_o_cpu_name): Add BFD_MACH_O_CPU_TYPE_ARM64.
828
595330b7
TG
8292014-03-24 Tristan Gingold <gingold@adacore.com>
830
831 * objdump.c (load_specific_debug_section): Set address of section.
832
aa9fa1e2
TG
8332014-03-24 Tristan Gingold <gingold@adacore.com>
834
835 * od-macho.c (dump_unwind_encoding_x86): Set the factor.
836 (dump_exe_compact_unwind): Change the condition. Improve
837 indentation.
838
bcf83b2a
NC
8392014-03-20 Nick Clifton <nickc@redhat.com>
840
841 * readelf.c (process_version_sections): Fix off-by-one error in
842 previous delta.
843
c24cf8b6
NC
8442014-03-19 Nick Clifton <nickc@redhat.com>
845
846 PR binutils/16723
847 * readelf.c (process_version_sections): Prevent an infinite loop
848 when the vn_next field is zero but there are still entries to be
849 processed.
850
167e1c1f
TG
8512014-03-17 Tristan Gingold <gingold@adacore.com>
852
853 * od-macho.c (dump_section_header): Renames of dump_section.
854 (dump_segment): Adjust after renaming.
855 (OPT_COMPACT_UNWIND): Define.
856 (options): Add compact unwind.
857 (mach_o_help): Document compact_unwind.
858 (unwind_x86_64_regs, unwind_x86_regs): New arrays.
859 (dump_unwind_encoding_x86, dump_unwind_encoding)
860 (dump_obj_compact_unwind, dump_exe_compact_unwind)
861 (dump_section_content): New functions.
862 (mach_o_dump): Handle compact unwind.
863
fbe383b9
TG
8642014-03-17 Tristan Gingold <gingold@adacore.com>
865
866 * od-macho.c (dump_load_command): Handle lazy load dylib.
867
182a105a
AG
8682014-03-14 Anthony Green <green@moxielogic.com>
869
870 * objcopy.c (copy_object): Check fwrite return code.
871
5a026fc9
NC
8722014-03-14 Meador Inge <meadori@codesourcery.com>
873
9495b2e6
AM
874 * dwarf.c (strnlen): Move prototype ...
875 * sysdep.h (strnlen): ... to here.
5a026fc9 876
8a1373cc
NC
8772014-03-12 Nick Clifton <nickc@redhat.com>
878
879 PR binutils/16652
880 * doc/binutils.texi (ar cmdline): Move --plugin command line
881 option to after the command option.
882
c63043aa
DG
8832014-03-12 Dmitry Gorbachev <d.g.gorbachev@gmail.com>
884
885 PR binutils/16567
886 * deflex.l: Add noinput and nounput options.
887
fa47fa92
AM
8882014-03-12 Alan Modra <amodra@gmail.com>
889
890 * Makefile.in: Regenerate.
891 * doc/Makefile.in: Regenerate.
892
e9847026
NC
8932014-03-06 Nick Clifton <nickc@redhat.com>
894
895 PR binutils/16664
896 * readelf.c (process_attributes): Add checks for corrupt
897 attribute section names.
898
4b95cf5c
AM
8992014-03-05 Alan Modra <amodra@gmail.com>
900
901 Update copyright years.
902
2c80b753
AM
9032014-03-03 Alan Modra <amodra@gmail.com>
904
905 * README: Add "Copyright Notices" paragraph.
906
503a6091
CC
9072014-02-11 Cary Coutant <ccoutant@google.com>
908
909 * binutils/dwarf.c (read_and_display_attr_value): Don't warn
910 for zero-length attribute value.
911
c1c69e83
AM
9122014-02-10 Alan Modra <amodra@gmail.com>
913
914 * po/binutils.pot: Regenerate.
915
d32e5c54
AP
9162014-02-06 Andrew Pinski <apinski@cavium.com>
917
918 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_OCTEON3 case.
919
926c5385
CC
9202014-02-06 Cary Coutant <ccoutant@google.com>
921
922 PR binutils/16444
923 * readelf.c (print_gnu_note): Add support for NT_GNU_GOLD_VERSION.
924
221fd5d5
L
9252014-01-08 H.J. Lu <hongjiu.lu@intel.com>
926
927 * version.c (print_version): Update copyright year to 2014.
928
1651e569
TT
9292014-01-07 Tom Tromey <tromey@redhat.com>
930
931 * bucomm.c (fatal, non_fatal): Replace obsolete VA_* macros with
932 stdarg macros.
933 * dlltool.c (inform): Replace obsolete VA_* macros with stdarg
934 macros.
935 * dllwrap.c (inform, warn): Replace obsolete VA_* macros with
936 stdarg macros.
937
b51f1626
TT
9382014-01-07 Tom Tromey <tromey@redhat.com>
939
940 * coffgrok.h (coff_ofile): Don't use PARAMS.
941 * nlmheader.y (strerror): Don't use PARAMS.
942
5fb776a6 943For older changes see ChangeLog-2013
252b5132 944\f
5fb776a6 945Copyright (C) 2014 Free Software Foundation, Inc.
752937aa
NC
946
947Copying and distribution of this file, with or without modification,
948are permitted in any medium without royalty provided the copyright
949notice and this notice are preserved.
950
252b5132
RH
951Local Variables:
952mode: change-log
953left-margin: 8
954fill-column: 74
955version-control: never
956End: