Mach-O: Add BFD_MACH_O_CPU_TYPE_ARM64.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
d8028530
TG
12014-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
aa9fa1e2
TG
52014-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
bcf83b2a
NC
112014-03-20 Nick Clifton <nickc@redhat.com>
12
13 * readelf.c (process_version_sections): Fix off-by-one error in
14 previous delta.
15
c24cf8b6
NC
162014-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
167e1c1f
TG
232014-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
fbe383b9
TG
362014-03-17 Tristan Gingold <gingold@adacore.com>
37
38 * od-macho.c (dump_load_command): Handle lazy load dylib.
39
182a105a
AG
402014-03-14 Anthony Green <green@moxielogic.com>
41
42 * objcopy.c (copy_object): Check fwrite return code.
43
5a026fc9
NC
442014-03-14 Meador Inge <meadori@codesourcery.com>
45
46 * dwarf.c (strnlen): Move prototype ...
47 * sysdep.h (strnlen): ... to here.
48
8a1373cc
NC
492014-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
c63043aa
DG
552014-03-12 Dmitry Gorbachev <d.g.gorbachev@gmail.com>
56
57 PR binutils/16567
58 * deflex.l: Add noinput and nounput options.
59
fa47fa92
AM
602014-03-12 Alan Modra <amodra@gmail.com>
61
62 * Makefile.in: Regenerate.
63 * doc/Makefile.in: Regenerate.
64
e9847026
NC
652014-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
4b95cf5c
AM
712014-03-05 Alan Modra <amodra@gmail.com>
72
73 Update copyright years.
74
2c80b753
AM
752014-03-03 Alan Modra <amodra@gmail.com>
76
77 * README: Add "Copyright Notices" paragraph.
78
503a6091
CC
792014-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
c1c69e83
AM
842014-02-10 Alan Modra <amodra@gmail.com>
85
86 * po/binutils.pot: Regenerate.
87
d32e5c54
AP
882014-02-06 Andrew Pinski <apinski@cavium.com>
89
90 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_OCTEON3 case.
91
926c5385
CC
922014-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
221fd5d5
L
972014-01-08 H.J. Lu <hongjiu.lu@intel.com>
98
99 * version.c (print_version): Update copyright year to 2014.
100
1651e569
TT
1012014-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
b51f1626
TT
1102014-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
5fb776a6 115For older changes see ChangeLog-2013
252b5132 116\f
5fb776a6 117Copyright (C) 2014 Free Software Foundation, Inc.
752937aa
NC
118
119Copying and distribution of this file, with or without modification,
120are permitted in any medium without royalty provided the copyright
121notice and this notice are preserved.
122
252b5132
RH
123Local Variables:
124mode: change-log
125left-margin: 8
126fill-column: 74
127version-control: never
128End:
This page took 0.701505 seconds and 4 git commands to generate.