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