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