2010-01-11 12:35:12 +00:00
|
|
|
|
2010-01-11 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
2010-01-11 12:40:45 +00:00
|
|
|
|
* NEWS: Mention addition of elfedit.
|
|
|
|
|
|
2010-01-11 12:35:12 +00:00
|
|
|
|
* po/fi.po: Updated Finnish translation.
|
|
|
|
|
|
2010-01-09 21:11:44 +00:00
|
|
|
|
2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
|
|
|
|
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
* doc/Makefile.in: Regenerate.
|
|
|
|
|
|
2010-01-08 19:40:08 +00:00
|
|
|
|
2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* version.c (print_version): Change to "Copyright 2010".
|
|
|
|
|
|
2010-01-08 18:50:39 +00:00
|
|
|
|
2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* elfedit.c (input_elf_type): New.
|
|
|
|
|
(output_elf_type): Likewise.
|
|
|
|
|
(elf_type): Likewise.
|
|
|
|
|
(update_elf_header): Support updating ELF file type.
|
|
|
|
|
(command_line_switch): Add OPTION_INPUT_TYPE and
|
|
|
|
|
OPTION_OUTPUT_TYPE.
|
|
|
|
|
(options): Likewise.
|
|
|
|
|
(usage): Add --input-type and --output-type.
|
|
|
|
|
(main): Handle OPTION_INPUT_TYPE and OPTION_OUTPUT_TYPE. Check
|
|
|
|
|
one of --output-mach and --output-type must be specified.
|
|
|
|
|
|
|
|
|
|
* doc/binutils.texi: Document --input-type and --output-type
|
|
|
|
|
for elfedit.
|
|
|
|
|
|
2010-01-08 17:23:05 +00:00
|
|
|
|
2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* doc/binutils.texi: Fix a typo.
|
|
|
|
|
|
2010-01-08 15:58:08 +00:00
|
|
|
|
2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* elfedit.c (update_elf_header): Don't change input_elf_class
|
|
|
|
|
nor input_elf_machine if they are -1.
|
|
|
|
|
|
2010-01-08 11:14:29 +00:00
|
|
|
|
2010-01-08 Tristan Gingold <gingold@adacore.com>
|
|
|
|
|
|
|
|
|
|
* ar.c: Remove bfd_special_undocumented_glue prototype.
|
|
|
|
|
|
2010-01-07 20:49:23 +00:00
|
|
|
|
2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* elfedit.c (update_elf_header): Reformat.
|
|
|
|
|
|
2010-01-07 19:14:33 +00:00
|
|
|
|
2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* readelf.c (usage): Fix indent for --symbols.
|
|
|
|
|
|
2010-01-07 18:36:38 +00:00
|
|
|
|
2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* doc/binutils.texi: Replace -histogram with --histogram.
|
|
|
|
|
|
2010-01-06 16:52:15 +00:00
|
|
|
|
2010-01-06 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR binutils/11131
|
|
|
|
|
* Makefile.am (ELFEDIT_PROG): New.
|
|
|
|
|
(bin_PROGRAMS): Add $(ELFEDIT_PROG).
|
|
|
|
|
(CFILES): Add elfedit.c.
|
|
|
|
|
(elfedit_DEPENDENCIES): New.
|
|
|
|
|
(elfedit_SOURCES): Likewise.
|
|
|
|
|
(elfedit_LDADD): Likewise.
|
|
|
|
|
* Makefile.in: Regenerated.
|
|
|
|
|
|
|
|
|
|
* elfedit.c: New.
|
|
|
|
|
|
|
|
|
|
* doc/binutils.texi: Document elfedit.
|
|
|
|
|
|
|
|
|
|
* doc/Makefile.am (man_MANS): Add elfedit.1.
|
|
|
|
|
(elfedit.1): New.
|
|
|
|
|
* doc/Makefile.in: Regenerated.
|
|
|
|
|
|
2010-01-06 08:48:19 +00:00
|
|
|
|
2010-01-06 Tristan Gingold <gingold@adacore.com>
|
|
|
|
|
|
|
|
|
|
* nm.c (usage): Remove extra blanks.
|
|
|
|
|
|
2010-01-05 00:41:54 +00:00
|
|
|
|
2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* objcopy.c: Update copyright.
|
|
|
|
|
* readelf.c: Likewise.
|
|
|
|
|
|
2010-01-05 00:39:47 +00:00
|
|
|
|
2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR binutils/11130
|
|
|
|
|
* objcopy.c (copy_object): Remove "Warning: " from error
|
|
|
|
|
message.
|
|
|
|
|
|
2010-01-04 13:39:58 +00:00
|
|
|
|
2010-01-04 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
PR 11128
|
|
|
|
|
* readelf.c (dump_section_as_strings): Use two separate
|
|
|
|
|
invocations of printf() in order to work around bugs in
|
|
|
|
|
the Solaris 8 implementation.
|
|
|
|
|
|
2010-01-04 10:26:44 +00:00
|
|
|
|
2010-01-04 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
2010-01-05 00:41:54 +00:00
|
|
|
|
* po/ru.po: Updated Russian translation.
|
2009-12-31 14:40:36 +00:00
|
|
|
|
|
2010-01-01 18:06:10 +00:00
|
|
|
|
For older changes see ChangeLog-2009
|
1999-05-03 07:29:11 +00:00
|
|
|
|
|
|
|
|
|
Local Variables:
|
|
|
|
|
mode: change-log
|
|
|
|
|
left-margin: 8
|
|
|
|
|
fill-column: 74
|
|
|
|
|
version-control: never
|
|
|
|
|
End:
|