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