blob: 17658581db131c45258b3fd868dfbe9e8c8324b3 [file] [log] [blame]
Roland McGrath499b8ff2010-06-22 13:13:53 -070012010-06-22 Roland McGrath <roland@redhat.com>
2
Roland McGrathc16966a2010-06-22 17:08:43 -07003 * dwarf_getlocation.c (check_constant_offset): data[48] are constant.
4
Roland McGrath499b8ff2010-06-22 13:13:53 -07005 * dwarf_getsrclines.c: Fix signed comparison warning in extended
6 opcode parsing.
7
Roland McGrath0c5638c2010-06-21 23:00:35 -070082010-06-21 Roland McGrath <roland@redhat.com>
9
Roland McGrath474cb482010-06-22 00:10:54 -070010 * dwarf.h: Add DW_TAG_GNU_* constants.
11
Roland McGrath0c5638c2010-06-21 23:00:35 -070012 * memory-access.h (get_sleb128_rest_return): Fix sign extension for
13 10-byte case.
14
Roland McGrath5cc030d2010-06-20 17:25:35 -0700152010-06-20 Roland McGrath <roland@redhat.com>
16
Roland McGrath2b1f0952010-06-20 17:55:50 -070017 * libdw_findcu.c (__libdw_findcu): Take new flag argument,
18 to search TUs instead of CUs.
19 * libdwP.h: Update decl.
20 (struct Dwarf): New member tu_tree.
21 * dwarf_end.c (dwarf_end): Clean up tu_tree.
22 * dwarf_offdie.c (do_offdie): New function, broken out of ...
23 (dwarf_offdie): ... here.
24 (dwarf_offdie_types): New function.
25 * libdw.h: Declare it.
26 * libdw.map (ELFUTILS_0.148): Add it.
27
Roland McGrath5cc030d2010-06-20 17:25:35 -070028 * libdwP.h (CUDIE): Use cu_data.
29 * dwarf_formblock.c: Likewise.
30 * dwarf_formref_die.c: Likewise.
31 * dwarf_diecu.c: Use CUDIE macro.
32 * dwarf_formaddr.c: Use cu_sec_idx.
33
Roland McGrathc70ebc02010-06-16 02:21:26 -0700342010-06-16 Roland McGrath <roland@redhat.com>
35
Roland McGrath3e0f7d12010-06-15 23:10:35 -070036 * dwarf_formref_die.c: Use dwarf_offdie only for DW_FORM_ref_addr, so
37 we don't repeat a CU lookup we've already done. Handle
38 DW_FORM_ref_sig8 using sig8_hash table and __libdw_intern_next_unit.
39
40 * libdw_findcu.c (__libdw_intern_next_unit): New function,
41 broken out of ...
42 (__libdw_findcu): ... here. Call it.
43 * libdwP.h: Declare it.
44 (struct Dwarf): New member next_tu_offset.
45
46 * dwarf_sig8_hash.c: New file.
47 * dwarf_sig8_hash.h: New file.
48 * Makefile.am (libdw_a_SOURCES, noinst_HEADERS): Add them.
49 * dwarf_abbrev_hash.c: Include dwarf_sig8_hash.h before
50 defining NO_UNDEF.
51 * libdwP.h (struct Dwarf): New member sig8_hash.
52 * dwarf_begin_elf.c: Call Dwarf_Sig8_Hash_init on it.
53 * dwarf_end.c: Call Dwarf_Sig8_Hash_free on it.
54
55 * dwarf_nextcu.c (dwarf_next_unit): New function, broken out of ...
56 (dwarf_nextcu): ... here. Call it.
57 * libdw.h: Declare it.
58 * libdwP.h: Add INTDECL.
59 * libdw_findcu.c (__libdw_findcu): Use it instead of dwarf_nextcu.
60 * libdw.map (ELFUTILS_0.148): New set, add dwarf_next_unit.
61
62 * libdwP.h (cu_sec_idx, cu_data): New functions.
63 Use .debug_types when CU is a TU.
64 * dwarf_cuoffset.c: Use that instead of assuming IDX_debug_info.
65 * dwarf_siblingof.c: Likewise.
66 * dwarf_formstring.c: Likewise.
67 * dwarf_formudata.c (__libdw_formptr, dwarf_formudata): Likewise.
68 * dwarf_getlocation.c (dwarf_getlocation): Likewise.
69 (dwarf_getlocation_addr): Likewise.
70
71 * libdwP.h (struct Dwarf_CU): Add new members type_offset, type_sig8.
72 (DIE_OFFSET_FROM_CU_OFFSET): Take flag argument; if true, compute
73 .debug_types header size instead of .debug_info header size.
74 (CUDIE): Use it.
75 * dwarf_diecu.c: Update caller.
76 * dwarf_getaranges.c: Likewise.
77 * dwarf_nextcu.c: Likewise.
78 * libdw_findcu.c (__libdw_findcu): Initialize new members.
79
Roland McGrath3e4b5bb2010-06-16 03:40:56 -070080 * fde.c (fde_by_offset): Renamed to ...
81 (__libdw_fde_by_offset): ... this, made global and internal_function.
82 Don't take ADDRESS argument.
83 (__libdw_find_fde): Update caller. Do address sanity check here.
84 * cfi.h: Declare __libdw_fde_by_offset.
85 * cfi.c (dwarf_cfi_validate_fde): New function.
86 * libdw.h: Declare it.
87 * libdw.map (ELFUTILS_0.148): Add it.
88
Roland McGrath5f4b5082010-06-16 03:11:57 -070089 * cie.c (intern_new_cie): Canonicalize DW_EH_PE_absptr FDE encoding to
90 either DW_EH_PE_udata8 or DW_EH_PE_udata4.
91
Roland McGrath7934ded2010-06-16 03:04:09 -070092 * encoded-value.h (read_encoded_value): Handle DW_EH_PE_indirect.
93 Don't assume DW_EH_PE_aligned refers to native address size.
94
Roland McGrathc70ebc02010-06-16 02:21:26 -070095 * cfi.c (execute_cfi): Barf on CIE initial instructions changing the
96 address.
97
Roland McGrathc70cf4e2010-06-18 17:01:05 -0700982010-06-17 Roland McGrath <roland@redhat.com>
99
100 * libdwP.h (struct Dwarf_Line_s): Add members isa, discriminator, and
101 op_index.
102 * dwarf_getsrclines.c (dwarf_getsrclines): Move NEW_FILE macro guts
103 into an inner inline function. Set new fields. Check all fields for
104 overflow when setting.
105 * dwarf_lineisa.c: New file.
106 * dwarf_linediscriminator.c: New file.
107 * dwarf_lineop_index.c: New file.
108 * Makefile.am (libdw_a_SOURCES): Add them.
109 * libdw.map (ELFUTILS_0.148): Add them.
110 * libdw.h: Declare them.
111
Roland McGrath3f633072010-06-15 22:17:04 -07001122010-06-16 Roland McGrath <roland@redhat.com>
113
Roland McGrath4a87dfa2010-06-16 16:35:10 -0700114 * dwarf_next_cfi.c: Fix version 4 return_address_register decoding.
115
Roland McGrathb75f4442010-06-15 22:24:19 -0700116 * fde.c (fde_by_offset): Renamed to ...
117 (__libdw_fde_by_offset): ... this, made global and internal_function.
118 Don't take ADDRESS argument.
119 (__libdw_find_fde): Update caller. Do address sanity check here.
120 * cfi.h: Declare __libdw_fde_by_offset.
Roland McGrath9bcd2652010-06-15 22:17:20 -0700121 * cfi.c (dwarf_cfi_validate_fde): New function.
122 * libdw.h: Declare it.
Roland McGrath3f633072010-06-15 22:17:04 -0700123 * libdw.map (ELFUTILS_0.148): Add it.
124
Roland McGrath0b3363e2010-06-01 15:42:14 -0700125 * cie.c (intern_new_cie): Canonicalize DW_EH_PE_absptr FDE encoding to
126 either DW_EH_PE_udata8 or DW_EH_PE_udata4.
Roland McGrath827d4d12010-06-01 20:17:36 -0700127
128 * encoded-value.h (read_encoded_value): Handle DW_EH_PE_indirect.
129 Don't assume DW_EH_PE_aligned refers to native address size.
Roland McGrath1a030b32010-06-01 20:11:40 -0700130
131 * cfi.c (execute_cfi): Barf on CIE initial instructions changing the
Roland McGrath675229b2010-06-01 20:10:19 -0700132 address.
133
1342010-06-15 Roland McGrath <roland@redhat.com>
Roland McGrath52123962010-06-01 19:05:08 -0700135
136 * dwarf_formref.c (__libdw_formref): Diagnose DW_FORM_ref_sig8 like
Roland McGrath7fac1ce2010-06-01 15:56:58 -0700137 DW_FORM_ref_addr.
138 * dwarf_formref_die.c (dwarf_formref_die): Diagnose it the same way
Roland McGrath0b3363e2010-06-01 15:42:14 -0700139 here, since we don't support it yet.
140
Mark Wielaard3f507bd2010-05-31 15:06:31 +0200141 * dwarf_next_cfi.c: Handle version 4 format.
142
Mark Wielaard08e71db2010-05-31 15:39:15 +0200143 * dwarf_getsrclines.c: Handle version 4 format.
144
1452010-06-01 Roland McGrath <roland@redhat.com>
146
147 * libdwP.h: Remove unused IDX_debug_*names, add IDX_debug_types.
Mark Wielaard3f507bd2010-05-31 15:06:31 +0200148 * dwarf_begin_elf.c (dwarf_scnnames): Likewise.
149
Eduardo Santiagod2240bc2010-05-28 14:26:52 -0700150 * libdwP.h (CIE_VERSION): Remove unused macro.
Ulrich Drepper6fb34512010-05-28 20:28:04 -0700151
Ulrich Drepper49fe7142010-05-28 20:32:37 -0700152 * dwarf_getsrclines.c: Fix version field test.
153 * libdwP.h (DWARF_VERSION): Remove useless macro.
Ulrich Drepper6fb34512010-05-28 20:28:04 -0700154
Roland McGrathcfa5da22010-05-27 13:49:25 -0700155 * dwarf_formudata.c (__libdw_formptr): Fix DW_FORM_sec_offset handling.
156
157 * dwarf_formblock.c (dwarf_formblock): Handle DW_FORM_exprloc.
158
159 * libdw_findcu.c (__libdw_findcu): Accept version 4.
Roland McGrath688f7fc2010-05-08 03:22:59 -0700160
1612010-05-31 Mark Wielaard <mjw@redhat.com>
162
163 * cfi.h (dwarf_cfi_cie_p): Move definition from here, to ..
164 * libdw.h (dwarf_cfi_cie_p): ... here.
165
1662010-05-31 Mark Wielaard <mjw@redhat.com>
167
168 * dwarf.h: Fix DW_LANG_Python constant.
Roland McGrath0ab97832010-04-26 11:50:27 -0700169
1702010-05-28 Eduardo Santiago <santiago@redhat.com>
Roland McGrath3b10ac02010-04-26 18:45:36 -0700171
172 * dwarf_getlocation.c (dwarf_getlocation): Do attr_ok check first
173 thing.
174
1752010-05-27 Roland McGrath <roland@redhat.com>
Roland McGrath0ab97832010-04-26 11:50:27 -0700176
177 * dwarf.h: Add DW_AT_enum_class, DW_AT_linkage_name,
178 DW_TAG_template_alias, DW_LANG_Python, DW_LNE_set_discriminator.
179
1802010-05-08 Roland McGrath <roland@redhat.com>
181
182 * dwarf_getlocation.c (__libdw_intern_expression): Take new argument
Roland McGrath3f9d9552010-04-22 20:51:07 -0700183 REF_SIZE. Use that to handle DW_OP_call_ref correctly.
184 (getlocation): Update caller.
185 * dwarf_frame_cfa.c (dwarf_frame_cfa): Likewise.
186 * dwarf_frame_register.c (dwarf_frame_register): Likewise.
187 * libdwP.h: Update decl.
188
1892010-04-26 Roland McGrath <roland@redhat.com>
Roland McGrath8068e062010-03-10 23:49:13 -0800190
191 * cfi.h (struct Dwarf_Frame_s): Add cfa_invalid alternative in cfa_rule.
192 * cfi.c (execute_cfi): Set that instead of doing cfi_assert for
193 DW_CFA_def_cfa_{offset*,register} when a non-offset rule is in force.
Roland McGrath22359e22010-02-15 15:57:03 -0800194 * dwarf_frame_cfa.c (dwarf_frame_cfa): Handle cfa_invalid.
195
196 * dwarf_getlocation.c (__libdw_intern_expression): Take new arg CFAP.
197 Prepend DW_OP_call_frame_cfa if true.
Mark Wielaardee29a312010-02-02 20:44:53 +0100198 (getlocation): Update caller.
199 * dwarf_frame_cfa.c (dwarf_frame_cfa): Likewise.
200 * dwarf_frame_register.c (dwarf_frame_register): Likewise.
201 * libdwP.h: Update decl.
Roland McGrathf95760a2010-01-07 20:24:34 -0800202
2032010-04-22 Roland McGrath <roland@redhat.com>
204
205 * cfi.c (execute_cfi): Never return without cleanup.
Roland McGrath019d9fb2010-01-05 13:36:07 -0800206 Free FS on failure.
207 (cie_cache_initial_state): Adjust caller to expect that free.
Roland McGrathebc5c882010-01-05 22:53:31 -0800208 (__libdw_frame_at_address): Likewise.
209
2102010-03-10 Roland McGrath <roland@redhat.com>
211
212 * libdw.map (ELFUTILS_0.146): New set. Add dwfl_core_file_report.
213
2142010-02-15 Roland McGrath <roland@redhat.com>
215
216 * Makefile.am: Use config/eu.am for common stuff.
Roland McGrath0cb19832010-01-05 13:38:15 -0800217
2182010-02-02 Mark Wielaard <mjw@redhat.com>
Roland McGrath019d9fb2010-01-05 13:36:07 -0800219
220 * fde.c (intern_fde): Fix length check for sized_augmentation_data.
Roland McGrath888381b2009-11-21 17:03:34 -0800221
2222010-01-07 Roland McGrath <roland@redhat.com>
223
224 * dwarf_getcfi_elf.c (getcfi_phdr): Use elf_getphdrnum.
225
Roland McGrath9ca7bc42009-10-15 12:26:49 -07002262010-01-05 Roland McGrath <roland@redhat.com>
227
228 * dwarf_aggregate_size.c: New file.
229 * Makefile.am (libdw_a_SOURCES): Add it.
230 * libdw.h: Declare it.
Roland McGrath7e0aecd2009-09-17 15:02:34 -0700231 * libdwP.h: Add INTDECL.
232 * libdw.map (ELFUTILS_0.144): New set. Add dwarf_aggregate_size.
233
234 * dwarf_srclang.c: Add INTDEF.
235 * libdwP.h: Add INTDECL.
236
Roland McGrathf0371042009-09-10 12:39:09 -0700237 * dwarf.h: Add some more DW_AT_GNU_* types from gcc.
238
239 * dwarf.h: Add DW_AT_GNU_vector, DW_AT_GNU_template_name.
240
2412009-11-21 Roland McGrath <roland@redhat.com>
242
243 * dwarf_getlocation.c (check_constant_offset): Return 1 for all
244 non-constant forms.
Mark Wielaard418ae4c2009-09-09 20:59:26 +0200245
2462009-10-15 Roland McGrath <roland@redhat.com>
247
248 * libdw_form.c (__libdw_form_val_len): Grok DW_FORM_sec_offset,
Josh Stonecc93cc42009-08-21 18:04:44 -0700249 DW_FORM_exprloc, DW_FORM_flag_present, and DW_FORM_ref_sig8.
250
2512009-09-17 Roland McGrath <roland@redhat.com>
252
Roland McGrath08277ba2009-08-10 15:08:08 -0700253 * dwarf_getlocation.c (dwarf_getlocation_implicit_value): Make OP
254 argument a pointer to const.
255 * libdw.h: Update decl.
256
Roland McGrathebfb6482009-08-09 15:40:52 -07002572009-09-10 Roland McGrath <roland@redhat.com>
258
259 * dwarf_getlocation.c (store_implicit_value): New function.
260 (__libdw_intern_expression): Use it, handle DW_OP_implicit_value.
261 (dwarf_getlocation_implicit_value): New function.
262 * libdw.h: Declare it.
263 * libdw.map (ELFUTILS_0.143): Add it.
264
2652009-09-09 Mark Wielaard <mjw@redhat.com>
266
267 * dwarf_getcfi.c (dwarf_getcfi): Clear cfi->ebl.
268
2692009-08-21 Josh Stone <jistone@redhat.com>
270
Roland McGrathde69d522009-08-07 18:26:19 -0700271 * dwarf_hasattr_integrate.c: Integrate DW_AT_specification too.
272
2732009-08-10 Roland McGrath <roland@redhat.com>
274
275 * dwarf_getscopevar.c: Use dwarf_diename.
276
2772009-08-09 Roland McGrath <roland@redhat.com>
278
279 * libdw.map (ELFUTILS_0.143): New version set,
280 inherits from ELFUTILS_0.142.
Roland McGrathaf800142009-07-22 13:55:50 -0700281 * dwarf_arrayorder.c: Use OLD_VERSION and NEW_VERSION to define an
282 alias in the ELFUTILS_0.122 version set and the default in the new set.
283 * dwarf_srclang.c: Likewise.
284 * dwarf_decl_file.c: Likewise.
285 * dwarf_decl_line.c: Likewise.
286 * dwarf_decl_column.c: Likewise.
287 * dwarf_bytesize.c: Likewise.
288 * dwarf_bitsize.c: Likewise.
289 * dwarf_bitoffset.c: Likewise.
290
2912009-08-07 Roland McGrath <roland@redhat.com>
292
293 * dwarf_arrayorder.c: Use dwarf_attr_integrate.
294 * dwarf_srclang.c: Likewise.
295 * dwarf_decl_file.c: Likewise.
296 * dwarf_decl_line.c (__libdw_attr_intval): Likewise.
Roland McGrathe23e9e72009-07-21 18:14:52 -0700297 * dwarf_bytesize.c: Likewise.
298 * dwarf_bitsize.c: Likewise.
299 * dwarf_bitoffset.c: Likewise.
300
3012009-07-22 Roland McGrath <roland@redhat.com>
302
303 * dwarf_frame_cfa.c: Change calling convention.
304 * libdw.h: Update decl.
Roland McGrath96349ff2009-07-20 11:51:41 -0700305
306 * dwarf_frame_register.c: Change calling/return-value convention for
307 value-only results and undefined/same_value.
308 * libdw.h: Update decl.
309
Roland McGratha6abdfd2009-07-16 17:40:19 -0700310 * dwarf_getlocation.c (__libdw_intern_expression): Take new bool
311 argument, append DW_OP_stack_value if set. Don't take NOPS argument,
Roland McGrathe160cc92009-07-16 17:48:27 -0700312 return that value instead.
313 (getlocation): Update caller.
314 * dwarf_frame_cfa.c: Likewise.
315 * libdwP.h: Update decl.
316
Roland McGratha6abdfd2009-07-16 17:40:19 -07003172009-07-21 Roland McGrath <roland@redhat.com>
318
319 * dwarf_getsrc_file.c: Ignore a CU that just has no DW_AT_stmt_list.
320 Fix loop iteration after skipping a bogus or useless CU.
321
322 * dwarf_entry_breakpoints.c: Handle 0 dwarf_errno () as harmless
323 absence, not DWARF_E_NO_DEBUG_LINE.
Roland McGrath7dd94642009-07-15 11:14:23 -0700324
3252009-07-20 Roland McGrath <roland@redhat.com>
326
327 * dwarf_getlocation.c (__libdw_intern_expression):
328 Handle DW_OP_stack_value.
Roland McGrath80893432009-07-13 12:08:55 -0700329
3302009-07-16 Roland McGrath <roland@redhat.com>
331
332 * dwarf_formudata.c (__libdw_formptr): Handle DW_FORM_sec_offset,
Roland McGrathcfdd86e2009-07-08 13:15:07 -0700333 reject others when CU's version > 3.
334
Roland McGrath3c84db32009-06-24 17:41:40 -0700335 * dwarf_formflag.c: Handle DW_FORM_flag_present.
336
337 * dwarf.h: Add DW_OP_{implicit,stack}_value from DWARF 4 draft.
338 Also DW_TAG_type_unit and DW_TAG_rvalue_reference_type.
339 Also DW_AT_signature, DW_AT_main_subprogram, DW_AT_data_bit_offset,
340 and DW_AT_const_expr.
341 Also DW_FORM_sec_offset, DW_FORM_exprloc, DW_FORM_flag_present,
342 and DW_FORM_ref_sig8.
343
3442009-07-15 Roland McGrath <roland@redhat.com>
345
346 * dwarf_getlocation.c: Grok DW_OP_form_tls_address,
347 DW_OP_GNU_push_tls_address, and DW_OP_bit_piece.
348
3492009-07-13 Roland McGrath <roland@redhat.com>
350
351 * dwarf_getlocation.c: Grok DW_OP_call_frame_cfa.
352
3532009-07-08 Roland McGrath <roland@redhat.com>
354
355 * libdw.map (ELFUTILS_0.142): Add dwfl_module_dwarf_cfi,
356 dwfl_module_eh_cfi.
357
358 * libdwP.h (struct Dwarf): Add member `cfi'.
359 * dwarf_end.c (dwarf_end): Call __libdw_destroy_frame_cache on it.
360 * dwarf_getcfi.c: New file.
361 * dwarf_getcfi_elf.c: New file.
362 * dwarf_cfi_end.c: New file.
363 * dwarf_cfi_addrframe.c: New file.
364 * dwarf_frame_cfa.c: New file.
365 * dwarf_frame_register.c: New file.
366 * dwarf_frame_return_address_register.c: New file.
367 * Makefile.am (libdw_a_SOURCES): Add them.
368 * unwind.h: Declare those functions.
369 * libdw.map (ELFUTILS_0.142): Export them.
370
371 * dwarf_getlocation.c (__libdw_intern_expression): New function,
372 broken out of ...
373 (getlocation): ... here, call it.
374 * libdwP.h: Declare it.
375
376 * cie.c: New file.
377 * fde.c: New file.
378 * frame-cache.c: New file.
379 * cfi.c: New file.
380 * cfi.h: New file.
381 * encoded-value.h: New file.
382 * Makefile.am (libdw_a_SOURCES, noinst_HEADERS): Add them.
383 * libdwP.h: Add DWARF_E_INVALID_CFI to errors enum.
384 * dwarf_error.c (errmsgs): Add element for it.
385
386 * dwarf_next_cfi.c: New file.
387 * Makefile.am (libdw_a_SOURCES): Add it.
Roland McGrath6e1f4652009-07-08 14:48:34 -0700388 * libdw.h (Dwarf_CIE, Dwarf_FDE, Dwarf_CIE_Entry): New types.
389 Declare dwarf_next_cfi.
Roland McGrathcfdd86e2009-07-08 13:15:07 -0700390 * libdw.map (ELFUTILS_0.142): New set, inherits from ELFUTILS_0.136.
391 Add dwarf_next_cfi.
392
393 * memory-access.h [! ALLOW_UNALIGNED]
Roland McGrath05c4e042009-06-18 13:56:02 -0700394 (read_2ubyte_unaligned): Renamed to ...
395 (read_2ubyte_unaligned_1): ... this. Take bool rather than Dwarf *.
396 (read_2ubyte_unaligned): Define as macro passing dbg->other_byte_order.
397 (read_2sbyte_unaligned): Likewise.
398 (read_4ubyte_unaligned): Likewise.
399 (read_4sbyte_unaligned): Likewise.
400 (read_8ubyte_unaligned): Likewise.
401 (read_8sbyte_unaligned): Likewise.
402
Ulrich Drepper99d23722009-06-14 20:19:45 -0700403 * libdwP.h (IDX_eh_frame): Remove it.
404 * dwarf_begin_elf.c (dwarf_scnnames): Remove its element.
405
4062009-07-08 Roland McGrath <roland@redhat.com>
407
408 * libdwP.h (struct Dwarf_Line_s): Reorder members to pack better.
409
410 * dwarf_getlocation.c (check_constant_offset): New function.
411 (dwarf_getlocation, dwarf_getlocation_addr): Call it to
412 handle DW_AT_data_member_location of data[48] as constant offset.
413
4142009-06-18 Roland McGrath <roland@redhat.com>
415
416 * libdwP.h (__libdw_read_address_inc): Constify.
417 (__libdw_read_offset_inc): Likewise.
418 * dwarf_getaranges.c: Likewise.
419 * dwarf_getlocation.c: Likewise.
420 * dwarf_getsrclines.c: Likewise.
421 * dwarf_nextcu.c: Likewise.
422
4232009-05-05 Petr Machata <pmachata@redhat.com>
424
425 * libdwP.h (__libdw_formptr): Declare new function.
426 * dwarf_formudata.c: Implement it here.
427 * dwarf_getlocation.c (dwarf_getlocation_addr):
428 Call it instead of hand-rolled offset handling code.
429 * dwarf_getsrclines.c (dwarf_getsrclines): Likewise.
430 * dwarf_ranges.c (dwarf_ranges): Likewise.
431
4322009-05-04 Petr Machata <pmachata@redhat.com>
433
434 * libdwP.h (__libdw_read_begin_end_pair_inc): Declare new function.
435 * dwarf_ranges.c: Implement it here.
436 (dwarf_ranges): Call it.
Roland McGrathe2eabd82009-05-07 18:54:52 -0700437 * dwarf_getlocation.c (dwarf_getlocation_addr): Call it also here.
438
4392009-04-23 Petr Machata <pmachata@redhat.com>
440
441 * dwarf_formaddr.c (dwarf_formaddr): Call __libdw_read_* instead
442 of read_*ubyte_unaligned.
Petr Machataf3df61f2009-05-07 21:02:33 +0200443 * dwarf_formref_die.c (dwarf_formref_die): Likewise.
444 * dwarf_formstring.c (dwarf_formstring): Likewise.
445 * dwarf_formudate.c (dwarf_formudata): Likewise.
446 * dwarf_getaranges.c (dwarf_getaranges): Likewise.
447 * dwarf_getlocation.c (dwarf_getlocation_addr): Likewise.
Roland McGrath2fb90512009-04-15 14:47:13 -0700448 * dwarf_getpubnames.c (get_offsets): Likewise.
449 * dwarf_nextcu.c (dwarf_nextcu): Likewise.
450
4512009-04-23 Petr Machata <pmachata@redhat.com>
452
Roland McGrath6a4bdd92009-04-01 14:25:29 -0700453 * libdwP.h (__libdw_read_addr_inc, __libdw_read_off_inc,
454 __libdw_read_addr, __libdw_read_off): Add four new internal
455 functions.
456
Roland McGrathc5acb302009-01-28 18:28:52 -08004572009-05-07 Roland McGrath <roland@redhat.com>
458
Roland McGrath03288f02009-01-28 22:00:54 -0800459 * dwarf_getmacros.c (dwarf_getmacros): Use absolute section offset in
460 return value and OFFSET argument, not CU-relative. Only fetch the
461 attribute data when called with OFFSET of 0.
Roland McGrathc5acb302009-01-28 18:28:52 -0800462
4632009-05-07 Petr Machata <pmachata@redhat.com>
Roland McGrathf46272a2009-01-26 18:36:16 -0800464
465 * dwarf_getmacros.c (dwarf_getmacros): Take into account offset in
466 DW_AT_macro_info attribute of CU DIE.
467
Roland McGrathd31505f2009-01-25 19:37:33 -08004682009-04-15 Roland McGrath <roland@redhat.com>
469
470 * dwarf.h (DW_CIE_ID): Removed.
471 (DW_CIE_ID_32, DW_CIE_ID_64): New constants replace it.
Roland McGrath3bf7a092009-01-23 16:34:07 -0800472
4732009-04-01 Roland McGrath <roland@redhat.com>
474
475 * dwarf.h: Add DW_CFA_GNU_negative_offset_extended.
476
Roland McGrathafdd51e2009-01-22 02:26:24 -08004772009-01-28 Roland McGrath <roland@redhat.com>
478
479 * libdwP.h (struct Dwarf_Line_s): Move out of struct Dwarf_Lines_s
480 defn so C++ doesn't scope the name to not match the Dwarf_Line typedef.
Roland McGrath1ea4fdc2009-01-21 19:14:37 -0800481
482 * libdwP.h (struct Dwarf_Files_s): Replace dbg field with cu field.
483
4842009-01-26 Roland McGrath <roland@redhat.com>
485
486 * dwarf_ranges.c: Return 0 when no ranges or *_pc attrs at all.
Roland McGrath24b03302009-01-17 14:34:13 -0800487
4882009-01-25 Roland McGrath <roland@redhat.com>
Roland McGrath54456d82009-01-17 14:39:35 -0800489
490 * dwarf_getattrs.c: Correctly skip attribute values when restarting.
491
Roland McGrath5513e642009-01-11 01:35:11 -08004922009-01-23 Roland McGrath <roland@redhat.com>
493
494 * Makefile.am ($(srcdir)/known-dwarf.h): Target renamed back.
495 Put these rules under if MAINTAINER_MODE.
496
4972009-01-22 Roland McGrath <roland@redhat.com>
498
Roland McGrath24b03302009-01-17 14:34:13 -0800499 * dwarf.h: Add DW_OP_GNU_encoded_addr.
500
Ulrich Drepper7e678fa2009-01-10 18:02:05 -08005012009-01-21 Roland McGrath <roland@redhat.com>
502
503 * Makefile.am (CLEANFILES): Renamed to ...
504 (MOSTLYCLEANFILES): ... here.
Roland McGrathe06762c2009-01-08 13:39:08 -0800505 (CLEANFILES): New variable, add known-dwarf.h.
506
5072009-01-17 Roland McGrath <roland@redhat.com>
508
Roland McGrath7e827f22009-01-06 02:09:50 -0800509 * Makefile.am (known-dwarf.h): Target renamed, not in $(srcdir).
Roland McGrath1f6d2012008-12-31 00:21:04 -0800510 Make it unconditional.
511 (BUILT_SOURCES): Updated.
512
513 * dwarf.h: Add description comments for DW_LANG_* values.
Roland McGrathbca43152009-01-05 23:59:32 -0800514
515 * Makefile.am [MAINTAINER_MODE]
516 ($(srcdir)/known-dwarf.h): New target.
Ulrich Drepperac194d02009-01-06 00:30:01 -0800517 (BUILT_SOURCES): Add it.
518
Roland McGrathc462c632009-01-06 01:04:31 -0800519 * dwarf.h: Add DW_OP_GNU_push_tls_address, DW_OP_GNU_uninit.
Ulrich Drepperac194d02009-01-06 00:30:01 -0800520
5212009-01-10 Ulrich Drepper <drepper@redhat.com>
522
523 * dwarf_error.c: Always use __thread. Remove all !USE_TLS code.
Roland McGrathb4d6f0f2008-08-25 22:55:17 +0000524
5252009-01-08 Roland McGrath <roland@redhat.com>
526
527 * Makefile.am (libdw.so): Don't depend on $(zip_LIBS), just link it in.
528
Ulrich Drepper8d358d92008-01-22 06:34:31 +00005292008-01-06 Roland McGrath <roland@redhat.com>
530
531 * libdwP.h (struct Dwarf_Abbrev): Change type of 'has_children' to bool.
532 Reorder members.
533 * dwarf_haschildren.c: Return -1 for error case, not 0.
534
535 * Makefile.am (libdw.so): Link in $(zip_LIBS).
536
Ulrich Drepperb27ce002008-01-18 20:08:54 +00005372009-01-06 Ulrich Drepper <drepper@redhat.com>
538
539 * dwarf.h: Add definition for unwind and call frame information.
540
541 * memory-access.h: Define read_ubyte_unaligned, read_sbyte_unaligned,
Ulrich Drepper35f08c42008-01-18 19:59:08 +0000542 read_ubyte_unaligned_inc, and read_sbyte_unaligned_inc.
543
5442008-08-15 Roland McGrath <roland@redhat.com>
545
546 * libdw.map (ELFUTILS_0.136): New version set, inherits from
547 ELFUTILS_0.130. Add dwfl_addrsegment, dwfl_report_segment.
548
5492008-01-21 Ulrich Drepper <drepper@redhat.com>
550
551 * dwarf_child.c: Minor optimizations.
552 * dwarf_getattrs.c: Likewise.
553 * dwarf_getpubnames.c: Likewise.
554 * dwarf_siblingof.c: Likewise.
Ulrich Dreppera969d8e2008-01-22 06:15:00 +0000555 * dwarf_tag.c: Likewise.
Ulrich Drepper35f08c42008-01-18 19:59:08 +0000556
5572008-01-18 Ulrich Drepper <drepper@redhat.com>
558
559 * dwarf_getsrclines.c (dwarf_getsrclines): Don't require exact match
560 of DWARF_VERSION comparison, just fail if the file's version is newer.
561
5622008-01-17 Nick Clifton <nickc@redhat.com>
563
564 * dwarf.h (DWARF3_LENGTH_MIN_ESCAPE_CODE): New define.
565 (DWARF3_LENGTH_MAX_ESCAPE_CODE): New define.
566 (DWARF3_LENGTH_64_BIT): New define.
567 * dwarf_getaranges (dwarf_getaranges): Use the new definitions.
568 * dwarf_getpubnames: Include dwarf.h.
569 (get_offsets): Use the new definitions.
570 * dwarf_getsrclines.c (dwarf_getsrclines): Use the new defintions.
571 * dwarf_nextcu.c: Include dwarf.h. Correct comment.
572 (dwarf_nextcu): Use the new definitions.
573
574 * libdwP.h (DIE_OFFSET_FROM_CU_OFFSET): New macro.
575 * dwarf_diecu.c (dwarf_diecu): Use the new macro.
576 * dwarf_getaranges (dwarf_getaranges): Use the new macro.
577 * dwarf_nextcu.c (dwarf_nextcu): Use the new macro.
578
579 * dwarf_getpubnames (get_offsets): Replace assertion with test and
580 error return.
581
582 * dwarf_entry_breakpoints.c (dwarf_entry_breakpoints): Use CUDIE.
583
584 * dwarf_siblingof (dwarf_siblingof): Detect a NULL return pointer.
585 Set the address in the return structure to the address of the next
586 non-sibling die, if there is no sibling and the return pointer is
587 not the same as the die pointer.
Ulrich Dreppere219f1c2008-01-09 05:49:49 +0000588 * libdw.h: Expand the description of the dwarf_siblingof prototype.
589
590 * dwarf_child.c: Fix typo in comment.
591
592 * libdwP.h (DWARF_VERSION): Change to 3.
593
Roland McGrathe4c22ea2007-10-23 13:07:39 +0000594 * dwarf_formref.c (__libdw_formref.c): Handle attributes which do
595 not have a initialised valp pointer.
596
597 * dwarf_getattrs.c (dwarf_getattrs): Return 1 rather than 0 when
598 the end of the attributes is reached. When the callback fails,
599 return the address of the failing attribute, not the address of
600 its successor.
601 * libdw.h: Expand the description of the dwarf_getattrs prototype.
602
603 * dwarf_child.c (__libdw_find_attr): Use the new definition.
604 (dwarf_child): Likewise.
605 * dwarf_tag.c (__libdw_findabbrev): Likewise.
606 (dwarf_tag): Likewise.
607
6082008-01-08 Roland McGrath <roland@redhat.com>
609
610 * Makefile.am (euinclude): Variable removed.
611 (pkginclude_HEADERS): Set this instead of euinclude_HEADERS.
612 (libdw.so): Pass -Wl,--enable-new-dtags,-rpath,$(pkglibdir).
Ulrich Drepperb597dfa2007-10-16 05:21:27 +0000613
6142007-10-17 Roland McGrath <roland@redhat.com>
615
616 * libdw.h (__deprecated_attribute__): New macro.
617 (dwarf_formref): Mark it deprecated.
618 * dwarf_formref.c (__libdw_formref): New function, broken out of ...
619 (dwarf_formref): ... here. Call it. Remove INTDEF.
Roland McGrath59ea7f32007-10-04 08:50:09 +0000620 * libdwP.h: Remove INTDECL.
621 Declare __libdw_formref.
622 * dwarf_siblingof.c (dwarf_siblingof): Call __libdw_formref instead.
623 * dwarf_formref_die.c: Likewise. Handle DW_FORM_ref_addr here.
624
625 * libdw_form.c (__libdw_form_val_len): Fix DW_FORM_ref_addr result,
626 needs to check CU->version.
627
Roland McGrath057ec6b2007-10-02 20:55:05 +0000628 * libdwP.h (struct Dwarf_CU): New member `version'.
629 * libdw_findcu.c (__libdw_findcu): Initialize it.
630
631 * dwarf_child.c: Return 1 for null entry as first child.
632
Roland McGrathd1a48172007-08-07 19:51:01 +00006332007-10-05 Roland McGrath <roland@redhat.com>
634
635 * dwarf_begin_elf.c (check_section): Punt on SHT_NOBITS sections.
636
637 * libdw.h (__extern_inline): Rename to __libdw_extern_inline.
638 [__OPTIMIZE__] (dwarf_whatattr, dwarf_whatform): Update uses.
639
6402007-10-03 Roland McGrath <roland@redhat.com>
641
642 * libdw.map (ELFUTILS_0.130: Add dwfl_build_id_find_elf
643 and dwfl_build_id_find_debuginfo.
Roland McGrath87d47802007-07-16 22:23:37 +0000644
645 * libdw.map (ELFUTILS_0.130): New version set, inherits from
646 ELFUTILS_0.127. Add dwfl_module_build_id, dwfl_module_report_build_id.
647
6482007-10-02 Roland McGrath <roland@redhat.com>
Roland McGrath43da9892007-04-16 23:13:37 +0000649
650 * libdw_visit_scopes.c (classify_die): Return walk for class_type and
651 structure_type.
652
Roland McGrathbf2ee482007-04-05 09:27:36 +00006532007-08-07 Roland McGrath <roland@redhat.com>
654
Roland McGrath43da9892007-04-16 23:13:37 +0000655 * dwarf_getscopes.c (pc_match): Swallow dwarf_haspc error return when
656 error code is DWARF_E_NOERROR (0).
657
658 * dwarf_getscopes.c (pc_record): Always bail early if DIE->prune.
659 Fix typo in __libdw_visit_scopes argument.
660
661 * dwarf_getscopes.c (pc_match): Check dwarf_haspc error return,
662 swallow DWARF_E_NO_DEBUG_RANGES but not other errors.
663
6642007-07-03 Roland McGrath <roland@redhat.com>
Roland McGrathbf2ee482007-04-05 09:27:36 +0000665
666 * libdw.h (__extern_inline): New macro.
667 [__OPTIMIZE__] (dwarf_whatattr, dwarf_whatform): Use it.
668
Ulrich Drepperc07fbb32007-03-30 19:14:59 +00006692007-04-16 Roland McGrath <roland@redhat.com>
670
671 * libdw.map (ELFUTILS_0.127): Add dwfl_module_address_section.
672
6732007-04-05 Roland McGrath <roland@redhat.com>
674
675 * dwarf_getsrcdirs.c: New file.
676 * Makefile.am (libdw_a_SOURCES): Add it.
Ulrich Drepper6258e742007-03-13 06:22:40 +0000677 * libdw.h: Declare dwarf_getsrcdirs.
678 * libdw.map (ELFUTILS_0.127): Add it.
679
680 * libdwP.h (struct Dwarf_Files_s): New member ndirs.
681 * dwarf_getsrclines.c (dwarf_getsrclines): Don't clobber NDIRLIST to
682 zero before we use it to check for DWARF_E_INVALID_DIR_IDX.
683 Save DIRARRAY in the Dwarf_Files.
684
685 * dwarf_ranges.c (dwarf_ranges): Don't sign-extend 32-bit BEGIN
Ulrich Drepper903c1162007-02-15 19:40:37 +0000686 address to check for all-ones base address entry. Check directly.
687 Reported by Sébastien Dugué <sebastien.dugue@bull.net>.
688
6892007-03-25 Roland McGrath <roland@redhat.com>
Ulrich Drepperaa915fd2007-02-05 07:25:33 +0000690
691 * dwarf_begin_elf.c (check_section): Return Dwarf * instead of void.
692 Return NULL when freeing RESULT on error.
693 (global_read, scngrp_read): Check return value from check_section,
694 break out of loop after it has freed RESULT.
695 (valid_p): Handle null argument.
696
Roland McGrath8190db62006-12-17 23:56:51 +00006972007-03-12 Roland McGrath <roland@redhat.com>
698
699 * libdw.map (ELFUTILS_0.127): Add dwfl_report_begin_add.
700
7012007-03-04 Roland McGrath <roland@redhat.com>
Roland McGrathc373d852006-10-10 00:25:21 +0000702
703 * libdw.map (ELFUTILS_0.127): New version set, inherits from
704 ELFUTILS_0.126. Add dwfl_module_addrsym.
705
7062007-02-10 Roland McGrath <roland@redhat.com>
707
708 * dwarf.h (DW_OP_fbreg): Comment fix.
709
7102007-02-03 Roland McGrath <roland@redhat.com>
711
712 * dwarf_getelf.c (dwarf_getelf): Renamed from dwarf_get_elf.
713 * libdw.map (ELFUTILS_0.126): New version set, inherits from
Ulrich Drepper077c65f2006-07-12 19:54:51 +0000714 ELFUTILS_0.122. Move dwarf_getelf there; it was never truly
715 exported in the past.
716
7172006-12-17 Roland McGrath <roland@redhat.com>
718
719 * dwarf_getlocation.c (dwarf_getlocation_addr): Use zero as base
720 address when the CU is missing attributes due to buggy GCC.
721
Ulrich Dreppere1812e12006-07-12 07:46:03 +00007222006-08-29 Roland McGrath <roland@redhat.com>
723
724 * Makefile.am (CLEANFILES): Add libdw.so.$(VERSION).
725
726 * libdw.h (dwarf_diecu): Add __nonnull_attribute__.
727 (dwarf_child): Don't list arg 1 in __nonnull_attribute__.
728
Ulrich Drepper3be74472006-05-27 18:15:40 +0000729 * libdw_alloc.c (__libdw_allocate): Take new ALIGN argument, make sure
730 result is aligned. Adjust NEWP->remaining here for this allocation.
731 * libdwP.h: Update decl.
732 (libdw_alloc): Update caller.
Ulrich Dreppere7a73172006-05-22 18:16:45 +0000733
7342006-07-12 Ulrich Drepper <drepper@redhat.com>
735
736 * dwarf_child.c: Adjust for internal_function_def removal.
737 * dwarf_getabbrev.c: Likewise.
Ulrich Drepper4f3d2a22006-05-22 01:30:56 +0000738 * dwarf_tag.c: Likewise.
739 * libdw_form.c: Likewise.
740 * memory-access.c: Likewise.
741
7422006-06-28 Roland McGrath <roland@redhat.com>
Roland McGrath2dade662006-02-28 22:13:20 +0000743
744 * libdw.map: Export dwfl_linecu, dwfl_line_comp_dir.
745
746 * libdw.map: Bump to 0.122; export dwfl_module_getsymtab and
747 dwfl_module_getsym.
748
Roland McGrath08333122006-02-27 04:54:26 +00007492006-05-27 Ulrich Drepper <drepper@redhat.com>
750
751 * libdw.h: Add extern "C".
752
Roland McGrath50ffcbf2005-12-23 01:51:43 +00007532006-05-22 Ulrich Drepper <drepper@redhat.com>
754
755 * dwarf_getaranges.c (dwarf_getaranges): Handle files without
756 aranges information.
Roland McGrathdec3a242005-12-12 08:35:55 +0000757
7582006-05-21 Ulrich Drepper <drepper@redhat.com>
759
760 * libdw.h: Add nonnull attributes to dwarf_tag, dwarf_getattrs,
761 dwarf_haschildren.
Roland McGrathf64a4422005-12-09 23:40:30 +0000762
7632006-02-28 Roland McGrath <roland@redhat.com>
764
765 * dwarf.h: Add missing DW_ATE_*, DW_TAG_*, DW_LANG_*, DW_CFA_*,
766 DW_OP_* values, to match DWARF 3.0. Add new DW_DS_*, DW_END_*
767 values from DWARF 3.0.
Roland McGrath994b4892005-12-05 22:46:21 +0000768
7692006-02-22 Roland McGrath <roland@redhat.com>
770
771 * libdw.map: Bump to 0.120; export dwfl_version.
Roland McGrathe47ab762005-11-17 03:16:00 +0000772
7732005-12-22 Roland McGrath <roland@redhat.com>
774
775 * libdw.map: Bump to 0.119; export dwfl_linux_proc_maps_report.
776
7772005-12-12 Roland McGrath <roland@redhat.com>
778
779 * dwarf_ranges.c: Copy CU base address-finding code from
Roland McGrath07d4f2f2005-10-28 06:56:24 +0000780 dwarf_getlocation.
781
7822005-12-09 Roland McGrath <roland@redhat.com>
783
784 * dwarf_getlocation.c (dwarf_getlocation_addr): Add some unlikelys.
785 Delay CU base lookup until it's needed.
786 If CU base lookup fails with no error, flag invalid DWARF.
787
7882005-11-25 Roland McGrath <roland@redhat.com>
789
790 * libdw.map: Bump to 0.118; export dwfl_module_register_names.
791
Roland McGrath6724c902005-10-28 07:07:19 +00007922005-11-15 Roland McGrath <roland@redhat.com>
793
794 * Makefile.am [BUILD_STATIC] (AM_CFLAGS): Add -fpic.
795
7962005-11-13 Roland McGrath <roland@redhat.com>
797
798 * libdw.map: Bump to 0.117; export dwfl_module_return_value_location.
799
8002005-10-27 Roland McGrath <roland@redhat.com>
801
802 * dwarf_entry_breakpoints.c (search_range): Fix binary search code;
803 don't match end_sequence markers.
804
805 * dwarf_getsrclines.c (compare_lines): Sort end_sequence markers
806 before normal records at the same address.
807 * dwarf_getsrc_die.c (dwarf_getsrc_die): Don't match an end_sequence
808 marker.
809
8102005-10-26 Roland McGrath <roland@redhat.com>
811
812 * dwarf_getfuncs.c (dwarf_getfuncs): Use Dwarf_Die, not Dwarf_Func.
813 * dwarf_func_file.c: Renamed to ...
814 * dwarf_decl_file.c: ... here.
815 * dwarf_func_col.c: Renamed to ...
816 * dwarf_decl_column.c: ... here.
817 * dwarf_func_line.c: Renamed to ...
818 * dwarf_decl_line.c: ... here.
819 (dwarf_func_line): Renamed to ...
820 (dwarf_decl_line): ... this. Take a Dwarf_Die * argument.
821 (__libdw_func_intval): Renamed __libdw_attr_intval.
822 * dwarf_func_name.c: File removed.
823 * dwarf_func_lowpc.c: File removed.
824 * dwarf_func_highpc.c: File removed.
825 * dwarf_func_entrypc.c: File removed.
826 * dwarf_func_die.c: File removed.
827 * Makefile.am (libdw_a_SOURCES): Updated.
828 * libdw.h: Update decls.
829 (Dwarf_Func): Type removed.
830 * libdwP.h: Update decls.
Roland McGrath07d4f2f2005-10-28 06:56:24 +0000831 (struct Dwarf_Func_s): Type removed.
832 * libdw.map: Updated.
833
834 * libdwP.h (CUDIE): New macro.
835 * dwarf_getlocation.c (dwarf_getlocation_addr): Use it.
836 * dwarf_getscopes_die.c (dwarf_getscopes_die): Likewise.
837 * dwarf_ranges.c (dwarf_ranges): Likewise.
838
839 * dwarf_getloclist.c: Renamed to ...
840 * dwarf_getlocation.c: ... here.
841 (getloclist): Renamed to getlocation.
842 (dwarf_getloclist): Renamed to dwarf_getlocation.
843 (dwarf_addrloclists): Renamed to dwarf_getlocation_addr.
844 * Makefile.am (libdw_a_SOURCES): Updated.
845 * libdw.h (dwarf_getloclist): Renamed to dwarf_getlocation.
846 (dwarf_addrloclists): Renamed dwarf_getlocation_addr.
847 (Dwarf_Loc): Renamed Dwarf_Op.
848 * libdwP.h (struct loc_s): Update use.
849 * libdw.map: Update map.
850
851 * dwarf_entry_breakpoints.c: Use the second line record within the
852 function, regardless of its source location data.
853
8542005-10-25 Roland McGrath <roland@redhat.com>
855
856 * dwarf_entry_breakpoints.c: Fall back to entrypc for contiguous too.
857
858 * libdw.map: Add dwarf_entrypc, dwarf_entry_breakpoints.
859
8602005-10-14 Roland McGrath <roland@redhat.com>
861
862 * dwarf_diecu.c (dwarf_diecu): New file.
863 * Makefile.am (libdw_a_SOURCES): Add it.
864 * libdw.h: Declare dwarf_diecu.
865 * libdw.map: Export it.
866
867 * libdw.map: Bump to 0.116; export dwarf_ranges.
868
8692005-09-20 Roland McGrath <roland@redhat.com>
870
871 * dwarf_haspc.c: Use dwarf_ranges.
872 * dwarf_entry_breakpoints.c: Likewise.
873
874 * dwarf_ranges.c: New file.
875 * Makefile.am (libdw_a_SOURCES): Add it.
876 * libdw.h: Declare dwarf_ranges.
877 * libdwP.h: Add INTDECL.
878
Ulrich Drepperfbe998a2005-08-29 16:27:10 +00008792005-09-14 Roland McGrath <roland@redhat.com>
880
881 * dwarf_entry_breakpoints.c (dwarf_entry_breakpoints): Fix braino in
882 prologue_end marker scanning loop.
883
8842005-09-11 Roland McGrath <roland@redhat.com>
Roland McGrath71e15a02005-08-27 10:33:26 +0000885
886 * dwarf.h: Comment typo fix.
887
8882005-09-07 Roland McGrath <roland@redhat.com>
889
890 * dwarf_entry_breakpoints.c: New file.
891 * Makefile.am (libdw_a_SOURCES): Add it.
892 * libdw.h: Declare dwarf_entry_breakpoints.
893
894 * dwarf_entrypc.c: New file.
895 * Makefile.am (libdw_a_SOURCES): Add it.
896 * libdw.h: Declare dwarf_entrypc.
897 * libdwP.h: Add INTDECL.
898
8992005-08-28 Ulrich Drepper <drepper@redhat.com>
900
901 * Makefile.am: Use $(LINK) not $(CC) when creating DSO.
902 (%.os): Use COMPILE.os.
903 (COMPILE.os): Filter out gconv options.
904
9052005-08-27 Roland McGrath <roland@redhat.com>
906
Roland McGrathd17fac72005-08-23 08:20:21 +0000907 * dwarf_getscopes.c (dwarf_getscopes): Rewritten using
908 __libdw_visit_scopes.
909
910 * dwarf_getscopes_die.c: New file.
911 * Makefile.am (libdw_a_SOURCES): Add it.
912 * libdw.h: Declare dwarf_getscopes_die.
913 * libdw.map: Bump to 0.115 and add it.
914
915 * libdw_visit_scopes.c (__libdw_visit_scopes): Pass a struct
916 containing a DIE and its parent pointer, instead of just Dwarf_Die.
917 Take two functions for both preorder and postorder visitors.
918 * libdwP.h: Update decl.
919 (struct Dwarf_Die_Chain): New type.
920 * dwarf_func_inline.c: Update uses.
921
922 * dwarf_diename.c (dwarf_diename): Use dwarf_attr_integrate.
923 Add INTDEF.
Roland McGrathf5fda7d2005-08-18 22:01:57 +0000924 * libdwP.h: Add INTDECL.
925 * dwarf_func_name.c (dwarf_func_name): Use dwarf_diename.
926
9272005-08-23 Roland McGrath <roland@redhat.com>
928
Roland McGrath1ecb6062005-08-15 09:53:04 +0000929 * dwarf_attr_integrate.c (dwarf_attr_integrate): Treat
930 DW_AT_specification the same as DW_AT_abstract_origin.
931
9322005-08-20 Roland McGrath <roland@redhat.com>
933
934 * libdw.map: Add dwfl_cumodule, remove dwfl_linecu.
935 Add dwfl_linux_kernel_report_offline, dwfl_offline_section_address,
936 and dwfl_report_offline.
937
9382005-08-19 Roland McGrath <roland@redhat.com>
939
940 * libdw.map: Bump version to ELFUTILS_0.114 for libdwfl changes.
Roland McGrath1c83bf12005-08-11 07:03:55 +0000941 Add dwfl_module_relocate_address, dwfl_module_relocations,
Ulrich Drepper6d5c3bd2005-08-11 04:37:52 +0000942 dwfl_module_relocation_info.
Roland McGrath1c83bf12005-08-11 07:03:55 +0000943
9442005-08-18 Roland McGrath <roland@redhat.com>
Ulrich Drepper6d5c3bd2005-08-11 04:37:52 +0000945
Roland McGrath4959bf82005-08-09 10:31:08 +0000946 * dwarf_getscopes.c (dwarf_getscopes): Include the CU itself as
947 outermost scope in the results.
Roland McGrathb6312e12005-08-09 10:36:01 +0000948
9492005-08-15 Roland McGrath <roland@redhat.com>
Roland McGrath4959bf82005-08-09 10:31:08 +0000950
951 * dwarf_func_inline.c: New file.
952 * Makefile.am (libdw_a_SOURCES): Add it.
953 * libdw.h: Declare dwarf_func_inline, dwarf_func_inline_instances.
Roland McGratha5a89682005-08-02 01:24:01 +0000954 * libdw.map: Add them.
955
956 * dwarf_func_die.c: New file.
957 * Makefile.am (libdw_a_SOURCES): Add it.
958 * libdw.h: Declare dwarf_func_die.
Ulrich Drepper18618fd2005-07-28 21:29:22 +0000959 * libdw.map: Add it. Bump version to ELFUTILS_0.114.
960
9612005-08-10 Ulrich Drepper <drepper@redhat.com>
962
963 * dwarf_getsrclines.c (dwarf_getsrclines): Correct fallout of renaming
Roland McGrath366784a2005-07-28 06:20:53 +0000964 of DW_LNS_set_epilog_begin.
965
Roland McGrath18385902005-07-28 07:12:38 +00009662005-08-09 Roland McGrath <roland@redhat.com>
967
968 * dwarf.h (DW_LNS_set_epilog_begin): Renamed DW_LNS_set_epilogue_begin.
969
970 * dwarf_end.c: Add INTDEF.
971 * dwarf_error.c (dwarf_errmsg): Likewise.
Roland McGrath366784a2005-07-28 06:20:53 +0000972 * libdwP.h (dwarf_end, dwarf_errmsg): Add INTDECLs.
973
9742005-08-01 Roland McGrath <roland@redhat.com>
Ulrich Drepperb08d5a82005-07-26 05:00:05 +0000975
976 * dwarf_getaranges.c (dwarf_getaranges): Check for bogus offset.
977 * dwarf_getabbrev.c (__libdw_getabbrev): Likewise.
978
9792005-07-28 Ulrich Drepper <drepper@redhat.com>
980
981 * Makefile.am (libdw.so): No need to link with libeu.a anymore.
982 (libdw_a_LIBADD): Add all files from libdwfl.a.
983
9842005-07-27 Roland McGrath <roland@redhat.com>
985
986 * Makefile.am (libdw.so): Link ../libdwfl/libdwfl_pic.a in,
987 along with ../libebl/libebl.a and ../lib/libeu.a;
988 depend on ../libelf/libelf.so.
989 (libdw_so_LDADD): New variable.
990 * libdw.map: Add dwfl_* symbols formerly in ../libdwfl/libdwfl.map.
991
992 * libdw.map: Define an empty base version and move all symbols to
993 version ELFUTILS_0.111; don't define ELFUTILS_1.0 at all yet.
994
9952005-07-23 Ulrich Drepper <drepper@redhat.com>
996
997 * dwarf_error.c: Add internal alias for dwarf_errno.
998 * libdwP.h: Declare __dwarf_errno_internal.
999 * dwarf_getloclist.c: Use INTDEF for dwarf_errno.
1000
1001 * dwarf_error.c [USE_TLS]: Actually use __thread in definition of
1002 global_error.
1003
10042005-06-01 Roland McGrath <roland@redhat.com>
1005
1006 * dwarf_getaranges.c (dwarf_getaranges): Sort result array.
1007 * dwarf_getarange_addr.c (dwarf_getarange_addr): Use binary search.
1008
10092005-06-08 Roland McGrath <roland@redhat.com>
1010
1011 * memory-access.h (get_uleb128_step, get_uleb128): Remove casts.
1012 (get_sleb128_step, get_sleb128): Likewise.
1013 * dwarf_getattrs.c (dwarf_getattrs): Add consts.
1014 * dwarf_getloclist.c (getloclist): Likewise.
1015 * dwarf_formblock.c (dwarf_formblock): Likewise.
1016 * dwarf_getsrclines.c (dwarf_getsrclines): Likewise.
1017 * dwarf_getabbrevattr.c (dwarf_getabbrevattr): Likewise.
1018 * dwarf_formref.c (dwarf_formref): Likewise.
1019 * dwarf_formsdata.c (dwarf_formsdata): Likewise.
1020 * dwarf_formudata.c (dwarf_formudata): Likewise.
1021 * dwarf_haschildren.c (dwarf_haschildren): Likewise.
1022 * dwarf_child.c (__libdw_find_attr, __libdw_find_attr): Likewise.
1023 * dwarf_tag.c (dwarf_tag): Likewise.
1024 * dwarf_getabbrev.c (__libdw_getabbrev): Likewise.
1025 * memory-access.c (__libdw_get_uleb128, __libdw_get_sleb128): Likewise.
1026 * libdw_form.c (__libdw_form_val_len): Likewise.
1027 * libdwP.h: Update decl.
1028
10292005-06-04 Roland McGrath <roland@redhat.com>
1030
1031 * memory-access.h (get_uleb128_rest_return): New macro.
1032 [! IS_LIBDW] (__libdw_get_uleb128): New static, defined using it.
1033 (get_sleb128_rest_return): New macro.
1034 [! IS_LIBDW] (__libdw_get_sleb128): New static, defined using it.
1035 * memory-access.c: New file.
1036 * Makefile.am (libdw_a_SOURCES): Add it.
1037 (DEFS): Add -DIS_LIBDW.
1038
10392005-05-31 Roland McGrath <roland@redhat.com>
1040
1041 * dwarf_formref_die.c (dwarf_formref_die): Add CU header offset to
1042 formref offset.
1043
10442005-05-30 Roland McGrath <roland@redhat.com>
1045
1046 * dwarf_getloclist.c (dwarf_addrloclists): Use DW_AT_entry_pc for base
1047 address if DW_AT_low_pc is missing. Not to spec, but GCC generates it.
1048
1049 * dwarf_getloclist.c (dwarf_addrloclists): Don't sign-extend 4-byte
1050 BEGIN value. Instead, match base address entries separately for
1051 32/64 size cases.
1052
10532005-05-28 Roland McGrath <roland@redhat.com>
1054
1055 * dwarf_getloclist.c (dwarf_addrloclists): Fix decoding to advance
1056 past location expression contents.
1057
10582005-05-23 Roland McGrath <roland@redhat.com>
1059
1060 * dwarf_getsrclines.c: Comment typo fix.
1061
1062 * dwarf_haspc.c (dwarf_haspc): Fix CU DIE address calculation.
1063 * dwarf_getloclist.c (dwarf_addrloclists): Likewise.
1064
10652005-05-22 Ulrich Drepper <drepper@redhat.com>
1066
1067 * libdwP.h: Only use INTDECL for alias prototypes.
1068
10692005-05-19 Roland McGrath <roland@redhat.com>
1070
1071 * dwarf_getloclist.c (attr_ok): Permit DW_AT_static_link too.
1072
1073 * dwarf_getscopevar.c: New file.
1074 * Makefile.am (libdw_a_SOURCES): Add it.
1075 * libdw.h: Declare dwarf_getscopevar.
1076
1077 * dwarf_getsrcfiles.c: Add INTDEF.
1078 * dwarf_haschildren.c: Likewise.
1079 * libdwP.h (dwarf_getsrcfiles, dwarf_haschildren): Add INTDECL.
1080
1081 * dwarf_getscopes.c: New file.
1082 * Makefile.am (libdw_a_SOURCES): Add it.
1083 * libdw.h: Declare dwarf_getscopes.
1084 * libdw.map: Add it.
1085
10862005-05-18 Roland McGrath <roland@redhat.com>
1087
1088 * libdwP.h (IDX_debug_ranges): New enum constant.
1089 * dwarf_begin_elf.c (dwarf_scnnames): Add it for ".debug_ranges".
1090 * libdwP.h (DWARF_E_NO_DEBUG_RANGES): New enum constant.
1091 * dwarf_error.c (errmsgs): Add it.
1092 * dwarf_haspc.c: New file.
1093 * libdw.h: Declare dwarf_haspc.
1094 * libdw.map: Add it.
1095 * libdwP.h: Add INTDECL.
1096
1097 * dwarf_attr_integrate.c: New file.
1098 * dwarf_hasattr_integrate.c: New file.
1099 * Makefile.am (libdw_a_SOURCES): Add them.
1100 * libdw.h: Declare dwarf_attr_integrate, dwarf_hasattr_integrate.
1101 * libdw.map: Add them.
1102
1103 * dwarf_hasattr.c: Add INTDEF.
1104 * libdwP.h: Add INTDECL for it.
1105
1106 * dwarf_formref_die.c: New file.
1107 * Makefile.am (libdw_a_SOURCES): Add it.
1108 * libdw.h (dwarf_formref_die): Declare it.
1109 * libdwP.h (dwarf_formref_die): Add INTDECL.
1110 * libdw.map: Add it.
1111
1112 * dwarf_getloclist.c (attr_ok, getloclist): New functions, broken out
1113 of ...
1114 (dwarf_getloclist): ... here. Call them.
1115 (dwarf_addrloclists): New function.
1116 * libdw.h: Declare it.
1117 * libdw.map: Add it.
1118
1119 * dwarf_getmacros.c (dwarf_getmacros): Don't bail at
1120 DW_MACINFO_end_file. Recognize type 0 as terminator.
1121
11222005-05-05 Roland McGrath <roland@redhat.com>
1123
1124 * dwarf_getsrc_die.c (dwarf_getsrc_die): Use binary search.
1125
1126 * dwarf_getsrclines.c (dwarf_getsrclines): Sort result array, since
1127 the line program does not produce all entries in ascending order.
1128
11292005-04-25 Ulrich Drepper <drepper@redhat.com>
1130
1131 * dwarf_getsrc_file.c (dwarf_getsrc_file): Handle multiple
1132 occurences (e.g., inlines) better.
1133
11342005-04-24 Ulrich Drepper <drepper@redhat.com>
1135
1136 * libdw.h (DWARF_END_ABBREV): Define.
1137 * dwarf_getabbrev.c (__libdw_getabbrev): Return DWARF_END_ABBREV if
1138 end is reached.
1139 * dwarf_offabbrev.c (dwarf_offabbrev): Return -1 on error, 1 if end
1140 of records reached.
1141 * dwarf_tag.c (__libdw_findabbrev): Also recognize DWARF_END_ABBREV
1142 as error of __libdw_getabbrev.
1143
11442005-04-04 Ulrich Drepper <drepper@redhat.com>
1145
1146 * dwarf_getsrc_file.c (dwarf_getsrc_file): Minor optimization.
1147
1148 * dwarf_getsrc_file.c (dwarf_getsrc_file): Always pass number of
1149 results back to caller.
1150
11512005-04-04 Roland McGrath <roland@redhat.com>
1152
1153 * dwarf_getsrc_file.c (dwarf_getsrc_file): Use size_t for CUHL.
1154
1155 * dwarf_func_line.c (__libdw_func_intval): Use internal_function in
1156 defn.
1157
11582005-04-04 Ulrich Drepper <drepper@redhat.com>
1159
1160 * dwarf_getsrc_file.c (dwarf_getsrc_file): Use INTUSE.
1161
1162 * dwarf_getsrc_file.c: New file.
1163 * Makefile.am (libdw_a_SOURCES): Add dwarf_getsrc_file.c.
1164 * libdw.h: Declare dwarf_getsrc_file.
1165 * libdw.map: Add dwarf_getsrc_file.
1166
11672005-04-02 Ulrich Drepper <drepper@redhat.com>
1168
1169 * dwarf_func_entrypc.c: New file.
1170 * dwarf_func_col.c: New file.
1171 * dwarf_func_line.c: New file.
1172 * dwarf_func_file.c: New file.
1173 * libdw.h: Add prototypes for new functions.
1174 * libdw.map: Add dwarf_func_entrypc, dwarf_func_col, dwarf_func_line,
1175 dwarf_func_file.
1176 * Makefile.am (libdw_a_SOURCES): Add dwarf_func_entrypc.c,
1177 dwarf_func_col.c, dwarf_func_line.c, dwarf_func_file.c.
1178 * libdwP.h (struct Dwarf_Func_s): Add cudie element.
1179 Declare __libdw_func_intval and __dwarf_formsdata_internal.
1180 * dwarf_getfuncs.c: Also fill in cudie in Dwarf_Func object.
1181 * dwarf_formsdata.c: Use INTUSE and INTDEF to avoid PLTs.
1182
1183 * dwarf.h: Add some DWARF3 definitions.
1184
11852005-04-01 Ulrich Drepper <drepper@redhat.com>
1186
1187 * dwarf_getfuncs.c: New file.
1188 * dwarf_func_highpc.c: New file.
1189 * dwarf_func_lowpc.c: New file.
1190 * dwarf_func_name.c: New file.
1191 * Makefile.am (libdw_a_SOURCES): Add dwarf_getfuncs.c,
1192 dwarf_func_highpc.c, dwarf_func_lowpc.c, and dwarf_func_name.c.
1193 * libdw.map: Add dwarf_getfuncs, dwarf_func_highpc, dwarf_func_lowpc,
1194 and dwarf_func_name.
1195 * libdw.h: Add prototypes for new functions.
1196 * dwarf_child.c: Use INTUSE and INTDEF to avoid PLTs.
1197 * dwarf_siblingof.c: Likewise.
1198 * dwarf_dieoffset.c: Likewise.
1199 * dwarf_highpc.c: Likewise.
1200 * dwarf_lowpc.c: Likewise.
1201 * libdwP.h: Add prototypes for internal functions.
1202 Define Dwarf_Func_s structure.
1203
12042005-03-29 Ulrich Drepper <drepper@redhat.com>
1205
1206 * libdw.h: Add padding in Dwarf_die.
1207
1208 * dwarf_arrayorder.c: Use INTUSE and INTDEF to avoid PLTs.
1209 * dwarf_attr.c: Likewise.
1210 * dwarf_begin.c: Likewise.
1211 * dwarf_begin_elf.c: Likewise.
1212 * dwarf_bitoffset.c: Likewise.
1213 * dwarf_bitsize.c: Likewise.
1214 * dwarf_bytesize.c: Likewise.
1215 * dwarf_diename.c: Likewise.
1216 * dwarf_formaddr.c: Likewise.
1217 * dwarf_formblock.c: Likewise.
1218 * dwarf_formref.c: Likewise.
1219 * dwarf_formstring.c: Likewise.
1220 * dwarf_formudata.c: Likewise.
1221 * dwarf_getarange_addr.c: Likewise.
1222 * dwarf_getarangeinfo.c: Likewise.
1223 * dwarf_getaranges.c: Likewise.
1224 * dwarf_getloclist.c: Likewise.
1225 * dwarf_getmacros.c: Likewise.
1226 * dwarf_getsrc_die.c: Likewise.
1227 * dwarf_getsrcfiles.c: Likewise.
1228 * dwarf_getsrclines.c: Likewise.
1229 * dwarf_highpc.c: Likewise.
1230 * dwarf_lowpc.c: Likewise.
1231 * dwarf_nextcu.c: Likewise.
1232 * dwarf_offdie.c: Likewise.
1233 * dwarf_siblingof.c: Likewise.
1234 * dwarf_srclang.c: Likewise.
1235 * dwarf_tag.c: Likewise.
1236 * libdw_findcu.c: Likewise.
1237 * libdwP.h: Add prototypes for internal functions.
1238
1239 * dwarf_addrdie.c: New file.
1240 * dwarf_macro_opcode.c: New file.
1241 * dwarf_macro_param1.c: New file.
1242 * dwarf_macro_param2.c: New file.
1243 * libdw.h: Add declarations. Move Dwarf_Macro definition to libdwP.h.
1244 * libdwP.h: Remove Dwarf_Macro definition.
1245 * Makefile.am (libdw_a_SOURCES): Add dwarf_addrdie.c,
1246 dwarf_macro_opcode.c, dwarf_macro_param1.c, and dwarf_macro_param2.c.
1247 * libdw.map: Add entries for new functions.
1248
12492005-03-21 Ulrich Drepper <drepper@redhat.com>
1250
1251 * libdw.h: Handle broken gcc < 4.
1252
12532005-02-15 Ulrich Drepper <drepper@redhat.com>
1254
1255 * Makefile (AM_CFLAGS): Add -Wunused -Wextra -Wformat=2.
1256
1257 * dwarf_begin_elf.c: Fix warnings.
1258 * dwarf_dieoffset.c: Likewise.
1259 * dwarf_end.c: Likewise.
1260 * dwarf_error.c: Likewise.
1261 * dwarf_getpubnames.c: Likewise.
1262
1263 * libdwP.h: Add new error values.
1264 * dwarf_error.c: Support new error values.
1265 * dwarf_getpubnames.c: Check parameter value.
1266
12672005-02-05 Ulrich Drepper <drepper@redhat.com>
1268
1269 * Makefile.am: Check for text relocations in constructed DSO.
1270
1271 * Makefile.am [MUDFLAP] (AM_CFLAGS): Add -fmudflap.
1272
12732005-02-04 Ulrich Drepper <drepper@redhat.com>
1274
1275 * dwarf_siblingof.c (dwarf_siblingof): Add some buffer boundary
1276 checks to not read over buffer boundaries for ill-formed DWARF data.
1277
12782004-09-25 Ulrich Drepper <drepper@redhat.com>
1279
1280 * dwarf_child.c: Make compile with gcc 4.0.
1281 * dwarf_error.c: Likewise.
1282 * dwarf_formblock.c: Likewise.
1283 * dwarf_getabbrev.c: Likewise.
1284 * dwarf_getattrs.c: Likewise.
1285 * dwarf_getsrclines.c: Likewise.
1286 * dwarf_tag.c: Likewise.
1287 * libdw_form.c: Likewise.
1288
12892004-01-20 Ulrich Drepper <drepper@redhat.com>
1290
1291 * Makefile.am: Support building with mudflap.
1292
1293 * dwarf_getloclist.c: Fix warnings gcc 3.4 spits out.
1294 * dwarf_getsrclines.c: Likewise.
1295 * dwarf_memory-access.h: Likewise.
1296
12972004-01-19 Ulrich Drepper <drepper@redhat.com>
1298
1299 * dwarf_getsrcfiles.c: Third parameter can be NULL.
1300
1301 * libdw.h: Define Dwarf_macro. Declare dwarf_getmacros.
1302 Third parameter of dwarf_getsrcfiles can be NULL.
1303
1304 * libdw.map: Add dwarf_getmacros.
1305 * Makefile.am (libdw_a_SOURCES): Add dwarf_getmacros.
1306 * dwarf_getmacros.c: New file.
1307
13082004-01-18 Ulrich Drepper <drepper@redhat.com>
1309
1310 * libdw.h: Second parameter of dwarf_getaranges can be NULL.
1311
1312 * dwarf_nextcu.c: Return -1 if dwarf parameter is NULL.
1313
1314 * dwarf_getsrclines.c:
1315 Use read_2ubyte_unaligned_inc instead of _inc-less variant.
1316
1317 * dwarf_getaranges.c: Allow naranges parameter to be NULL.
1318
1319 * libdwP.h (_): Use elfutils domain.
1320
1321 * dwarf_getsrclines.c (dwarf_getsrclines): Add more branch prediction.
1322
1323 * dwarf_getsrclines.c: Fix typo in comment.
1324
13252004-01-17 Ulrich Drepper <drepper@redhat.com>
1326
1327 * Makefile.am: Support building with mudflap.
1328
13292004-01-16 Ulrich Drepper <drepper@redhat.com>
1330
1331 * memory-access.h: Add lots of const in case a pointer passed is const.
1332
1333 * dwarf_formflag.c: New file.
1334 * dwarf_getattrs.c: New file.
1335 * dwarf_error.c: Add new error value.
1336 * libdw.h: Add prototypes for new functions. Adjust prototype for
1337 dwarf_getpubnames.
1338 * libdw.map: Add new functions.
1339 * dwarf_getpubnames.c: Change type of return value and fourth parameter
1340 to ptrdiff_t.
1341 * libdwP.h: Add new error value.
1342 * Makefile.am (libdw_a_SOURCES): Add dwarf_getattrs.c and
1343 dwarf_formflag.c.
1344
1345 * dwarf_getpubnames.c (dwarf_getpubnames): Just fail if dbg is NULL.
1346
13472004-01-12 Ulrich Drepper <drepper@redhat.com>
1348
1349 * dwarf_getarange_addr.c: New file
1350 * dwarf_getarangeinfo.c: New file.
1351 * dwarf_getaranges.c: New file.
1352 * dwarf_onerange.c: New file.
1353 * libdw.h: Declare new functions. Define Dwarf_Arange and
1354 Dwarf_Aranges.
1355 * libdw.map: Add new functions.
1356 * libdwP.h: Add new errors. Add aranges member to struct Dwarf.
1357 Define Dwarf_Aranges_s and Dwarf_Arange_s.
1358 * Makefile.am (libdw_a_SOURCES): Add dwarf_getaranges.c,
1359 dwarf_onearange.c, dwarf_getarangeinfo.c, dwarf_getarange_addr.c.
1360 * dwarf_error.c: Add new message.
1361
13622004-01-11 Ulrich Drepper <drepper@redhat.com>
1363
1364 * Makefile.am (libdw_a_SOURCES): Add dwarf_lineaddr.c, dwarf_linecol.c,
1365 dwarf_linebeginstatement.c, dwarf_lineendsequence.c, dwarf_lineblock.c,
1366 dwarf_lineprologueend.c, dwarf_lineepiloguebegin.c, dwarf_onesrcline.c.
1367 * dwarf_error.c: Add another message.
1368 * dwarf_getsrc_die.c: Adjust for Dwarf_Files and Dwarf_Lines
1369 introduction.
1370 * dwarf_filesrc.c: Likewise.
1371 * dwarf_getsrcfiles.c: Likewise.
1372 * dwarf_getsrclines.c: Likewise.
1373 * dwarf_lineaddr.c: New file.
1374 * dwarf_linebeginstatement.c: New file.
1375 * dwarf_lineblock.c: New file.
1376 * dwarf_linecol.c: New file.
1377 * dwarf_lineendsequence.c: New file.
1378 * dwarf_lineepiloguebegin.c: New file.
1379 * dwarf_lineno.c: New file.
1380 * dwarf_lineprologueend.c: New file.
1381 * dwarf_onesrcline.c: New file.
1382 * dwarf_lineno.c: Change interface to store result in object pointed
1383 to by second parameter.
1384 * libdw.h: Add prototypes for new functions. Change dwarf_lineno
1385 prototype. Define Dwarf_Files and Dwarf_Lines.
1386 * libdw.map: Add new functions.
1387 * libdwP.h: Define Dwarf_Files_s and Dwarf_Lines_s.
1388 * libdw_findcu.c: Don't initialize nlines field.
1389
1390 * dwarf_siblingof: Little optimization.
1391
1392 * dwarf_begin.c: Remember that the ELF descriptor must be closed.
1393 * dwarf_end.c: Close ELF descriptor if free_elf is set.
1394 * libdwP.h (struct Dwarf): Add free_elf field.
1395
1396 * Makefile.am (libdw_a_SOURCES): Add dwarf_getstring.c and
1397 dwarf_offabbrev.c.
1398 * dwarf_getstring.c: New file.
1399 * dwarf_offabbrev.c: New file.
1400 * libdw.map: Add dwarf_getstring and dwarf_offabbrev.
1401 * dwarf_getabbrev.c (__libdw_getabbrev): Add new dbg and result
1402 parameters. Don't allocate memory if not necessary and don't lookup
1403 previous results if no CU given.
1404 (dwarf_getabbrev): Adjust call to __libdw_getabbrev.
1405 * dwarf_tag.c: Adjust call to __libdw_getabbrev.
1406 * libdw.h: Declare dwarf_offabbrev and dwarf_getstring.
1407 * libdwP.h: Change prototype for __libdw_getabbrev.
1408
1409 * dwarf_getabbrevattr.c: Add offsetp parameter. Fill in before
1410 returning if this is wanted.
1411
14122004-01-09 Ulrich Drepper <drepper@redhat.com>
1413
1414 * dwarf_nextcu.c: Add new parameter offset_sizep. Initialize it
1415 with offset_size value.
1416 * libdw.h: Adjust dwarf_nextcu prototype.
1417 * libdwP.h (struct Dwarf_CU): Add offset_size member.
1418 * libdw_findcu.c: Adjust dwarf_nextcu call. Initialize offset_size
1419 member of new CU struct.
1420 * dwarf_formstring.c: Depend on offset_size not address_size for
1421 DW_FORM_strp handling.
1422 * dwarf_form.c: Likewise for DW_FORM_strp and DW_FORM_ref_addr.
1423
1424 * dwarf_tag.c (__libdw_findabbrev): Return correct value for
1425 failing lookup.
1426 (dwarf_tag): Correctly recognize failed lookup.
1427
1428 * dwarf_end.c (cu_free): Call tdestroy for locs member. Use new
1429 function noop_free.
1430 * dwarf_error.c: Add message for DWARF_E_NO_BLOCK.
1431 * dwarf_formblock.c: New file.
1432 * dwarf_getloclist.c: Rewrite to handle a single block.
1433 * libdw.h: Define Dwarf_Block. Rename Dwarf_Loc members. Remove
1434 Dwarf_Locdesc definition. Declare dwarf_formblock. Remove
1435 dwarf_getloclistent declaration.
1436 * libdw.map: Add dwarf_formblock, remove dwarf_getloclistent.
1437 * libdwP.h: Define struct loc_s and DWARF_E_NO_BLOCK.
1438 Add locs member to struct Dwarf_CU.
1439 * libdw_fundcu.c: Initialize locs member of new CU.
1440 * Makefile.am (libdw_a_SOURCES): Add dwarf_formblock.c.
1441 Remove dwarf_getloclistent.c.
1442
14432004-01-07 Ulrich Drepper <drepper@redhat.com>
1444
1445 * libdw.h: Use __nonnull__ attribute only for gcc >= 3.3.
1446 * libdwP.h: Likewise.
1447
1448 * dwarf_getloclist.c: New file.
1449 * dwarf_getloclistent.c: New file.
1450 * libdw.h: Define Dwarf_Loc and Dwarf_Locdesc.
1451 Declare dwarf_getloclistent and dwarf_getloclist.
1452 * libdw.map: Add dwarf_getloclistent and dwarf_getloclist.
1453 * libdwP.h: Define DWARF_E_NO_LOCLIST.
1454 * Makefile.am (libdw_a_SOURCES): Add dwarf_getloclistent.c and
1455 dwarf_getloclist.c.
1456
1457 * dwarf_error.c: More error messages.
1458
14592004-01-06 Ulrich Drepper <drepper@redhat.com>
1460
1461 * dwarf_getsrclines.c: Remove debugging support.
1462
1463 * dwarf_getsrcfiles.c: New file.
1464 * dwarf_filesrc.c: New file.
1465 * libdw.h: Declare these functions. Define Dwarf_File.
1466 * libdwP.c: Adjust Dwarf_File_s definition.
1467 * libdw.map: Add these functions.
1468 * Makefile.am (libdw_a_SOURCES): Add dwarf_getsrcfiles.c and
1469 dwarf_filesrc.c.
1470 * dwarf_getsrclines.c: Initialize cu->files.
1471
14722004-01-05 Ulrich Drepper <drepper@redhat.com>
1473
1474 * libdw.h: Add more nonnull function attributes.
1475
1476 * dwarf_begin_elf.c (dwarf_begin_elf): Don't initialize mem_tail->next.
1477 * dwarf_end.c (cu_free): New function.
1478 (dwarf_end): Also free CU tree. Correct freeing of memory blocks.
1479 * dwarf_error.c (errmsgs): Add new messages.
1480 * dwarf_getsrc_die.c: New file.
1481 * dwarf_getsrclines.c: New file.
1482 * dwarf_lineno.c: New file.
1483 * dwarf_linesrc.c: New file.
1484 * dwarf_nextcu.c (dwarf_nextcu): Use read_*byte_unaligned_inc
1485 instead of the *_inc-less variants.
Ulrich Drepper6fb34512010-05-28 20:28:04 -07001486 * libdw.h: Define Dwarf_Line. Add some function attributes. Declare
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00001487 dwarf_getsrclines, dwarf_getsrc_die, dwarf_lineno, and dwarf_linesrc.
1488 * libdw.map: Add dwarf_getsrclines, dwarf_getsrc_die, dwarf_lineno,
1489 and dwarf_linesrc.
1490 * libdwP.h: Add more error codes.
1491 (struct Dwarf): Remove mem_tail.next member.
1492 (Dwarf_File): Define type.
1493 (struct Dwarf_Line_s): Define type.
1494 (struct Dwarf_CU): Add lines and nlines members.
1495 (libdw_alloc): Define local variable _tail and use it.
1496 Add some function attributes.
1497 * libdw_alloc.c (__libdw_allocate): Don't initialize next member.
1498 * libdw_findcu.c (__libdw_findcu): Initialize lines and nlines members.
1499 * memory-access.h: Add unlikely for the endian conversion paths.
1500 * Makefile.am (AM_CFLAGS): Add -std parameter.
1501 (libdw_a_SOURCES): Add dwarf_getsrclines, dwarf_getsrc_die,
1502 dwarf_lineno, and dwarf_linesrc.
1503
15042003-08-11 Ulrich Drepper <drepper@redhat.com>
1505
1506 * Moved to CVS archive.