1 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
3 * elfedit.c (input_elf_type): New.
4 (output_elf_type): Likewise.
6 (update_elf_header): Support updating ELF file type.
7 (command_line_switch): Add OPTION_INPUT_TYPE and
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.
14 * doc/binutils.texi: Document --input-type and --output-type
17 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
19 * doc/binutils.texi: Fix a typo.
21 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
23 * elfedit.c (update_elf_header): Don't change input_elf_class
24 nor input_elf_machine if they are -1.
26 2010-01-08 Tristan Gingold <gingold@adacore.com>
28 * ar.c: Remove bfd_special_undocumented_glue prototype.
30 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
32 * elfedit.c (update_elf_header): Reformat.
34 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
36 * readelf.c (usage): Fix indent for --symbols.
38 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
40 * doc/binutils.texi: Replace -histogram with --histogram.
42 2010-01-06 H.J. Lu <hongjiu.lu@intel.com>
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.
55 * doc/binutils.texi: Document elfedit.
57 * doc/Makefile.am (man_MANS): Add elfedit.1.
59 * doc/Makefile.in: Regenerated.
61 2010-01-06 Tristan Gingold <gingold@adacore.com>
63 * nm.c (usage): Remove extra blanks.
65 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
67 * objcopy.c: Update copyright.
68 * readelf.c: Likewise.
70 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
73 * objcopy.c (copy_object): Remove "Warning: " from error
76 2010-01-04 Nick Clifton <nickc@redhat.com>
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.
83 2010-01-04 Nick Clifton <nickc@redhat.com>
85 * po/ru.po: Updated Russian translation.
87 For older changes see ChangeLog-2009
93 version-control: never