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