2010-04-14 Tristan Gingold <gingold@adacore.com>
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
1e70a64d
NC
12010-04-13 Nick Clifton <nickc@redhat.com>
2
3 PR binutils/11419
4 * dwarf.c (process_debug_info): Initialise the signature array.
5
3d540e93
NC
62010-04-09 Nick Clifton <nickc@redhat.com>
7
8 * dwarf.c (process_debug_info): Remove unused variable
9 cu_abbrev_offset_ptr.
10 (display_debug_lines_decoded): Remove unused variable prev_line.
11 * elfedit.c (process_archive): Remove unused variable
12 file_name_size.
13 * ieee.c (ieee_start_compilation_unit): Remove unused variable
14 nindx.
15 (ieee_set_type): Remove unused variables info, targetindx and
16 baseindx.
17 * objdump.c (disassmble_byte): Remove unused variable done_dot.
18 * rddbg.c (read_section_stabs_debugging_info): Remove unused
19 variable other.
20 * readelf.c (dump_section_as_strings): Remove unused variable
21 addr.
22 (process_archive): Remove unused variable file_name_size.
23 * stabs.c (parse_stab_string): Mark desc parameter as unused.
24 Remove unused variable lineno.
25 (parse_stab_struct_type): Remove unused variable orig.
26 (stab_demangle_type): Remove unused variables constp, volatilep
27 and hold.
28
397841b5
AM
292010-04-07 Alan Modra <amodra@gmail.com>
30
31 * configure: Regenerate.
32
bd32c6bd
NC
332010-04-06 Nick Clifton <nickc@redhat.com>
34
35 * po/vi.po: Updated Vietnamese translation.
36
a233b20c
JJ
372010-04-05 Jakub Jelinek <jakub@redhat.com>
38
604282a7
JJ
39 * dwarf.c (struct Frame_Chunk): Add ptr_size and segment_size
40 fields.
41 (display_debug_frames): Handle CIE version 4.
42
a233b20c
JJ
43 * dwarf.c (struct State_Machine_Registers): Add op_index field,
44 change end_sequence type to unsigned char.
45 (reset_state_machine): Clear op_index.
46 (process_extended_line_op): For DW_LNE_set_address clear op_index.
47 (display_debug_lines_raw): Initialize li_max_ops_per_insn.
48 Track op_index state machine register and print it if
49 li_max_ops_per_insn is != 1.
50 (display_debug_lines_decoded): Likewise.
51
932fd279
JJ
522010-04-01 Jakub Jelinek <jakub@redhat.com>
53
54 * dwarf.c (read_and_display_attr_value): Don't reject
55 dwarf_version == 4. Handle DW_FORM_sec_offset, DW_FORM_flag_present
56 and DW_FORM_exprloc.
57 (process_debug_info): Handle cu_version == 4.
58 (display_debug_lines_raw, display_debug_lines_decoded): Handle
59 li_version == 4.
60
9f3d83dc
AS
612010-03-30 Andreas Schwab <schwab@linux-m68k.org>
62
63 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
64 * Makefile.in: Regenerate.
65
40b36596
JM
662010-03-25 Joseph Myers <joseph@codesourcery.com>
67
68 * MAINTAINERS: Add self as TI C6X maintainer.
69 * NEWS: Add news entry for TI C6X support.
70 * readelf.c: Include elf/tic6x.h.
71 (guess_is_rela): Handle EM_TI_C6000.
72 (dump_relocations): Likewise.
73 (get_tic6x_dynamic_type): New.
74 (get_dynamic_type): Call it.
75 (get_machine_flags): Handle EF_C6000_REL.
76 (get_osabi_name): Handle machine-specific values only for relevant
77 machines. Handle C6X values.
78 (get_tic6x_segment_type): New.
79 (get_segment_type): Call it.
80 (get_tic6x_section_type_name): New.
81 (get_section_type_name): Call it.
82 (is_32bit_abs_reloc, is_16bit_abs_reloc, is_none_reloc): Handle
83 EM_TI_C6000.
84
ba7f2642
TS
852010-03-25 Thomas Schwinge <thomas@codesourcery.com>
86
87 * doc/binutils.texi (readelf) <unwind information>: Mention support for
88 ARM unwind tables.
89
b115cf96
L
902010-03-18 H.J. Lu <hongjiu.lu@intel.com>
91
92 * readelf.c (decode_arm_unwind): Increase buf size to 9 byte.
93
8f73510c
AM
942010-03-17 Alan Modra <amodra@gmail.com>
95
96 * readelf.c (dump_arm_unwind): Warning fix.
97
99164030
DJ
982010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
99
100 * MAINTAINERS: Update my email address. List Tristan Gingold
101 as the release branch maintainer.
102
44ec90b9
RO
1032010-03-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
104
105 * readelf.c (get_ver_flags): Handle VER_FLG_INFO.
106
0b6ae522
DJ
1072010-03-02 Daniel Jacobowitz <dan@codesourcery.com>
108
109 * NEWS: Document .ARM.exidx / .ARM.extab support.
110
111 * dwarf.c (read_leb128): Make non-static.
112 * dwarf.h (read_leb128): Declare.
113 * readelf.c (REMOVE_ARCH_BITS): Define.
114 (find_section_by_address): New.
115 (read_uleb128): Move higher. Use read_leb128 from dwarf.c.
116 (find_symbol_for_address): Handle the Thumb bit for ARM, by
117 using REMOVE_ARCH_BITS.
118 (struct arm_section, struct arm_unw_aux_info, arm_print_vma_and_name)
119 (arm_free_section, arm_section_get_word, decode_arm_unwind)
120 (dump_arm_unwind, arm_process_unwind): New.
121 (process_unwind): Handle ARM.
122
92fc7b4f
JZ
1232010-02-26 Jie Zhang <jie@codesourcery.com>
124
125 * MAINTAINERS: Update my email address.
126
826fec2f
NC
1272010-02-23 Peter Breitenlohner <peb@mppmu.mpg.de>
128
129 PR binutils/11298
130 * doc/binutils.texi (windmc): Fix synopsis and description of
131 ASCII options.
132
220453ec
AM
1332010-02-19 Alan Modra <amodra@gmail.com>
134
135 * readelf.c (get_group_flags): Return empty string when flags zero.
136 Add space in other returned values.
137 (process_section_groups): Adjust format string.
138
cd21e546
MGD
1392010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
140
141 * readelf.c (arm_attr_tag_Advanced_SIMD_arch): Add description of
142 newly permitted attribute values.
143 (arm_attr_tag_Virtualization_use): Likewise.
144 (arm_attr_tag_DIV_use): Add description of new attribute.
145 (arm_attr_tag_MPextension_use_legacy): Likewise.
146
ab7875de
NC
1472010-02-15 Nick Clifton <nickc@redhat.com>
148
149 * po/vi.po: Updated Vietnamese translation.
150
d7eeb400
MS
1512010-02-09 Michael Holzheu <holzheu@de.ibm.com>
152
153 * readelf.c (get_note_type): Handle NT_S390_TIMER, NT_S390_TODCMP,
154 NT_S390_TODPREG, NT_S390_CTRS and NT_S390_PREFIX.
155
d80e8de2
JB
1562010-02-08 Jim Blandy <jimb@red-bean.com>
157
158 * dwarf.c (display_debug_frames): Skip the 'S' character in CFI
159 'z' augmentation strings.
160
bb7c70ed
NC
1612010-02-08 Christophe Lyon <christophe.lyon@st.com>
162
163 * objdump.c (disassemble_bytes): Clear aux->reloc before printing
164 a new address, so as not to reuse a previous, non-related reloc.
165
4339cae0
L
1662010-02-02 H.J. Lu <hongjiu.lu@intel.com>
167
168 * readelf.c (get_note_type): Handle NT_X86_XSTATE.
169
0930eddd
NS
1702010-02-01 Nathan Sidwell <nathan@codesourcery.com>
171
172 * objcopy.c (copy_object): Set SEC_LINKER_CREATED when adding
173 sections.
174
70ecb384
NC
1752010-01-28 Nick Clifton <nickc@redhat.com>
176
177 PR 11225
178 * objdump.c (only): Replace with linked list.
179 (only_size, only_used): Replace with only_list.
180 (process_section_p): Set seen field on matches sections.
181 (add_only): New function.
182 (free_only_list): New function.
183 (disassemble_section): Check only_list.
184 (main): Use add_only and free_only_list.
185
571f7b5e
TG
1862010-01-26 Tristan Gingold <gingold@adacore.com>
187
188 * Makefile.am (bin2c): Add libintl dependance and library.
189 * Makefile.in: Regenerate.
190
55786da2 1912010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
70ecb384 192
55786da2
AK
193 * readelf.c (get_machine_flags): Handle EF_S390_HIGH_GPRS.
194
500ee42e
ILT
1952010-01-19 Ian Lance Taylor <iant@google.com>
196
197 * objcopy.c (copy_main): Rewrite OPTION_ADD_SECTION code to work
198 with non-ordinary files like /dev/null.
199
2046a35d
AM
2002010-01-19 Daisuke Hatayama <d.hatayama@jp.fujitsu.com>
201 Alan Modra <amodra@gmail.com>
202
203 * readelf.c (process_file_header): Handle e_phnum extension.
204
60a0e0e7
TG
2052010-01-14 Tristan Gingold <gingold@adacore.com>
206
207 * dwarf.c (get_AT_name): Handle DW_AT_use_GNAT_descriptive_type
208 and DW_AT_GNAT_descriptive_type.
209
fd3a6816
TG
2102010-01-13 Tristan Gingold <gingold@adacore.com>
211
212 * ar.c (main): Use lbasename.
213 (normalize): Ditto.
214 * objdump.c (update_source_path): Ditto.
215
6cdb8d82
TG
2162010-01-12 Tristan Gingold <gingold@adacore.com>
217
218 * makefile.vms (CFLAGS): Turns warnings into informational messages.
219
2c610e4b
L
2202010-01-11 H.J. Lu <hongjiu.lu@intel.com>
221
222 PR ld/11146
223 * NEWS: Mention --dyn-syms for readelf.
224
225 * readelf.c (do_dyn_syms): New.
2c610e4b
L
226 (OPTION_DYN_SYMS): Likewise.
227 (options): Add "dyn-syms".
228 (usage): Add --dyn-syms.
229 (parse_args): Handle OPTION_DYN_SYMS.
230 (process_symbol_table): Handle do_dyn_syms.
231 (process_object): Likewise.
232 (process_archive): Likewise.
233
234 * doc/binutils.texi: Document --dyn-syms for readelf. Mention
235 symbol hash tables for -D.
236
20703056
NC
2372010-01-11 Nick Clifton <nickc@redhat.com>
238
d2420a8c
NC
239 * NEWS: Mention addition of elfedit.
240
20703056
NC
241 * po/fi.po: Updated Finnish translation.
242
3725885a
RW
2432010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
244
245 * Makefile.in: Regenerate.
246 * configure: Regenerate.
247 * doc/Makefile.in: Regenerate.
248
5256a5b0
L
2492010-01-08 H.J. Lu <hongjiu.lu@intel.com>
250
251 * version.c (print_version): Change to "Copyright 2010".
252
dd35de74
L
2532010-01-08 H.J. Lu <hongjiu.lu@intel.com>
254
255 * elfedit.c (input_elf_type): New.
256 (output_elf_type): Likewise.
257 (elf_type): Likewise.
258 (update_elf_header): Support updating ELF file type.
259 (command_line_switch): Add OPTION_INPUT_TYPE and
260 OPTION_OUTPUT_TYPE.
261 (options): Likewise.
262 (usage): Add --input-type and --output-type.
263 (main): Handle OPTION_INPUT_TYPE and OPTION_OUTPUT_TYPE. Check
264 one of --output-mach and --output-type must be specified.
265
266 * doc/binutils.texi: Document --input-type and --output-type
267 for elfedit.
268
c7a795f8
L
2692010-01-08 H.J. Lu <hongjiu.lu@intel.com>
270
271 * doc/binutils.texi: Fix a typo.
272
2dc654c3
L
2732010-01-08 H.J. Lu <hongjiu.lu@intel.com>
274
275 * elfedit.c (update_elf_header): Don't change input_elf_class
276 nor input_elf_machine if they are -1.
277
2ad0e9f1
TG
2782010-01-08 Tristan Gingold <gingold@adacore.com>
279
280 * ar.c: Remove bfd_special_undocumented_glue prototype.
281
71a72a84
L
2822010-01-07 H.J. Lu <hongjiu.lu@intel.com>
283
284 * elfedit.c (update_elf_header): Reformat.
285
3f08eb35
L
2862010-01-07 H.J. Lu <hongjiu.lu@intel.com>
287
288 * readelf.c (usage): Fix indent for --symbols.
289
ed22650e
L
2902010-01-07 H.J. Lu <hongjiu.lu@intel.com>
291
292 * doc/binutils.texi: Replace -histogram with --histogram.
293
30fd33bb
L
2942010-01-06 H.J. Lu <hongjiu.lu@intel.com>
295
296 PR binutils/11131
297 * Makefile.am (ELFEDIT_PROG): New.
298 (bin_PROGRAMS): Add $(ELFEDIT_PROG).
299 (CFILES): Add elfedit.c.
300 (elfedit_DEPENDENCIES): New.
301 (elfedit_SOURCES): Likewise.
302 (elfedit_LDADD): Likewise.
303 * Makefile.in: Regenerated.
304
305 * elfedit.c: New.
306
307 * doc/binutils.texi: Document elfedit.
308
309 * doc/Makefile.am (man_MANS): Add elfedit.1.
310 (elfedit.1): New.
311 * doc/Makefile.in: Regenerated.
312
d2ca6b5b
TG
3132010-01-06 Tristan Gingold <gingold@adacore.com>
314
315 * nm.c (usage): Remove extra blanks.
d2ca6b5b 316
a0f19280
L
3172010-01-04 H.J. Lu <hongjiu.lu@intel.com>
318
319 * objcopy.c: Update copyright.
320 * readelf.c: Likewise.
321
c1e2cb9d
L
3222010-01-04 H.J. Lu <hongjiu.lu@intel.com>
323
324 PR binutils/11130
325 * objcopy.c (copy_object): Remove "Warning: " from error
326 message.
327
c975cc98
NC
3282010-01-04 Nick Clifton <nickc@redhat.com>
329
330 PR 11128
331 * readelf.c (dump_section_as_strings): Use two separate
332 invocations of printf() in order to work around bugs in
333 the Solaris 8 implementation.
334
619c8a7d
NC
3352010-01-04 Nick Clifton <nickc@redhat.com>
336
a0f19280 337 * po/ru.po: Updated Russian translation.
a6da20b5 338
43ecc30f 339For older changes see ChangeLog-2009
252b5132
RH
340\f
341Local Variables:
342mode: change-log
343left-margin: 8
344fill-column: 74
345version-control: never
346End:
This page took 0.433557 seconds and 4 git commands to generate.