Add readelf support for dumping gold version note sections.
[external/binutils.git] / binutils / ChangeLog
1 2014-02-06  Cary Coutant  <ccoutant@google.com>
2
3         PR binutils/16444
4         * readelf.c (print_gnu_note): Add support for NT_GNU_GOLD_VERSION.
5
6 2014-01-08  H.J. Lu  <hongjiu.lu@intel.com>
7
8         * version.c (print_version): Update copyright year to 2014.
9
10 2014-01-07  Tom Tromey  <tromey@redhat.com>
11
12         * bucomm.c (fatal, non_fatal): Replace obsolete VA_* macros with
13         stdarg macros.
14         * dlltool.c (inform): Replace obsolete VA_* macros with stdarg
15         macros.
16         * dllwrap.c (inform, warn): Replace obsolete VA_* macros with
17         stdarg macros.
18
19 2014-01-07  Tom Tromey  <tromey@redhat.com>
20
21         * coffgrok.h (coff_ofile): Don't use PARAMS.
22         * nlmheader.y (strerror): Don't use PARAMS.
23
24 For older changes see ChangeLog-2013
25 \f
26 Copyright (C) 2014 Free Software Foundation, Inc.
27
28 Copying and distribution of this file, with or without modification,
29 are permitted in any medium without royalty provided the copyright
30 notice and this notice are preserved.
31
32 Local Variables:
33 mode: change-log
34 left-margin: 8
35 fill-column: 74
36 version-control: never
37 End: