Mach-O: Add BFD_MACH_O_CPU_TYPE_ARM64.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2014-03-26 Tristan Gingold <gingold@adacore.com>
2
3 * od-macho.c (bfd_mach_o_cpu_name): Add BFD_MACH_O_CPU_TYPE_ARM64.
4
5 2014-03-24 Tristan Gingold <gingold@adacore.com>
6
7 * od-macho.c (dump_unwind_encoding_x86): Set the factor.
8 (dump_exe_compact_unwind): Change the condition. Improve
9 indentation.
10
11 2014-03-20 Nick Clifton <nickc@redhat.com>
12
13 * readelf.c (process_version_sections): Fix off-by-one error in
14 previous delta.
15
16 2014-03-19 Nick Clifton <nickc@redhat.com>
17
18 PR binutils/16723
19 * readelf.c (process_version_sections): Prevent an infinite loop
20 when the vn_next field is zero but there are still entries to be
21 processed.
22
23 2014-03-17 Tristan Gingold <gingold@adacore.com>
24
25 * od-macho.c (dump_section_header): Renames of dump_section.
26 (dump_segment): Adjust after renaming.
27 (OPT_COMPACT_UNWIND): Define.
28 (options): Add compact unwind.
29 (mach_o_help): Document compact_unwind.
30 (unwind_x86_64_regs, unwind_x86_regs): New arrays.
31 (dump_unwind_encoding_x86, dump_unwind_encoding)
32 (dump_obj_compact_unwind, dump_exe_compact_unwind)
33 (dump_section_content): New functions.
34 (mach_o_dump): Handle compact unwind.
35
36 2014-03-17 Tristan Gingold <gingold@adacore.com>
37
38 * od-macho.c (dump_load_command): Handle lazy load dylib.
39
40 2014-03-14 Anthony Green <green@moxielogic.com>
41
42 * objcopy.c (copy_object): Check fwrite return code.
43
44 2014-03-14 Meador Inge <meadori@codesourcery.com>
45
46 * dwarf.c (strnlen): Move prototype ...
47 * sysdep.h (strnlen): ... to here.
48
49 2014-03-12 Nick Clifton <nickc@redhat.com>
50
51 PR binutils/16652
52 * doc/binutils.texi (ar cmdline): Move --plugin command line
53 option to after the command option.
54
55 2014-03-12 Dmitry Gorbachev <d.g.gorbachev@gmail.com>
56
57 PR binutils/16567
58 * deflex.l: Add noinput and nounput options.
59
60 2014-03-12 Alan Modra <amodra@gmail.com>
61
62 * Makefile.in: Regenerate.
63 * doc/Makefile.in: Regenerate.
64
65 2014-03-06 Nick Clifton <nickc@redhat.com>
66
67 PR binutils/16664
68 * readelf.c (process_attributes): Add checks for corrupt
69 attribute section names.
70
71 2014-03-05 Alan Modra <amodra@gmail.com>
72
73 Update copyright years.
74
75 2014-03-03 Alan Modra <amodra@gmail.com>
76
77 * README: Add "Copyright Notices" paragraph.
78
79 2014-02-11 Cary Coutant <ccoutant@google.com>
80
81 * binutils/dwarf.c (read_and_display_attr_value): Don't warn
82 for zero-length attribute value.
83
84 2014-02-10 Alan Modra <amodra@gmail.com>
85
86 * po/binutils.pot: Regenerate.
87
88 2014-02-06 Andrew Pinski <apinski@cavium.com>
89
90 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_OCTEON3 case.
91
92 2014-02-06 Cary Coutant <ccoutant@google.com>
93
94 PR binutils/16444
95 * readelf.c (print_gnu_note): Add support for NT_GNU_GOLD_VERSION.
96
97 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
98
99 * version.c (print_version): Update copyright year to 2014.
100
101 2014-01-07 Tom Tromey <tromey@redhat.com>
102
103 * bucomm.c (fatal, non_fatal): Replace obsolete VA_* macros with
104 stdarg macros.
105 * dlltool.c (inform): Replace obsolete VA_* macros with stdarg
106 macros.
107 * dllwrap.c (inform, warn): Replace obsolete VA_* macros with
108 stdarg macros.
109
110 2014-01-07 Tom Tromey <tromey@redhat.com>
111
112 * coffgrok.h (coff_ofile): Don't use PARAMS.
113 * nlmheader.y (strerror): Don't use PARAMS.
114
115 For older changes see ChangeLog-2013
116 \f
117 Copyright (C) 2014 Free Software Foundation, Inc.
118
119 Copying and distribution of this file, with or without modification,
120 are permitted in any medium without royalty provided the copyright
121 notice and this notice are preserved.
122
123 Local Variables:
124 mode: change-log
125 left-margin: 8
126 fill-column: 74
127 version-control: never
128 End:
This page took 0.034314 seconds and 4 git commands to generate.