d2c4b1eb9115d9258c7946d46bca45a1c67d84fc
[platform/upstream/binutils.git] / binutils / ChangeLog
1 2010-01-06  H.J. Lu  <hongjiu.lu@intel.com>
2
3         PR binutils/11131
4         * Makefile.am (ELFEDIT_PROG): New.
5         (bin_PROGRAMS): Add $(ELFEDIT_PROG).
6         (CFILES): Add elfedit.c.
7         (elfedit_DEPENDENCIES): New.
8         (elfedit_SOURCES): Likewise.
9         (elfedit_LDADD): Likewise.
10         * Makefile.in: Regenerated.
11
12         * elfedit.c: New.
13
14         * doc/binutils.texi: Document elfedit.
15
16         * doc/Makefile.am (man_MANS): Add elfedit.1.
17         (elfedit.1): New.
18         * doc/Makefile.in: Regenerated.
19
20 2010-01-06  Tristan Gingold  <gingold@adacore.com>
21
22         * nm.c (usage): Remove extra blanks.
23         Update copyright.
24
25 2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
26
27         * objcopy.c: Update copyright.
28         * readelf.c: Likewise.
29
30 2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
31
32         PR binutils/11130
33         * objcopy.c (copy_object): Remove "Warning: " from error
34         message.
35
36 2010-01-04  Nick Clifton  <nickc@redhat.com>
37
38         PR 11128
39         * readelf.c (dump_section_as_strings): Use two separate
40         invocations of printf() in order to work around bugs in
41         the Solaris 8 implementation.
42
43 2010-01-04  Nick Clifton  <nickc@redhat.com>
44
45         * po/ru.po: Updated Russian translation.
46
47 For older changes see ChangeLog-2009
48 \f
49 Local Variables:
50 mode: change-log
51 left-margin: 8
52 fill-column: 74
53 version-control: never
54 End: