2010-06-17 Tristan Gingold <gingold@adacore.com>
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
59e6276b
JM
12010-06-15 Joseph Myers <joseph@codesourcery.com>
2
3 * readelf.c (display_tic6x_attribute, process_tic6x_specific):
4 New.
5 (process_arch_specific): Call process_tic6x_specific for
6 EM_TI_C6000.
7
7f01b0c6
L
82010-06-11 H.J. Lu <hongjiu.lu@intel.com>
9
10 * readelf.c (dump_ia64_vms_dynamic_fixups): Cast to unsigned long
11 for 0x%lx.
12
28f997cf
TG
132010-06-11 Tristan Gingold <gingold@adacore.com>
14 Doug Rupp <rupp@gnat.com>
15
16 * readelf.c (is_ia64_vms): New function.
17 (dump_relocations): Use it.
18 (get_machine_flags): Display IA-64 OpenVMS flags.
19 (process_program_headers): No error on OpenVMS if no .dynamic section.
20 (struct ia64_vms_dynfixup, struct ia64_vms_dynimgrela): New
21 declarations.
22 (dump_ia64_vms_dynamic_fixups): New function.
23 (dump_ia64_vms_dynamic_relocs): Ditto.
24 (process_ia64_vms_dynamic_relocs): Ditto.
25 (process_relocs): Handle IA-64 OpenVMS relocs.
26 (VMS_EPOCH_OFFSET, VMS_GRANULARITY_FACTOR): New macros.
27 (print_vms_time): New function.
28 (dynamic_section_ia64_val): Handle DT_IA_64_VMS_LINKTIME and
29 DT_IA_64_VMS_LNKFLAGS.
30 (get_ia64_symbol_other): New function.
31 (get_symbol_other): Handle EM_IA_64.
32
9bcd0325
TG
332010-06-11 Tristan Gingold <gingold@adacore.com>
34
35 * unwind-ia64.c (unw_print_abreg): Add const to special_reg.
36 (UNW_DEC_ABI): Ditto for abiname.
37 (unw_decode_table): Make it const.
38
e466bc6e
TG
392010-06-10 Tristan Gingold <gingold@adacore.com>
40
41 * readelf.c (slurp_ia64_unwind_table): IA64 rela relocations are
42 not inplace.
43
8e45593f
NC
442010-05-25 Daniel Jacobowitz <dan@codesourcery.com>
45 Joseph Myers <joseph@codesourcery.com>
46 Andrew Stubbs <ams@codesourcery.com>
47
48 * readelf.c (get_machine_flags): Handle EF_SH_PIC and EF_SH_FDPIC.
49
52a6ecd2
NC
502010-05-25 Jay Krell <jay.krell@cornell.edu>
51
52 PR ld/11621
53 * Makefile.am: Replace all occurences of .o with .@OBJEXT@
54 * Makefile.in: Regenerate.
55
6f875884
TG
562010-05-24 Tristan Gingold <gingold@adacore.com>
57
58 * readelf.c (usage): Add new trace sections for --debug-dump.
59 (process_section_headers): Handle dump of trace sections.
60 * objdump.c (usage): Add new trace sections for --dwarf.
61 * dwarf.h (do_trace_info, do_trace_abbrevs): New variables.
62 (do_trace_aranges): Ditto.
63 (enum dwarf_section_display_enum): Add trace_info, trace_abbrev
64 and trace_aranges literals.
65 * dwarf.c (do_trace_info, do_trace_abbrevs): New variables.
66 (do_trace_aranges): Ditto.
67 (process_debug_info): Add abbrev_sec argument and replace
68 abbrev with abbrev_sec.
69 (load_debug_info): Adjust call of process_debug_info.
70 (display_debug_info): Ditto.
71 (display_trace_info): New function.
72 (dwarf_select_sections_by_names): Add trace_info, trace_abbrevs
73 and trace_aranges sections name.
74 (dwarf_select_sections_all): Also select trace sections.
75 (debug_displays): Reindent. Add entries for the trace sections.
76 * doc/binutils.texi (readelf): Document new --dwarf parameters.
77 (objdump): Ditto.
78
18ae9cc1
L
792010-05-18 H.J. Lu <hongjiu.lu@intel.com>
80
81 PR gas/11600
82 * readelf.c (get_elf_section_flags): Treat SHF_EXCLUDE as a
83 generic flag.
84
6540b386
TG
852010-05-07 Tristan Gingold <gingold@adacore.com>
86
87 * Makefile.in: Regenerate with automake 1.11.1.
88 * aclocal.m4: Ditto.
89 * doc/Makefile.in: Ditto.
90
7f502d6c
L
912010-05-06 H.J. Lu <hongjiu.lu@intel.com>
92
93 * dwarf.c (init_dwarf_regnames): Handle EM_L1OM.
94 * readelf.c (get_elf_section_flags): Likewise.
95 (process_section_headers): Likewise.
96
3e01a7fd
NC
972010-05-05 Nick Clifton <nickc@redhat.com>
98
99 * po/es.po: Updated Spanish translation.
100
1d2ca237
KT
1012010-04-27 Kai Tietz <kai.tietz@onevision.com>
102
103 * dlltool.c (main): Query for bfd's underscoring default for
104 default target case.
105
4ba3f034
NC
1062010-04-27 Nick Clifton <nickc@redhat.com>
107
108 * po/ru.po: Updated Russian translation.
109
9a83a553
AM
1102010-04-23 Alan Modra <amodra@gmail.com>
111
112 * readelf.c (process_program_headers): Replace use of
113 ELF_IS_SECTION_IN_SEGMENT_MEMORY with ELF_SECTION_IN_SEGMENT.
114
9c9c98a5
NC
1152010-04-22 Nick Clifton <nickc@redhat.com>
116
117 * po/binutils.pot: Updated by the Translation project.
118 * po/fi.po: Updated Finnish translation.
119 * po/vi.po: Updated Vietnamese translation.
120 * po/bg.po: New Bulgarian translation.
121 * configure.in (ALL_LINGUAS): Add bg.
122 * configure: Regenerate.
123
21b13a54
NC
1242010-04-20 Nick Clifton <nickc@redhat.com>
125
126 * po/fr.po: Updated french translation.
127
2b692964
NC
1282010-04-20 Nick Clifton <nickc@redhat.com>
129
130 * readelf.c: Add _() macros to constant strings that are
131 translatable.
132
75375b3e
MGD
1332010-04-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
134
135 * readelf.c (arm_attr_tag_FP_arch): Rename from arm_attr_tag_VFP_arch.
136 (arm_attr_tag_ABI_align8_needed): Remove.
137 (arm_attr_tag_ABI_align8_preserved): Remove.
138 (arm_attr_tag_ABI_HardFP_use): Update text strings.
139 (arm_attr_public_tags): Add strings for ABI v2.08 attribute tags.
140 (display_arm_attribute): Add decoding of ABI v2.08 attributes.
141
1e70a64d
NC
1422010-04-13 Nick Clifton <nickc@redhat.com>
143
144 PR binutils/11419
145 * dwarf.c (process_debug_info): Initialise the signature array.
146
3d540e93
NC
1472010-04-09 Nick Clifton <nickc@redhat.com>
148
149 * dwarf.c (process_debug_info): Remove unused variable
150 cu_abbrev_offset_ptr.
151 (display_debug_lines_decoded): Remove unused variable prev_line.
152 * elfedit.c (process_archive): Remove unused variable
153 file_name_size.
154 * ieee.c (ieee_start_compilation_unit): Remove unused variable
155 nindx.
156 (ieee_set_type): Remove unused variables info, targetindx and
157 baseindx.
158 * objdump.c (disassmble_byte): Remove unused variable done_dot.
159 * rddbg.c (read_section_stabs_debugging_info): Remove unused
160 variable other.
161 * readelf.c (dump_section_as_strings): Remove unused variable
162 addr.
163 (process_archive): Remove unused variable file_name_size.
164 * stabs.c (parse_stab_string): Mark desc parameter as unused.
165 Remove unused variable lineno.
166 (parse_stab_struct_type): Remove unused variable orig.
167 (stab_demangle_type): Remove unused variables constp, volatilep
168 and hold.
169
397841b5
AM
1702010-04-07 Alan Modra <amodra@gmail.com>
171
172 * configure: Regenerate.
173
bd32c6bd
NC
1742010-04-06 Nick Clifton <nickc@redhat.com>
175
176 * po/vi.po: Updated Vietnamese translation.
177
a233b20c
JJ
1782010-04-05 Jakub Jelinek <jakub@redhat.com>
179
604282a7
JJ
180 * dwarf.c (struct Frame_Chunk): Add ptr_size and segment_size
181 fields.
182 (display_debug_frames): Handle CIE version 4.
183
a233b20c
JJ
184 * dwarf.c (struct State_Machine_Registers): Add op_index field,
185 change end_sequence type to unsigned char.
186 (reset_state_machine): Clear op_index.
187 (process_extended_line_op): For DW_LNE_set_address clear op_index.
188 (display_debug_lines_raw): Initialize li_max_ops_per_insn.
189 Track op_index state machine register and print it if
190 li_max_ops_per_insn is != 1.
191 (display_debug_lines_decoded): Likewise.
192
932fd279
JJ
1932010-04-01 Jakub Jelinek <jakub@redhat.com>
194
195 * dwarf.c (read_and_display_attr_value): Don't reject
196 dwarf_version == 4. Handle DW_FORM_sec_offset, DW_FORM_flag_present
197 and DW_FORM_exprloc.
198 (process_debug_info): Handle cu_version == 4.
199 (display_debug_lines_raw, display_debug_lines_decoded): Handle
200 li_version == 4.
201
9f3d83dc
AS
2022010-03-30 Andreas Schwab <schwab@linux-m68k.org>
203
204 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
205 * Makefile.in: Regenerate.
206
40b36596
JM
2072010-03-25 Joseph Myers <joseph@codesourcery.com>
208
209 * MAINTAINERS: Add self as TI C6X maintainer.
210 * NEWS: Add news entry for TI C6X support.
211 * readelf.c: Include elf/tic6x.h.
212 (guess_is_rela): Handle EM_TI_C6000.
213 (dump_relocations): Likewise.
214 (get_tic6x_dynamic_type): New.
215 (get_dynamic_type): Call it.
216 (get_machine_flags): Handle EF_C6000_REL.
217 (get_osabi_name): Handle machine-specific values only for relevant
218 machines. Handle C6X values.
219 (get_tic6x_segment_type): New.
220 (get_segment_type): Call it.
221 (get_tic6x_section_type_name): New.
222 (get_section_type_name): Call it.
223 (is_32bit_abs_reloc, is_16bit_abs_reloc, is_none_reloc): Handle
224 EM_TI_C6000.
225
ba7f2642
TS
2262010-03-25 Thomas Schwinge <thomas@codesourcery.com>
227
228 * doc/binutils.texi (readelf) <unwind information>: Mention support for
229 ARM unwind tables.
230
b115cf96
L
2312010-03-18 H.J. Lu <hongjiu.lu@intel.com>
232
233 * readelf.c (decode_arm_unwind): Increase buf size to 9 byte.
234
8f73510c
AM
2352010-03-17 Alan Modra <amodra@gmail.com>
236
237 * readelf.c (dump_arm_unwind): Warning fix.
238
99164030
DJ
2392010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
240
241 * MAINTAINERS: Update my email address. List Tristan Gingold
242 as the release branch maintainer.
243
44ec90b9
RO
2442010-03-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
245
246 * readelf.c (get_ver_flags): Handle VER_FLG_INFO.
247
0b6ae522
DJ
2482010-03-02 Daniel Jacobowitz <dan@codesourcery.com>
249
250 * NEWS: Document .ARM.exidx / .ARM.extab support.
251
252 * dwarf.c (read_leb128): Make non-static.
253 * dwarf.h (read_leb128): Declare.
254 * readelf.c (REMOVE_ARCH_BITS): Define.
255 (find_section_by_address): New.
256 (read_uleb128): Move higher. Use read_leb128 from dwarf.c.
257 (find_symbol_for_address): Handle the Thumb bit for ARM, by
258 using REMOVE_ARCH_BITS.
259 (struct arm_section, struct arm_unw_aux_info, arm_print_vma_and_name)
260 (arm_free_section, arm_section_get_word, decode_arm_unwind)
261 (dump_arm_unwind, arm_process_unwind): New.
262 (process_unwind): Handle ARM.
263
92fc7b4f
JZ
2642010-02-26 Jie Zhang <jie@codesourcery.com>
265
266 * MAINTAINERS: Update my email address.
267
826fec2f
NC
2682010-02-23 Peter Breitenlohner <peb@mppmu.mpg.de>
269
270 PR binutils/11298
271 * doc/binutils.texi (windmc): Fix synopsis and description of
272 ASCII options.
273
220453ec
AM
2742010-02-19 Alan Modra <amodra@gmail.com>
275
276 * readelf.c (get_group_flags): Return empty string when flags zero.
277 Add space in other returned values.
278 (process_section_groups): Adjust format string.
279
cd21e546
MGD
2802010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
281
282 * readelf.c (arm_attr_tag_Advanced_SIMD_arch): Add description of
283 newly permitted attribute values.
284 (arm_attr_tag_Virtualization_use): Likewise.
285 (arm_attr_tag_DIV_use): Add description of new attribute.
286 (arm_attr_tag_MPextension_use_legacy): Likewise.
287
ab7875de
NC
2882010-02-15 Nick Clifton <nickc@redhat.com>
289
290 * po/vi.po: Updated Vietnamese translation.
291
d7eeb400
MS
2922010-02-09 Michael Holzheu <holzheu@de.ibm.com>
293
294 * readelf.c (get_note_type): Handle NT_S390_TIMER, NT_S390_TODCMP,
295 NT_S390_TODPREG, NT_S390_CTRS and NT_S390_PREFIX.
296
d80e8de2
JB
2972010-02-08 Jim Blandy <jimb@red-bean.com>
298
299 * dwarf.c (display_debug_frames): Skip the 'S' character in CFI
300 'z' augmentation strings.
301
bb7c70ed
NC
3022010-02-08 Christophe Lyon <christophe.lyon@st.com>
303
304 * objdump.c (disassemble_bytes): Clear aux->reloc before printing
305 a new address, so as not to reuse a previous, non-related reloc.
306
4339cae0
L
3072010-02-02 H.J. Lu <hongjiu.lu@intel.com>
308
309 * readelf.c (get_note_type): Handle NT_X86_XSTATE.
310
0930eddd
NS
3112010-02-01 Nathan Sidwell <nathan@codesourcery.com>
312
313 * objcopy.c (copy_object): Set SEC_LINKER_CREATED when adding
314 sections.
315
70ecb384
NC
3162010-01-28 Nick Clifton <nickc@redhat.com>
317
318 PR 11225
319 * objdump.c (only): Replace with linked list.
320 (only_size, only_used): Replace with only_list.
321 (process_section_p): Set seen field on matches sections.
322 (add_only): New function.
323 (free_only_list): New function.
324 (disassemble_section): Check only_list.
325 (main): Use add_only and free_only_list.
326
571f7b5e
TG
3272010-01-26 Tristan Gingold <gingold@adacore.com>
328
329 * Makefile.am (bin2c): Add libintl dependance and library.
330 * Makefile.in: Regenerate.
331
55786da2 3322010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
70ecb384 333
55786da2
AK
334 * readelf.c (get_machine_flags): Handle EF_S390_HIGH_GPRS.
335
500ee42e
ILT
3362010-01-19 Ian Lance Taylor <iant@google.com>
337
338 * objcopy.c (copy_main): Rewrite OPTION_ADD_SECTION code to work
339 with non-ordinary files like /dev/null.
340
2046a35d
AM
3412010-01-19 Daisuke Hatayama <d.hatayama@jp.fujitsu.com>
342 Alan Modra <amodra@gmail.com>
343
344 * readelf.c (process_file_header): Handle e_phnum extension.
345
60a0e0e7
TG
3462010-01-14 Tristan Gingold <gingold@adacore.com>
347
348 * dwarf.c (get_AT_name): Handle DW_AT_use_GNAT_descriptive_type
349 and DW_AT_GNAT_descriptive_type.
350
fd3a6816
TG
3512010-01-13 Tristan Gingold <gingold@adacore.com>
352
353 * ar.c (main): Use lbasename.
354 (normalize): Ditto.
355 * objdump.c (update_source_path): Ditto.
356
6cdb8d82
TG
3572010-01-12 Tristan Gingold <gingold@adacore.com>
358
359 * makefile.vms (CFLAGS): Turns warnings into informational messages.
360
2c610e4b
L
3612010-01-11 H.J. Lu <hongjiu.lu@intel.com>
362
363 PR ld/11146
364 * NEWS: Mention --dyn-syms for readelf.
365
366 * readelf.c (do_dyn_syms): New.
2c610e4b
L
367 (OPTION_DYN_SYMS): Likewise.
368 (options): Add "dyn-syms".
369 (usage): Add --dyn-syms.
370 (parse_args): Handle OPTION_DYN_SYMS.
371 (process_symbol_table): Handle do_dyn_syms.
372 (process_object): Likewise.
373 (process_archive): Likewise.
374
375 * doc/binutils.texi: Document --dyn-syms for readelf. Mention
376 symbol hash tables for -D.
377
20703056
NC
3782010-01-11 Nick Clifton <nickc@redhat.com>
379
d2420a8c
NC
380 * NEWS: Mention addition of elfedit.
381
20703056
NC
382 * po/fi.po: Updated Finnish translation.
383
3725885a
RW
3842010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
385
386 * Makefile.in: Regenerate.
387 * configure: Regenerate.
388 * doc/Makefile.in: Regenerate.
389
5256a5b0
L
3902010-01-08 H.J. Lu <hongjiu.lu@intel.com>
391
392 * version.c (print_version): Change to "Copyright 2010".
393
dd35de74
L
3942010-01-08 H.J. Lu <hongjiu.lu@intel.com>
395
396 * elfedit.c (input_elf_type): New.
397 (output_elf_type): Likewise.
398 (elf_type): Likewise.
399 (update_elf_header): Support updating ELF file type.
400 (command_line_switch): Add OPTION_INPUT_TYPE and
401 OPTION_OUTPUT_TYPE.
402 (options): Likewise.
403 (usage): Add --input-type and --output-type.
404 (main): Handle OPTION_INPUT_TYPE and OPTION_OUTPUT_TYPE. Check
405 one of --output-mach and --output-type must be specified.
406
407 * doc/binutils.texi: Document --input-type and --output-type
408 for elfedit.
409
c7a795f8
L
4102010-01-08 H.J. Lu <hongjiu.lu@intel.com>
411
412 * doc/binutils.texi: Fix a typo.
413
2dc654c3
L
4142010-01-08 H.J. Lu <hongjiu.lu@intel.com>
415
416 * elfedit.c (update_elf_header): Don't change input_elf_class
417 nor input_elf_machine if they are -1.
418
2ad0e9f1
TG
4192010-01-08 Tristan Gingold <gingold@adacore.com>
420
421 * ar.c: Remove bfd_special_undocumented_glue prototype.
422
71a72a84
L
4232010-01-07 H.J. Lu <hongjiu.lu@intel.com>
424
425 * elfedit.c (update_elf_header): Reformat.
426
3f08eb35
L
4272010-01-07 H.J. Lu <hongjiu.lu@intel.com>
428
429 * readelf.c (usage): Fix indent for --symbols.
430
ed22650e
L
4312010-01-07 H.J. Lu <hongjiu.lu@intel.com>
432
433 * doc/binutils.texi: Replace -histogram with --histogram.
434
30fd33bb
L
4352010-01-06 H.J. Lu <hongjiu.lu@intel.com>
436
437 PR binutils/11131
438 * Makefile.am (ELFEDIT_PROG): New.
439 (bin_PROGRAMS): Add $(ELFEDIT_PROG).
440 (CFILES): Add elfedit.c.
441 (elfedit_DEPENDENCIES): New.
442 (elfedit_SOURCES): Likewise.
443 (elfedit_LDADD): Likewise.
444 * Makefile.in: Regenerated.
445
446 * elfedit.c: New.
447
448 * doc/binutils.texi: Document elfedit.
449
450 * doc/Makefile.am (man_MANS): Add elfedit.1.
451 (elfedit.1): New.
452 * doc/Makefile.in: Regenerated.
453
d2ca6b5b
TG
4542010-01-06 Tristan Gingold <gingold@adacore.com>
455
456 * nm.c (usage): Remove extra blanks.
d2ca6b5b 457
a0f19280
L
4582010-01-04 H.J. Lu <hongjiu.lu@intel.com>
459
460 * objcopy.c: Update copyright.
461 * readelf.c: Likewise.
462
c1e2cb9d
L
4632010-01-04 H.J. Lu <hongjiu.lu@intel.com>
464
465 PR binutils/11130
466 * objcopy.c (copy_object): Remove "Warning: " from error
467 message.
468
c975cc98
NC
4692010-01-04 Nick Clifton <nickc@redhat.com>
470
471 PR 11128
472 * readelf.c (dump_section_as_strings): Use two separate
473 invocations of printf() in order to work around bugs in
474 the Solaris 8 implementation.
475
619c8a7d
NC
4762010-01-04 Nick Clifton <nickc@redhat.com>
477
a0f19280 478 * po/ru.po: Updated Russian translation.
a6da20b5 479
43ecc30f 480For older changes see ChangeLog-2009
252b5132
RH
481\f
482Local Variables:
483mode: change-log
484left-margin: 8
485fill-column: 74
486version-control: never
487End:
This page took 0.444586 seconds and 4 git commands to generate.