Enable verbose error messages by default for AArch64 gas.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2014-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
14 2014-03-17 Tristan Gingold <gingold@adacore.com>
15
16 * od-macho.c (dump_load_command): Handle lazy load dylib.
17
18 2014-03-14 Anthony Green <green@moxielogic.com>
19
20 * objcopy.c (copy_object): Check fwrite return code.
21
22 2014-03-14 Meador Inge <meadori@codesourcery.com>
23
24 * dwarf.c (strnlen): Move prototype ...
25 * sysdep.h (strnlen): ... to here.
26
27 2014-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
33 2014-03-12 Dmitry Gorbachev <d.g.gorbachev@gmail.com>
34
35 PR binutils/16567
36 * deflex.l: Add noinput and nounput options.
37
38 2014-03-12 Alan Modra <amodra@gmail.com>
39
40 * Makefile.in: Regenerate.
41 * doc/Makefile.in: Regenerate.
42
43 2014-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
49 2014-03-05 Alan Modra <amodra@gmail.com>
50
51 Update copyright years.
52
53 2014-03-03 Alan Modra <amodra@gmail.com>
54
55 * README: Add "Copyright Notices" paragraph.
56
57 2014-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
62 2014-02-10 Alan Modra <amodra@gmail.com>
63
64 * po/binutils.pot: Regenerate.
65
66 2014-02-06 Andrew Pinski <apinski@cavium.com>
67
68 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_OCTEON3 case.
69
70 2014-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
75 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
76
77 * version.c (print_version): Update copyright year to 2014.
78
79 2014-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
88 2014-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
93 For older changes see ChangeLog-2013
94 \f
95 Copyright (C) 2014 Free Software Foundation, Inc.
96
97 Copying and distribution of this file, with or without modification,
98 are permitted in any medium without royalty provided the copyright
99 notice and this notice are preserved.
100
101 Local Variables:
102 mode: change-log
103 left-margin: 8
104 fill-column: 74
105 version-control: never
106 End:
This page took 0.047608 seconds and 4 git commands to generate.