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