1 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
3 * version.c (print_version): Change to "Copyright 2010".
5 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
7 * elfedit.c (input_elf_type): New.
8 (output_elf_type): Likewise.
10 (update_elf_header): Support updating ELF file type.
11 (command_line_switch): Add OPTION_INPUT_TYPE and
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.
18 * doc/binutils.texi: Document --input-type and --output-type
21 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
23 * doc/binutils.texi: Fix a typo.
25 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
27 * elfedit.c (update_elf_header): Don't change input_elf_class
28 nor input_elf_machine if they are -1.
30 2010-01-08 Tristan Gingold <gingold@adacore.com>
32 * ar.c: Remove bfd_special_undocumented_glue prototype.
34 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
36 * elfedit.c (update_elf_header): Reformat.
38 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
40 * readelf.c (usage): Fix indent for --symbols.
42 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
44 * doc/binutils.texi: Replace -histogram with --histogram.
46 2010-01-06 H.J. Lu <hongjiu.lu@intel.com>
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.
59 * doc/binutils.texi: Document elfedit.
61 * doc/Makefile.am (man_MANS): Add elfedit.1.
63 * doc/Makefile.in: Regenerated.
65 2010-01-06 Tristan Gingold <gingold@adacore.com>
67 * nm.c (usage): Remove extra blanks.
69 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
71 * objcopy.c: Update copyright.
72 * readelf.c: Likewise.
74 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
77 * objcopy.c (copy_object): Remove "Warning: " from error
80 2010-01-04 Nick Clifton <nickc@redhat.com>
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.
87 2010-01-04 Nick Clifton <nickc@redhat.com>
89 * po/ru.po: Updated Russian translation.
91 For older changes see ChangeLog-2009
97 version-control: never