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