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