Don't display bits only used for BFD in abfd->flags.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2010-11-02 H.J. Lu <hongjiu.lu@intel.com>
2
3 * objdump.c (dump_bfd_header): Don't display
4 BFD_FLAGS_FOR_BFD_USE_MASK bits in abfd->flags.
5
6 2010-11-02 Joseph Myers <joseph@codesourcery.com>
7
8 * readelf.c (display_tic6x_attribute): Handle more attributes.
9
10 2010-10-30 Kai Tietz <kai.tietz@onevision.com>
11
12 * dlltool.c (scan_drectve_symbols): Allow quoted strings for -export
13 directives.
14
15 2010-10-29 Joseph Myers <joseph@codesourcery.com>
16
17 * readelf.c (display_tic6x_attribute): Use Tag_ABI_compatibility
18 not hardcoded 32. Display name of this attribute.
19
20 2010-10-29 H.J. Lu <hongjiu.lu@intel.com>
21
22 * addr2line.c (process_file): Set BFD_DECOMPRESS.
23
24 * objcopy.c (do_debug_sections): New.
25 (OPTION_COMPRESS_DEBUG_SECTIONS): New.
26 (OPTION_DECOMPRESS_DEBUG_SECTIONS): Likewise.
27 (copy_options): Add OPTION_COMPRESS_DEBUG_SECTIONS and
28 OPTION_DECOMPRESS_DEBUG_SECTIONS.
29 (copy_usage): Add --compress-debug-sections and
30 --decompress-debug-sections.
31 (copy_file): Set BFD_COMPRESS or BFD_DECOMPRESS.
32 (copy_section): Replace bfd_get_section_contents with
33 bfd_get_full_section_contents.
34 (copy_main): Handle OPTION_COMPRESS_DEBUG_SECTIONS and
35 OPTION_DECOMPRESS_DEBUG_SECTIONS. Check do_debug_sections to
36 rename DWARF debug sections.
37
38 * objdump.c (load_specific_debug_section): Replace
39 bfd_get_section_contents with bfd_get_full_section_contents.
40 Remove bfd_uncompress_section_contents.
41 (dump_section): Replace bfd_get_section_contents with
42 bfd_get_full_section_contents.
43 (display_file): Set BFD_DECOMPRESS if needed.
44
45 * readelf.c (uncompress_section_contents): Set buffer to NULL
46 to indiate decompression failure.
47 (load_specific_debug_section): Always call
48 uncompress_section_contents.
49
50 * doc/binutils.texi: Document --compress-debug-sections and
51 --decompress-debug-sections.
52
53 2010-10-29 Nick Clifton <nickc@redhat.com>
54
55 PR binutils/12058
56 * ar.c (usage): Revert previous change. Describe how 's' can be
57 used as a command letter.
58 * doc/binutils.texi (ar cmdline): Describe how 's' can be used as
59 a command letter.
60
61 2010-10-29 Bernd Schmidt <bernds@codesourcery.com>
62 Joseph Myers <joseph@codesourcery.com>
63
64 * readelf.c (display_tic6x_attribute): Handle Tag_ABI_DSBT.
65
66 2010-10-28 Nick Clifton <nickc@redhat.com>
67
68 PR binutils/12058
69 * ar.c (usage): Remove spurious 's' from list of accepted command
70 letters.
71
72 2010-10-28 Alan Modra <amodra@gmail.com>
73
74 * readelf.c (is_32bit_abs_reloc): Support i960 and microblaze.
75 (is_32bit_pcrel_reloc): Support microblaze.
76
77 2010-10-26 Nick Clifton <nickc@redhat.com>
78
79 * po/ja.po: Updated Japanese transaltion.
80
81 2010-10-21 Joseph Myers <joseph@codesourcery.com>
82
83 * readelf.c (display_tic6x_attribute): Update for attribute
84 renaming.
85
86 2010-10-08 H.J. Lu <hongjiu.lu@intel.com>
87
88 * dwarf.c (byte_get_signed): Make it extern.
89
90 * dwarf.h (byte_get_signed): New.
91
92 * readelf.c (BYTE_GET_SIGNED): New.
93 (slurp_rela_relocs): Use BYTE_GET_SIGNED on r_addend.
94 (dump_relocations): Properly dump r_addend.
95
96 2010-10-08 Joseph Myers <joseph@codesourcery.com>
97
98 * nm.c (value_format_64bit): Define appropriately for __MSVCRT__.
99 (set_print_radix): Update for __MSVCRT__ definition of
100 value_format_64bit.
101
102 2010-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
103
104 Fix build with -DDEBUG=7
105 * nlmheader.y (DEBUG token): Rename to DEBUG_K.
106
107 2010-10-06 Alan Modra <amodra@gmail.com>
108
109 * bucomm.c (bfd_nonfatal, bfd_nonfatal_message): Don't clobber errno.
110
111 2010-10-05 Alan Modra <amodra@gmail.com>
112
113 * bucomm.c (bfd_nonfatal): Flush stdout before output to stderr.
114 (bfd_nonfatal_message, report, list_matching_formats): Likewise.
115 (list_supported_targets): Tidy.
116 * objdump.c (free_only_list): Formatting.
117 (slurp_dynamic_symtab): Non-zero exit status for "not a dynamic
118 object".
119 (update_source_path): Delete redundant check for NULL filename.
120 (disassemble_bytes): Error if disassemble_fn returns a value
121 that won't increment address.
122 (disassemble_data): Don't capitalize error message.
123 (read_section_stabs): Likewise.
124 (main): Return non-zero exit status on bad options.
125
126 2010-10-03 H.J. Lu <hongjiu.lu@intel.com>
127
128 PR binutils/12088
129 * nm.c (plugin_target): New.
130 (main): Set plugin_target to "plugin" for --plugin.
131 (display_file): Pass plugin_target to bfd_openr if target
132 isn't set.
133
134 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
135
136 * configure: Regenerate.
137
138 2010-09-22 Mike Frysinger <vapier@gentoo.org>
139
140 * MAINTAINERS: Add self as ADI Blackfin maintainer.
141
142 2010-09-17 H.J. Lu <hongjiu.lu@intel.com>
143
144 * emul_aix.c (ar_emul_aix_append): Add a target argument
145 and ignore it if it is set.
146 (ar_emul_aix5_append): Likewise.
147 (ar_emul_aix_replace): Likewise.
148 (ar_emul_aix5_replace): Likewise.
149
150 2010-09-15 H.J. Lu <hongjiu.lu@intel.com>
151
152 * ar.c (plugin_target): New.
153 (main): Set plugin_target to "plugin" for --plugin.
154 (open_inarch): Initialize target to plugin_target.
155 (replace_members): Pass plugin_target to ar_emul_replace
156 and ar_emul_append.
157
158 * binemul.h (ar_emul_append): Add a target argument.
159 (ar_emul_default_append): Likewise.
160 (ar_emul_replace): Likewise.
161 (ar_emul_default_replace): Likewise.
162 (bin_emulation_xfer_struct): Add a target argument to
163 ar_append and ar_replace.
164
165 * binemul.c (ar_emul_append): Updated. Pass target to bfd_openr.
166 (do_ar_emul_default_append): Likewise.
167 (ar_emul_default_append): Likewise.
168 (ar_emul_replace): Likewise.
169 (ar_emul_default_replace): Likewise.
170
171 2010-09-10 Ben Gardiner <bengardiner@nanometrics.ca>
172
173 * objcopy.c: Add --interleave-width option to allow interleaving
174 of more than one byte at a time.
175 (copy_width): New variable.
176 (copy_options): Add --interleave-width.
177 (copy_section): When interleaving copy in units of copy_width
178 bytes.
179 (copy_main): Parse the new option.
180 * doc/binutils: Document the new option.
181 * NEWS: Mention the new feature.
182
183 2010-09-09 Jakub Jelinek <jakub@redhat.com>
184
185 * dwarf.c (decode_location_expression): Fix data adjustment
186 for DW_OP_GNU_implicit_pointer in v3+.
187
188 2010-09-09 Tristan Gingold <gingold@adacore.com>
189
190 * NEWS: Add entry to NEWS for hppa/som.
191
192 2010-09-09 Jakub Jelinek <jakub@redhat.com>
193
194 * dwarf.h (debug_info): Add offset_info and dwarf_version fields.
195 * dwarf.c (decode_location_expression): Add offset_size and
196 dwarf_version arguments. Prefix DIE offset with 0x for
197 DW_OP_call{2,4,_ref}. Fix up DW_OP_call_ref operand size,
198 complain if in frame info section. Handle
199 DW_OP_GNU_implicit_pointer.
200 (read_and_display_attr_value, display_debug_loc,
201 display_debug_frames): Adjust decode_location_expression callers.
202 (process_debug_info): Save offset_size and dwarf_version values
203 into debug_information array.
204
205 2010-09-07 Nick Clifton <nickc@redhat.com>
206
207 * readelf.c (process_section_headers): Mention meaning of 'l'
208 section flag for x86-64 targets.
209
210 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
211 Jakub Jelinek <jakub@redhat.com>
212
213 * dwarf.c (regname): New declaration.
214 (decode_location_expression): Print for registers also regname output.
215
216 2010-09-02 Richard Henderson <rth@redhat.com>
217
218 * dwarf.c (init_dwarf_regnames_i386, init_dwarf_regnames_x86_64): New.
219 (init_dwarf_regnames): Use them.
220 * dwarf.h: Declare them.
221 * objdump.c (dump_dwarf): Use bfd_get_arch + bfd_get_mach to set up
222 the regnames, rather than using elf_machine_code.
223
224 2010-09-02 Richard Henderson <rth@redhat.com>
225
226 * objdump.c (dump_dwarf): Use bfd_arch_bits_per_address.
227
228 2010-08-23 H.J. Lu <hongjiu.lu@intel.com>
229
230 * elfedit.c (input_elf_osabi): New.
231 (output_elf_osbi): Likewise.
232 (osabis): Likewise.
233 (elf_osabi): Likewise.
234 (update_elf_header): Support updating ELF OSABI.
235 (make_qualified_name): Break long line.
236 (command_line_switch): Add OPTION_INPUT_OSABI and
237 OPTION_OUTPUT_OSABI.
238 (options): Likewise.
239 (usage): Add --input-osabi and --output-osabi.
240 (main): Handle OPTION_INPUT_OSABI and OPTION_OUTPUT_OSABI.
241
242 * doc/binutils.texi: Document --input-osabi and --output-osabi
243 for elfedit.
244
245 2010-08-23 Maciej W. Rozycki <macro@codesourcery.com>
246
247 * readelf.c (display_mips_gnu_attribute): Replace GCC options
248 with a textual description of a MIPS32r2 64-bit FPU.
249
250 2010-08-13 Dan Rosenberg <dan.j.rosenberg@gmail.com>
251
252 PR binutils/11889
253 * readelf.c (get_32bit_elf_symbols): Check for a corrupt
254 sh_entsize.
255 (get_64bit_elf_symbols): Likewise.
256 (process_symbol_table): Likewise.
257 (process_section_groups): Check for corrupt headers.
258 (process_version_sections): Check for corrupt indicies.
259 (process_corefile_note_segment): Likewise.
260
261 2010-08-13 Nathan Sidwell <nathan@codesourcery.com>
262
263 * readelf.c (get_machine_flags): Detect CF ISA C and EMAC_B
264 variants.
265
266 2010-08-13 Tom Tromey <tromey@redhat.com>
267
268 * dwarf.c (process_debug_info): Don't subtract section address
269 when calculating location of cu abbrev within section.
270
271 2010-08-12 Michael Haubenwallner <haubi@gentoo.org>
272
273 PR binutils/11742
274 * readelf.c (get_archive_member_name): Do not read beyond the end
275 of the ar_name field.
276
277 2010-08-03 Tristan Gingold <gingold@adacore.com>
278
279 * dwarf.c (display_debug_lines): Mark file argument unused.
280 Do not try to load .debug_info section.
281
282 2010-08-02 Alan Modra <amodra@gmail.com>
283
284 * readelf.c (apply_relocations): D30V is really REL.
285
286 2010-07-23 Naveen.H.S <naveen.S@kpitcummins.com>
287 Ina Pandit <ina.pandit@kpitcummins.com>
288
289 * binutils/readelf.c: Add support for V850E2 and V850E2V3.
290
291 2010-07-22 Alan Modra <amodra@gmail.com>
292
293 * readelf.c: Add Moxie support.
294
295 2010-07-20 Alan Modra <amodra@gmail.com>
296
297 * readelf.c (process_program_headers): Don't ignore all zero size
298 sections.
299
300 2010-07-19 Andreas Schwab <schwab@redhat.com>
301
302 * readelf.c (process_section_headers): Update key to flags.
303
304 2010-07-17 Dave Korn <dave.korn.cygwin@gmail.com>
305
306 * objcopy.c (copy_usage): Tweak previous typofix.
307
308 2010-07-17 H.J. Lu <hongjiu.lu@intel.com>
309
310 * objcopy.c (copy_usage): Fix a typo.
311
312 2010-07-15 Kai Tietz <kai.tietz@onevision.com>
313
314 * dllwrap.c (main): Make sure is_leading_underscore
315 gets initialized with correct default.
316
317 2010-07-05 Alan Modra <amodra@gmail.com>
318
319 * readelf.c (uncompress_section_contents): Avoid gcc-4.6 warning.
320
321 2010-07-03 Cary Coutant <ccoutant@google.com>
322
323 * objdump.c (load_specific_debug_section): Decompress section contents
324 before applying relocations.
325 * readelf.c (load_specific_debug_section): Update section size after
326 decompression.
327
328 2010-06-29 Alan Modra <amodra@gmail.com>
329
330 PR binutils/3166
331 * objcopy.c (is_strip_section): Revert 2006-09-05.
332 (setup_section): Make SHT_GROUP section nobits.
333
334 2010-06-29 Alan Modra <amodra@gmail.com>
335
336 * configure: Regenerate.
337 * po/POTFILES.in: Regenerate.
338
339 2010-06-27 Alan Modra <amodra@gmail.com>
340
341 * resbin.c (res_to_bin_accelerator): Delete set but unused variables.
342
343 2010-06-17 Nick Clifton <nickc@redhat.com>
344
345 PR binutils/11711
346 * windres.c (enum option_values): New enum.
347 (long_options): Use separate option number for --include-dir
348 option.
349 (main): Separate backwards compatibility check from code to
350 implement --include-dir. Check to see if directory exists and do
351 not complain if it does.
352
353 2010-06-15 Joseph Myers <joseph@codesourcery.com>
354
355 * readelf.c (display_tic6x_attribute, process_tic6x_specific):
356 New.
357 (process_arch_specific): Call process_tic6x_specific for
358 EM_TI_C6000.
359
360 2010-06-11 H.J. Lu <hongjiu.lu@intel.com>
361
362 * readelf.c (dump_ia64_vms_dynamic_fixups): Cast to unsigned long
363 for 0x%lx.
364
365 2010-06-11 Tristan Gingold <gingold@adacore.com>
366 Doug Rupp <rupp@gnat.com>
367
368 * readelf.c (is_ia64_vms): New function.
369 (dump_relocations): Use it.
370 (get_machine_flags): Display IA-64 OpenVMS flags.
371 (process_program_headers): No error on OpenVMS if no .dynamic section.
372 (struct ia64_vms_dynfixup, struct ia64_vms_dynimgrela): New
373 declarations.
374 (dump_ia64_vms_dynamic_fixups): New function.
375 (dump_ia64_vms_dynamic_relocs): Ditto.
376 (process_ia64_vms_dynamic_relocs): Ditto.
377 (process_relocs): Handle IA-64 OpenVMS relocs.
378 (VMS_EPOCH_OFFSET, VMS_GRANULARITY_FACTOR): New macros.
379 (print_vms_time): New function.
380 (dynamic_section_ia64_val): Handle DT_IA_64_VMS_LINKTIME and
381 DT_IA_64_VMS_LNKFLAGS.
382 (get_ia64_symbol_other): New function.
383 (get_symbol_other): Handle EM_IA_64.
384
385 2010-06-11 Tristan Gingold <gingold@adacore.com>
386
387 * unwind-ia64.c (unw_print_abreg): Add const to special_reg.
388 (UNW_DEC_ABI): Ditto for abiname.
389 (unw_decode_table): Make it const.
390
391 2010-06-10 Tristan Gingold <gingold@adacore.com>
392
393 * readelf.c (slurp_ia64_unwind_table): IA64 rela relocations are
394 not inplace.
395
396 2010-05-25 Daniel Jacobowitz <dan@codesourcery.com>
397 Joseph Myers <joseph@codesourcery.com>
398 Andrew Stubbs <ams@codesourcery.com>
399
400 * readelf.c (get_machine_flags): Handle EF_SH_PIC and EF_SH_FDPIC.
401
402 2010-05-25 Jay Krell <jay.krell@cornell.edu>
403
404 PR ld/11621
405 * Makefile.am: Replace all occurences of .o with .@OBJEXT@
406 * Makefile.in: Regenerate.
407
408 2010-05-24 Tristan Gingold <gingold@adacore.com>
409
410 * readelf.c (usage): Add new trace sections for --debug-dump.
411 (process_section_headers): Handle dump of trace sections.
412 * objdump.c (usage): Add new trace sections for --dwarf.
413 * dwarf.h (do_trace_info, do_trace_abbrevs): New variables.
414 (do_trace_aranges): Ditto.
415 (enum dwarf_section_display_enum): Add trace_info, trace_abbrev
416 and trace_aranges literals.
417 * dwarf.c (do_trace_info, do_trace_abbrevs): New variables.
418 (do_trace_aranges): Ditto.
419 (process_debug_info): Add abbrev_sec argument and replace
420 abbrev with abbrev_sec.
421 (load_debug_info): Adjust call of process_debug_info.
422 (display_debug_info): Ditto.
423 (display_trace_info): New function.
424 (dwarf_select_sections_by_names): Add trace_info, trace_abbrevs
425 and trace_aranges sections name.
426 (dwarf_select_sections_all): Also select trace sections.
427 (debug_displays): Reindent. Add entries for the trace sections.
428 * doc/binutils.texi (readelf): Document new --dwarf parameters.
429 (objdump): Ditto.
430
431 2010-05-18 H.J. Lu <hongjiu.lu@intel.com>
432
433 PR gas/11600
434 * readelf.c (get_elf_section_flags): Treat SHF_EXCLUDE as a
435 generic flag.
436
437 2010-05-07 Tristan Gingold <gingold@adacore.com>
438
439 * Makefile.in: Regenerate with automake 1.11.1.
440 * aclocal.m4: Ditto.
441 * doc/Makefile.in: Ditto.
442
443 2010-05-06 H.J. Lu <hongjiu.lu@intel.com>
444
445 * dwarf.c (init_dwarf_regnames): Handle EM_L1OM.
446 * readelf.c (get_elf_section_flags): Likewise.
447 (process_section_headers): Likewise.
448
449 2010-05-05 Nick Clifton <nickc@redhat.com>
450
451 * po/es.po: Updated Spanish translation.
452
453 2010-04-27 Kai Tietz <kai.tietz@onevision.com>
454
455 * dlltool.c (main): Query for bfd's underscoring default for
456 default target case.
457
458 2010-04-27 Nick Clifton <nickc@redhat.com>
459
460 * po/ru.po: Updated Russian translation.
461
462 2010-04-23 Alan Modra <amodra@gmail.com>
463
464 * readelf.c (process_program_headers): Replace use of
465 ELF_IS_SECTION_IN_SEGMENT_MEMORY with ELF_SECTION_IN_SEGMENT.
466
467 2010-04-22 Nick Clifton <nickc@redhat.com>
468
469 * po/binutils.pot: Updated by the Translation project.
470 * po/fi.po: Updated Finnish translation.
471 * po/vi.po: Updated Vietnamese translation.
472 * po/bg.po: New Bulgarian translation.
473 * configure.in (ALL_LINGUAS): Add bg.
474 * configure: Regenerate.
475
476 2010-04-20 Nick Clifton <nickc@redhat.com>
477
478 * po/fr.po: Updated french translation.
479
480 2010-04-20 Nick Clifton <nickc@redhat.com>
481
482 * readelf.c: Add _() macros to constant strings that are
483 translatable.
484
485 * readelf.c (display_mips_gnu_attribute): Replace GCC options
486 with a textual description of single and double precision float.
487
488 2010-04-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
489
490 * readelf.c (arm_attr_tag_FP_arch): Rename from arm_attr_tag_VFP_arch.
491 (arm_attr_tag_ABI_align8_needed): Remove.
492 (arm_attr_tag_ABI_align8_preserved): Remove.
493 (arm_attr_tag_ABI_HardFP_use): Update text strings.
494 (arm_attr_public_tags): Add strings for ABI v2.08 attribute tags.
495 (display_arm_attribute): Add decoding of ABI v2.08 attributes.
496
497 2010-04-13 Nick Clifton <nickc@redhat.com>
498
499 PR binutils/11419
500 * dwarf.c (process_debug_info): Initialise the signature array.
501
502 2010-04-09 Nick Clifton <nickc@redhat.com>
503
504 * dwarf.c (process_debug_info): Remove unused variable
505 cu_abbrev_offset_ptr.
506 (display_debug_lines_decoded): Remove unused variable prev_line.
507 * elfedit.c (process_archive): Remove unused variable
508 file_name_size.
509 * ieee.c (ieee_start_compilation_unit): Remove unused variable
510 nindx.
511 (ieee_set_type): Remove unused variables info, targetindx and
512 baseindx.
513 * objdump.c (disassmble_byte): Remove unused variable done_dot.
514 * rddbg.c (read_section_stabs_debugging_info): Remove unused
515 variable other.
516 * readelf.c (dump_section_as_strings): Remove unused variable
517 addr.
518 (process_archive): Remove unused variable file_name_size.
519 * stabs.c (parse_stab_string): Mark desc parameter as unused.
520 Remove unused variable lineno.
521 (parse_stab_struct_type): Remove unused variable orig.
522 (stab_demangle_type): Remove unused variables constp, volatilep
523 and hold.
524
525 2010-04-07 Alan Modra <amodra@gmail.com>
526
527 * configure: Regenerate.
528
529 2010-04-06 Nick Clifton <nickc@redhat.com>
530
531 * po/vi.po: Updated Vietnamese translation.
532
533 2010-04-05 Jakub Jelinek <jakub@redhat.com>
534
535 * dwarf.c (struct Frame_Chunk): Add ptr_size and segment_size
536 fields.
537 (display_debug_frames): Handle CIE version 4.
538
539 * dwarf.c (struct State_Machine_Registers): Add op_index field,
540 change end_sequence type to unsigned char.
541 (reset_state_machine): Clear op_index.
542 (process_extended_line_op): For DW_LNE_set_address clear op_index.
543 (display_debug_lines_raw): Initialize li_max_ops_per_insn.
544 Track op_index state machine register and print it if
545 li_max_ops_per_insn is != 1.
546 (display_debug_lines_decoded): Likewise.
547
548 2010-04-01 Jakub Jelinek <jakub@redhat.com>
549
550 * dwarf.c (read_and_display_attr_value): Don't reject
551 dwarf_version == 4. Handle DW_FORM_sec_offset, DW_FORM_flag_present
552 and DW_FORM_exprloc.
553 (process_debug_info): Handle cu_version == 4.
554 (display_debug_lines_raw, display_debug_lines_decoded): Handle
555 li_version == 4.
556
557 2010-03-30 Andreas Schwab <schwab@linux-m68k.org>
558
559 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
560 * Makefile.in: Regenerate.
561
562 2010-03-25 Joseph Myers <joseph@codesourcery.com>
563
564 * MAINTAINERS: Add self as TI C6X maintainer.
565 * NEWS: Add news entry for TI C6X support.
566 * readelf.c: Include elf/tic6x.h.
567 (guess_is_rela): Handle EM_TI_C6000.
568 (dump_relocations): Likewise.
569 (get_tic6x_dynamic_type): New.
570 (get_dynamic_type): Call it.
571 (get_machine_flags): Handle EF_C6000_REL.
572 (get_osabi_name): Handle machine-specific values only for relevant
573 machines. Handle C6X values.
574 (get_tic6x_segment_type): New.
575 (get_segment_type): Call it.
576 (get_tic6x_section_type_name): New.
577 (get_section_type_name): Call it.
578 (is_32bit_abs_reloc, is_16bit_abs_reloc, is_none_reloc): Handle
579 EM_TI_C6000.
580
581 2010-03-25 Thomas Schwinge <thomas@codesourcery.com>
582
583 * doc/binutils.texi (readelf) <unwind information>: Mention support for
584 ARM unwind tables.
585
586 2010-03-18 H.J. Lu <hongjiu.lu@intel.com>
587
588 * readelf.c (decode_arm_unwind): Increase buf size to 9 byte.
589
590 2010-03-17 Alan Modra <amodra@gmail.com>
591
592 * readelf.c (dump_arm_unwind): Warning fix.
593
594 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
595
596 * MAINTAINERS: Update my email address. List Tristan Gingold
597 as the release branch maintainer.
598
599 2010-03-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
600
601 * readelf.c (get_ver_flags): Handle VER_FLG_INFO.
602
603 2010-03-02 Daniel Jacobowitz <dan@codesourcery.com>
604
605 * NEWS: Document .ARM.exidx / .ARM.extab support.
606
607 * dwarf.c (read_leb128): Make non-static.
608 * dwarf.h (read_leb128): Declare.
609 * readelf.c (REMOVE_ARCH_BITS): Define.
610 (find_section_by_address): New.
611 (read_uleb128): Move higher. Use read_leb128 from dwarf.c.
612 (find_symbol_for_address): Handle the Thumb bit for ARM, by
613 using REMOVE_ARCH_BITS.
614 (struct arm_section, struct arm_unw_aux_info, arm_print_vma_and_name)
615 (arm_free_section, arm_section_get_word, decode_arm_unwind)
616 (dump_arm_unwind, arm_process_unwind): New.
617 (process_unwind): Handle ARM.
618
619 2010-02-26 Jie Zhang <jie@codesourcery.com>
620
621 * MAINTAINERS: Update my email address.
622
623 2010-02-23 Peter Breitenlohner <peb@mppmu.mpg.de>
624
625 PR binutils/11298
626 * doc/binutils.texi (windmc): Fix synopsis and description of
627 ASCII options.
628
629 2010-02-19 Alan Modra <amodra@gmail.com>
630
631 * readelf.c (get_group_flags): Return empty string when flags zero.
632 Add space in other returned values.
633 (process_section_groups): Adjust format string.
634
635 2010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
636
637 * readelf.c (arm_attr_tag_Advanced_SIMD_arch): Add description of
638 newly permitted attribute values.
639 (arm_attr_tag_Virtualization_use): Likewise.
640 (arm_attr_tag_DIV_use): Add description of new attribute.
641 (arm_attr_tag_MPextension_use_legacy): Likewise.
642
643 2010-02-15 Nick Clifton <nickc@redhat.com>
644
645 * po/vi.po: Updated Vietnamese translation.
646
647 2010-02-09 Michael Holzheu <holzheu@de.ibm.com>
648
649 * readelf.c (get_note_type): Handle NT_S390_TIMER, NT_S390_TODCMP,
650 NT_S390_TODPREG, NT_S390_CTRS and NT_S390_PREFIX.
651
652 2010-02-08 Jim Blandy <jimb@red-bean.com>
653
654 * dwarf.c (display_debug_frames): Skip the 'S' character in CFI
655 'z' augmentation strings.
656
657 2010-02-08 Christophe Lyon <christophe.lyon@st.com>
658
659 * objdump.c (disassemble_bytes): Clear aux->reloc before printing
660 a new address, so as not to reuse a previous, non-related reloc.
661
662 2010-02-02 H.J. Lu <hongjiu.lu@intel.com>
663
664 * readelf.c (get_note_type): Handle NT_X86_XSTATE.
665
666 2010-02-01 Nathan Sidwell <nathan@codesourcery.com>
667
668 * objcopy.c (copy_object): Set SEC_LINKER_CREATED when adding
669 sections.
670
671 2010-01-28 Nick Clifton <nickc@redhat.com>
672
673 PR 11225
674 * objdump.c (only): Replace with linked list.
675 (only_size, only_used): Replace with only_list.
676 (process_section_p): Set seen field on matches sections.
677 (add_only): New function.
678 (free_only_list): New function.
679 (disassemble_section): Check only_list.
680 (main): Use add_only and free_only_list.
681
682 2010-01-26 Tristan Gingold <gingold@adacore.com>
683
684 * Makefile.am (bin2c): Add libintl dependance and library.
685 * Makefile.in: Regenerate.
686
687 2010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
688
689 * readelf.c (get_machine_flags): Handle EF_S390_HIGH_GPRS.
690
691 2010-01-19 Ian Lance Taylor <iant@google.com>
692
693 * objcopy.c (copy_main): Rewrite OPTION_ADD_SECTION code to work
694 with non-ordinary files like /dev/null.
695
696 2010-01-19 Daisuke Hatayama <d.hatayama@jp.fujitsu.com>
697 Alan Modra <amodra@gmail.com>
698
699 * readelf.c (process_file_header): Handle e_phnum extension.
700
701 2010-01-14 Tristan Gingold <gingold@adacore.com>
702
703 * dwarf.c (get_AT_name): Handle DW_AT_use_GNAT_descriptive_type
704 and DW_AT_GNAT_descriptive_type.
705
706 2010-01-13 Tristan Gingold <gingold@adacore.com>
707
708 * ar.c (main): Use lbasename.
709 (normalize): Ditto.
710 * objdump.c (update_source_path): Ditto.
711
712 2010-01-12 Tristan Gingold <gingold@adacore.com>
713
714 * makefile.vms (CFLAGS): Turns warnings into informational messages.
715
716 2010-01-11 H.J. Lu <hongjiu.lu@intel.com>
717
718 PR ld/11146
719 * NEWS: Mention --dyn-syms for readelf.
720
721 * readelf.c (do_dyn_syms): New.
722 (OPTION_DYN_SYMS): Likewise.
723 (options): Add "dyn-syms".
724 (usage): Add --dyn-syms.
725 (parse_args): Handle OPTION_DYN_SYMS.
726 (process_symbol_table): Handle do_dyn_syms.
727 (process_object): Likewise.
728 (process_archive): Likewise.
729
730 * doc/binutils.texi: Document --dyn-syms for readelf. Mention
731 symbol hash tables for -D.
732
733 2010-01-11 Nick Clifton <nickc@redhat.com>
734
735 * NEWS: Mention addition of elfedit.
736
737 * po/fi.po: Updated Finnish translation.
738
739 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
740
741 * Makefile.in: Regenerate.
742 * configure: Regenerate.
743 * doc/Makefile.in: Regenerate.
744
745 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
746
747 * version.c (print_version): Change to "Copyright 2010".
748
749 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
750
751 * elfedit.c (input_elf_type): New.
752 (output_elf_type): Likewise.
753 (elf_type): Likewise.
754 (update_elf_header): Support updating ELF file type.
755 (command_line_switch): Add OPTION_INPUT_TYPE and
756 OPTION_OUTPUT_TYPE.
757 (options): Likewise.
758 (usage): Add --input-type and --output-type.
759 (main): Handle OPTION_INPUT_TYPE and OPTION_OUTPUT_TYPE. Check
760 one of --output-mach and --output-type must be specified.
761
762 * doc/binutils.texi: Document --input-type and --output-type
763 for elfedit.
764
765 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
766
767 * doc/binutils.texi: Fix a typo.
768
769 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
770
771 * elfedit.c (update_elf_header): Don't change input_elf_class
772 nor input_elf_machine if they are -1.
773
774 2010-01-08 Tristan Gingold <gingold@adacore.com>
775
776 * ar.c: Remove bfd_special_undocumented_glue prototype.
777
778 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
779
780 * elfedit.c (update_elf_header): Reformat.
781
782 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
783
784 * readelf.c (usage): Fix indent for --symbols.
785
786 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
787
788 * doc/binutils.texi: Replace -histogram with --histogram.
789
790 2010-01-06 H.J. Lu <hongjiu.lu@intel.com>
791
792 PR binutils/11131
793 * Makefile.am (ELFEDIT_PROG): New.
794 (bin_PROGRAMS): Add $(ELFEDIT_PROG).
795 (CFILES): Add elfedit.c.
796 (elfedit_DEPENDENCIES): New.
797 (elfedit_SOURCES): Likewise.
798 (elfedit_LDADD): Likewise.
799 * Makefile.in: Regenerated.
800
801 * elfedit.c: New.
802
803 * doc/binutils.texi: Document elfedit.
804
805 * doc/Makefile.am (man_MANS): Add elfedit.1.
806 (elfedit.1): New.
807 * doc/Makefile.in: Regenerated.
808
809 2010-01-06 Tristan Gingold <gingold@adacore.com>
810
811 * nm.c (usage): Remove extra blanks.
812
813 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
814
815 * objcopy.c: Update copyright.
816 * readelf.c: Likewise.
817
818 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
819
820 PR binutils/11130
821 * objcopy.c (copy_object): Remove "Warning: " from error
822 message.
823
824 2010-01-04 Nick Clifton <nickc@redhat.com>
825
826 PR 11128
827 * readelf.c (dump_section_as_strings): Use two separate
828 invocations of printf() in order to work around bugs in
829 the Solaris 8 implementation.
830
831 2010-01-04 Nick Clifton <nickc@redhat.com>
832
833 * po/ru.po: Updated Russian translation.
834
835 For older changes see ChangeLog-2009
836 \f
837 Local Variables:
838 mode: change-log
839 left-margin: 8
840 fill-column: 74
841 version-control: never
842 End:
This page took 0.164551 seconds and 5 git commands to generate.