mach-o: handle lasz load dylib command.
[binutils-gdb.git] / binutils / ChangeLog
1 2014-03-17 Tristan Gingold <gingold@adacore.com>
2
3 * od-macho.c (dump_load_command): Handle lazy load dylib.
4
5 2014-03-14 Anthony Green <green@moxielogic.com>
6
7 * objcopy.c (copy_object): Check fwrite return code.
8
9 2014-03-14 Meador Inge <meadori@codesourcery.com>
10
11 * dwarf.c (strnlen): Move prototype ...
12 * sysdep.h (strnlen): ... to here.
13
14 2014-03-12 Nick Clifton <nickc@redhat.com>
15
16 PR binutils/16652
17 * doc/binutils.texi (ar cmdline): Move --plugin command line
18 option to after the command option.
19
20 2014-03-12 Dmitry Gorbachev <d.g.gorbachev@gmail.com>
21
22 PR binutils/16567
23 * deflex.l: Add noinput and nounput options.
24
25 2014-03-12 Alan Modra <amodra@gmail.com>
26
27 * Makefile.in: Regenerate.
28 * doc/Makefile.in: Regenerate.
29
30 2014-03-06 Nick Clifton <nickc@redhat.com>
31
32 PR binutils/16664
33 * readelf.c (process_attributes): Add checks for corrupt
34 attribute section names.
35
36 2014-03-05 Alan Modra <amodra@gmail.com>
37
38 Update copyright years.
39
40 2014-03-03 Alan Modra <amodra@gmail.com>
41
42 * README: Add "Copyright Notices" paragraph.
43
44 2014-02-11 Cary Coutant <ccoutant@google.com>
45
46 * binutils/dwarf.c (read_and_display_attr_value): Don't warn
47 for zero-length attribute value.
48
49 2014-02-10 Alan Modra <amodra@gmail.com>
50
51 * po/binutils.pot: Regenerate.
52
53 2014-02-06 Andrew Pinski <apinski@cavium.com>
54
55 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_OCTEON3 case.
56
57 2014-02-06 Cary Coutant <ccoutant@google.com>
58
59 PR binutils/16444
60 * readelf.c (print_gnu_note): Add support for NT_GNU_GOLD_VERSION.
61
62 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
63
64 * version.c (print_version): Update copyright year to 2014.
65
66 2014-01-07 Tom Tromey <tromey@redhat.com>
67
68 * bucomm.c (fatal, non_fatal): Replace obsolete VA_* macros with
69 stdarg macros.
70 * dlltool.c (inform): Replace obsolete VA_* macros with stdarg
71 macros.
72 * dllwrap.c (inform, warn): Replace obsolete VA_* macros with
73 stdarg macros.
74
75 2014-01-07 Tom Tromey <tromey@redhat.com>
76
77 * coffgrok.h (coff_ofile): Don't use PARAMS.
78 * nlmheader.y (strerror): Don't use PARAMS.
79
80 For older changes see ChangeLog-2013
81 \f
82 Copyright (C) 2014 Free Software Foundation, Inc.
83
84 Copying and distribution of this file, with or without modification,
85 are permitted in any medium without royalty provided the copyright
86 notice and this notice are preserved.
87
88 Local Variables:
89 mode: change-log
90 left-margin: 8
91 fill-column: 74
92 version-control: never
93 End: