1 2010-02-01 Nathan Sidwell <nathan@codesourcery.com>
3 * objcopy.c (copy_object): Set SEC_LINKER_CREATED when adding
6 2010-01-28 Nick Clifton <nickc@redhat.com>
9 * objdump.c (only): Replace with linked list.
10 (only_size, only_used): Replace with only_list.
11 (process_section_p): Set seen field on matches sections.
12 (add_only): New function.
13 (free_only_list): New function.
14 (disassemble_section): Check only_list.
15 (main): Use add_only and free_only_list.
17 2010-01-26 Tristan Gingold <gingold@adacore.com>
19 * Makefile.am (bin2c): Add libintl dependance and library.
20 * Makefile.in: Regenerate.
22 2010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
24 * readelf.c (get_machine_flags): Handle EF_S390_HIGH_GPRS.
26 2010-01-19 Ian Lance Taylor <iant@google.com>
28 * objcopy.c (copy_main): Rewrite OPTION_ADD_SECTION code to work
29 with non-ordinary files like /dev/null.
31 2010-01-19 Daisuke Hatayama <d.hatayama@jp.fujitsu.com>
32 Alan Modra <amodra@gmail.com>
34 * readelf.c (process_file_header): Handle e_phnum extension.
36 2010-01-14 Tristan Gingold <gingold@adacore.com>
38 * dwarf.c (get_AT_name): Handle DW_AT_use_GNAT_descriptive_type
39 and DW_AT_GNAT_descriptive_type.
41 2010-01-13 Tristan Gingold <gingold@adacore.com>
43 * ar.c (main): Use lbasename.
45 * objdump.c (update_source_path): Ditto.
47 2010-01-12 Tristan Gingold <gingold@adacore.com>
49 * makefile.vms (CFLAGS): Turns warnings into informational messages.
51 2010-01-11 H.J. Lu <hongjiu.lu@intel.com>
54 * NEWS: Mention --dyn-syms for readelf.
56 * readelf.c (do_dyn_syms): New.
57 (OPTION_DYN_SYMS): Likewise.
58 (options): Add "dyn-syms".
59 (usage): Add --dyn-syms.
60 (parse_args): Handle OPTION_DYN_SYMS.
61 (process_symbol_table): Handle do_dyn_syms.
62 (process_object): Likewise.
63 (process_archive): Likewise.
65 * doc/binutils.texi: Document --dyn-syms for readelf. Mention
66 symbol hash tables for -D.
68 2010-01-11 Nick Clifton <nickc@redhat.com>
70 * NEWS: Mention addition of elfedit.
72 * po/fi.po: Updated Finnish translation.
74 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
76 * Makefile.in: Regenerate.
77 * configure: Regenerate.
78 * doc/Makefile.in: Regenerate.
80 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
82 * version.c (print_version): Change to "Copyright 2010".
84 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
86 * elfedit.c (input_elf_type): New.
87 (output_elf_type): Likewise.
89 (update_elf_header): Support updating ELF file type.
90 (command_line_switch): Add OPTION_INPUT_TYPE and
93 (usage): Add --input-type and --output-type.
94 (main): Handle OPTION_INPUT_TYPE and OPTION_OUTPUT_TYPE. Check
95 one of --output-mach and --output-type must be specified.
97 * doc/binutils.texi: Document --input-type and --output-type
100 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
102 * doc/binutils.texi: Fix a typo.
104 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
106 * elfedit.c (update_elf_header): Don't change input_elf_class
107 nor input_elf_machine if they are -1.
109 2010-01-08 Tristan Gingold <gingold@adacore.com>
111 * ar.c: Remove bfd_special_undocumented_glue prototype.
113 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
115 * elfedit.c (update_elf_header): Reformat.
117 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
119 * readelf.c (usage): Fix indent for --symbols.
121 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
123 * doc/binutils.texi: Replace -histogram with --histogram.
125 2010-01-06 H.J. Lu <hongjiu.lu@intel.com>
128 * Makefile.am (ELFEDIT_PROG): New.
129 (bin_PROGRAMS): Add $(ELFEDIT_PROG).
130 (CFILES): Add elfedit.c.
131 (elfedit_DEPENDENCIES): New.
132 (elfedit_SOURCES): Likewise.
133 (elfedit_LDADD): Likewise.
134 * Makefile.in: Regenerated.
138 * doc/binutils.texi: Document elfedit.
140 * doc/Makefile.am (man_MANS): Add elfedit.1.
142 * doc/Makefile.in: Regenerated.
144 2010-01-06 Tristan Gingold <gingold@adacore.com>
146 * nm.c (usage): Remove extra blanks.
148 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
150 * objcopy.c: Update copyright.
151 * readelf.c: Likewise.
153 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
156 * objcopy.c (copy_object): Remove "Warning: " from error
159 2010-01-04 Nick Clifton <nickc@redhat.com>
162 * readelf.c (dump_section_as_strings): Use two separate
163 invocations of printf() in order to work around bugs in
164 the Solaris 8 implementation.
166 2010-01-04 Nick Clifton <nickc@redhat.com>
168 * po/ru.po: Updated Russian translation.
170 For older changes see ChangeLog-2009
176 version-control: never