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