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