2010-02-08 15:33:22 +01:00
|
|
|
|
2010-02-08 Christophe Lyon <christophe.lyon@st.com>
|
|
|
|
|
|
|
|
|
|
* objdump.c (disassemble_bytes): Clear aux->reloc before printing
|
|
|
|
|
a new address, so as not to reuse a previous, non-related reloc.
|
|
|
|
|
|
2010-02-02 13:37:40 +01:00
|
|
|
|
2010-02-02 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* readelf.c (get_note_type): Handle NT_X86_XSTATE.
|
|
|
|
|
|
2010-02-01 10:59:46 +01:00
|
|
|
|
2010-02-01 Nathan Sidwell <nathan@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* objcopy.c (copy_object): Set SEC_LINKER_CREATED when adding
|
|
|
|
|
sections.
|
|
|
|
|
|
2010-01-28 16:25:20 +01:00
|
|
|
|
2010-01-28 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
PR 11225
|
|
|
|
|
* objdump.c (only): Replace with linked list.
|
|
|
|
|
(only_size, only_used): Replace with only_list.
|
|
|
|
|
(process_section_p): Set seen field on matches sections.
|
|
|
|
|
(add_only): New function.
|
|
|
|
|
(free_only_list): New function.
|
|
|
|
|
(disassemble_section): Check only_list.
|
|
|
|
|
(main): Use add_only and free_only_list.
|
|
|
|
|
|
2010-01-26 14:13:33 +01:00
|
|
|
|
2010-01-26 Tristan Gingold <gingold@adacore.com>
|
|
|
|
|
|
|
|
|
|
* Makefile.am (bin2c): Add libintl dependance and library.
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
|
2010-01-21 12:40:28 +01:00
|
|
|
|
2010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
|
2010-01-28 16:25:20 +01:00
|
|
|
|
|
2010-01-21 12:40:28 +01:00
|
|
|
|
* readelf.c (get_machine_flags): Handle EF_S390_HIGH_GPRS.
|
|
|
|
|
|
2010-01-20 01:09:13 +01:00
|
|
|
|
2010-01-19 Ian Lance Taylor <iant@google.com>
|
|
|
|
|
|
|
|
|
|
* objcopy.c (copy_main): Rewrite OPTION_ADD_SECTION code to work
|
|
|
|
|
with non-ordinary files like /dev/null.
|
|
|
|
|
|
2010-01-19 14:51:29 +01:00
|
|
|
|
2010-01-19 Daisuke Hatayama <d.hatayama@jp.fujitsu.com>
|
|
|
|
|
Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
|
|
* readelf.c (process_file_header): Handle e_phnum extension.
|
|
|
|
|
|
2010-01-14 10:19:56 +01:00
|
|
|
|
2010-01-14 Tristan Gingold <gingold@adacore.com>
|
|
|
|
|
|
|
|
|
|
* dwarf.c (get_AT_name): Handle DW_AT_use_GNAT_descriptive_type
|
|
|
|
|
and DW_AT_GNAT_descriptive_type.
|
|
|
|
|
|
2010-01-13 12:15:52 +01:00
|
|
|
|
2010-01-13 Tristan Gingold <gingold@adacore.com>
|
|
|
|
|
|
|
|
|
|
* ar.c (main): Use lbasename.
|
|
|
|
|
(normalize): Ditto.
|
|
|
|
|
* objdump.c (update_source_path): Ditto.
|
|
|
|
|
|
2010-01-12 11:16:50 +01:00
|
|
|
|
2010-01-12 Tristan Gingold <gingold@adacore.com>
|
|
|
|
|
|
|
|
|
|
* makefile.vms (CFLAGS): Turns warnings into informational messages.
|
|
|
|
|
|
2010-01-11 15:45:42 +01:00
|
|
|
|
2010-01-11 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR ld/11146
|
|
|
|
|
* NEWS: Mention --dyn-syms for readelf.
|
|
|
|
|
|
|
|
|
|
* readelf.c (do_dyn_syms): New.
|
|
|
|
|
(OPTION_DYN_SYMS): Likewise.
|
|
|
|
|
(options): Add "dyn-syms".
|
|
|
|
|
(usage): Add --dyn-syms.
|
|
|
|
|
(parse_args): Handle OPTION_DYN_SYMS.
|
|
|
|
|
(process_symbol_table): Handle do_dyn_syms.
|
|
|
|
|
(process_object): Likewise.
|
|
|
|
|
(process_archive): Likewise.
|
|
|
|
|
|
|
|
|
|
* doc/binutils.texi: Document --dyn-syms for readelf. Mention
|
|
|
|
|
symbol hash tables for -D.
|
|
|
|
|
|
2010-01-11 13:35:12 +01:00
|
|
|
|
2010-01-11 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
2010-01-11 13:40:45 +01:00
|
|
|
|
* NEWS: Mention addition of elfedit.
|
|
|
|
|
|
2010-01-11 13:35:12 +01:00
|
|
|
|
* po/fi.po: Updated Finnish translation.
|
|
|
|
|
|
2010-01-09 22:11:44 +01:00
|
|
|
|
2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
|
|
|
|
|
|
|
|
|
* Makefile.in: Regenerate.
|
|
|
|
|
* configure: Regenerate.
|
|
|
|
|
* doc/Makefile.in: Regenerate.
|
|
|
|
|
|
2010-01-08 20:40:08 +01:00
|
|
|
|
2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* version.c (print_version): Change to "Copyright 2010".
|
|
|
|
|
|
2010-01-08 19:50:39 +01: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 18:23:05 +01:00
|
|
|
|
2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* doc/binutils.texi: Fix a typo.
|
|
|
|
|
|
2010-01-08 16:58:08 +01: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 12:14:29 +01:00
|
|
|
|
2010-01-08 Tristan Gingold <gingold@adacore.com>
|
|
|
|
|
|
|
|
|
|
* ar.c: Remove bfd_special_undocumented_glue prototype.
|
|
|
|
|
|
2010-01-07 21:49:23 +01:00
|
|
|
|
2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* elfedit.c (update_elf_header): Reformat.
|
|
|
|
|
|
2010-01-07 20:14:33 +01:00
|
|
|
|
2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* readelf.c (usage): Fix indent for --symbols.
|
|
|
|
|
|
2010-01-07 19:36:38 +01:00
|
|
|
|
2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* doc/binutils.texi: Replace -histogram with --histogram.
|
|
|
|
|
|
2010-01-06 17:52:15 +01: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 09:48:19 +01:00
|
|
|
|
2010-01-06 Tristan Gingold <gingold@adacore.com>
|
|
|
|
|
|
|
|
|
|
* nm.c (usage): Remove extra blanks.
|
|
|
|
|
|
2010-01-05 01:41:54 +01:00
|
|
|
|
2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
* objcopy.c: Update copyright.
|
|
|
|
|
* readelf.c: Likewise.
|
|
|
|
|
|
2010-01-05 01:39:47 +01: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 14:39:58 +01: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 11:26:44 +01:00
|
|
|
|
2010-01-04 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
2010-01-05 01:41:54 +01:00
|
|
|
|
* po/ru.po: Updated Russian translation.
|
2009-12-31 15:40:36 +01:00
|
|
|
|
|
2010-01-01 19:06:10 +01:00
|
|
|
|
For older changes see ChangeLog-2009
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
|
|
Local Variables:
|
|
|
|
|
mode: change-log
|
|
|
|
|
left-margin: 8
|
|
|
|
|
fill-column: 74
|
|
|
|
|
version-control: never
|
|
|
|
|
End:
|