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