* NEWS: Document .ARM.exidx / .ARM.extab support.
[binutils-gdb.git] / binutils / ChangeLog
1 2010-03-02 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * NEWS: Document .ARM.exidx / .ARM.extab support.
4
5 * dwarf.c (read_leb128): Make non-static.
6 * dwarf.h (read_leb128): Declare.
7 * readelf.c (REMOVE_ARCH_BITS): Define.
8 (find_section_by_address): New.
9 (read_uleb128): Move higher. Use read_leb128 from dwarf.c.
10 (find_symbol_for_address): Handle the Thumb bit for ARM, by
11 using REMOVE_ARCH_BITS.
12 (struct arm_section, struct arm_unw_aux_info, arm_print_vma_and_name)
13 (arm_free_section, arm_section_get_word, decode_arm_unwind)
14 (dump_arm_unwind, arm_process_unwind): New.
15 (process_unwind): Handle ARM.
16
17 2010-02-26 Jie Zhang <jie@codesourcery.com>
18
19 * MAINTAINERS: Update my email address.
20
21 2010-02-23 Peter Breitenlohner <peb@mppmu.mpg.de>
22
23 PR binutils/11298
24 * doc/binutils.texi (windmc): Fix synopsis and description of
25 ASCII options.
26
27 2010-02-19 Alan Modra <amodra@gmail.com>
28
29 * readelf.c (get_group_flags): Return empty string when flags zero.
30 Add space in other returned values.
31 (process_section_groups): Adjust format string.
32
33 2010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
34
35 * readelf.c (arm_attr_tag_Advanced_SIMD_arch): Add description of
36 newly permitted attribute values.
37 (arm_attr_tag_Virtualization_use): Likewise.
38 (arm_attr_tag_DIV_use): Add description of new attribute.
39 (arm_attr_tag_MPextension_use_legacy): Likewise.
40
41 2010-02-15 Nick Clifton <nickc@redhat.com>
42
43 * po/vi.po: Updated Vietnamese translation.
44
45 2010-02-09 Michael Holzheu <holzheu@de.ibm.com>
46
47 * readelf.c (get_note_type): Handle NT_S390_TIMER, NT_S390_TODCMP,
48 NT_S390_TODPREG, NT_S390_CTRS and NT_S390_PREFIX.
49
50 2010-02-08 Jim Blandy <jimb@red-bean.com>
51
52 * dwarf.c (display_debug_frames): Skip the 'S' character in CFI
53 'z' augmentation strings.
54
55 2010-02-08 Christophe Lyon <christophe.lyon@st.com>
56
57 * objdump.c (disassemble_bytes): Clear aux->reloc before printing
58 a new address, so as not to reuse a previous, non-related reloc.
59
60 2010-02-02 H.J. Lu <hongjiu.lu@intel.com>
61
62 * readelf.c (get_note_type): Handle NT_X86_XSTATE.
63
64 2010-02-01 Nathan Sidwell <nathan@codesourcery.com>
65
66 * objcopy.c (copy_object): Set SEC_LINKER_CREATED when adding
67 sections.
68
69 2010-01-28 Nick Clifton <nickc@redhat.com>
70
71 PR 11225
72 * objdump.c (only): Replace with linked list.
73 (only_size, only_used): Replace with only_list.
74 (process_section_p): Set seen field on matches sections.
75 (add_only): New function.
76 (free_only_list): New function.
77 (disassemble_section): Check only_list.
78 (main): Use add_only and free_only_list.
79
80 2010-01-26 Tristan Gingold <gingold@adacore.com>
81
82 * Makefile.am (bin2c): Add libintl dependance and library.
83 * Makefile.in: Regenerate.
84
85 2010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
86
87 * readelf.c (get_machine_flags): Handle EF_S390_HIGH_GPRS.
88
89 2010-01-19 Ian Lance Taylor <iant@google.com>
90
91 * objcopy.c (copy_main): Rewrite OPTION_ADD_SECTION code to work
92 with non-ordinary files like /dev/null.
93
94 2010-01-19 Daisuke Hatayama <d.hatayama@jp.fujitsu.com>
95 Alan Modra <amodra@gmail.com>
96
97 * readelf.c (process_file_header): Handle e_phnum extension.
98
99 2010-01-14 Tristan Gingold <gingold@adacore.com>
100
101 * dwarf.c (get_AT_name): Handle DW_AT_use_GNAT_descriptive_type
102 and DW_AT_GNAT_descriptive_type.
103
104 2010-01-13 Tristan Gingold <gingold@adacore.com>
105
106 * ar.c (main): Use lbasename.
107 (normalize): Ditto.
108 * objdump.c (update_source_path): Ditto.
109
110 2010-01-12 Tristan Gingold <gingold@adacore.com>
111
112 * makefile.vms (CFLAGS): Turns warnings into informational messages.
113
114 2010-01-11 H.J. Lu <hongjiu.lu@intel.com>
115
116 PR ld/11146
117 * NEWS: Mention --dyn-syms for readelf.
118
119 * readelf.c (do_dyn_syms): New.
120 (OPTION_DYN_SYMS): Likewise.
121 (options): Add "dyn-syms".
122 (usage): Add --dyn-syms.
123 (parse_args): Handle OPTION_DYN_SYMS.
124 (process_symbol_table): Handle do_dyn_syms.
125 (process_object): Likewise.
126 (process_archive): Likewise.
127
128 * doc/binutils.texi: Document --dyn-syms for readelf. Mention
129 symbol hash tables for -D.
130
131 2010-01-11 Nick Clifton <nickc@redhat.com>
132
133 * NEWS: Mention addition of elfedit.
134
135 * po/fi.po: Updated Finnish translation.
136
137 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
138
139 * Makefile.in: Regenerate.
140 * configure: Regenerate.
141 * doc/Makefile.in: Regenerate.
142
143 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
144
145 * version.c (print_version): Change to "Copyright 2010".
146
147 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
148
149 * elfedit.c (input_elf_type): New.
150 (output_elf_type): Likewise.
151 (elf_type): Likewise.
152 (update_elf_header): Support updating ELF file type.
153 (command_line_switch): Add OPTION_INPUT_TYPE and
154 OPTION_OUTPUT_TYPE.
155 (options): Likewise.
156 (usage): Add --input-type and --output-type.
157 (main): Handle OPTION_INPUT_TYPE and OPTION_OUTPUT_TYPE. Check
158 one of --output-mach and --output-type must be specified.
159
160 * doc/binutils.texi: Document --input-type and --output-type
161 for elfedit.
162
163 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
164
165 * doc/binutils.texi: Fix a typo.
166
167 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
168
169 * elfedit.c (update_elf_header): Don't change input_elf_class
170 nor input_elf_machine if they are -1.
171
172 2010-01-08 Tristan Gingold <gingold@adacore.com>
173
174 * ar.c: Remove bfd_special_undocumented_glue prototype.
175
176 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
177
178 * elfedit.c (update_elf_header): Reformat.
179
180 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
181
182 * readelf.c (usage): Fix indent for --symbols.
183
184 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
185
186 * doc/binutils.texi: Replace -histogram with --histogram.
187
188 2010-01-06 H.J. Lu <hongjiu.lu@intel.com>
189
190 PR binutils/11131
191 * Makefile.am (ELFEDIT_PROG): New.
192 (bin_PROGRAMS): Add $(ELFEDIT_PROG).
193 (CFILES): Add elfedit.c.
194 (elfedit_DEPENDENCIES): New.
195 (elfedit_SOURCES): Likewise.
196 (elfedit_LDADD): Likewise.
197 * Makefile.in: Regenerated.
198
199 * elfedit.c: New.
200
201 * doc/binutils.texi: Document elfedit.
202
203 * doc/Makefile.am (man_MANS): Add elfedit.1.
204 (elfedit.1): New.
205 * doc/Makefile.in: Regenerated.
206
207 2010-01-06 Tristan Gingold <gingold@adacore.com>
208
209 * nm.c (usage): Remove extra blanks.
210
211 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
212
213 * objcopy.c: Update copyright.
214 * readelf.c: Likewise.
215
216 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
217
218 PR binutils/11130
219 * objcopy.c (copy_object): Remove "Warning: " from error
220 message.
221
222 2010-01-04 Nick Clifton <nickc@redhat.com>
223
224 PR 11128
225 * readelf.c (dump_section_as_strings): Use two separate
226 invocations of printf() in order to work around bugs in
227 the Solaris 8 implementation.
228
229 2010-01-04 Nick Clifton <nickc@redhat.com>
230
231 * po/ru.po: Updated Russian translation.
232
233 For older changes see ChangeLog-2009
234 \f
235 Local Variables:
236 mode: change-log
237 left-margin: 8
238 fill-column: 74
239 version-control: never
240 End: