d6ee055d480c2171da1c6be1655c28ab248831dd
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2011-03-25 Michael Snyder <msnyder@vmware.com>
2
3 * strings.c (print_strings): Plug memory leak.
4 * ar.c (move_members): Plug memory leak.
5 (delete_members): Plug memory leak.
6 (write_archive): Plug memory leak.
7 * ieee.c (ieee_add_bb11): Plug memory leak.
8 (ieee_function_type): Likewise.
9 (ieee_class_baseclass): Likewise.
10
11 2011-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
12
13 Replace bfd_vma type and analog types by dwarf_vma and analogs.
14 Use dwarf specific print functions to display these type values.
15 * dwarf.h (dwarf_signed_vma): New type;
16 (DWARF2_External_LineInfo): Replace bfd_vma by dwarf_vma.
17 (DWARF2_External_PubNames): Likewise.
18 (DWARF2_External_CompUnit): Likewise.
19 (DWARF2_External_ARange): Likewise.
20 (read_leb128): Change return type to dwarf_vma.
21 * dwarf.c (print_dwarf_vma): Use __MINGW32__ conditional and
22 check byte_size values.
23 (dwarf_vmatoa): Change parameter type to dwarf_vma.
24 (dwarf_svmatoa): New static function.
25 (read_leb128): Change return type to dwarf_vma.
26 (read_sleb128): New static function.
27 (struct State_Machine_Registers): Change address field type to
28 dwarf_vma.
29 (process_extended_line_op): Adapt to type changes.
30 (fetch_indirect_string): Likewise.
31 (idisplay_block): Likewise.
32 (decode_location_expression): Likewise.
33 (read_and_display_attr_value): Likewise.
34 (process_debug_info): Likewise.
35 (display_debug_lines_raw): Likewise.
36 (display_debug_lines_decoded): Likewise.
37 (SLEB macro): Use new read_sleb128 function.
38
39 2011-03-17 Alan Modra <amodra@gmail.com>
40
41 PR 12590
42 * ar.c (ranlib_main): Init arg_index properly.
43 (usage): Describe --target.
44
45 2011-03-16 Jakub Jelinek <jakub@redhat.com>
46
47 * dwarf.c (dw_TAG_name): Handle DW_TAG_GNU_call_site_parameter.
48 (read_and_display_attr_value): Handle DW_AT_GNU_call_site_data_value,
49 DW_AT_GNU_call_site_target and DW_AT_GNU_call_site_target_clobbered.
50 (get_AT_name): Handle DW_AT_GNU_call_site_value,
51 DW_AT_GNU_call_site_data_value, DW_AT_GNU_call_site_target,
52 DW_AT_GNU_call_site_target_clobbered, DW_AT_GNU_tail_call,
53 DW_AT_GNU_all_tail_call_sites, DW_AT_GNU_all_call_sites and
54 DW_AT_GNU_all_source_call_sites.
55 (decode_location_expression) <case DW_OP_GNU_entry_value>: Adjust
56 handling.
57
58 2011-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
59
60 * dwarf.c (get_TAG_name): Handle DW_TAG_GNU_call_site.
61 (decode_location_expression): Handle DW_OP_GNU_entry_value.
62 (read_and_display_attr_value): Handle DW_AT_GNU_call_site_value.
63 (get_AT_name): Likewise.
64
65 2011-03-14 Michael Snyder <msnyder@vmware.com>
66
67 * objcopy.c (set_pe_subsystem): Free subsystem.
68
69 * wrstabs.c (stab_start_struct_type): Close memory leak.
70
71 * readelf.c (process_version_sections): Free symbols.
72
73 * nm.c (display_rel_file): Free symsizes.
74
75 2011-03-10 Nick Clifton <nickc@redhat.com>
76
77 * readelf.c (get_machine_name): Update EM_V850 entry.
78
79 2011-03-03 Mike Frysinger <vapier@gentoo.org>
80
81 * objdump.c (usage): Fix single typo.
82 * po/bg.po, po/binutils.pot, po/da.po, po/es.po, po/fi.po,
83 po/fr.po, po/id.po, po/ja.po, po/ru.po, po/vi.po: Likewise.
84
85 2011-03-01 Akos Pasztory <akos.pasztory@gmail.com>
86
87 PR binutils/12523
88 * readelf.c (process_object): Clear dynamic_info_DT_GNU_HASH.
89
90 2011-02-28 Kai Tietz <kai.tietz@onevision.com>
91
92 * debug.c (debug_start_source): Use filename_(n)cmp.
93 * ieee.c (ieee_finish_compilation_unit): Likewise.
94 (ieee_lineno): Likewise.
95 * nlmconv.c (main): Likewise.
96 * objcopy.c (strip_main): Likewise.
97 (copy_main): Likewise.
98 * objdump.c (show_line): Likewise.
99 (dump_reloc_set): Likewise.
100 * srconv.c (main): Likewise.
101 * wrstabs.c (stab_lineno): Likewise.
102
103 2011-02-24 Zachary T Welch <zwelch@codesourcery.com>
104
105 * readelf.c (decode_arm_unwind): Implement decoding of remaining
106 ARM unwind instructions (i.e. VFP/NEON and Intel Wireless MMX).
107
108 2011-02-23 Kai Tietz <kai.tietz@onevision.com>
109
110 * dwarf.c (read_leb128): Use bfd_vma instead of
111 long type.
112 (dwarf_vmatoa): New helper routine.
113 (process_extended_line_op): Use for adr bfd_vma
114 type and print those typed values via BFD_VMA_FMT
115 or via dwarf_vmatoa for localized prints.
116 (fetch_indirect_string): Adjust offset's type.
117 (decode_location_expression): Adjust argument types
118 and uvalue type.
119 (read_and_display_attr_value): Likewise.
120 (read_and_display_attr): Likewise.
121 (decode_location_expression): Adjust printf format.
122 (process_debug_info): Likewise.
123 (display_debug_lines_raw): Likewise.
124 (display_debug_lines_decoded): Likewise.
125 (display_debug_pubnames): Likewise.
126 (display_debug_loc): Likewise.
127 (display_debug_aranges): Likewise.
128 * dwarf.h (DWARF2_External_LineInfo,
129 DWARF2_Internal_LineInfo, DWARF2_External_PubNames,
130 DWARF2_Internal_PubNames, DWARF2_External_CompUnit,
131 DWARF2_Internal_CompUnit, DWARF2_External_ARange,
132 DWARF2_Internal_ARange): Added..
133 (read_leb128): Adjust return type.
134
135 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
136
137 * configure: Regenerate.
138
139 2011-02-08 Nick Clifton <nickc@redhat.com>
140
141 PR binutils/12467
142 * readelf.c (process_program_headers): Issue a warning if there
143 are no program headers but the file header has a non-zero program
144 header offset.
145 (process_section_headers): Issue a warning if there are no section
146 headers but the file header has a non-zero section header offset.
147 (process_section_groups): Reword the no section message so that it
148 can be distinguished from the one issued by process_section_headers.
149
150 2011-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
151 Doug Evans <dje@google.com>
152
153 * dwarf.c (display_gdb_index): Support version 4, warn on version 3.
154
155 2011-01-19 Maciej W. Rozycki <macro@codesourcery.com>
156
157 * readelf.c (process_object): Free dynamic_section after use.
158
159 2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
160
161 PR binutils/12408
162 * readelf.c (process_archive): Free and reset dump_sects
163 after processing each archive member.
164
165 2011-01-11 Andreas Schwab <schwab@redhat.com>
166
167 * readelf.c (print_symbol): Handle symbol characters as unsigned.
168 Whitespace fixes.
169
170 2011-01-10 Nick Clifton <nickc@redhat.com>
171
172 * po/da.po: Updated Danish translation.
173
174 2011-01-06 Vladimir Siminov <sv@sw.ru>
175
176 * bucomm.c (get_file_size): Check for negative sizes and issue a
177 warning message if encountered.
178
179 2011-01-01 H.J. Lu <hongjiu.lu@intel.com>
180
181 * version.c (print_version): Update copyright to 2011.
182
183 For older changes see ChangeLog-2010
184 \f
185 Local Variables:
186 mode: change-log
187 left-margin: 8
188 fill-column: 74
189 version-control: never
190 End:
This page took 0.059362 seconds and 4 git commands to generate.