]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
*** empty log message ***
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
877c169d
CM
12011-03-30 Catherine Moore <clm@codesourcery.com>
2
3 * addr2line.c (translate_addresses): Sign extend the pc
4 if sign_extend_vma is enabled.
5
2842702f
NC
62011-03-30 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
7
8 * readelf.c (process_gnu_liblist): Stop memory leak.
9
9382dad2
AM
102011-03-29 Alan Modra <amodra@gmail.com>
11
12 * coffdump.c: Include bfd_stdint.h
13
fbe3e2c8
PM
142011-03-28 Pierre Muller <muller@ics.u-strasbg.fr>
15
16 * coffdump.c (coff_dump): Correct spelling error.
17 (show_usage): Replace SYSROFF by COFF.
18
1a9911c3
PM
192011-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
20
21 * coffdump.c (dump_coff_scope): Use double typecast for pointer P
22 to allow compilation for all targets.
23
49e7b350
NC
242011-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
25
26 * dwarf.c (process_debug_info): Use offset_size to determine
27 the bit-size of the computation unit's offset.
767221a9
NC
28 (decode_location_expression): Use dwarf_vmatoa function to display
29 DW_OP_addr OP.
30 (process_debug_info): Use dwarf_vma type for local variables
31 length and type_offset.
49e7b350 32
68187828
NC
332011-03-25 Michael Snyder <msnyder@vmware.com>
34
35 * strings.c (print_strings): Plug memory leak.
6a696910 36 * ar.c (move_members): Plug memory leak.
a1bc0327 37 (delete_members): Plug memory leak.
8e4850a9 38 (write_archive): Plug memory leak.
cd37dafc
NC
39 * ieee.c (ieee_add_bb11): Plug memory leak.
40 (ieee_function_type): Likewise.
41 (ieee_class_baseclass): Likewise.
09192bc7
NC
42 * prdbg.c (pr_function_type): Close memory leaks.
43 (pr_method_type): Likewise.
44 (tg_class_static_member): Likewise.
45 (tg_class_method_variant): Likewise.
46 (tg_class_static_method_variant): Likewise.
1fcab1af 47 * stabs.c (parse_stab_enum_type): Fix memory leaks.
4b41844b
NC
48 (parse_stab_struct_type): Likewise.
49 (parse_stab_struct_fields): Likewise.
50 (parse_stab_one_struct_field): Likewise.
51 (parse_stab_members): Likewise.
52 (stab_demangle_qualified): Likewise.
53 * objdump.c (dump_reloc_set): Free malloced memory.
c48d800e 54 * bucomm.c (make_tempname): Stop memory leak.
68187828 55
467c65bc
NC
562011-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
57
58 Replace bfd_vma type and analog types by dwarf_vma and analogs.
59 Use dwarf specific print functions to display these type values.
60 * dwarf.h (dwarf_signed_vma): New type;
61 (DWARF2_External_LineInfo): Replace bfd_vma by dwarf_vma.
62 (DWARF2_External_PubNames): Likewise.
63 (DWARF2_External_CompUnit): Likewise.
64 (DWARF2_External_ARange): Likewise.
65 (read_leb128): Change return type to dwarf_vma.
66 * dwarf.c (print_dwarf_vma): Use __MINGW32__ conditional and
67 check byte_size values.
68 (dwarf_vmatoa): Change parameter type to dwarf_vma.
69 (dwarf_svmatoa): New static function.
70 (read_leb128): Change return type to dwarf_vma.
71 (read_sleb128): New static function.
72 (struct State_Machine_Registers): Change address field type to
73 dwarf_vma.
74 (process_extended_line_op): Adapt to type changes.
75 (fetch_indirect_string): Likewise.
76 (idisplay_block): Likewise.
77 (decode_location_expression): Likewise.
78 (read_and_display_attr_value): Likewise.
79 (process_debug_info): Likewise.
80 (display_debug_lines_raw): Likewise.
81 (display_debug_lines_decoded): Likewise.
82 (SLEB macro): Use new read_sleb128 function.
83
c60ce34a
AM
842011-03-17 Alan Modra <amodra@gmail.com>
85
86 PR 12590
87 * ar.c (ranlib_main): Init arg_index properly.
88 (usage): Describe --target.
89
629e7ca8
JJ
902011-03-16 Jakub Jelinek <jakub@redhat.com>
91
92 * dwarf.c (dw_TAG_name): Handle DW_TAG_GNU_call_site_parameter.
93 (read_and_display_attr_value): Handle DW_AT_GNU_call_site_data_value,
94 DW_AT_GNU_call_site_target and DW_AT_GNU_call_site_target_clobbered.
95 (get_AT_name): Handle DW_AT_GNU_call_site_value,
96 DW_AT_GNU_call_site_data_value, DW_AT_GNU_call_site_target,
97 DW_AT_GNU_call_site_target_clobbered, DW_AT_GNU_tail_call,
98 DW_AT_GNU_all_tail_call_sites, DW_AT_GNU_all_call_sites and
99 DW_AT_GNU_all_source_call_sites.
100 (decode_location_expression) <case DW_OP_GNU_entry_value>: Adjust
101 handling.
102
1032011-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
104
105 * dwarf.c (get_TAG_name): Handle DW_TAG_GNU_call_site.
106 (decode_location_expression): Handle DW_OP_GNU_entry_value.
107 (read_and_display_attr_value): Handle DW_AT_GNU_call_site_value.
108 (get_AT_name): Likewise.
109
497b9b32
MS
1102011-03-14 Michael Snyder <msnyder@vmware.com>
111
0cbf3531
MS
112 * objcopy.c (set_pe_subsystem): Free subsystem.
113
c30fe01d
MS
114 * wrstabs.c (stab_start_struct_type): Close memory leak.
115
0429c154
MS
116 * readelf.c (process_version_sections): Free symbols.
117
497b9b32
MS
118 * nm.c (display_rel_file): Free symsizes.
119
8f7e76d0
NC
1202011-03-10 Nick Clifton <nickc@redhat.com>
121
122 * readelf.c (get_machine_name): Update EM_V850 entry.
123
505f1412
MF
1242011-03-03 Mike Frysinger <vapier@gentoo.org>
125
126 * objdump.c (usage): Fix single typo.
127 * po/bg.po, po/binutils.pot, po/da.po, po/es.po, po/fi.po,
128 po/fr.po, po/id.po, po/ja.po, po/ru.po, po/vi.po: Likewise.
129
5115b233
AM
1302011-03-01 Akos Pasztory <akos.pasztory@gmail.com>
131
132 PR binutils/12523
133 * readelf.c (process_object): Clear dynamic_info_DT_GNU_HASH.
134
8b6efd89
KT
1352011-02-28 Kai Tietz <kai.tietz@onevision.com>
136
137 * debug.c (debug_start_source): Use filename_(n)cmp.
138 * ieee.c (ieee_finish_compilation_unit): Likewise.
139 (ieee_lineno): Likewise.
140 * nlmconv.c (main): Likewise.
141 * objcopy.c (strip_main): Likewise.
142 (copy_main): Likewise.
143 * objdump.c (show_line): Likewise.
144 (dump_reloc_set): Likewise.
145 * srconv.c (main): Likewise.
146 * wrstabs.c (stab_lineno): Likewise.
147
61865e30
NC
1482011-02-24 Zachary T Welch <zwelch@codesourcery.com>
149
150 * readelf.c (decode_arm_unwind): Implement decoding of remaining
151 ARM unwind instructions (i.e. VFP/NEON and Intel Wireless MMX).
152
47704ddf
KT
1532011-02-23 Kai Tietz <kai.tietz@onevision.com>
154
155 * dwarf.c (read_leb128): Use bfd_vma instead of
156 long type.
157 (dwarf_vmatoa): New helper routine.
158 (process_extended_line_op): Use for adr bfd_vma
159 type and print those typed values via BFD_VMA_FMT
160 or via dwarf_vmatoa for localized prints.
161 (fetch_indirect_string): Adjust offset's type.
162 (decode_location_expression): Adjust argument types
163 and uvalue type.
164 (read_and_display_attr_value): Likewise.
165 (read_and_display_attr): Likewise.
166 (decode_location_expression): Adjust printf format.
167 (process_debug_info): Likewise.
168 (display_debug_lines_raw): Likewise.
169 (display_debug_lines_decoded): Likewise.
170 (display_debug_pubnames): Likewise.
171 (display_debug_loc): Likewise.
172 (display_debug_aranges): Likewise.
173 * dwarf.h (DWARF2_External_LineInfo,
174 DWARF2_Internal_LineInfo, DWARF2_External_PubNames,
175 DWARF2_Internal_PubNames, DWARF2_External_CompUnit,
176 DWARF2_Internal_CompUnit, DWARF2_External_ARange,
177 DWARF2_Internal_ARange): Added..
178 (read_leb128): Adjust return type.
179
822ce8ee
RW
1802011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
181
182 * configure: Regenerate.
183
82f2dbf7
NC
1842011-02-08 Nick Clifton <nickc@redhat.com>
185
186 PR binutils/12467
187 * readelf.c (process_program_headers): Issue a warning if there
188 are no program headers but the file header has a non-zero program
189 header offset.
190 (process_section_headers): Issue a warning if there are no section
191 headers but the file header has a non-zero section header offset.
192 (process_section_groups): Reword the no section message so that it
193 can be distinguished from the one issued by process_section_headers.
194
6ec8b48e
JK
1952011-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
196 Doug Evans <dje@google.com>
197
198 * dwarf.c (display_gdb_index): Support version 4, warn on version 3.
199
293c573e
MR
2002011-01-19 Maciej W. Rozycki <macro@codesourcery.com>
201
202 * readelf.c (process_object): Free dynamic_section after use.
203
2b52916e
L
2042011-01-18 H.J. Lu <hongjiu.lu@intel.com>
205
206 PR binutils/12408
207 * readelf.c (process_archive): Free and reset dump_sects
208 after processing each archive member.
209
7a88bc9c
AS
2102011-01-11 Andreas Schwab <schwab@redhat.com>
211
212 * readelf.c (print_symbol): Handle symbol characters as unsigned.
213 Whitespace fixes.
214
f7465604
NC
2152011-01-10 Nick Clifton <nickc@redhat.com>
216
217 * po/da.po: Updated Danish translation.
218
9849fbfc
NC
2192011-01-06 Vladimir Siminov <sv@sw.ru>
220
221 * bucomm.c (get_file_size): Check for negative sizes and issue a
222 warning message if encountered.
223
0db46eb4
L
2242011-01-01 H.J. Lu <hongjiu.lu@intel.com>
225
226 * version.c (print_version): Update copyright to 2011.
227
9e9e0820 228For older changes see ChangeLog-2010
252b5132
RH
229\f
230Local Variables:
231mode: change-log
232left-margin: 8
233fill-column: 74
234version-control: never
235End: