More fixes for illegal memory accesses exposed by fuzzed binaries.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2014-11-18 Nick Clifton <nickc@redhat.com>
2
3 PR binutils/17512
4 * dwarf.c (get_encoded_value): Warn and return if the encoded
5 value is more than 64-bits long.
6 (SAFE_BYTE_GET): Do not attempt to read more than 64-bits.
7 (process_extended_line_op): Add more range checks.
8 (decode_location_expression): Use the return value from
9 display_block. Add more range checks.
10 (read_debug_line_header): Add range check.
11 (display_debug_lines_raw): Add range checks.
12 (display_debug_frames): Silently skip multiple zero terminators.
13 Add range checks.
14 (process_cu_tu_index): Check for non-existant or empty sections.
15 Use SAFE_BYTE_GET instead of byte_get.
16
17 2014-11-18 Nick Clifton <nickc@redhat.com>
18
19 PR binutils/17531
20 * readelf.c (get_unwind_section_word): Skip reloc processing if
21 there are no relocs associated with the section.
22 (decode_tic6x_unwind_bytecode): Warn and return if the stack
23 pointer adjustment falls off the end of the buffer.
24
25 2014-11-14 Nick Clifton <nickc@redhat.com>
26
27 PR binutils/17512
28 * dwarf.c (get_encoded_value): Add an 'end' parameter. Change the
29 'data' parameter to a double pointer and return the updated value.
30 (decode_location_expression): Update call to get_encoded_value.
31 (frame_need_space): Handle the case where one or both of the
32 mallocs fails.
33 (read_cie): Initialise the cie pointer, even if the read fails.
34 (display_debug_frames): Warn if the calculated block_end is before
35 the start of the block. Break the loop if the CIE could not be
36 read. Update call to get_encoded_value. Warn if the read CFA
37 expressions are too big.
38
39 2014-11-13 Nick Clifton <nickc@redhat.com>
40
41 PR binutils/17531
42 * readelf.c (process_version_sections): If the read of the version
43 def information fails, make sure that the external verdef data is
44 not used.
45 (get_dynamic_data): Do not attempt to allocate memory for more
46 dynamic data than there is in the file. If the read fails, free
47 the allocated buffer.
48 (process_symbol_table): Do not print dynamic information if we
49 were unable to read the dynamic symbol table.
50 (print_gnu_note): Do not print the note if the descsz is too
51 small.
52
53 2014-11-12 Nick Clifton <nickc@redhat.com>
54
55 PR binutils/17512
56 * dwarf.c (read_and_display_attr_value): Check that we do not read
57 past end.
58 (display_debug_pubnames_worker): Add range checks.
59 (process_debug_info): Check for invalid pointer sizes.
60 (display_loc_list): Likewise.
61 (display_loc_list_dwo): Likewise.
62 (display_debug_ranges): Likewise.
63 (display_debug_aranges): Check for invalid address size.
64 (read_cie): Add range checks. Replace call strchr with while loop.
65 * objdump.c (dump_dwarf): Replace abort with a warning message.
66 (print_section_stabs): Improve range checks.
67 * rdcoff.c (coff_get_slot): Use long for indx parameter type.
68 Add check for an excesively large index.
69 * rddbg.c (read_section_stabs_debugging_info): Zero terminate the
70 string table. Avoid walking off the end of the stabs data.
71 * stabs.c (parse_stab_string): Add check for a NULL name.
72
73 2014-11-11 Nick Clifton <nickc@redhat.com>
74
75 PR binutils/17531
76 * binutils/readelf.c (dynamic_nent): Change type to size_t.
77 (slurp_rela_relocs): Use size_t type for nrelas.
78 (slurp_rel_relocs): Likewise.
79 (get_program_headers): Improve out of memory error message.
80 (get_32bit_section_headers): Likewise.
81 (get_32bit_section_headers): Likewise.
82 (get_64bit_section_headers): Likewise.
83 (get_32bit_elf_symbols): Likewise.
84 (get_64bit_elf_symbols): Likewise.
85 (process_section_groups): Likewise.
86 (get_32bit_dynamic_section): Likewise.
87 (get_64bit_dynamic_section): Likewise.
88 (process_dynamic_section): Likewise.
89 (process_version_sections): Likewise.
90 (get_symbol_index_type): Likewise.
91 (process_mips_specific): Likewise.
92 (process_corefile_note_segment): Likewise.
93 (process_version_sections): Use size_t type for total.
94 (get_dynamic_data): Change type of number parameter to size_t.
95 Improve out of memory error messages.
96 (process_symbol_table): Change type of nbuckets and nchains to
97 size_t. Skip processing of sections headers if there are none.
98 Improve out of memory error messages.
99
100 2014-11-11 Nick Clifton <nickc@redhat.com>
101
102 * po/fr.po: Updated French translation.
103
104 2014-11-11 Nick Clifton <nickc@redhat.com>
105
106 PR binutils/17531
107 * readelf.c (display_arm_attribute): Avoid reading off the end of
108 the buffer when processing a Tag_nodefaults.
109
110 2014-11-10 Nick Clifton <nickc@redhat.com>
111
112 PR binutils/17531
113 * (ia64_process_unwind): Replace assertion with an error message.
114 Add range checking for group section indicies.
115 (hppa_process_unwind): Replace assertion with an error message.
116 (process_syminfo): Likewise.
117 (decode_arm_unwind_bytecode): Add range checking.
118 (dump_section_as_strings): Add more string range checking.
119 (display_tag_value): Likewise.
120 (display_arm_attribute): Likewise.
121 (display_gnu_attribute): Likewise.
122 (display_tic6x_attribute): Likewise.
123 (display_msp430x_attribute): Likewise.
124
125 2014-11-10 Nick Clifton <nickc@redhat.com>
126
127 PR binutils/17552
128 * (copy_archive): Clean up temporary files even if an error
129 occurs.
130
131 2014-11-07 H.J. Lu <hongjiu.lu@intel.com>
132
133 * readelf.c (process_dynamic_section): Cast time value to unsigned
134 long to print.
135
136 2014-11-07 Nick Clifton <nickc@redhat.com>
137
138 PR binutils/17531
139 * readelf.c (get_data): Avoid allocating memory when we know that
140 the read will fail.
141 (find_section_by_type): New function.
142 (get_unwind_section_word): Check for invalid symbol indicies.
143 Check for invalid reloc types.
144 (get_32bit_dynamic_section): Add range checks.
145 (get_64bit_dynamic_section): Add range checks.
146 (process_dynamic_section): Check for a corrupt time value.
147 (process_symbol_table): Add range checks.
148 (dump_section_as_strings): Add string length range checks.
149 (display_tag_value): Likewise.
150 (display_arm_attribute): Likewise.
151 (display_gnu_attribute): Likewise.
152 (display_tic6x_attribute): Likewise.
153 (display_msp430x_attribute): Likewise.
154 (process_mips_specific): Add range check.
155
156 2014-11-06 Nick Clifton <nickc@redhat.com>
157
158 PR binutils/17552, binutils/17533
159 * bucomm.c (is_valid_archive_path): New function. Returns false
160 for absolute pathnames and pathnames that include /../.
161 * bucomm.h (is_valid_archive_path): Add prototype.
162 * ar.c (extract_file): Use new function to check for valid
163 pathnames when extracting files from an archive.
164 * objcopy.c (copy_archive): Likewise.
165 * doc/binutils.texi: Update documentation to mention the
166 limitation on pathname of archive members.
167
168 2014-11-05 Nick Clifton <nickc@redhat.com>
169
170 PR binutils/17531
171 * readelf.c (printable_section_name): New function.
172 (printable_section_name_from_index): New function.
173 (dump_relocations): Use new function.
174 (process_program_headers, get_32bit_elf_symbols,
175 (get_64bit_elf_symbols, process_section_headers,
176 (process_section_groups, process_relocs, ia64_process_unwind,
177 (hppa_process_unwind, get_unwind_section_word, decode_arm_unwind,
178 (arm_process_unwind, process_version_sections,
179 (process_symbol_table, apply_relocations, get_section_contents,
180 (dump_section_as_strings, dump_section_as_bytes,
181 (display_debug_section, process_attributes, process_mips_specific,
182 (process_mips_specific process_gnu_liblist): Likewise.
183 (get_unwind_section_word): Check for a missing symbol table.
184 Replace aborts with error messages.
185 (arm_process_unwind): Check for a missing string table.
186 (process_attributes): Check for an attribute length that is too
187 small.
188 (process_mips_specific): Check for a corrupt GOT symbol offset.
189
190 2014-11-05 Nick Clifton <nickc@redhat.com>
191
192 PR binutils/17533
193 * bucomm.c (is_valid_archive_path): New function.
194 * bucomm.h (is_valid_archive_path): Prototype it.
195 * ar.c (extract_file): Call is_valid_archive_path to verify a
196 member filename before extracting it.
197 * objcopy.c (copy_archive): Likewise.
198
199 2014-11-05 Jan-Benedict Glaw <jbglaw@lug-owl.de>
200
201 * readelf.c (process_mips_specific): Fix format string warning.
202
203 2014-11-04 Matthew Fortune <matthew.fortune@imgtec.com>
204
205 * readelf.c (process_mips_specific): Rename index to idx.
206
207 2014-11-04 Nick Clifton <nickc@redhat.com>
208
209 PR binutils/17531
210 * readelf.c (get_data): If the reason parameter is null, do not
211 print any error messages.
212 (get_32bit_section_headers): Verify section header entry size
213 before reading in the section headers.
214 (get_64bit_section_headers): Likewise.
215 (process_section_headers): Pass FALSE to get_section_headers.
216 (get_file_header): Pass TRUE to get_section_headers.
217 (process_dynamic_section): Change an assert to an error message.
218 (process_symbol_table): Handle corrupt histograms.
219
220 (get_32bit_program_headers): Verify program header entry size
221 before reading in the program headers.
222 (get_64bit_program_headers): Likewise.
223 (get_unwind_section_word): Do nothing if no section was provided.
224 Fail if the offset is outside of the section.
225 (print_dynamic_symbol): Catch out of range symbol indicies.
226 (process_mips_specific): Likewise.
227 (process_attributes): Make sure that there is enough space left in
228 the section before attempting to read the length of the next
229 attribute.
230
231 2014-11-03 Nick Clifton <nickc@redhat.com>
232
233 PR binutils/17512
234 * objdump.c (slurp_symtab): Fail gracefully if the table could not
235 be read.
236 (dump_relocs_in_section): Likewise.
237
238 2014-11-03 Nick Clifton <nickc@redhat.com>
239
240 * po/fi.po: Updated Finnish translation.
241 * po/sv.po: Updated Swedish translation.
242
243 2014-11-01 Hans-Peter Nilsson <hp@axis.com>
244
245 * readelf.c (get_32bit_elf_symbols): Cast error
246 parameters of bfd_size_type with the %lx format to
247 unsigned long.
248
249 2014-10-31 Andrew Pinski <apinski@cavium.com>
250 Naveen H.S <Naveen.Hurugalawadi@caviumnetworks.com>
251
252 * readelf.c (print_mips_isa_ext): Print the value of Octeon3.
253
254 2014-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
255
256 * cxxfilt.c (main): Add case for dlang_demangling style.
257
258 2014-10-31 Nick Clifton <nickc@redhat.com>
259
260 PR binutils/17512
261 * readelf.c (process_program_headers): Avoid memory exhaustion due
262 to corrupt values in a dynamis segment header.
263 (get_32bit_elf_symbols): Do not attempt to read an over-large
264 section.
265 (get_64bit_elf_symbols): Likewise.
266
267 2014-10-31 Nick Clifton <nickc@redhat.com>
268
269 * strings.c: Add new command line option --data to only scan the
270 initialized, loadable data secions of binaries. Choose the
271 default behaviour of --all or --data based upon a configure
272 option.
273 * doc/binutils.texi (strings): Update documentation. Include
274 description of why the --data option might be unsafe.
275 * configure.ac: Add new option --disable-default-strings-all which
276 restores the old behaviour of strings using --data by default. If
277 the option is not used make strings use --all by default.
278 * NEWS: Mention the new behaviour of strings.
279 * configure: Regenerate.
280 * config.in: Regenerate.
281
282 2014-10-30 Nick Clifton <nickc@redhat.com>
283
284 * readelf.c (CHECK_ENTSIZE_VALUES): Rewrite error message so that
285 there is a single string for translation.
286 (dynamic_section_mips_val): Likewise.
287
288 2014-10-29 Nick Clifton <nickc@redhat.com>
289
290 * po/bg.po: Updated Bulgarian translation.
291 * po/sr.po: New Serbian translation.
292 * po/sv.po: Updated Swedish translation.
293
294 2014-10-22 Matthew Fortune <matthew.fortune@imgtec.com>
295
296 * readelf.c (print_mips_ases): Print unknown ASEs.
297 (print_mips_isa_ext): Print the value of an unknown extension.
298
299 2014-10-15 Tristan Gingold <gingold@adacore.com>
300
301 * configure: Regenerate.
302
303 2014-10-14 Tristan Gingold <gingold@adacore.com>
304
305 * NEWS: Add marker for 2.25.
306
307 2014-10-14 Alan Modra <amodra@gmail.com>
308
309 PR 17453
310 * dwarf.c (read_leb128): Avoid signed overflow.
311 (read_debug_line_header): Likewise.
312
313 2014-10-14 Alan Modra <amodra@gmail.com>
314
315 PR 17453
316 * readelf.c (process_program_headers): Correct fscanf format used
317 for interpreter.
318
319 2014-10-09 Jose E. Marchesi <jose.marchesi@oracle.com>
320
321 * readelf.c (display_sparc_hwcaps2): New function.
322 (display_sparc_gnu_attribute): Call `display_sparc_hwcaps2' when
323 handling `Tag_GNU_Sparc_HWCAPS2' attributes.
324
325 2014-09-22 Alan Modra <amodra@gmail.com>
326
327 PR 16563
328 * dwarf.c (GET): Remove semicolon.
329 (read_cie): New function, extracted from..
330 (display_debug_frames): ..here. Correctly handle signed offset
331 from FDE to CIE in .eh_frame. Decode forward referenced CIEs too.
332
333 2014-09-16 Nick Clifton <nickc@redhat.com>
334
335 * readelf.c (display_arm_attribute): Use unsigned int type for
336 tag, val and type variables.
337
338 2014-09-16 Kuan-Lin Chen <kuanlinchentw@gmail.com>
339
340 * readelf.c (decode_NDS32_machine_flags): Display ABI2 FP+.
341
342 2014-09-15 Andrew Bennett <andrew.bennett@imgtec.com>
343 Matthew Fortune <matthew.fortune@imgtec.com>
344
345 * readelf.c (get_machine_flags): Add support for mips32r6 and
346 mips64r6.
347
348 2014-09-01 Jon TURNEY <jon.turney@dronecode.org.uk>
349
350 * objcopy.c (is_nondebug_keep_contents_section): Change
351 '.build-id' to '.buildid'.
352
353 2014-08-22 Richard Henderson <rth@redhat.com>
354
355 * dwarf.h (init_dwarf_regnames_aarch64): Declare.
356 * dwarf.c (dwarf_regnames_aarch64): New.
357 (init_dwarf_regnames_aarch64): New.
358 (init_dwarf_regnames): Call it.
359 * objdump.c (dump_dwarf): Likewise.
360
361 2014-08-19 Alan Modra <amodra@gmail.com>
362
363 * configure: Regenerate.
364
365 2014-08-14 Alan Modra <amodra@gmail.com>
366
367 * configure.ac: Move ACX_LARGEFILE after LT_INIT.
368 * config.in: Regenerate.
369 * configure: Regenerate.
370
371 2014-07-29 Matthew Fortune <matthew.fortune@imgtec.com>
372
373 * readelf.c (get_mips_segment_type): Display name for PT_MIPS_ABIFLAGS.
374 (get_mips_section_type_name): Display name for SHT_MIPS_ABIFLAGS.
375 (display_mips_gnu_attribute): Abstracted fp abi printing to...
376 (print_mips_fp_abi_value): New static function. Handle new FP ABIs.
377 (print_mips_ases, print_mips_isa_ext): New static functions.
378 (get_mips_reg_size): Likewise.
379 (process_mips_specific): Display abiflags data.
380
381 2014-07-28 Alan Modra <amodra@gmail.com>
382
383 PR 13227
384 * nm.c (filter_symbols): Warn on __gnu_lto_slim.
385
386 2014-07-07 Nick Clifton <nickc@redhat.com>
387
388 * readelf.c (get_symbol_type): Revert accidental change to
389 detection of thumb function symbols.
390
391 2014-07-04 Alan Modra <amodra@gmail.com>
392
393 * configure.ac: Rename from configure.in.
394 * Makefile.in: Regenerate.
395 * config.in: Regenerate.
396 * doc/Makefile.in: Regenerate.
397
398 2014-07-04 Alan Modra <amodra@gmail.com>
399
400 * configure.in: Include bfd/version.m4.
401 (AC_INIT, AM_INIT_AUTOMAKE): Use modern form.
402 (BFD_VERSION): Delete.
403 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Remove bfd/configure.in.
404 * configure: Regenerate.
405 * Makefile.in: Regenerate.
406 * doc/Makefile.in: Regenerate.
407
408 2014-07-03 Tristan Gingold <gingold@adacore.com>
409
410 * doc/binutils.texi: Clarify addr2line output.
411
412 2014-07-01 Alan Modra <amodra@gmail.com>
413
414 * objdump.c (dump_bfd_header): Don't print HAS_LOAD_PAGE.
415
416 2014-06-26 Erik Akermann <kurterikackermann@gmail.com>
417
418 * strings.c: Add -w/--include-all-whitespace option to include any
419 whitespace character in the displayed strings.
420 * NEWS: Mention the new feature.
421 * doc/binutils.texi (strings): Document the new command line
422 option.
423
424 2014-06-26 Nick Clifton <nickc@redhat.com>
425
426 * readelf.c (process_note_sections): If there are no note sections
427 try processing note segments instead.
428
429 2014-06-17 Anton Lavrentiwev <lavr@ncbi.nim.nih.gov>
430
431 PR binutils/16923
432 * rcparse.y (fixedverinfo): Prevent large version numbers from
433 corrupting other values.
434
435 2014-06-09 Romain Chastenet <romain.chastenet@free.fr>
436
437 PR binutils/16252
438 * dwarf.c (display_debug_frames): Remember the state of the
439 cfa_offset, cfa_reg, ra and cfa_exp field
440
441 2014-06-05 Joel Brobecker <brobecker@adacore.com>
442
443 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Add dependency on
444 bfd's development.sh.
445 * Makefile.in, configure: Regenerate.
446
447 2014-05-16 Jon Turney <jon.turney@dronecode.org.uk>
448
449 * objcopy.c (is_nondebug_keep_contents_section): New function.
450 (setup_section): Use it.
451
452 2014-05-16 Kaushik Phata <Kaushik.Phatak@kpit.com>
453
454 * readelf.c (get_machine_flags): Handle RL78 64-bit doubles flag.
455
456 2014-05-02 Alan Modra <amodra@gmail.com>
457
458 * emul_aix.c: Update bfd target vector naming.
459 * testsuite/binutils-all/objcopy.exp: Likewise.
460
461 2014-04-24 Christian Svensson <blue@cmd.nu>
462
463 * MAINTAINERS: Add myself and Stefan as OR1K maintainers.
464
465 2014-04-23 Andrew Bennett <andrew.bennett@imgtec.com>
466
467 * doc/binutils.texi: Document the disassemble MIPS XPA instructions
468 command line option.
469
470 2014-04-22 Christian Svensson <blue@cmd.nu>
471
472 * readelf.c: Remove openrisc and or32 support. Add support for or1k.
473
474 2014-04-18 Tristan Gingold <gingold@adacore.com>
475
476 * od-macho.c (dump_section_map): Adjust as load commands
477 are now chained.
478 (dump_load_command, dump_section_content): Likewise.
479
480 2014-04-16 Tristan Gingold <gingold@adacore.com>
481
482 * od-macho.c (OPT_DYLD_INFO): New macro.
483 (options): Add entry for dyld_info.
484 (mach_o_help): Likewise.
485 (load_and_dump, dump_dyld_info_rebase, dump_dyld_info_bind)
486 (dump_dyld_info_export_1, dump_dyld_info_export): New functions.
487 (bfd_mach_o_dyld_rebase_type_name): New array.
488 (export_info_data): New struct.
489 (dump_dyld_info): Add verbose argument. Dump rebase, bind and
490 exports data.
491 (dump_load_command): Adjust dump_dyld_info call.
492 (mach_o_dump): Handle dyld_info.
493
494 2014-04-16 Tristan Gingold <gingold@adacore.com>
495
496 * od-macho.c (dump_header): Display sizeofcmds in decimal too.
497 (dump_segment): Reformat output.
498 (dump_dyld_info): Also display end offsets.
499 (dump_load_command): Add IDX argument, display commands size
500 and offset, reformat display.
501 (dump_load_commands): Adjust for added argument.
502
503 2014-04-07 Alan Modra <amodra@gmail.com>
504
505 PR binutils/16811
506 * objcopy.c (copy_object): Error if no sections.
507
508 2014-04-03 Markus Trippelsdorf <markus@trippelsdorf.de>
509
510 PR binutils/14698
511 ar.c: Set plugin_target early if plugins are supported.
512 nm.c: Likewise.
513
514 2014-04-03 Tristan Gingold <gingold@adacore.com>
515
516 * od-macho.c (printf_uint64): New function.
517 (dump_load_command, dump_obj_compact_unwind): Use it.
518 (dump_exe_compact_unwind): Display personality functions.
519
520 2014-04-02 Tristan Gingold <gingold@adacore.com>
521
522 * od-macho.c (OPT_TWOLEVEL_HINTS): New macro.
523 (options): Add entry for twolevel_hints.
524 (dump_data_in_code): Fix error message.
525 (dump_twolevel_hints): New function.
526 (dump_load_command): Handle prebound dylib, prebind cksum
527 and twolevel hints.
528 (mach_o_dump): Handle twolevel hints.
529
530 2014-04-01 Tristan Gingold <gingold@adacore.com>
531
532 * od-macho.c (OPT_DATA_IN_CODE): New macro.
533 (options): Add entry for data in code.
534 (mach_o_help): Ditto.
535 (data_in_code_kind_name): New array.
536 (dump_data_in_code): New function.
537 (dump_load_command): Handle data in code.
538 (mach_o_dump): Ditto.
539 (dump_header): Display a terminal newline.
540
541 2014-03-27 Tristan Gingold <gingold@adacore.com>
542
543 * od-macho.c (dump_load_command): Display value for
544 BFD_MACH_O_LC_DYLD_ENVIRONMENT. Handle BFD_MACH_O_LC_DATA_IN_CODE
545 and BFD_MACH_O_LC_DYLIB_CODE_SIGN_DRS.
546
547 2014-03-27 Tristan Gingold <gingold@adacore.com>
548
549 * od-macho.c (OPT_FUNCTION_STARTS): New macro.
550 (options): Add entry for function_starts.
551 (mach_o_help): Ditto.
552 (disp_segment_prot): New function.
553 (dump_section_map): Call disp_segment_prot.
554 (dump_function_starts): New function.
555 (dump_obj_compact_unwind): Fix ouput indentation.
556 (dump_exe_compact_unwind): Fix ouput indentation.
557 (mach_o_dump): Handle function_starts.
558
559 2014-03-26 Tristan Gingold <gingold@adacore.com>
560
561 * od-macho.c (bfd_mach_o_cpu_name): Add BFD_MACH_O_CPU_TYPE_ARM64.
562
563 2014-03-24 Tristan Gingold <gingold@adacore.com>
564
565 * objdump.c (load_specific_debug_section): Set address of section.
566
567 2014-03-24 Tristan Gingold <gingold@adacore.com>
568
569 * od-macho.c (dump_unwind_encoding_x86): Set the factor.
570 (dump_exe_compact_unwind): Change the condition. Improve
571 indentation.
572
573 2014-03-20 Nick Clifton <nickc@redhat.com>
574
575 * readelf.c (process_version_sections): Fix off-by-one error in
576 previous delta.
577
578 2014-03-19 Nick Clifton <nickc@redhat.com>
579
580 PR binutils/16723
581 * readelf.c (process_version_sections): Prevent an infinite loop
582 when the vn_next field is zero but there are still entries to be
583 processed.
584
585 2014-03-17 Tristan Gingold <gingold@adacore.com>
586
587 * od-macho.c (dump_section_header): Renames of dump_section.
588 (dump_segment): Adjust after renaming.
589 (OPT_COMPACT_UNWIND): Define.
590 (options): Add compact unwind.
591 (mach_o_help): Document compact_unwind.
592 (unwind_x86_64_regs, unwind_x86_regs): New arrays.
593 (dump_unwind_encoding_x86, dump_unwind_encoding)
594 (dump_obj_compact_unwind, dump_exe_compact_unwind)
595 (dump_section_content): New functions.
596 (mach_o_dump): Handle compact unwind.
597
598 2014-03-17 Tristan Gingold <gingold@adacore.com>
599
600 * od-macho.c (dump_load_command): Handle lazy load dylib.
601
602 2014-03-14 Anthony Green <green@moxielogic.com>
603
604 * objcopy.c (copy_object): Check fwrite return code.
605
606 2014-03-14 Meador Inge <meadori@codesourcery.com>
607
608 * dwarf.c (strnlen): Move prototype ...
609 * sysdep.h (strnlen): ... to here.
610
611 2014-03-12 Nick Clifton <nickc@redhat.com>
612
613 PR binutils/16652
614 * doc/binutils.texi (ar cmdline): Move --plugin command line
615 option to after the command option.
616
617 2014-03-12 Dmitry Gorbachev <d.g.gorbachev@gmail.com>
618
619 PR binutils/16567
620 * deflex.l: Add noinput and nounput options.
621
622 2014-03-12 Alan Modra <amodra@gmail.com>
623
624 * Makefile.in: Regenerate.
625 * doc/Makefile.in: Regenerate.
626
627 2014-03-06 Nick Clifton <nickc@redhat.com>
628
629 PR binutils/16664
630 * readelf.c (process_attributes): Add checks for corrupt
631 attribute section names.
632
633 2014-03-05 Alan Modra <amodra@gmail.com>
634
635 Update copyright years.
636
637 2014-03-03 Alan Modra <amodra@gmail.com>
638
639 * README: Add "Copyright Notices" paragraph.
640
641 2014-02-11 Cary Coutant <ccoutant@google.com>
642
643 * binutils/dwarf.c (read_and_display_attr_value): Don't warn
644 for zero-length attribute value.
645
646 2014-02-10 Alan Modra <amodra@gmail.com>
647
648 * po/binutils.pot: Regenerate.
649
650 2014-02-06 Andrew Pinski <apinski@cavium.com>
651
652 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_OCTEON3 case.
653
654 2014-02-06 Cary Coutant <ccoutant@google.com>
655
656 PR binutils/16444
657 * readelf.c (print_gnu_note): Add support for NT_GNU_GOLD_VERSION.
658
659 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
660
661 * version.c (print_version): Update copyright year to 2014.
662
663 2014-01-07 Tom Tromey <tromey@redhat.com>
664
665 * bucomm.c (fatal, non_fatal): Replace obsolete VA_* macros with
666 stdarg macros.
667 * dlltool.c (inform): Replace obsolete VA_* macros with stdarg
668 macros.
669 * dllwrap.c (inform, warn): Replace obsolete VA_* macros with
670 stdarg macros.
671
672 2014-01-07 Tom Tromey <tromey@redhat.com>
673
674 * coffgrok.h (coff_ofile): Don't use PARAMS.
675 * nlmheader.y (strerror): Don't use PARAMS.
676
677 For older changes see ChangeLog-2013
678 \f
679 Copyright (C) 2014 Free Software Foundation, Inc.
680
681 Copying and distribution of this file, with or without modification,
682 are permitted in any medium without royalty provided the copyright
683 notice and this notice are preserved.
684
685 Local Variables:
686 mode: change-log
687 left-margin: 8
688 fill-column: 74
689 version-control: never
690 End:
This page took 0.043903 seconds and 5 git commands to generate.