]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
2011-02-28 Michael Snyder <msnyder@vmware.com>
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
61865e30
NC
12011-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
47704ddf
KT
62011-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
822ce8ee
RW
332011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
34
35 * configure: Regenerate.
36
82f2dbf7
NC
372011-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
6ec8b48e
JK
482011-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
293c573e
MR
532011-01-19 Maciej W. Rozycki <macro@codesourcery.com>
54
55 * readelf.c (process_object): Free dynamic_section after use.
56
2b52916e
L
572011-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
7a88bc9c
AS
632011-01-11 Andreas Schwab <schwab@redhat.com>
64
65 * readelf.c (print_symbol): Handle symbol characters as unsigned.
66 Whitespace fixes.
67
f7465604
NC
682011-01-10 Nick Clifton <nickc@redhat.com>
69
70 * po/da.po: Updated Danish translation.
71
9849fbfc
NC
722011-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
0db46eb4
L
772011-01-01 H.J. Lu <hongjiu.lu@intel.com>
78
79 * version.c (print_version): Update copyright to 2011.
80
9e9e0820 81For older changes see ChangeLog-2010
252b5132
RH
82\f
83Local Variables:
84mode: change-log
85left-margin: 8
86fill-column: 74
87version-control: never
88End: