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