]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
od-macho: dump compact unwind info.
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
167e1c1f
TG
12014-03-17 Tristan Gingold <gingold@adacore.com>
2
3 * od-macho.c (dump_section_header): Renames of dump_section.
4 (dump_segment): Adjust after renaming.
5 (OPT_COMPACT_UNWIND): Define.
6 (options): Add compact unwind.
7 (mach_o_help): Document compact_unwind.
8 (unwind_x86_64_regs, unwind_x86_regs): New arrays.
9 (dump_unwind_encoding_x86, dump_unwind_encoding)
10 (dump_obj_compact_unwind, dump_exe_compact_unwind)
11 (dump_section_content): New functions.
12 (mach_o_dump): Handle compact unwind.
13
fbe383b9
TG
142014-03-17 Tristan Gingold <gingold@adacore.com>
15
16 * od-macho.c (dump_load_command): Handle lazy load dylib.
17
182a105a
AG
182014-03-14 Anthony Green <green@moxielogic.com>
19
20 * objcopy.c (copy_object): Check fwrite return code.
21
5a026fc9
NC
222014-03-14 Meador Inge <meadori@codesourcery.com>
23
24 * dwarf.c (strnlen): Move prototype ...
25 * sysdep.h (strnlen): ... to here.
26
8a1373cc
NC
272014-03-12 Nick Clifton <nickc@redhat.com>
28
29 PR binutils/16652
30 * doc/binutils.texi (ar cmdline): Move --plugin command line
31 option to after the command option.
32
c63043aa
DG
332014-03-12 Dmitry Gorbachev <d.g.gorbachev@gmail.com>
34
35 PR binutils/16567
36 * deflex.l: Add noinput and nounput options.
37
fa47fa92
AM
382014-03-12 Alan Modra <amodra@gmail.com>
39
40 * Makefile.in: Regenerate.
41 * doc/Makefile.in: Regenerate.
42
e9847026
NC
432014-03-06 Nick Clifton <nickc@redhat.com>
44
45 PR binutils/16664
46 * readelf.c (process_attributes): Add checks for corrupt
47 attribute section names.
48
4b95cf5c
AM
492014-03-05 Alan Modra <amodra@gmail.com>
50
51 Update copyright years.
52
2c80b753
AM
532014-03-03 Alan Modra <amodra@gmail.com>
54
55 * README: Add "Copyright Notices" paragraph.
56
503a6091
CC
572014-02-11 Cary Coutant <ccoutant@google.com>
58
59 * binutils/dwarf.c (read_and_display_attr_value): Don't warn
60 for zero-length attribute value.
61
c1c69e83
AM
622014-02-10 Alan Modra <amodra@gmail.com>
63
64 * po/binutils.pot: Regenerate.
65
d32e5c54
AP
662014-02-06 Andrew Pinski <apinski@cavium.com>
67
68 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_OCTEON3 case.
69
926c5385
CC
702014-02-06 Cary Coutant <ccoutant@google.com>
71
72 PR binutils/16444
73 * readelf.c (print_gnu_note): Add support for NT_GNU_GOLD_VERSION.
74
221fd5d5
L
752014-01-08 H.J. Lu <hongjiu.lu@intel.com>
76
77 * version.c (print_version): Update copyright year to 2014.
78
1651e569
TT
792014-01-07 Tom Tromey <tromey@redhat.com>
80
81 * bucomm.c (fatal, non_fatal): Replace obsolete VA_* macros with
82 stdarg macros.
83 * dlltool.c (inform): Replace obsolete VA_* macros with stdarg
84 macros.
85 * dllwrap.c (inform, warn): Replace obsolete VA_* macros with
86 stdarg macros.
87
b51f1626
TT
882014-01-07 Tom Tromey <tromey@redhat.com>
89
90 * coffgrok.h (coff_ofile): Don't use PARAMS.
91 * nlmheader.y (strerror): Don't use PARAMS.
92
5fb776a6 93For older changes see ChangeLog-2013
252b5132 94\f
5fb776a6 95Copyright (C) 2014 Free Software Foundation, Inc.
752937aa
NC
96
97Copying and distribution of this file, with or without modification,
98are permitted in any medium without royalty provided the copyright
99notice and this notice are preserved.
100
252b5132
RH
101Local Variables:
102mode: change-log
103left-margin: 8
104fill-column: 74
105version-control: never
106End: