* readelf.c (decode_arm_unwind): Implement decoding of remaining
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2011-02-24 Zachary T Welch <zwelch@codesourcery.com>
2
3 * readelf.c (decode_arm_unwind): Implement decoding of remaining
4 ARM unwind instructions (i.e. VFP/NEON and Intel Wireless MMX).
5
6 2011-02-23 Kai Tietz <kai.tietz@onevision.com>
7
8 * dwarf.c (read_leb128): Use bfd_vma instead of
9 long type.
10 (dwarf_vmatoa): New helper routine.
11 (process_extended_line_op): Use for adr bfd_vma
12 type and print those typed values via BFD_VMA_FMT
13 or via dwarf_vmatoa for localized prints.
14 (fetch_indirect_string): Adjust offset's type.
15 (decode_location_expression): Adjust argument types
16 and uvalue type.
17 (read_and_display_attr_value): Likewise.
18 (read_and_display_attr): Likewise.
19 (decode_location_expression): Adjust printf format.
20 (process_debug_info): Likewise.
21 (display_debug_lines_raw): Likewise.
22 (display_debug_lines_decoded): Likewise.
23 (display_debug_pubnames): Likewise.
24 (display_debug_loc): Likewise.
25 (display_debug_aranges): Likewise.
26 * dwarf.h (DWARF2_External_LineInfo,
27 DWARF2_Internal_LineInfo, DWARF2_External_PubNames,
28 DWARF2_Internal_PubNames, DWARF2_External_CompUnit,
29 DWARF2_Internal_CompUnit, DWARF2_External_ARange,
30 DWARF2_Internal_ARange): Added..
31 (read_leb128): Adjust return type.
32
33 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
34
35 * configure: Regenerate.
36
37 2011-02-08 Nick Clifton <nickc@redhat.com>
38
39 PR binutils/12467
40 * readelf.c (process_program_headers): Issue a warning if there
41 are no program headers but the file header has a non-zero program
42 header offset.
43 (process_section_headers): Issue a warning if there are no section
44 headers but the file header has a non-zero section header offset.
45 (process_section_groups): Reword the no section message so that it
46 can be distinguished from the one issued by process_section_headers.
47
48 2011-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
49 Doug Evans <dje@google.com>
50
51 * dwarf.c (display_gdb_index): Support version 4, warn on version 3.
52
53 2011-01-19 Maciej W. Rozycki <macro@codesourcery.com>
54
55 * readelf.c (process_object): Free dynamic_section after use.
56
57 2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
58
59 PR binutils/12408
60 * readelf.c (process_archive): Free and reset dump_sects
61 after processing each archive member.
62
63 2011-01-11 Andreas Schwab <schwab@redhat.com>
64
65 * readelf.c (print_symbol): Handle symbol characters as unsigned.
66 Whitespace fixes.
67
68 2011-01-10 Nick Clifton <nickc@redhat.com>
69
70 * po/da.po: Updated Danish translation.
71
72 2011-01-06 Vladimir Siminov <sv@sw.ru>
73
74 * bucomm.c (get_file_size): Check for negative sizes and issue a
75 warning message if encountered.
76
77 2011-01-01 H.J. Lu <hongjiu.lu@intel.com>
78
79 * version.c (print_version): Update copyright to 2011.
80
81 For older changes see ChangeLog-2010
82 \f
83 Local Variables:
84 mode: change-log
85 left-margin: 8
86 fill-column: 74
87 version-control: never
88 End:
This page took 0.03175 seconds and 4 git commands to generate.