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