blob: 78c92cfad62a601dda1d6790b0ab78294061046f [file] [log] [blame]
Mark Wielaardb4b2de92015-01-07 23:39:28 +010012015-01-07 Mark Wielaard <mjw@redhat.com>
2
3 * cfi.h (struct Dwarf_CFI_s): Add search_table_len.
4 * dwarf_getcfi_elf.c (getcfi_gnu_eh_frame): Check there is enough
5 room in the search table for all entries. Store search_table_len.
6 (getcfi_scn_eh_frame): Likewise.
7 * encoded-value.h (encoded_value_size): Don't abort, return zero.
8 (__libdw_cfi_read_address_inc): Check there is enough room to read
9 values. Pass other byte order to read functions.
10 (read_encoded_value): Check encoded_value_size. Don't abort, but
11 set libdw errno and report failure. Check there is enough room to
12 read values.
13 * fde.c (binary_search_fde): Check encoded value size. Add hdr
14 data buf and size to dummy_cfi.
15
Mark Wielaarda1ea2422015-01-04 16:08:22 +0100162015-01-04 Mark Wielaard <mjw@redhat.com>
17
Mark Wielaard43e924e2015-01-05 00:03:03 +010018 * dwarf_siblingof.c (dwarf_siblingof): Check sibling attribute
19 is after current DIE.
20
212015-01-04 Mark Wielaard <mjw@redhat.com>
22
Mark Wielaarda1ea2422015-01-04 16:08:22 +010023 * cfi.c (enough_registers): Check reg < INT32_MAX / sizeof
24 (dwarf_frame_register).
25
Mark Wielaard5316e412015-01-03 00:09:45 +0100262015-01-02 Mark Wielaard <mjw@redhat.com>
27
Mark Wielaard9ceebe62015-01-03 00:27:58 +010028 * dwarf_getcfi_elf.c (parse_eh_frame_hdr): Add size check.
29 (getcfi_gnu_eh_frame): Remove size check. Check d_buf is not NULL.
30 (getcfi_scn_eh_frame): Check d_buf is not NULL.
31
322015-01-02 Mark Wielaard <mjw@redhat.com>
33
Mark Wielaard5316e412015-01-03 00:09:45 +010034 * dwarf_getlocation.c (__libdw_intern_expression): Check dbg is not
35 NULL for DW_OP_call_ref and DW_OP_GNU_implicit_pointer. For
36 DW_OP_addr if dbg is NULL then read argument directly.
37
Jason P. Leasure7c713822015-01-14 09:26:55 -0500382015-01-14 Jason P. Leasure <jpleasu@super.org>
39
40 * dwarf_formref_die.c (dwarf_formref_die): Offset is cu->type_offset
41 plus cu->start.
42
Mark Wielaard3fa17962014-12-27 12:13:50 +0100432014-12-27 Mark Wielaard <mjw@redhat.com>
44
45 * dwarf_siblingof.c (dwarf_siblingof): Check sibling attribute offset
46 still falls inside CU data.
47
Mark Wielaarddaf278f2015-01-11 15:00:52 +0100482015-01-11 Mark Wielaard <mjw@redhat.com>
49
50 * dwarf_func_inline.c (dwarf_func_inline_instances): Call
51 __libdw_visit_scopes with NULL imports.
52 * dwarf_getfuncs.c (dwarf_getfuncs): Likewise.
53 * dwarf_getscopes.c (pc_record): Likewise.
54 (dwarf_getscopes): Likewise.
55 * dwarf_getscopes_die.c (dwarf_getscopes_die): Likewise.
56 * libdwP.h (__libdw_visit_scopes): Add imports argument.
57 * libdw_visit_scopes.c (__libdw_visit_scopes): Likewise. Add new
58 function imports_contains. Push and pop imports around walk_children
59 when processing DW_TAG_imported_unit.
60
Ulrich Drepper898ed262014-12-18 12:32:39 -0500612014-12-18 Ulrich Drepper <drepper@gmail.com>
62
63 * Makefile.am: Suppress output of textrel_check command.
64
Mark Wielaardff1ce972014-12-16 16:10:28 +0100652014-12-16 Mark Wielaard <mjw@redhat.com>
66
Mark Wielaardecd78d32014-12-16 22:47:39 +010067 * dwarf_getsrclines.c (read_srclines): Check diridx is valid under
68 DW_LNE_define_file.
69
702014-12-16 Mark Wielaard <mjw@redhat.com>
71
Mark Wielaard7f9ea702014-12-16 16:41:19 +010072 * dwarf_getpubnames.c (dwarf_getpubnames): Make sure there is enough
73 space to read die offset.
74
752014-12-16 Mark Wielaard <mjw@redhat.com>
76
Mark Wielaardff1ce972014-12-16 16:10:28 +010077 * dwarf_getsrclines.c (read_srclines): Correct overflow check for
78 unit_length.
79
Mark Wielaard38648042014-12-15 14:56:07 +0100802014-12-15 Mark Wielaard <mjw@redhat.com>
81
82 * dwarf_getpubnames.c (get_offsets): Make sure whole unit fall inside
Mark Wielaard138a9ba2014-12-15 16:56:49 +010083 section data. Set error to DWARF_E_NO_ENTRY if cnt is zero.
Mark Wielaard38648042014-12-15 14:56:07 +010084 (dwarf_getpubnames): Make sure section data contains string zero
85 terminator.
86
Mark Wielaard1b5477d2014-12-16 10:53:22 +0100872014-12-16 Mark Wielaard <mjw@redhat.com>
88
89 * memory-access.h (__libdw_get_sleb128): Unroll the first step to help
90 the compiler optimize for the common single-byte case.
91
Josh Stone54662f12014-12-15 12:18:25 -0800922014-12-15 Josh Stone <jistone@redhat.com>
93
94 * memory-access.h (__libdw_max_len_leb128): New.
95 (__libdw_get_uleb128): Use __libdw_max_len_leb128.
96 (__libdw_get_sleb128): Likewise.
97
Mark Wielaard7a053472014-12-14 21:48:23 +0100982014-12-14 Mark Wielaard <mjw@redhat.com>
99
100 * cfi.c (execute_cfi): Add program bounds checks.
101 * dwarf_child.c (__libdw_find_attr): Add attrp bounds checks.
102 * dwarf_formblock.c (dwarf_formblock): Call get_uleb128 with endp.
103 * dwarf_formref.c (__libdw_formref): Add datap bounds checks.
104 * dwarf_formsdata.c (dwarf_formsdata): Likewise.
105 * dwarf_formudata.c (dwarf_formudata): Likewise.
106 * dwarf_frame_register.c (dwarf_frame_register): Call get_uleb128
107 with end of data buf.
108 * dwarf_getabbrev.c (__libdw_getabbrev): Add abbrevp bounds checks.
109 * dwarf_getabbrevattr.c (dwarf_getabbrevattr): Assume get_uleb128
110 call gets enough data.
111 * dwarf_getattrs,c (dwarf_getattrs): Call get_uleb128 with endp.
112 * dwarf_getlocation.c (store_implicit_value): Call get_uleb128
113 with enough data.
114 (__libdw_intern_expression): Call get_uleb128/get_sleb128 with
115 end_data.
116 * dwarf_getmacros.c (get_table_for_offset): Add nforms bounds check.
117 * dwarf_getsrclines.c (read_srclines): Bounds check linep and call
118 get_uleb128 with lineendp.
119 * dwarf_hasattr.c (dwarf_hasattr): Bounds check attrp and call
120 get_uleb128 with endp.
121 * dwarf_next_cfi.c (dwarf_next_cfi): Bounds check bytes and call
122 get_uleb128/get_sleb128 with limit.
123 * encoded-value.h (read_encoded_value): Assume get_uleb128 and
124 get_sleb128 get called with enough data.
125 * fde.c (intern_fde): Call get_uleb128 with instructions_end.
126 * libdwP.h (__libdw_dieabbrev): Call get_uleb128 with die->cu->endp.
127 * libdw_form.c (__libdw_form_val_compute_len): Call get_uleb128 with
128 endp.
129 * memory-access.h (__libdw_get_uleb128): Take an extra endp.
130 Don't call get_uleb128_step if out of data.
131 (__libdw_get_sleb128): Likewise for get_sleb128_step.
132
Mark Wielaard92026652014-12-12 16:43:04 +01001332014-12-12 Mark Wielaard <mjw@redhat.com>
134
135 * libdwP.h (struct Dwarf): Add fake_loc_cu.
136 (cu_data): Removed.
137 (DIE_OFFSET_FROM_CU_OFFSET): Don't use cu_data, use cu_sec_idx.
138 (__libdw_form_val_compute_len): Drop dbg and endp arguments.
139 (__libdw_form_val_len): Likewise.
140 * libdw_form.c (__libdw_form_val_compute_len): Likewise.
141 * libdw_findcu.c (__libdw_intern_next_unit): Don't use cu_data, use
142 the already found data buffer directly.
143 * dwarf_begin_elf.c (valid_p): Setup fake_loc_cu.
144 * dwarf_end.c (dwarf_end): Free fake_loc_cu.
145 * dwarf_child.c (__libdw_find_attr): Call __libdw_form_val_len with
146 just cu.
147 * dwarf_getattrs.c (dwarf_getattrs): Likewise.
148 * dwarf_formblock.c (dwarf_formblock): Add bounds checking.
149 * dwarf_getlocation_attr.c (attr_form_cu): New function.
150 (dwarf_getlocation_attr): Use attr_form_cu to set result->cu.
151 (getlocation): Handle empty blocks immediately.
152 * dwarf_getlocation_implicit_pointer.c (empty_cu): New static var.
153 (__libdw_empty_loc_attr): Drop cu argument, use empty_cu.
154 (dwarf_getlocation_implicit_pointer): Call __libdw_empty_loc_attr with
155 one argument.
156 * dwarf_getmacros.c (read_macros): Also setup startp and endp for
157 fake_cu. Call __libdw_form_val_len with just fake_cu.
158 * dwarf_formref_die.c (dwarf_formref_die): Don't use cu_data, get
159 datap and size directly from cu startp and endp.
160
Mark Wielaardf73385e2014-12-12 00:22:31 +01001612014-12-11 Mark Wielaard <mjw@redhat.com>
162
163 * libdw_findcu.c (__libdw_intern_next_unit): Sanity check offset.
164
Mark Wielaard4a330f62014-12-14 00:09:29 +01001652014-12-13 Mark Wielaard <mjw@redhat.com>
166
167 * dwarf_getaranges.c (compare_aranges): Make sure Dwarf_Addr
168 difference doesn't wrap around before returning as int.
169
Josh Stone6e1c0d92014-12-11 16:22:48 -08001702014-12-11 Josh Stone <jistone@redhat.com>
171
172 * dwarf_getsrclines.c (struct linelist): Add sequence.
173 (compare_lines): Take linelists, and break ties by sequence.
174 (read_srclines): Use linelists for sorting.
175 (read_srclines::add_new_line): Set sequence.
176
Josh Stoneb849f812014-12-10 18:28:04 -08001772014-12-10 Josh Stone <jistone@redhat.com>
178
Josh Stone8d200b52014-12-10 18:41:43 -0800179 * libdwP.h (Dwarf_CU): Add startp and endp boundaries.
180 * libdw_findcu.c (__libdw_intern_next_unit): Set startp and endp.
181 * dwarf_child.c (dwarf_child): Use cu->endp.
182 * dwarf_cuoffset.c (dwarf_cuoffset): Use cu->startp.
183 * dwarf_dieoffset.c (dwarf_dieoffset): Use cu->startp.
184 * dwarf_siblingof.c (dwarf_siblingof): Use both.
185
1862014-12-10 Josh Stone <jistone@redhat.com>
187
Josh Stone64e44df2014-12-10 18:33:34 -0800188 * dwarf_hasattr.c (dwarf_hasattr): Just walk abbrev for presence.
189
1902014-12-10 Josh Stone <jistone@redhat.com>
191
Josh Stoneb849f812014-12-10 18:28:04 -0800192 * libdwP.h (__libdw_dieabbrev): New die->abbrev lookup function.
193 * dwarf_child.c (__libdw_find_attr, dwarf_child): Use it.
194 * dwarf_getattrs.c (dwarf_getattrs): Likewise.
195 * dwarf_haschildren.c (dwarf_haschildren): Likewise.
196 * dwarf_tag.c (dwarf_tag): Likewise.
197
Mark Wielaardcb73b5a2014-12-04 21:43:44 +01001982014-12-04 Mark Wielaard <mjw@redhat.com>
199
200 * libdwP.h (__libdw_form_val_compute_len): Add endp argument.
201 (__libdw_form_val_len): Likewise and check len doesn't overflow.
202 * libdw_form.c (__libdw_form_val_compute_len): Likewise.
203 * dwarf_child.c (__libdw_find_attr): Call __libdw_form_val_len
204 with endp.
205 * dwarf_getattrs.c (dwarf_getattrs): Likewise.
206 * dwarf_getmacros.c (read_macros): Likewise and check for errors.
207
Petr Machataedb079a2014-12-02 21:22:14 +01002082014-12-02 Petr Machata <pmachata@redhat.com>
209
210 * dwarf_getmacros.c (token_from_offset, offset_from_token): New
211 helper functions.
212 (do_dwarf_getmacros_die): Merge into dwarf_getmacros.
213 * libdw.h (DWARF_GETMACROS_START): New macro.
214
Mark Wielaard12ab7002014-11-27 23:41:57 +01002152014-11-27 Mark Wielaard <mjw@redhat.com>
216
Mark Wielaard805ec832014-11-27 23:53:30 +0100217 * Makefile.am (libdw.so): Use textrel_check.
218
2192014-11-27 Mark Wielaard <mjw@redhat.com>
220
Mark Wielaard12ab7002014-11-27 23:41:57 +0100221 * dwarf_getcfi_elf.c (getcfi_gnu_eh_frame): Initialize
222 search_table_entries and search_table_encoding.
223
Mark Wielaard020fc022014-11-24 21:54:42 +01002242014-11-24 Mark Wielaard <mjw@redhat.com>
225
226 * dwarf_getsrclines.c (read_srclines): Check line_range is not zero
227 before usage.
228
Mark Wielaard04b61f82014-11-23 23:13:55 +01002292014-11-23 Mark Wielaard <mjw@redhat.com>
230
Mark Wielaard59480ba2014-11-23 23:21:05 +0100231 * dwarf_attr.c (dwarf_attr): Check __libdw_find_attr return value.
232 * dwarf_hasattr.c (dwarf_hasattr): Likewise.
233 * dwarf_siblingof.c (dwarf_siblingof): Likewise.
234
2352014-11-23 Mark Wielaard <mjw@redhat.com>
236
Mark Wielaard04b61f82014-11-23 23:13:55 +0100237 * dwarf_getabbrev.c (__libdw_getabbrev): Don't assert on bad DWARF.
238 Set libdw errno and return NULL.
239
Mark Wielaard9f8c08e2014-11-24 22:17:51 +01002402014-11-24 Mark Wielaard <mjw@redhat.com>
241
242 * dwarf.h (DW_LANG_C_plus_plus_11): Added.
243 (DW_LANG_C11): Likewise.
244 (DW_LANG_C_plus_plus_14): Likewise.
245 * dwarf_aggregate_size.c (array_size): Handle DW_LANG_C11,
246 DW_LANG_C_plus_plus_11, DW_LANG_C_plus_plus_14 and DW_LANG_Go
247 lower bound.
248 * dwarf_getfuncs.c (dwarf_getfuncs): Set c_cu to true for
249 DW_LANG_C11.
250
Mark Wielaard03c033f2014-11-26 17:51:28 +01002512014-11-26 Mark Wielaard <mjw@redhat.com>
252
253 * dwarf.h (DW_AT_noreturn): Added.
254
Mark Wielaard09086232014-11-11 14:10:04 +01002552014-11-11 Mark Wielaard <mjw@redhat.com>
256
257 * dwarf_getsrclines.c (read_srclines): Do address_size comparison
258 explicitly as uint8_t.
259 (__libdw_getsrclines): Add internal_function to declaration.
260
Petr Machatafb90bf32014-10-17 02:47:03 +02002612014-09-10 Petr Machata <pmachata@redhat.com>
262
263 * dwarf_macro_getparamcnt.c: New file.
264 * dwarf_macro_param.c: New file.
265 * dwarf_macro_getsrcfiles.c: New file.
266 * Makefile.am (libdw_a_SOURCES): Add the new files.
267 * libdwP.h (struct files_lines_s): New structure.
268 (DWARF_E_INVALID_OPCODE): New enumerator.
269 (struct Dwarf): New fields macro_ops, files_lines.
270 (Dwarf_Macro_Op_Proto, Dwarf_Macro_Op_Table): New structures for
271 keeping macro opcode prototypes in.
272 (Dwarf_Macro_s): Redefine from scratch.
273 (__libdw_getsrclines, __libdw_getcompdir, libdw_macro_nforms): New
274 internal interfaces.
275 * dwarf_error.c (errmsgs): Add a message for
276 DWARF_E_INVALID_OPCODE.
277 * dwarf_end.c (dwarf_end): Destroy struct Dwarf.macro_ops and
278 files_lines.
279 * libdw.h (dwarf_getmacros_off, dwarf_macro_getparamcnt)
280 (dwarf_macro_getsrcfiles, dwarf_macro_param): New public
281 interfaces.
282 * dwarf_getmacros.c (dwarf_getmacros_off): New function,
283 (get_offset_from, macro_op_compare, build_table)
284 (init_macinfo_table, get_macinfo_table, get_table_for_offset)
285 (cache_op_table, read_macros, gnu_macros_getmacros_off)
286 (macro_info_getmacros_off, do_dwarf_getmacros_die): New helper
287 functions.
288 (dwarf_getmacros): Adjust to dispatch to the new interfaces.
289 * dwarf_getsrclines.c (read_srclines): New function with guts
290 taken from dwarf_getsrclines.
291 (__libdw_getsrclines): Likewise.
292 (__libdw_getcompdir, files_lines_compare): New functions.
293 (dwarf_getsrclines): Make it dispatch to the new interfaces.
294 * dwarf_macro_param1.c (dwarf_macro_param1): Adjust to dispatch to
295 the new interfaces.
296 * dwarf_macro_param2.c (dwarf_macro_param2): Likewise.
297 * libdw.map (ELFUTILS_0.161): New. Add dwarf_getmacros_off,
298 dwarf_macro_getsrcfiles, dwarf_macro_getparamcnt, dwarf_macro_param.
299
Mark Wielaard3a36e8a2014-10-06 22:00:16 +02003002014-10-06 Mark Wielaard <mjw@redhat.com>
301
302 * Makefile.am (libdw_a_SOURCES): Add dwarf_peel_type.c.
303 * dwarf_aggregate_size.c (get_type): Use dwarf_peel_type.
304 (aggregate_size): Likewise. Add old and new version.
305 * dwarf_peel_type.c: New file.
306 * libdw.h (dwarf_peel_type): New function declaration.
307 * libdwP.h (dwarf_peel_type): New internal declaration.
308 * libdw.map (ELFUTILS_0.161): New section.
309
Petr Machata564cfbe2014-10-15 19:28:08 +02003102014-10-15 Petr Machata <pmachata@redhat.com>
311
312 * libdwP.h (struct Dwarf_Files_s.cu): Drop field.
313 * dwarf_getsrclines.c (dwarf_getsrclines): Don't set it.
314
Mark Wielaard2e83c642014-10-05 17:12:41 +02003152014-10-05 Mark Wielaard <mjw@redhat.com>
316
317 * dwarf.h: Add DW_AT_GNU_deleted.
318
Mark Wielaardb50014f2014-10-02 14:00:47 +02003192014-10-02 Mark Wielaard <mjw@redhat.com>
320
321 * dwarf_aggregate_size.c (aggregate_size): Return CU address_size
322 for sizeless DW_TAG_pointer_type, DW_TAG_reference_type or
323 DW_TAG_rvalue_reference_type.
324
Petr Machata1498f542014-09-12 19:03:33 +02003252014-09-12 Petr Machata <pmachata@redhat.com>
326
327 * memory-access.h (read_ubyte_unaligned_inc): Allow only 4- and
328 8-byte quantities. Consequently, rename to...
329 (read_addr_unaligned_inc): ... this.
330 (read_sbyte_unaligned_inc, read_ubyte_unaligned): Drop.
331 (read_sbyte_unaligned): Drop.
332
Petr Machata476feb12014-09-10 22:26:28 +02003332014-09-10 Petr Machata <pmachata@redhat.com>
334
335 * dwarf_getlocation.c (attr_ok): Also accept
336 DW_AT_GNU_call_site_value, DW_AT_GNU_call_site_data_value,
337 DW_AT_GNU_call_site_target, DW_AT_GNU_call_site_target_clobbered.
338
Mark Wielaard209f1492014-08-15 13:08:24 +02003392014-08-15 Mark Wielaard <mjw@redhat.com>
340
Mark Wielaardf18f2332014-08-15 16:03:21 +0200341 * dwarf_cu_die.c: New file.
342 * Makefile.am (libdw_a_SOURCES): Add dwarf_cu_die.c.
343 * libdw.h (dwarf_cu_die): New function declaration.
344 * libdw.map (ELFUTILS_0.160): Add dwarf_cu_die.
345
3462014-08-15 Mark Wielaard <mjw@redhat.com>
347
Mark Wielaard209f1492014-08-15 13:08:24 +0200348 * dwarf_cu_getdwarf.c: New file.
349 * Makefile.am (libdw_a_SOURCES): Add dwarf_cu_getdwarf.c.
350 * libdw.h (Dwarf_CU): New typedef.
351 (dwarf_cu_getdwarf): New function declaration.
352 * libdw.map (ELFUTILS_0.160): New. Add dwarf_cu_getdwarf.
353
Mark Wielaardaf1e6ed2014-06-18 10:57:58 +02003542014-06-18 Mark Wielaard <mjw@redhat.com>
355
356 * dwarf.h: Remove DW_TAG_mutable_type.
357
Mark Wielaardbb096d02014-05-03 00:23:06 +02003582014-05-02 Mark Wielaard <mjw@redhat.com>
359
360 * libdwP.h (__check_build_id): Removed now unused.
361
Mark Wielaarddf85bf92014-05-01 14:48:27 +02003622014-05-01 Mark Wielaard <mjw@redhat.com>
363
364 * libdwP.h (struct Dwarf): Remove free_alt.
365 * dwarf_end.c (dwarf_end): Don't check free_alt, don't end alt_dwarf.
366 * dwarf_setalt.c (dwarf_setalt): Don't check or set free_alt.
367
Mark Wielaardd81d32d2014-04-30 23:00:40 +02003682014-04-30 Mark Wielaard <mjw@redhat.com>
369
370 * libdw.map (ELFUTILS_0.159): Add dwelf_elf_gnu_build_id.
371
Florian Weimer920f03d2014-04-15 17:11:17 +02003722014-04-15 Florian Weimer <fweimer@redhat.com>
373
374 * dwarf_begin_elf.c (__check_build_id, try_debugaltlink)
375 (open_debugaltlink): Move to libdwfl.
376 (check_section): Do not locate alternate debuginfo.
377
Florian Weimer4813dbb2014-04-24 14:06:43 +02003782014-04-24 Florian Weimer <fweimer@redhat.com>
379
380 * libdw.map (ELFUTILS_0.159): Export dwelf_dwarf_gnu_debugaltlink.
381
Florian Weimer35e2a762014-04-15 14:31:55 +02003822014-04-22 Florian Weimer <fweimer@redhat.com>
383
384 * dwarf_getalt.c, dwarf_setalt.c: New files.
385 * Makefile.am (libdw_a_SOURCES): Add them.
386 * libdw.h (dwarf_getalt, dwarf_setalt): Add function declarations.
387 * libdwP.h (dwarf_getalt, dwarf_setalt): Add internal function
388 declarations.
389 * libdw.map (ELFUTILS_0.159): Export the two new functions.
390
Florian Weimerefa72a02014-04-15 14:04:19 +02003912014-04-15 Florian Weimer <fweimer@redhat.com>
392
393 * libdwP.h (enum IDX_gnu_debugaltlink): New.
394 * dwarf_begin_elf.c (dwarf_scnnames): Increase string size and add
395 .gnu_debugaltlink.
396 (check_section): Obtain .gnu_debugaltlink section from the
397 setiondata array.
398
Mark Wielaard93802972014-04-11 23:52:47 +02003992014-04-11 Mark Wielaard <mjw@redhat.com>
400
401 * libdw.map (ELFUTILS_0.159): New. Add dwelf_elf_gnu_debuglink.
402 * Makefile.am (libdw.so): Depend on libdwelf_pic.a.
403 (libdwelf_objects): New variable.
404 (libdw_a_LIBADD): Add libdwelf objects.
405
Mark Wielaardeb4da482014-04-22 16:43:11 +02004062014-04-22 Mark Wielaard <mjw@redhat.com>
407
408 * memory-access.h (get_sleb128_step): Remove undefined behavior
409 of left shifting a signed value. Replace it with a multiplication.
410
Mark Wielaard32324792014-04-13 17:39:57 +02004112014-04-13 Mark Wielaard <mjw@redhat.com>
412
413 * Makefile.am: Remove !MUDFLAP conditions.
414
Mark Wielaard7f1eec32014-04-09 11:33:23 +02004152014-04-09 Mark Wielaard <mjw@redhat.com>
416
417 * dwarf_begin_elf.c (check_section): Check for unsigned overflow
418 before calling malloc to uncompress data.
419
Jan Kratochvildff2a992014-03-04 00:04:27 +01004202014-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
421
422 Fix abort() on missing section headers.
423 * dwarf_begin_elf.c (check_section): Replace abort call by goto err.
424 New label err to return NULL.
425
Josh Stone50d5b2c2014-02-05 11:26:27 -08004262014-02-05 Josh Stone <jistone@redhat.com>
427
428 * dwarf_decl_file.c (dwarf_decl_file): Read the idx as unsigned.
429 * dwarf_decl_line.c (__libdw_attr_intval): Read the line/column as
430 unsigned. Change the range assert to DWARF_E_INVALID_DWARF.
431
Mark Wielaard19108012013-12-30 22:00:57 +01004322013-12-30 Mark Wielaard <mjw@redhat.com>
433
434 * libdw.map (ELFUTILS_0.158): Add dwfl_core_file_attach and
435 dwfl_linux_proc_attach.
436
Mark Wielaarde962ec32013-12-20 10:09:12 +01004372013-12-20 Mark Wielaard <mjw@redhat.com>
438
439 * libdw.map (ELFUTILS_0.158): Add dwfl_getthread_frames.
440
Mark Wielaard159ac522013-12-18 11:05:54 +01004412013-12-18 Mark Wielaard <mjw@redhat.com>
442
443 * libdw.map (ELFUTILS_0.158): Remove dwfl_module_addrsym_elf and
444 dwfl_module_getsym_elf. Add dwfl_module_addrinfo and
445 dwfl_module_getsym_info.
446
Mark Wielaard14c2d9e2013-12-16 13:28:59 +01004472013-12-16 Mark Wielaard <mjw@redhat.com>
448
449 * libdw.map (ELFUTILS_0.158): Add dwfl_module_getsymtab_first_global.
450
Josh Stone4e2787c2013-12-10 14:19:09 -08004512013-12-10 Josh Stone <jistone@redhat.com>
452
453 * memory-access.h (get_uleb128_rest_return): Removed.
454 (get_sleb128_rest_return): Removed.
455 (get_uleb128_step): Make this a self-contained block.
456 (get_sleb128_step): Ditto, and use a bitfield to extend signs.
457 (get_uleb128): Make this wholly implemented by __libdw_get_uleb128.
458 (get_sleb128): Make this wholly implemented by __libdw_get_sleb128.
459 (__libdw_get_uleb128): Simplify and inline for all callers.
460 (__libdw_get_sleb128): Ditto.
461 * dwarf_getlocation.c (store_implicit_value): Void the unused uleb128.
462 * memory-access.c: Delete file.
463 * Makefile.am (libdw_a_SOURCES): Remove it.
464 (DEFS): Remove the now unused -DIS_LIBDW.
465
Josh Stonec0d2a0b2013-12-09 13:52:10 -08004662013-12-09 Josh Stone <jistone@redhat.com>
467
468 * libdw_form.c (__libdw_form_val_compute_len): Renamed function from
469 __libdw_form_val_len, now handling only non-constant form lengths.
470 * libdwP.h (__libdw_form_val_len): New inlined function.
471
Mark Wielaard3951f2e2013-12-09 16:33:26 +01004722013-12-09 Mark Wielaard <mjw@redhat.com>
473
474 * dwarf_getlocation.c (__libdw_intern_expression): Handle empty
475 location expressions.
476 * dwarf_getlocation_attr.c (dwarf_getlocation_attr): When no
477 location found, return empty location expression.
478 * dwarf_getlocation_implicit_pointer.c
479 (dwarf_getlocation_implicit_pointer): Likewise.
480 (__libdw_empty_loc_attr): New internal function.
481 * libdwP.h (__libdw_empty_loc_attr): Define.
482
Mark Wielaard819c3492013-11-27 16:45:44 +01004832013-11-27 Mark Wielaard <mjw@redhat.com>
484
485 * libdw.map (ELFUTILS_0.158): Add dwfl_module_addrsym_elf and
486 dwfl_module_getsym_elf.
487
Mark Wielaard16bc4562013-11-26 15:13:22 +01004882013-11-26 Mark Wielaard <mjw@redhat.com>
489
490 * libdw.map (ELFUTILS_0.156): Move dwfl_attach_state, dwfl_pid,
491 dwfl_thread_dwfl, dwfl_thread_tid, dwfl_frame_thread,
492 dwfl_thread_state_registers, dwfl_thread_state_register_pc,
493 dwfl_getthreads, dwfl_thread_getframes and dwfl_frame_pc to ...
494 (ELFUTILS_0.158): ... here.
495
Mark Wielaard03d76f42013-11-09 16:45:22 +01004962013-11-09 Mark Wielaard <mjw@redhat.com>
497
498 * dwarf_getaranges.c (dwarf_getaranges): Read segment_size and
499 check that it is zero.
500
Jan Kratochvil0b867462013-05-30 14:37:38 +02005012013-11-07 Jan Kratochvil <jan.kratochvil@redhat.com>
502
503 * cfi.h (struct Dwarf_Frame_s): Make the comment more specific.
504 * libdw.map (ELFUTILS_0.156): Add dwfl_attach_state, dwfl_pid,
505 dwfl_thread_dwfl, dwfl_thread_tid, dwfl_frame_thread,
506 dwfl_thread_state_registers, dwfl_thread_state_register_pc,
507 dwfl_getthreads, dwfl_thread_getframes and dwfl_frame_pc.
508
Michael Forneya45c8042013-11-01 00:51:04 -07005092013-11-01 Michael Forney <mforney@mforney.org>
510
Michael Forneycdc09432013-11-01 00:51:05 -0700511 * Makefile.am (libdwfl_objects): New definition.
512 (libdw_a_LIBADD): Use libdwfl_objects.
513
5142013-11-01 Michael Forney <mforney@mforney.org>
515
Michael Forneya45c8042013-11-01 00:51:04 -0700516 * Makefile.am: Use READELF.
517
Jan Kratochvil3cf491e2013-10-30 10:48:20 +01005182013-10-30 Jan Kratochvil <jan.kratochvil@redhat.com>
519
520 * libdw.map (ELFUTILS_0.158): New.
521
Mark Wielaarde6a9bb82013-10-10 11:40:12 +02005222013-10-10 Mark Wielaard <mjw@redhat.com>
523
524 * dwarf_getfuncs.c (struct visitor_info): Rename start_offset to
525 start_addr and rename last_offset to last_addr. Now both void *.
526 (tree_visitor): Use start_add and die_addr instead of start_offset
527 and die_offset.
528 (dwarf_getfuncs): Use last_addr instead of last_offset.
529
Mark Wielaard3dec3e12013-10-06 17:04:07 +02005302013-10-06 Mark Wielaard <mjw@redhat.com>
531
532 * cfi.c (execute_cfi): Make sure DW_CFA_expression and
533 DW_CFA_val_expression are not used with abi_cfi.
534
Josh Stone5dbbc5e2013-10-03 12:38:25 -07005352013-10-03 Josh Stone <jistone@redhat.com>
536
537 * dwarf_formref_die.c (dwarf_formref_die): Don't hash the sig8 here.
538 * libdw_findcu.c (__libdw_intern_next_unit): Since this never revisits
539 a unit, make sure to always hash the sig8 here, so none are missed.
540
Mark Wielaard74f9b732013-09-30 00:39:07 +02005412013-09-29 Mark Wielaard <mjw@redhat.com>
542
543 * dwarf_getlocation.c (store_implicit_value): Cast op->number2 to
544 uintptr_t before casting to char *.
545 (__libdw_intern_expression): Cast data to uintptr_t before casting
546 to Dwarf_Word.
547 * dwarf_getlocation_attr.c (dwarf_getlocation_attr): Cast
548 op->number2 to uintptr_t before casting to char *.
549
Josh Stonef06c8582013-09-24 15:52:05 -07005502013-09-24 Josh Stone <jistone@redhat.com>
551
552 * libdw_visit_scopes.c (classify_die): Removed.
553 (may_have_scopes): New function to replace classify_die. There's no
554 need for full classification; just find tags that may contain scopes.
555 (__libdw_visit_scopes): Use a direct tag comparison for imported
556 units, and use may_have_scopes to test if recursion is needed.
557
Mark Wielaard1b734df2013-09-20 09:50:42 -04005582013-09-20 Mark Wielaard <mjw@redhat.com>
559
560 * dwarf_getfuncs.c (visitor_info): New struct.
561 (tree_visitor): New function.
562 (dwarf_getfuncs): Use __libdw_visit_scopes with tree_visitor.
563 * libdw.h (dwarf_getfuncs): Expand function documentation.
564
Mark Wielaard18b2c672013-09-12 15:49:47 +02005652013-09-12 Mark Wielaard <mjw@redhat.com>
566
567 * fde.c (intern_fde): Free fde and set libdw errno when start
568 or end could not be read.
569
Mark Wielaardb2535b62013-08-30 23:55:12 +02005702013-08-24 Mark Wielaard <mjw@redhat.com>
571
572 * dwarf_getlocation.c (store_implicit_value): Don't take data
573 as argument, get block data from op number2. Return false when
574 block data length and op number don't match up.
575 (__libdw_intern_expression): Store start of block for
576 DW_OP_implicit_value and DW_OP_GNU_entry_value instead of
577 relative data offset. Also store block start (including length)
578 for DW_OP_GNU_const_type. Don't pass data to store_implicit_value.
579 * dwarf_getlocation_attr.c: New file.
580 * dwarf_getlocation_die.c: Likewise.
581 * libdw.h (dwarf_getlocation_die): New function definition.
582 (dwarf_getlocation_attr): Likewise.
583 * libdwP.h: Declare internal dwarf_getlocation_die.
584 * libdw.map (ELFUTILS_0.157): Add dwarf_getlocation_die and
585 dwarf_getlocation_attr.
586 * Makefile.am (libdw_a_SOURCES): Add dwarf_getlocation_die.c and
587 dwarf_getlocation_attr.c.
588
Mark Wielaard66eaae92013-08-23 16:12:37 +02005892013-08-23 Mark Wielaard <mjw@redhat.com>
590
591 * dwarf_getlocation.c (attr_ok): Also accept DW_AT_segment.
592 (attr_base_address): New function.
593 (initial_offset_base): New function.
594 (getlocations_addr): New function. Taken from...
595 (dwarf_getlocation_addr): here. Use new initial_offset_base and
596 getlocations_addr.
597 (dwarf_getlocations): New function.
598 * libdw.h (dwarf_getlocations): New function definition.
599 * libdw.map (ELFUTILS_0.157): New.
600
Mark Wielaard5704c8c2013-07-02 11:22:35 +02006012013-07-02 Mark Wielaard <mjw@redhat.com>
602
Mark Wielaard4aacfc12013-07-02 16:36:16 +0200603 * dwarf_getsrclines.c (dwarf_getsrclines): Add new stack allocation
604 limit MAX_STACK_ALLOC. After MAX_STACK_ALLOC lines use malloc in
605 NEW_LINE macro. Free malloced line records if any at the end.
606
6072013-07-02 Mark Wielaard <mjw@redhat.com>
608
Mark Wielaard5704c8c2013-07-02 11:22:35 +0200609 * dwarf_getcfi_elf.c (getcfi_shdr): Check sh_type == SHT_PROGBITS.
610
Mark Wielaard79277072013-06-26 11:42:52 -04006112013-06-26 Mark Wielaard <mjw@redhat.com>
612
613 * libdw_visit_scopes.c (__libdw_visit_scopes): Don't reject root
614 DIEs without children. Return an error whenever dwarf_child or
615 dwarf_siblingof return an error. Don't call recurse and increase
616 the depth for an imported unit. Walk the children of an imported
617 unit as if they are logical children of the parent root DIE.
618
Mark Wielaard9affad32013-05-03 11:28:49 +02006192013-05-03 Mark Wielaard <mjw@redhat.com>
620
621 * dwarf_getsrclines.c (dwarf_getsrclines): Only set end_sequence
622 when nlinelist > 0.
623
Jan Kratochvil904aec22013-04-30 14:27:16 +02006242013-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
625
626 * libdw.map (ELFUTILS_0.156): New.
627
Mark Wielaardcdaaf212013-04-25 16:50:11 -04006282013-04-24 Mark Wielaard <mjw@redhat.com>
629
630 * Makefile.am: Use AM_CPPFLAGS instead of INCLUDES.
631
Mark Wielaardd4744a72013-04-10 15:52:57 +02006322013-04-10 Mark Wielaard <mjw@redhat.com>
633
634 * dwarf_formref_die.c (dwarf_formref_die): Reference size is only
635 equal to address size when we have a DW_FORM_ref_addr for DWARF
636 version 2.
637
Mark Wielaard60ef9ab2013-03-25 17:07:21 +01006382013-03-25 Mark Wielaard <mjw@redhat.com>
639
640 * dwarf_getsrclines.c (dwarf_getsrclines): Mark highest address as
641 end_sequence.
642
Mark Wielaardf1b06b52013-03-12 12:02:51 +01006432013-03-12 Mark Wielaard <mjw@redhat.com>
644
645 * dwarf_getsrcfiles.c (dwarf_getsrcfiles): Allow DW_TAG_partial_unit.
646 * dwarf_getsrclines.c (dwarf_getsrclines): Likewise.
647
Mark Wielaard443304e2013-02-15 22:45:22 +01006482013-02-15 Mark Wielaard <mjw@redhat.com>
649
650 * dwarf_formstring.c (dwarf_formstring): Check dbg_ret->sectiondata,
651 not dbg->sectiondata.
652
Roland McGrath3999ce12013-01-07 14:53:37 -08006532013-01-07 Roland McGrath <roland@hack.frob.com>
654
655 * memory-access.h
656 [ALLOW_UNALIGNED] (read_8ubyte_unaligned_noncvt): New macro.
657 [!ALLOW_UNALIGNED] (read_8ubyte_unaligned_noncvt): New inline function.
658
Mark Wielaard59254422012-12-18 14:14:22 +01006592012-12-18 Mark Wielaard <mjw@redhat.com>
660
661 * dwarf_begin_elf.c (valid_p): Call Dwarf_Sig8_Hash_free if invalid.
662 (check_section): Likewise on error.
663 (scngrp_read): Likewise.
664 (dwarf_begin_elf): Likewise.
665
Petr Machatab5c0b032012-10-09 02:11:29 +02006662012-10-09 Petr Machata <pmachata@redhat.com>
667
668 * dwarf_getlocation.c (__libdw_intern_expression): Handle
669 DW_OP_GNU_parameter_ref, DW_OP_GNU_convert, DW_OP_GNU_reinterpret,
670 DW_OP_GNU_regval_type, DW_OP_GNU_entry_value,
671 DW_OP_GNU_deref_type, DW_OP_GNU_const_type.
672
Jan Kratochvil6c45f4a2012-10-08 23:04:54 +02006732012-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
674
Jan Kratochvil1d67c0c2012-10-08 23:51:31 +0200675 * cfi.c: New include system.h.
676 (execute_cfi) (enough_registers): Clear new memory after realloc.
677
6782012-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
679
Jan Kratochvil07f35072012-10-08 23:34:35 +0200680 * fde.c (__libdw_find_fde): Change <fde != NULL> to likely. Return
681 DWARF_E_NO_MATCH if .eh_frame_hdr points to FDE which is too short for
682 searched PC.
683
6842012-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
685
Jan Kratochvil96a9fc62012-10-08 23:08:01 +0200686 * dwarf_getlocation.c (__libdw_intern_expression) <cfap>: Make new
687 loclist element DW_OP_call_frame_cfa before decoding the opcodes.
688 Remove the later DW_OP_call_frame_cfa push to RESULT.
689
6902012-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
691
Jan Kratochvil6c45f4a2012-10-08 23:04:54 +0200692 Code cleanup.
693 * fde.c (binary_search_fde): Remove always true <address >= start>
694 conditional. Move L initialization upwards.
695
Mark Wielaardf5519fc2012-08-24 13:54:52 +02006962012-08-24 Mark Wielaard <mjw@redhat.com>
697
698 * dwarf_begin_elf.c (check_section): Only probe for dwz multi files
699 when ENABLE_DWZ is defined.
700 * libdwP.h (__check_build_id): Only declare when ENABLE_DWZ is
701 defined.
702
Mark Wielaardf31c4412012-08-17 00:35:03 +02007032012-08-16 Mark Wielaard <mjw@redhat.com>
704
705 * Makefile.am (EXTRA_DIST): Add known-dwarf.h.
706 * dwarf.h (DW_LANG_Go): Update comment.
707 (DW_LANG_Mips_Assembler): Likewise.
708
Mark Wielaard775375e2012-06-22 12:02:45 +02007092012-06-27 Mark Wielaard <mjw@redhat.com>
710
711 * dwarf.h: Add DW_FORM_GNU_ref_alt and DW_FORM_GNU_strp_alt.
712 * dwarf_begin.c (dwarf_begin): Add INTDEF.
713 * dwarf_begin_elf.c (__check_build_id): New internal_function.
714 (try_debugaltlink): New function.
715 (open_debugaltlink): Likewise.
716 (check_section): Try open_debugaltlink for .gnu_debugaltlink.
717 * dwarf_end.c (dwarf_end): Free the alternative Dwarf descriptor if
718 necessary.
719 * dwarf_error.c (errmsgs): Add DWARF_E_NO_ALT_DEBUGLINK.
720 * dwarf_formref.c (__libdw_formref): Using DW_FORM_GNU_ref_alt
721 is an error here.
722 * dwarf_formref_die.c (dwarf_formref_die): Handle DW_FORM_GNU_ref_alt.
723 * dwarf_formstring.c (dwarf_formstring): Handle DW_FORM_GNU_strp_alt.
724 * dwarf_formudata.c (__libdw_formptr): Adjust __libdw_read_offset
725 calls.
726 * dwarf_getpubnames.c (get_offsets): Adjust __libdw_read_offset call.
727 * libdwP.h: Add DWARF_E_NO_ALT_DEBUGLINK.
728 (struct Dwarf): Add alt_dwarf and free_alt fields.
729 (__libdw_read_offset): Add dbg_ret argument, use to check with
730 __libdw_offset_in_section.
731 (__check_build_id): New function declaration.
732 (dwarf_begin): Define as INTDECL.
733 * libdw_form.c (__libdw_form_val_len): Handle DW_FORM_GNU_ref_alt
734 and DW_FORM_GNU_strp_alt.
735
Mark Wielaard515fba92012-07-20 00:09:56 +02007362012-07-19 Mark Wielaard <mjw@redhat.com>
737
738 * dwarf.h: Add DW_OP_GNU_parameter_ref.
739
Mark Wielaarddf9ec3f2012-07-24 20:00:14 +02007402012-07-24 Mark Wielaard <mjw@redhat.com>
741
Mark Wielaardc4010b82012-07-24 13:20:41 +0200742 * dwarf.h: Correct spelling of DW_LANG_ObjC.
743 * dwarf_aggregate_size.c (array_size): Use correct spelling of
744 DW_LANG_ObjC.
745
7462012-07-24 Mark Wielaard <mjw@redhat.com>
747
Mark Wielaarddf9ec3f2012-07-24 20:00:14 +0200748 * dwarf.h: Add DW_ATE_UTF.
749
Mark Wielaardef5688e2012-06-27 10:15:27 +02007502012-06-27 Mark Wielaard <mjw@redhat.com>
751
752 * dwarf.h: Add DW_MACRO_GNU .debug_macro type encodings.
753
Mark Wielaarda0172d72012-06-25 17:18:53 +02007542012-06-26 Mark Wielaard <mjw@redhat.com>
755
756 * libdwP.h: Add IDX_debug_macro.
757 * dwarf.h: Add DW_AT_GNU_macros.
758 * dwarf_begin_elf.c (dwarf_scnnames): Add .debug_macro.
759 * dwarf_formudata.c (dwarf_formudata): Recognize DW_AT_GNU_macros.
760
Mark Wielaard54797252012-04-27 13:00:50 +02007612012-04-27 Mark Wielaard <mjw@redhat.com>
762
763 * libdw/dwarf_highpc.c (dwarf_highpc): Handle DW_AT_high_pc being
764 a constant offset from DW_AT_low_pc.
765
Tom Tromey581c3f62012-03-21 08:54:32 -06007662012-03-19 Tom Tromey <tromey@redhat.com>
767
768 * libdw_findcu.c (findcu_cb): Move earlier.
769 (__libdw_intern_next_unit): Add new CU to search tree here...
770 (__libdw_findcu): ... not here.
771
Mark Wielaardcb643d62012-01-31 19:22:03 +01007722012-01-31 Mark Wielaard <mjw@redhat.com>
773
774 * dwarf_formudata.c (dwarf_formudata): Handle DW_FORM_sec_offset.
775
Mark Wielaard387998b2011-10-31 15:01:50 +01007762011-11-31 Mark Wielaard <mjw@redhat.com>
777
778 * Makefile.am (known-dwarf.h): Run gawk on config/known-dwarf.awk.
779
Mark Wielaard0b72b652011-07-14 12:59:26 +02007802011-07-14 Mark Wielaard <mjw@redhat.com>
781
782 * libdw.h (dwarf_offdie): Fix documentation to mention .debug_info.
783
Jakub Jelinek03124242011-05-17 17:00:14 +02007842011-05-16 Jakub Jelinek <jakub@redhat.com>
785
786 * dwarf.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type,
787 DW_OP_GNU_deref_type, DW_OP_GNU_convert, DW_OP_GNU_reinterpret):
788 New.
789
Mark Wielaardf4c39c72011-04-26 17:15:28 +02007902011-04-26 Mark Wielaard <mjw@redhat.com>
791
792 * dwarf_child (dwarf_child): Sanity check end of section against
793 cu_data () of die->cu.
794
Mark Wielaarde3368c52011-03-22 23:03:31 +01007952011-03-22 Mark Wielaard <mjw@redhat.com>
796
797 * dwarf.h: Add DW_TAG_GNU_call_site,
798 DW_TAG_GNU_call_site_parameter,
799 DW_AT_GNU_call_site_value,
800 DW_AT_GNU_call_site_data_value,
801 DW_AT_GNU_call_site_target,
802 DW_AT_GNU_call_site_target_clobbered,
803 DW_AT_GNU_tail_call,
804 DW_AT_GNU_all_tail_call_sites,
805 DW_AT_GNU_all_call_sites,
806 DW_AT_GNU_all_source_call_sites,
807 and DW_OP_GNU_entry_value.
808
Petr Machata02c56192011-03-10 01:50:32 +01008092011-03-10 Petr Machata <pmachata@redhat.com>
810
811 * libdw/dwarf_tag.c (__libdw_findabbrev): Reject requests for
812 abbreviation with code 0.
813
Petr Machata35870872011-03-09 10:01:29 -08008142011-03-09 Petr Machata <pmachata@redhat.com>
815
816 * libdw/dwarf_child.c (dwarf_child): Check for section overrun.
817
Roland McGrath725aad52011-02-23 19:52:46 -08008182011-02-23 Roland McGrath <roland@redhat.com>
819
820 * libdwP.h (struct Dwarf) [USE_ZLIB]: New member sectiondata_gzip_mask.
821 Declare __libdw_free_zdata.
822 * dwarf_end.c [USE_ZLIB] (__libdw_free_zdata): New function.
823 (dwarf_end): Call it.
824
825 * dwarf_begin_elf.c (valid_p): Likewise.
826 (check_section, scngrp_read): Likewise.
827 (check_section) [USE_ZLIB]: Grok .z* flavors of sections.
828
Roland McGrath8c0a3822010-10-13 11:21:17 -07008292010-10-13 Roland McGrath <roland@redhat.com>
830
831 * dwarf.h: Add DW_LANG_Go.
832
Roland McGrath5f95e2b2010-10-05 00:56:30 -07008332010-10-05 Roland McGrath <roland@redhat.com>
834
835 * dwarf_getaranges.c: Use malloc rather than alloca,
836 since the total number of elements can be quite huge.
837
Roland McGrath932585d2010-05-08 04:01:14 -07008382010-07-26 Roland McGrath <roland@redhat.com>
839
840 * dwarf_getlocation_implicit_pointer.c: New file.
841 * Makefile.am (libdw_a_SOURCES): Add it.
842 * libdw.map (ELFUTILS_0.149): New set.
843 Add dwarf_getlocation_implicit_pointer.
844 * libdw.h: Declare it.
845
846 * dwarf_offdie.c (do_offdie): Renamed to __libdw_offdie, made global.
847 (dwarf_offdie, dwarf_offdie_types): Update callers.
848 * libdwP.h: Declare it.
849
850 * dwarf.h: Add DW_OP_GNU_implicit_pointer.
851 * dwarf_getlocation.c (__libdw_intern_expression): Handle it.
852
Roland McGrathde44f132010-08-24 15:38:42 -07008532010-08-24 Roland McGrath <roland@redhat.com>
854
855 * libdw.map (ELFUTILS_0.149): New set. Add dwfl_dwarf_line.
856
Roland McGrath00aca7f2010-07-27 04:40:23 -07008572010-07-27 Roland McGrath <roland@redhat.com>
858
859 * dwarf_formref_die.c: Fix sig8 hash insertion.
860
Roland McGrath9616b852010-06-23 03:17:28 -07008612010-06-23 Roland McGrath <roland@redhat.com>
862
863 * cfi.c (dwarf_cfi_validate_fde): Function removed.
864 * libdw.h: Remove it.
865 * libdw.map: Likewise.
866
Roland McGrath499b8ff2010-06-22 13:13:53 -07008672010-06-22 Roland McGrath <roland@redhat.com>
868
Roland McGrathc16966a2010-06-22 17:08:43 -0700869 * dwarf_getlocation.c (check_constant_offset): data[48] are constant.
870
Roland McGrath499b8ff2010-06-22 13:13:53 -0700871 * dwarf_getsrclines.c: Fix signed comparison warning in extended
872 opcode parsing.
873
Roland McGrath0c5638c2010-06-21 23:00:35 -07008742010-06-21 Roland McGrath <roland@redhat.com>
875
Roland McGrath474cb482010-06-22 00:10:54 -0700876 * dwarf.h: Add DW_TAG_GNU_* constants.
877
Roland McGrath0c5638c2010-06-21 23:00:35 -0700878 * memory-access.h (get_sleb128_rest_return): Fix sign extension for
879 10-byte case.
880
Roland McGrath5cc030d2010-06-20 17:25:35 -07008812010-06-20 Roland McGrath <roland@redhat.com>
882
Roland McGrath2b1f0952010-06-20 17:55:50 -0700883 * libdw_findcu.c (__libdw_findcu): Take new flag argument,
884 to search TUs instead of CUs.
885 * libdwP.h: Update decl.
886 (struct Dwarf): New member tu_tree.
887 * dwarf_end.c (dwarf_end): Clean up tu_tree.
888 * dwarf_offdie.c (do_offdie): New function, broken out of ...
889 (dwarf_offdie): ... here.
890 (dwarf_offdie_types): New function.
891 * libdw.h: Declare it.
892 * libdw.map (ELFUTILS_0.148): Add it.
893
Roland McGrath5cc030d2010-06-20 17:25:35 -0700894 * libdwP.h (CUDIE): Use cu_data.
895 * dwarf_formblock.c: Likewise.
896 * dwarf_formref_die.c: Likewise.
897 * dwarf_diecu.c: Use CUDIE macro.
898 * dwarf_formaddr.c: Use cu_sec_idx.
899
Roland McGrathc70ebc02010-06-16 02:21:26 -07009002010-06-16 Roland McGrath <roland@redhat.com>
901
Roland McGrath3e0f7d12010-06-15 23:10:35 -0700902 * dwarf_formref_die.c: Use dwarf_offdie only for DW_FORM_ref_addr, so
903 we don't repeat a CU lookup we've already done. Handle
904 DW_FORM_ref_sig8 using sig8_hash table and __libdw_intern_next_unit.
905
906 * libdw_findcu.c (__libdw_intern_next_unit): New function,
907 broken out of ...
908 (__libdw_findcu): ... here. Call it.
909 * libdwP.h: Declare it.
910 (struct Dwarf): New member next_tu_offset.
911
912 * dwarf_sig8_hash.c: New file.
913 * dwarf_sig8_hash.h: New file.
914 * Makefile.am (libdw_a_SOURCES, noinst_HEADERS): Add them.
915 * dwarf_abbrev_hash.c: Include dwarf_sig8_hash.h before
916 defining NO_UNDEF.
917 * libdwP.h (struct Dwarf): New member sig8_hash.
918 * dwarf_begin_elf.c: Call Dwarf_Sig8_Hash_init on it.
919 * dwarf_end.c: Call Dwarf_Sig8_Hash_free on it.
920
921 * dwarf_nextcu.c (dwarf_next_unit): New function, broken out of ...
922 (dwarf_nextcu): ... here. Call it.
923 * libdw.h: Declare it.
924 * libdwP.h: Add INTDECL.
925 * libdw_findcu.c (__libdw_findcu): Use it instead of dwarf_nextcu.
926 * libdw.map (ELFUTILS_0.148): New set, add dwarf_next_unit.
927
928 * libdwP.h (cu_sec_idx, cu_data): New functions.
929 Use .debug_types when CU is a TU.
930 * dwarf_cuoffset.c: Use that instead of assuming IDX_debug_info.
931 * dwarf_siblingof.c: Likewise.
932 * dwarf_formstring.c: Likewise.
933 * dwarf_formudata.c (__libdw_formptr, dwarf_formudata): Likewise.
934 * dwarf_getlocation.c (dwarf_getlocation): Likewise.
935 (dwarf_getlocation_addr): Likewise.
936
937 * libdwP.h (struct Dwarf_CU): Add new members type_offset, type_sig8.
938 (DIE_OFFSET_FROM_CU_OFFSET): Take flag argument; if true, compute
939 .debug_types header size instead of .debug_info header size.
940 (CUDIE): Use it.
941 * dwarf_diecu.c: Update caller.
942 * dwarf_getaranges.c: Likewise.
943 * dwarf_nextcu.c: Likewise.
944 * libdw_findcu.c (__libdw_findcu): Initialize new members.
945
Roland McGrath3e4b5bb2010-06-16 03:40:56 -0700946 * fde.c (fde_by_offset): Renamed to ...
947 (__libdw_fde_by_offset): ... this, made global and internal_function.
948 Don't take ADDRESS argument.
949 (__libdw_find_fde): Update caller. Do address sanity check here.
950 * cfi.h: Declare __libdw_fde_by_offset.
951 * cfi.c (dwarf_cfi_validate_fde): New function.
952 * libdw.h: Declare it.
953 * libdw.map (ELFUTILS_0.148): Add it.
954
Roland McGrath5f4b5082010-06-16 03:11:57 -0700955 * cie.c (intern_new_cie): Canonicalize DW_EH_PE_absptr FDE encoding to
956 either DW_EH_PE_udata8 or DW_EH_PE_udata4.
957
Roland McGrath7934ded2010-06-16 03:04:09 -0700958 * encoded-value.h (read_encoded_value): Handle DW_EH_PE_indirect.
959 Don't assume DW_EH_PE_aligned refers to native address size.
960
Roland McGrathc70ebc02010-06-16 02:21:26 -0700961 * cfi.c (execute_cfi): Barf on CIE initial instructions changing the
962 address.
963
Roland McGrathc70cf4e2010-06-18 17:01:05 -07009642010-06-17 Roland McGrath <roland@redhat.com>
965
966 * libdwP.h (struct Dwarf_Line_s): Add members isa, discriminator, and
967 op_index.
968 * dwarf_getsrclines.c (dwarf_getsrclines): Move NEW_FILE macro guts
969 into an inner inline function. Set new fields. Check all fields for
970 overflow when setting.
971 * dwarf_lineisa.c: New file.
972 * dwarf_linediscriminator.c: New file.
973 * dwarf_lineop_index.c: New file.
974 * Makefile.am (libdw_a_SOURCES): Add them.
975 * libdw.map (ELFUTILS_0.148): Add them.
976 * libdw.h: Declare them.
977
Roland McGrath3f633072010-06-15 22:17:04 -07009782010-06-16 Roland McGrath <roland@redhat.com>
979
Roland McGrath4a87dfa2010-06-16 16:35:10 -0700980 * dwarf_next_cfi.c: Fix version 4 return_address_register decoding.
981
Roland McGrathb75f4442010-06-15 22:24:19 -0700982 * fde.c (fde_by_offset): Renamed to ...
983 (__libdw_fde_by_offset): ... this, made global and internal_function.
984 Don't take ADDRESS argument.
985 (__libdw_find_fde): Update caller. Do address sanity check here.
986 * cfi.h: Declare __libdw_fde_by_offset.
Roland McGrath9bcd2652010-06-15 22:17:20 -0700987 * cfi.c (dwarf_cfi_validate_fde): New function.
988 * libdw.h: Declare it.
Roland McGrath3f633072010-06-15 22:17:04 -0700989 * libdw.map (ELFUTILS_0.148): Add it.
990
Roland McGrath0b3363e2010-06-01 15:42:14 -0700991 * cie.c (intern_new_cie): Canonicalize DW_EH_PE_absptr FDE encoding to
992 either DW_EH_PE_udata8 or DW_EH_PE_udata4.
Roland McGrath827d4d12010-06-01 20:17:36 -0700993
994 * encoded-value.h (read_encoded_value): Handle DW_EH_PE_indirect.
995 Don't assume DW_EH_PE_aligned refers to native address size.
Roland McGrath1a030b32010-06-01 20:11:40 -0700996
997 * cfi.c (execute_cfi): Barf on CIE initial instructions changing the
Roland McGrath675229b2010-06-01 20:10:19 -0700998 address.
999
10002010-06-15 Roland McGrath <roland@redhat.com>
Roland McGrath52123962010-06-01 19:05:08 -07001001
1002 * dwarf_formref.c (__libdw_formref): Diagnose DW_FORM_ref_sig8 like
Roland McGrath7fac1ce2010-06-01 15:56:58 -07001003 DW_FORM_ref_addr.
1004 * dwarf_formref_die.c (dwarf_formref_die): Diagnose it the same way
Roland McGrath0b3363e2010-06-01 15:42:14 -07001005 here, since we don't support it yet.
1006
Mark Wielaard3f507bd2010-05-31 15:06:31 +02001007 * dwarf_next_cfi.c: Handle version 4 format.
1008
Mark Wielaard08e71db2010-05-31 15:39:15 +02001009 * dwarf_getsrclines.c: Handle version 4 format.
1010
10112010-06-01 Roland McGrath <roland@redhat.com>
1012
1013 * libdwP.h: Remove unused IDX_debug_*names, add IDX_debug_types.
Mark Wielaard3f507bd2010-05-31 15:06:31 +02001014 * dwarf_begin_elf.c (dwarf_scnnames): Likewise.
1015
Eduardo Santiagod2240bc2010-05-28 14:26:52 -07001016 * libdwP.h (CIE_VERSION): Remove unused macro.
Ulrich Drepper6fb34512010-05-28 20:28:04 -07001017
Ulrich Drepper49fe7142010-05-28 20:32:37 -07001018 * dwarf_getsrclines.c: Fix version field test.
1019 * libdwP.h (DWARF_VERSION): Remove useless macro.
Ulrich Drepper6fb34512010-05-28 20:28:04 -07001020
Roland McGrathcfa5da22010-05-27 13:49:25 -07001021 * dwarf_formudata.c (__libdw_formptr): Fix DW_FORM_sec_offset handling.
1022
1023 * dwarf_formblock.c (dwarf_formblock): Handle DW_FORM_exprloc.
1024
1025 * libdw_findcu.c (__libdw_findcu): Accept version 4.
Roland McGrath688f7fc2010-05-08 03:22:59 -07001026
10272010-05-31 Mark Wielaard <mjw@redhat.com>
1028
1029 * cfi.h (dwarf_cfi_cie_p): Move definition from here, to ..
1030 * libdw.h (dwarf_cfi_cie_p): ... here.
1031
10322010-05-31 Mark Wielaard <mjw@redhat.com>
1033
1034 * dwarf.h: Fix DW_LANG_Python constant.
Roland McGrath0ab97832010-04-26 11:50:27 -07001035
10362010-05-28 Eduardo Santiago <santiago@redhat.com>
Roland McGrath3b10ac02010-04-26 18:45:36 -07001037
1038 * dwarf_getlocation.c (dwarf_getlocation): Do attr_ok check first
1039 thing.
1040
10412010-05-27 Roland McGrath <roland@redhat.com>
Roland McGrath0ab97832010-04-26 11:50:27 -07001042
1043 * dwarf.h: Add DW_AT_enum_class, DW_AT_linkage_name,
1044 DW_TAG_template_alias, DW_LANG_Python, DW_LNE_set_discriminator.
1045
10462010-05-08 Roland McGrath <roland@redhat.com>
1047
1048 * dwarf_getlocation.c (__libdw_intern_expression): Take new argument
Roland McGrath3f9d9552010-04-22 20:51:07 -07001049 REF_SIZE. Use that to handle DW_OP_call_ref correctly.
1050 (getlocation): Update caller.
1051 * dwarf_frame_cfa.c (dwarf_frame_cfa): Likewise.
1052 * dwarf_frame_register.c (dwarf_frame_register): Likewise.
1053 * libdwP.h: Update decl.
1054
10552010-04-26 Roland McGrath <roland@redhat.com>
Roland McGrath8068e062010-03-10 23:49:13 -08001056
1057 * cfi.h (struct Dwarf_Frame_s): Add cfa_invalid alternative in cfa_rule.
1058 * cfi.c (execute_cfi): Set that instead of doing cfi_assert for
1059 DW_CFA_def_cfa_{offset*,register} when a non-offset rule is in force.
Roland McGrath22359e22010-02-15 15:57:03 -08001060 * dwarf_frame_cfa.c (dwarf_frame_cfa): Handle cfa_invalid.
1061
1062 * dwarf_getlocation.c (__libdw_intern_expression): Take new arg CFAP.
1063 Prepend DW_OP_call_frame_cfa if true.
Mark Wielaardee29a312010-02-02 20:44:53 +01001064 (getlocation): Update caller.
1065 * dwarf_frame_cfa.c (dwarf_frame_cfa): Likewise.
1066 * dwarf_frame_register.c (dwarf_frame_register): Likewise.
1067 * libdwP.h: Update decl.
Roland McGrathf95760a2010-01-07 20:24:34 -08001068
10692010-04-22 Roland McGrath <roland@redhat.com>
1070
1071 * cfi.c (execute_cfi): Never return without cleanup.
Roland McGrath019d9fb2010-01-05 13:36:07 -08001072 Free FS on failure.
1073 (cie_cache_initial_state): Adjust caller to expect that free.
Roland McGrathebc5c882010-01-05 22:53:31 -08001074 (__libdw_frame_at_address): Likewise.
1075
10762010-03-10 Roland McGrath <roland@redhat.com>
1077
1078 * libdw.map (ELFUTILS_0.146): New set. Add dwfl_core_file_report.
1079
10802010-02-15 Roland McGrath <roland@redhat.com>
1081
1082 * Makefile.am: Use config/eu.am for common stuff.
Roland McGrath0cb19832010-01-05 13:38:15 -08001083
10842010-02-02 Mark Wielaard <mjw@redhat.com>
Roland McGrath019d9fb2010-01-05 13:36:07 -08001085
1086 * fde.c (intern_fde): Fix length check for sized_augmentation_data.
Roland McGrath888381b2009-11-21 17:03:34 -08001087
10882010-01-07 Roland McGrath <roland@redhat.com>
1089
1090 * dwarf_getcfi_elf.c (getcfi_phdr): Use elf_getphdrnum.
1091
Roland McGrath9ca7bc42009-10-15 12:26:49 -070010922010-01-05 Roland McGrath <roland@redhat.com>
1093
1094 * dwarf_aggregate_size.c: New file.
1095 * Makefile.am (libdw_a_SOURCES): Add it.
1096 * libdw.h: Declare it.
Roland McGrath7e0aecd2009-09-17 15:02:34 -07001097 * libdwP.h: Add INTDECL.
1098 * libdw.map (ELFUTILS_0.144): New set. Add dwarf_aggregate_size.
1099
1100 * dwarf_srclang.c: Add INTDEF.
1101 * libdwP.h: Add INTDECL.
1102
Roland McGrathf0371042009-09-10 12:39:09 -07001103 * dwarf.h: Add some more DW_AT_GNU_* types from gcc.
1104
1105 * dwarf.h: Add DW_AT_GNU_vector, DW_AT_GNU_template_name.
1106
11072009-11-21 Roland McGrath <roland@redhat.com>
1108
1109 * dwarf_getlocation.c (check_constant_offset): Return 1 for all
1110 non-constant forms.
Mark Wielaard418ae4c2009-09-09 20:59:26 +02001111
11122009-10-15 Roland McGrath <roland@redhat.com>
1113
1114 * libdw_form.c (__libdw_form_val_len): Grok DW_FORM_sec_offset,
Josh Stonecc93cc42009-08-21 18:04:44 -07001115 DW_FORM_exprloc, DW_FORM_flag_present, and DW_FORM_ref_sig8.
1116
11172009-09-17 Roland McGrath <roland@redhat.com>
1118
Roland McGrath08277ba2009-08-10 15:08:08 -07001119 * dwarf_getlocation.c (dwarf_getlocation_implicit_value): Make OP
1120 argument a pointer to const.
1121 * libdw.h: Update decl.
1122
Roland McGrathebfb6482009-08-09 15:40:52 -070011232009-09-10 Roland McGrath <roland@redhat.com>
1124
1125 * dwarf_getlocation.c (store_implicit_value): New function.
1126 (__libdw_intern_expression): Use it, handle DW_OP_implicit_value.
1127 (dwarf_getlocation_implicit_value): New function.
1128 * libdw.h: Declare it.
1129 * libdw.map (ELFUTILS_0.143): Add it.
1130
11312009-09-09 Mark Wielaard <mjw@redhat.com>
1132
1133 * dwarf_getcfi.c (dwarf_getcfi): Clear cfi->ebl.
1134
11352009-08-21 Josh Stone <jistone@redhat.com>
1136
Roland McGrathde69d522009-08-07 18:26:19 -07001137 * dwarf_hasattr_integrate.c: Integrate DW_AT_specification too.
1138
11392009-08-10 Roland McGrath <roland@redhat.com>
1140
1141 * dwarf_getscopevar.c: Use dwarf_diename.
1142
11432009-08-09 Roland McGrath <roland@redhat.com>
1144
1145 * libdw.map (ELFUTILS_0.143): New version set,
1146 inherits from ELFUTILS_0.142.
Roland McGrathaf800142009-07-22 13:55:50 -07001147 * dwarf_arrayorder.c: Use OLD_VERSION and NEW_VERSION to define an
1148 alias in the ELFUTILS_0.122 version set and the default in the new set.
1149 * dwarf_srclang.c: Likewise.
1150 * dwarf_decl_file.c: Likewise.
1151 * dwarf_decl_line.c: Likewise.
1152 * dwarf_decl_column.c: Likewise.
1153 * dwarf_bytesize.c: Likewise.
1154 * dwarf_bitsize.c: Likewise.
1155 * dwarf_bitoffset.c: Likewise.
1156
11572009-08-07 Roland McGrath <roland@redhat.com>
1158
1159 * dwarf_arrayorder.c: Use dwarf_attr_integrate.
1160 * dwarf_srclang.c: Likewise.
1161 * dwarf_decl_file.c: Likewise.
1162 * dwarf_decl_line.c (__libdw_attr_intval): Likewise.
Roland McGrathe23e9e72009-07-21 18:14:52 -07001163 * dwarf_bytesize.c: Likewise.
1164 * dwarf_bitsize.c: Likewise.
1165 * dwarf_bitoffset.c: Likewise.
1166
11672009-07-22 Roland McGrath <roland@redhat.com>
1168
1169 * dwarf_frame_cfa.c: Change calling convention.
1170 * libdw.h: Update decl.
Roland McGrath96349ff2009-07-20 11:51:41 -07001171
1172 * dwarf_frame_register.c: Change calling/return-value convention for
1173 value-only results and undefined/same_value.
1174 * libdw.h: Update decl.
1175
Roland McGratha6abdfd2009-07-16 17:40:19 -07001176 * dwarf_getlocation.c (__libdw_intern_expression): Take new bool
1177 argument, append DW_OP_stack_value if set. Don't take NOPS argument,
Roland McGrathe160cc92009-07-16 17:48:27 -07001178 return that value instead.
1179 (getlocation): Update caller.
1180 * dwarf_frame_cfa.c: Likewise.
1181 * libdwP.h: Update decl.
1182
Roland McGratha6abdfd2009-07-16 17:40:19 -070011832009-07-21 Roland McGrath <roland@redhat.com>
1184
1185 * dwarf_getsrc_file.c: Ignore a CU that just has no DW_AT_stmt_list.
1186 Fix loop iteration after skipping a bogus or useless CU.
1187
1188 * dwarf_entry_breakpoints.c: Handle 0 dwarf_errno () as harmless
1189 absence, not DWARF_E_NO_DEBUG_LINE.
Roland McGrath7dd94642009-07-15 11:14:23 -07001190
11912009-07-20 Roland McGrath <roland@redhat.com>
1192
1193 * dwarf_getlocation.c (__libdw_intern_expression):
1194 Handle DW_OP_stack_value.
Roland McGrath80893432009-07-13 12:08:55 -07001195
11962009-07-16 Roland McGrath <roland@redhat.com>
1197
1198 * dwarf_formudata.c (__libdw_formptr): Handle DW_FORM_sec_offset,
Roland McGrathcfdd86e2009-07-08 13:15:07 -07001199 reject others when CU's version > 3.
1200
Roland McGrath3c84db32009-06-24 17:41:40 -07001201 * dwarf_formflag.c: Handle DW_FORM_flag_present.
1202
1203 * dwarf.h: Add DW_OP_{implicit,stack}_value from DWARF 4 draft.
1204 Also DW_TAG_type_unit and DW_TAG_rvalue_reference_type.
1205 Also DW_AT_signature, DW_AT_main_subprogram, DW_AT_data_bit_offset,
1206 and DW_AT_const_expr.
1207 Also DW_FORM_sec_offset, DW_FORM_exprloc, DW_FORM_flag_present,
1208 and DW_FORM_ref_sig8.
1209
12102009-07-15 Roland McGrath <roland@redhat.com>
1211
1212 * dwarf_getlocation.c: Grok DW_OP_form_tls_address,
1213 DW_OP_GNU_push_tls_address, and DW_OP_bit_piece.
1214
12152009-07-13 Roland McGrath <roland@redhat.com>
1216
1217 * dwarf_getlocation.c: Grok DW_OP_call_frame_cfa.
1218
12192009-07-08 Roland McGrath <roland@redhat.com>
1220
1221 * libdw.map (ELFUTILS_0.142): Add dwfl_module_dwarf_cfi,
1222 dwfl_module_eh_cfi.
1223
1224 * libdwP.h (struct Dwarf): Add member `cfi'.
1225 * dwarf_end.c (dwarf_end): Call __libdw_destroy_frame_cache on it.
1226 * dwarf_getcfi.c: New file.
1227 * dwarf_getcfi_elf.c: New file.
1228 * dwarf_cfi_end.c: New file.
1229 * dwarf_cfi_addrframe.c: New file.
1230 * dwarf_frame_cfa.c: New file.
1231 * dwarf_frame_register.c: New file.
1232 * dwarf_frame_return_address_register.c: New file.
1233 * Makefile.am (libdw_a_SOURCES): Add them.
1234 * unwind.h: Declare those functions.
1235 * libdw.map (ELFUTILS_0.142): Export them.
1236
1237 * dwarf_getlocation.c (__libdw_intern_expression): New function,
1238 broken out of ...
1239 (getlocation): ... here, call it.
1240 * libdwP.h: Declare it.
1241
1242 * cie.c: New file.
1243 * fde.c: New file.
1244 * frame-cache.c: New file.
1245 * cfi.c: New file.
1246 * cfi.h: New file.
1247 * encoded-value.h: New file.
1248 * Makefile.am (libdw_a_SOURCES, noinst_HEADERS): Add them.
1249 * libdwP.h: Add DWARF_E_INVALID_CFI to errors enum.
1250 * dwarf_error.c (errmsgs): Add element for it.
1251
1252 * dwarf_next_cfi.c: New file.
1253 * Makefile.am (libdw_a_SOURCES): Add it.
Roland McGrath6e1f4652009-07-08 14:48:34 -07001254 * libdw.h (Dwarf_CIE, Dwarf_FDE, Dwarf_CIE_Entry): New types.
1255 Declare dwarf_next_cfi.
Roland McGrathcfdd86e2009-07-08 13:15:07 -07001256 * libdw.map (ELFUTILS_0.142): New set, inherits from ELFUTILS_0.136.
1257 Add dwarf_next_cfi.
1258
1259 * memory-access.h [! ALLOW_UNALIGNED]
Roland McGrath05c4e042009-06-18 13:56:02 -07001260 (read_2ubyte_unaligned): Renamed to ...
1261 (read_2ubyte_unaligned_1): ... this. Take bool rather than Dwarf *.
1262 (read_2ubyte_unaligned): Define as macro passing dbg->other_byte_order.
1263 (read_2sbyte_unaligned): Likewise.
1264 (read_4ubyte_unaligned): Likewise.
1265 (read_4sbyte_unaligned): Likewise.
1266 (read_8ubyte_unaligned): Likewise.
1267 (read_8sbyte_unaligned): Likewise.
1268
Ulrich Drepper99d23722009-06-14 20:19:45 -07001269 * libdwP.h (IDX_eh_frame): Remove it.
1270 * dwarf_begin_elf.c (dwarf_scnnames): Remove its element.
1271
12722009-07-08 Roland McGrath <roland@redhat.com>
1273
1274 * libdwP.h (struct Dwarf_Line_s): Reorder members to pack better.
1275
1276 * dwarf_getlocation.c (check_constant_offset): New function.
1277 (dwarf_getlocation, dwarf_getlocation_addr): Call it to
1278 handle DW_AT_data_member_location of data[48] as constant offset.
1279
12802009-06-18 Roland McGrath <roland@redhat.com>
1281
1282 * libdwP.h (__libdw_read_address_inc): Constify.
1283 (__libdw_read_offset_inc): Likewise.
1284 * dwarf_getaranges.c: Likewise.
1285 * dwarf_getlocation.c: Likewise.
1286 * dwarf_getsrclines.c: Likewise.
1287 * dwarf_nextcu.c: Likewise.
1288
12892009-05-05 Petr Machata <pmachata@redhat.com>
1290
1291 * libdwP.h (__libdw_formptr): Declare new function.
1292 * dwarf_formudata.c: Implement it here.
1293 * dwarf_getlocation.c (dwarf_getlocation_addr):
1294 Call it instead of hand-rolled offset handling code.
1295 * dwarf_getsrclines.c (dwarf_getsrclines): Likewise.
1296 * dwarf_ranges.c (dwarf_ranges): Likewise.
1297
12982009-05-04 Petr Machata <pmachata@redhat.com>
1299
1300 * libdwP.h (__libdw_read_begin_end_pair_inc): Declare new function.
1301 * dwarf_ranges.c: Implement it here.
1302 (dwarf_ranges): Call it.
Roland McGrathe2eabd82009-05-07 18:54:52 -07001303 * dwarf_getlocation.c (dwarf_getlocation_addr): Call it also here.
1304
13052009-04-23 Petr Machata <pmachata@redhat.com>
1306
1307 * dwarf_formaddr.c (dwarf_formaddr): Call __libdw_read_* instead
1308 of read_*ubyte_unaligned.
Petr Machataf3df61f2009-05-07 21:02:33 +02001309 * dwarf_formref_die.c (dwarf_formref_die): Likewise.
1310 * dwarf_formstring.c (dwarf_formstring): Likewise.
1311 * dwarf_formudate.c (dwarf_formudata): Likewise.
1312 * dwarf_getaranges.c (dwarf_getaranges): Likewise.
1313 * dwarf_getlocation.c (dwarf_getlocation_addr): Likewise.
Roland McGrath2fb90512009-04-15 14:47:13 -07001314 * dwarf_getpubnames.c (get_offsets): Likewise.
1315 * dwarf_nextcu.c (dwarf_nextcu): Likewise.
1316
13172009-04-23 Petr Machata <pmachata@redhat.com>
1318
Roland McGrath6a4bdd92009-04-01 14:25:29 -07001319 * libdwP.h (__libdw_read_addr_inc, __libdw_read_off_inc,
1320 __libdw_read_addr, __libdw_read_off): Add four new internal
1321 functions.
1322
Roland McGrathc5acb302009-01-28 18:28:52 -080013232009-05-07 Roland McGrath <roland@redhat.com>
1324
Roland McGrath03288f02009-01-28 22:00:54 -08001325 * dwarf_getmacros.c (dwarf_getmacros): Use absolute section offset in
1326 return value and OFFSET argument, not CU-relative. Only fetch the
1327 attribute data when called with OFFSET of 0.
Roland McGrathc5acb302009-01-28 18:28:52 -08001328
13292009-05-07 Petr Machata <pmachata@redhat.com>
Roland McGrathf46272a2009-01-26 18:36:16 -08001330
1331 * dwarf_getmacros.c (dwarf_getmacros): Take into account offset in
1332 DW_AT_macro_info attribute of CU DIE.
1333
Roland McGrathd31505f2009-01-25 19:37:33 -080013342009-04-15 Roland McGrath <roland@redhat.com>
1335
1336 * dwarf.h (DW_CIE_ID): Removed.
1337 (DW_CIE_ID_32, DW_CIE_ID_64): New constants replace it.
Roland McGrath3bf7a092009-01-23 16:34:07 -08001338
13392009-04-01 Roland McGrath <roland@redhat.com>
1340
1341 * dwarf.h: Add DW_CFA_GNU_negative_offset_extended.
1342
Roland McGrathafdd51e2009-01-22 02:26:24 -080013432009-01-28 Roland McGrath <roland@redhat.com>
1344
1345 * libdwP.h (struct Dwarf_Line_s): Move out of struct Dwarf_Lines_s
1346 defn so C++ doesn't scope the name to not match the Dwarf_Line typedef.
Roland McGrath1ea4fdc2009-01-21 19:14:37 -08001347
1348 * libdwP.h (struct Dwarf_Files_s): Replace dbg field with cu field.
1349
13502009-01-26 Roland McGrath <roland@redhat.com>
1351
1352 * dwarf_ranges.c: Return 0 when no ranges or *_pc attrs at all.
Roland McGrath24b03302009-01-17 14:34:13 -08001353
13542009-01-25 Roland McGrath <roland@redhat.com>
Roland McGrath54456d82009-01-17 14:39:35 -08001355
1356 * dwarf_getattrs.c: Correctly skip attribute values when restarting.
1357
Roland McGrath5513e642009-01-11 01:35:11 -080013582009-01-23 Roland McGrath <roland@redhat.com>
1359
1360 * Makefile.am ($(srcdir)/known-dwarf.h): Target renamed back.
1361 Put these rules under if MAINTAINER_MODE.
1362
13632009-01-22 Roland McGrath <roland@redhat.com>
1364
Roland McGrath24b03302009-01-17 14:34:13 -08001365 * dwarf.h: Add DW_OP_GNU_encoded_addr.
1366
Ulrich Drepper7e678fa2009-01-10 18:02:05 -080013672009-01-21 Roland McGrath <roland@redhat.com>
1368
1369 * Makefile.am (CLEANFILES): Renamed to ...
1370 (MOSTLYCLEANFILES): ... here.
Roland McGrathe06762c2009-01-08 13:39:08 -08001371 (CLEANFILES): New variable, add known-dwarf.h.
1372
13732009-01-17 Roland McGrath <roland@redhat.com>
1374
Roland McGrath7e827f22009-01-06 02:09:50 -08001375 * Makefile.am (known-dwarf.h): Target renamed, not in $(srcdir).
Roland McGrath1f6d2012008-12-31 00:21:04 -08001376 Make it unconditional.
1377 (BUILT_SOURCES): Updated.
1378
1379 * dwarf.h: Add description comments for DW_LANG_* values.
Roland McGrathbca43152009-01-05 23:59:32 -08001380
1381 * Makefile.am [MAINTAINER_MODE]
1382 ($(srcdir)/known-dwarf.h): New target.
Ulrich Drepperac194d02009-01-06 00:30:01 -08001383 (BUILT_SOURCES): Add it.
1384
Roland McGrathc462c632009-01-06 01:04:31 -08001385 * dwarf.h: Add DW_OP_GNU_push_tls_address, DW_OP_GNU_uninit.
Ulrich Drepperac194d02009-01-06 00:30:01 -08001386
13872009-01-10 Ulrich Drepper <drepper@redhat.com>
1388
1389 * dwarf_error.c: Always use __thread. Remove all !USE_TLS code.
Roland McGrathb4d6f0f2008-08-25 22:55:17 +00001390
13912009-01-08 Roland McGrath <roland@redhat.com>
1392
1393 * Makefile.am (libdw.so): Don't depend on $(zip_LIBS), just link it in.
1394
Ulrich Drepper8d358d92008-01-22 06:34:31 +000013952008-01-06 Roland McGrath <roland@redhat.com>
1396
1397 * libdwP.h (struct Dwarf_Abbrev): Change type of 'has_children' to bool.
1398 Reorder members.
1399 * dwarf_haschildren.c: Return -1 for error case, not 0.
1400
1401 * Makefile.am (libdw.so): Link in $(zip_LIBS).
1402
Ulrich Drepperb27ce002008-01-18 20:08:54 +000014032009-01-06 Ulrich Drepper <drepper@redhat.com>
1404
1405 * dwarf.h: Add definition for unwind and call frame information.
1406
1407 * memory-access.h: Define read_ubyte_unaligned, read_sbyte_unaligned,
Ulrich Drepper35f08c42008-01-18 19:59:08 +00001408 read_ubyte_unaligned_inc, and read_sbyte_unaligned_inc.
1409
14102008-08-15 Roland McGrath <roland@redhat.com>
1411
1412 * libdw.map (ELFUTILS_0.136): New version set, inherits from
1413 ELFUTILS_0.130. Add dwfl_addrsegment, dwfl_report_segment.
1414
14152008-01-21 Ulrich Drepper <drepper@redhat.com>
1416
1417 * dwarf_child.c: Minor optimizations.
1418 * dwarf_getattrs.c: Likewise.
1419 * dwarf_getpubnames.c: Likewise.
1420 * dwarf_siblingof.c: Likewise.
Ulrich Dreppera969d8e2008-01-22 06:15:00 +00001421 * dwarf_tag.c: Likewise.
Ulrich Drepper35f08c42008-01-18 19:59:08 +00001422
14232008-01-18 Ulrich Drepper <drepper@redhat.com>
1424
1425 * dwarf_getsrclines.c (dwarf_getsrclines): Don't require exact match
1426 of DWARF_VERSION comparison, just fail if the file's version is newer.
1427
14282008-01-17 Nick Clifton <nickc@redhat.com>
1429
1430 * dwarf.h (DWARF3_LENGTH_MIN_ESCAPE_CODE): New define.
1431 (DWARF3_LENGTH_MAX_ESCAPE_CODE): New define.
1432 (DWARF3_LENGTH_64_BIT): New define.
1433 * dwarf_getaranges (dwarf_getaranges): Use the new definitions.
1434 * dwarf_getpubnames: Include dwarf.h.
1435 (get_offsets): Use the new definitions.
1436 * dwarf_getsrclines.c (dwarf_getsrclines): Use the new defintions.
1437 * dwarf_nextcu.c: Include dwarf.h. Correct comment.
1438 (dwarf_nextcu): Use the new definitions.
1439
1440 * libdwP.h (DIE_OFFSET_FROM_CU_OFFSET): New macro.
1441 * dwarf_diecu.c (dwarf_diecu): Use the new macro.
1442 * dwarf_getaranges (dwarf_getaranges): Use the new macro.
1443 * dwarf_nextcu.c (dwarf_nextcu): Use the new macro.
1444
1445 * dwarf_getpubnames (get_offsets): Replace assertion with test and
1446 error return.
1447
1448 * dwarf_entry_breakpoints.c (dwarf_entry_breakpoints): Use CUDIE.
1449
1450 * dwarf_siblingof (dwarf_siblingof): Detect a NULL return pointer.
1451 Set the address in the return structure to the address of the next
1452 non-sibling die, if there is no sibling and the return pointer is
1453 not the same as the die pointer.
Ulrich Dreppere219f1c2008-01-09 05:49:49 +00001454 * libdw.h: Expand the description of the dwarf_siblingof prototype.
1455
1456 * dwarf_child.c: Fix typo in comment.
1457
1458 * libdwP.h (DWARF_VERSION): Change to 3.
1459
Roland McGrathe4c22ea2007-10-23 13:07:39 +00001460 * dwarf_formref.c (__libdw_formref.c): Handle attributes which do
1461 not have a initialised valp pointer.
1462
1463 * dwarf_getattrs.c (dwarf_getattrs): Return 1 rather than 0 when
1464 the end of the attributes is reached. When the callback fails,
1465 return the address of the failing attribute, not the address of
1466 its successor.
1467 * libdw.h: Expand the description of the dwarf_getattrs prototype.
1468
1469 * dwarf_child.c (__libdw_find_attr): Use the new definition.
1470 (dwarf_child): Likewise.
1471 * dwarf_tag.c (__libdw_findabbrev): Likewise.
1472 (dwarf_tag): Likewise.
1473
14742008-01-08 Roland McGrath <roland@redhat.com>
1475
1476 * Makefile.am (euinclude): Variable removed.
1477 (pkginclude_HEADERS): Set this instead of euinclude_HEADERS.
1478 (libdw.so): Pass -Wl,--enable-new-dtags,-rpath,$(pkglibdir).
Ulrich Drepperb597dfa2007-10-16 05:21:27 +00001479
14802007-10-17 Roland McGrath <roland@redhat.com>
1481
1482 * libdw.h (__deprecated_attribute__): New macro.
1483 (dwarf_formref): Mark it deprecated.
1484 * dwarf_formref.c (__libdw_formref): New function, broken out of ...
1485 (dwarf_formref): ... here. Call it. Remove INTDEF.
Roland McGrath59ea7f32007-10-04 08:50:09 +00001486 * libdwP.h: Remove INTDECL.
1487 Declare __libdw_formref.
1488 * dwarf_siblingof.c (dwarf_siblingof): Call __libdw_formref instead.
1489 * dwarf_formref_die.c: Likewise. Handle DW_FORM_ref_addr here.
1490
1491 * libdw_form.c (__libdw_form_val_len): Fix DW_FORM_ref_addr result,
1492 needs to check CU->version.
1493
Roland McGrath057ec6b2007-10-02 20:55:05 +00001494 * libdwP.h (struct Dwarf_CU): New member `version'.
1495 * libdw_findcu.c (__libdw_findcu): Initialize it.
1496
1497 * dwarf_child.c: Return 1 for null entry as first child.
1498
Roland McGrathd1a48172007-08-07 19:51:01 +000014992007-10-05 Roland McGrath <roland@redhat.com>
1500
1501 * dwarf_begin_elf.c (check_section): Punt on SHT_NOBITS sections.
1502
1503 * libdw.h (__extern_inline): Rename to __libdw_extern_inline.
1504 [__OPTIMIZE__] (dwarf_whatattr, dwarf_whatform): Update uses.
1505
15062007-10-03 Roland McGrath <roland@redhat.com>
1507
1508 * libdw.map (ELFUTILS_0.130: Add dwfl_build_id_find_elf
1509 and dwfl_build_id_find_debuginfo.
Roland McGrath87d47802007-07-16 22:23:37 +00001510
1511 * libdw.map (ELFUTILS_0.130): New version set, inherits from
1512 ELFUTILS_0.127. Add dwfl_module_build_id, dwfl_module_report_build_id.
1513
15142007-10-02 Roland McGrath <roland@redhat.com>
Roland McGrath43da9892007-04-16 23:13:37 +00001515
1516 * libdw_visit_scopes.c (classify_die): Return walk for class_type and
1517 structure_type.
1518
Roland McGrathbf2ee482007-04-05 09:27:36 +000015192007-08-07 Roland McGrath <roland@redhat.com>
1520
Roland McGrath43da9892007-04-16 23:13:37 +00001521 * dwarf_getscopes.c (pc_match): Swallow dwarf_haspc error return when
1522 error code is DWARF_E_NOERROR (0).
1523
1524 * dwarf_getscopes.c (pc_record): Always bail early if DIE->prune.
1525 Fix typo in __libdw_visit_scopes argument.
1526
1527 * dwarf_getscopes.c (pc_match): Check dwarf_haspc error return,
1528 swallow DWARF_E_NO_DEBUG_RANGES but not other errors.
1529
15302007-07-03 Roland McGrath <roland@redhat.com>
Roland McGrathbf2ee482007-04-05 09:27:36 +00001531
1532 * libdw.h (__extern_inline): New macro.
1533 [__OPTIMIZE__] (dwarf_whatattr, dwarf_whatform): Use it.
1534
Ulrich Drepperc07fbb32007-03-30 19:14:59 +000015352007-04-16 Roland McGrath <roland@redhat.com>
1536
1537 * libdw.map (ELFUTILS_0.127): Add dwfl_module_address_section.
1538
15392007-04-05 Roland McGrath <roland@redhat.com>
1540
1541 * dwarf_getsrcdirs.c: New file.
1542 * Makefile.am (libdw_a_SOURCES): Add it.
Ulrich Drepper6258e742007-03-13 06:22:40 +00001543 * libdw.h: Declare dwarf_getsrcdirs.
1544 * libdw.map (ELFUTILS_0.127): Add it.
1545
1546 * libdwP.h (struct Dwarf_Files_s): New member ndirs.
1547 * dwarf_getsrclines.c (dwarf_getsrclines): Don't clobber NDIRLIST to
1548 zero before we use it to check for DWARF_E_INVALID_DIR_IDX.
1549 Save DIRARRAY in the Dwarf_Files.
1550
1551 * dwarf_ranges.c (dwarf_ranges): Don't sign-extend 32-bit BEGIN
Ulrich Drepper903c1162007-02-15 19:40:37 +00001552 address to check for all-ones base address entry. Check directly.
1553 Reported by Sébastien Dugué <sebastien.dugue@bull.net>.
1554
15552007-03-25 Roland McGrath <roland@redhat.com>
Ulrich Drepperaa915fd2007-02-05 07:25:33 +00001556
1557 * dwarf_begin_elf.c (check_section): Return Dwarf * instead of void.
1558 Return NULL when freeing RESULT on error.
1559 (global_read, scngrp_read): Check return value from check_section,
1560 break out of loop after it has freed RESULT.
1561 (valid_p): Handle null argument.
1562
Roland McGrath8190db62006-12-17 23:56:51 +000015632007-03-12 Roland McGrath <roland@redhat.com>
1564
1565 * libdw.map (ELFUTILS_0.127): Add dwfl_report_begin_add.
1566
15672007-03-04 Roland McGrath <roland@redhat.com>
Roland McGrathc373d852006-10-10 00:25:21 +00001568
1569 * libdw.map (ELFUTILS_0.127): New version set, inherits from
1570 ELFUTILS_0.126. Add dwfl_module_addrsym.
1571
15722007-02-10 Roland McGrath <roland@redhat.com>
1573
1574 * dwarf.h (DW_OP_fbreg): Comment fix.
1575
15762007-02-03 Roland McGrath <roland@redhat.com>
1577
1578 * dwarf_getelf.c (dwarf_getelf): Renamed from dwarf_get_elf.
1579 * libdw.map (ELFUTILS_0.126): New version set, inherits from
Ulrich Drepper077c65f2006-07-12 19:54:51 +00001580 ELFUTILS_0.122. Move dwarf_getelf there; it was never truly
1581 exported in the past.
1582
15832006-12-17 Roland McGrath <roland@redhat.com>
1584
1585 * dwarf_getlocation.c (dwarf_getlocation_addr): Use zero as base
1586 address when the CU is missing attributes due to buggy GCC.
1587
Ulrich Dreppere1812e12006-07-12 07:46:03 +000015882006-08-29 Roland McGrath <roland@redhat.com>
1589
1590 * Makefile.am (CLEANFILES): Add libdw.so.$(VERSION).
1591
1592 * libdw.h (dwarf_diecu): Add __nonnull_attribute__.
1593 (dwarf_child): Don't list arg 1 in __nonnull_attribute__.
1594
Ulrich Drepper3be74472006-05-27 18:15:40 +00001595 * libdw_alloc.c (__libdw_allocate): Take new ALIGN argument, make sure
1596 result is aligned. Adjust NEWP->remaining here for this allocation.
1597 * libdwP.h: Update decl.
1598 (libdw_alloc): Update caller.
Ulrich Dreppere7a73172006-05-22 18:16:45 +00001599
16002006-07-12 Ulrich Drepper <drepper@redhat.com>
1601
1602 * dwarf_child.c: Adjust for internal_function_def removal.
1603 * dwarf_getabbrev.c: Likewise.
Ulrich Drepper4f3d2a22006-05-22 01:30:56 +00001604 * dwarf_tag.c: Likewise.
1605 * libdw_form.c: Likewise.
1606 * memory-access.c: Likewise.
1607
16082006-06-28 Roland McGrath <roland@redhat.com>
Roland McGrath2dade662006-02-28 22:13:20 +00001609
1610 * libdw.map: Export dwfl_linecu, dwfl_line_comp_dir.
1611
1612 * libdw.map: Bump to 0.122; export dwfl_module_getsymtab and
1613 dwfl_module_getsym.
1614
Roland McGrath08333122006-02-27 04:54:26 +000016152006-05-27 Ulrich Drepper <drepper@redhat.com>
1616
1617 * libdw.h: Add extern "C".
1618
Roland McGrath50ffcbf2005-12-23 01:51:43 +000016192006-05-22 Ulrich Drepper <drepper@redhat.com>
1620
1621 * dwarf_getaranges.c (dwarf_getaranges): Handle files without
1622 aranges information.
Roland McGrathdec3a242005-12-12 08:35:55 +00001623
16242006-05-21 Ulrich Drepper <drepper@redhat.com>
1625
1626 * libdw.h: Add nonnull attributes to dwarf_tag, dwarf_getattrs,
1627 dwarf_haschildren.
Roland McGrathf64a4422005-12-09 23:40:30 +00001628
16292006-02-28 Roland McGrath <roland@redhat.com>
1630
1631 * dwarf.h: Add missing DW_ATE_*, DW_TAG_*, DW_LANG_*, DW_CFA_*,
1632 DW_OP_* values, to match DWARF 3.0. Add new DW_DS_*, DW_END_*
1633 values from DWARF 3.0.
Roland McGrath994b4892005-12-05 22:46:21 +00001634
16352006-02-22 Roland McGrath <roland@redhat.com>
1636
1637 * libdw.map: Bump to 0.120; export dwfl_version.
Roland McGrathe47ab762005-11-17 03:16:00 +00001638
16392005-12-22 Roland McGrath <roland@redhat.com>
1640
1641 * libdw.map: Bump to 0.119; export dwfl_linux_proc_maps_report.
1642
16432005-12-12 Roland McGrath <roland@redhat.com>
1644
1645 * dwarf_ranges.c: Copy CU base address-finding code from
Roland McGrath07d4f2f2005-10-28 06:56:24 +00001646 dwarf_getlocation.
1647
16482005-12-09 Roland McGrath <roland@redhat.com>
1649
1650 * dwarf_getlocation.c (dwarf_getlocation_addr): Add some unlikelys.
1651 Delay CU base lookup until it's needed.
1652 If CU base lookup fails with no error, flag invalid DWARF.
1653
16542005-11-25 Roland McGrath <roland@redhat.com>
1655
1656 * libdw.map: Bump to 0.118; export dwfl_module_register_names.
1657
Roland McGrath6724c902005-10-28 07:07:19 +000016582005-11-15 Roland McGrath <roland@redhat.com>
1659
1660 * Makefile.am [BUILD_STATIC] (AM_CFLAGS): Add -fpic.
1661
16622005-11-13 Roland McGrath <roland@redhat.com>
1663
1664 * libdw.map: Bump to 0.117; export dwfl_module_return_value_location.
1665
16662005-10-27 Roland McGrath <roland@redhat.com>
1667
1668 * dwarf_entry_breakpoints.c (search_range): Fix binary search code;
1669 don't match end_sequence markers.
1670
1671 * dwarf_getsrclines.c (compare_lines): Sort end_sequence markers
1672 before normal records at the same address.
1673 * dwarf_getsrc_die.c (dwarf_getsrc_die): Don't match an end_sequence
1674 marker.
1675
16762005-10-26 Roland McGrath <roland@redhat.com>
1677
1678 * dwarf_getfuncs.c (dwarf_getfuncs): Use Dwarf_Die, not Dwarf_Func.
1679 * dwarf_func_file.c: Renamed to ...
1680 * dwarf_decl_file.c: ... here.
1681 * dwarf_func_col.c: Renamed to ...
1682 * dwarf_decl_column.c: ... here.
1683 * dwarf_func_line.c: Renamed to ...
1684 * dwarf_decl_line.c: ... here.
1685 (dwarf_func_line): Renamed to ...
1686 (dwarf_decl_line): ... this. Take a Dwarf_Die * argument.
1687 (__libdw_func_intval): Renamed __libdw_attr_intval.
1688 * dwarf_func_name.c: File removed.
1689 * dwarf_func_lowpc.c: File removed.
1690 * dwarf_func_highpc.c: File removed.
1691 * dwarf_func_entrypc.c: File removed.
1692 * dwarf_func_die.c: File removed.
1693 * Makefile.am (libdw_a_SOURCES): Updated.
1694 * libdw.h: Update decls.
1695 (Dwarf_Func): Type removed.
1696 * libdwP.h: Update decls.
Roland McGrath07d4f2f2005-10-28 06:56:24 +00001697 (struct Dwarf_Func_s): Type removed.
1698 * libdw.map: Updated.
1699
1700 * libdwP.h (CUDIE): New macro.
1701 * dwarf_getlocation.c (dwarf_getlocation_addr): Use it.
1702 * dwarf_getscopes_die.c (dwarf_getscopes_die): Likewise.
1703 * dwarf_ranges.c (dwarf_ranges): Likewise.
1704
1705 * dwarf_getloclist.c: Renamed to ...
1706 * dwarf_getlocation.c: ... here.
1707 (getloclist): Renamed to getlocation.
1708 (dwarf_getloclist): Renamed to dwarf_getlocation.
1709 (dwarf_addrloclists): Renamed to dwarf_getlocation_addr.
1710 * Makefile.am (libdw_a_SOURCES): Updated.
1711 * libdw.h (dwarf_getloclist): Renamed to dwarf_getlocation.
1712 (dwarf_addrloclists): Renamed dwarf_getlocation_addr.
1713 (Dwarf_Loc): Renamed Dwarf_Op.
1714 * libdwP.h (struct loc_s): Update use.
1715 * libdw.map: Update map.
1716
1717 * dwarf_entry_breakpoints.c: Use the second line record within the
1718 function, regardless of its source location data.
1719
17202005-10-25 Roland McGrath <roland@redhat.com>
1721
1722 * dwarf_entry_breakpoints.c: Fall back to entrypc for contiguous too.
1723
1724 * libdw.map: Add dwarf_entrypc, dwarf_entry_breakpoints.
1725
17262005-10-14 Roland McGrath <roland@redhat.com>
1727
1728 * dwarf_diecu.c (dwarf_diecu): New file.
1729 * Makefile.am (libdw_a_SOURCES): Add it.
1730 * libdw.h: Declare dwarf_diecu.
1731 * libdw.map: Export it.
1732
1733 * libdw.map: Bump to 0.116; export dwarf_ranges.
1734
17352005-09-20 Roland McGrath <roland@redhat.com>
1736
1737 * dwarf_haspc.c: Use dwarf_ranges.
1738 * dwarf_entry_breakpoints.c: Likewise.
1739
1740 * dwarf_ranges.c: New file.
1741 * Makefile.am (libdw_a_SOURCES): Add it.
1742 * libdw.h: Declare dwarf_ranges.
1743 * libdwP.h: Add INTDECL.
1744
Ulrich Drepperfbe998a2005-08-29 16:27:10 +000017452005-09-14 Roland McGrath <roland@redhat.com>
1746
1747 * dwarf_entry_breakpoints.c (dwarf_entry_breakpoints): Fix braino in
1748 prologue_end marker scanning loop.
1749
17502005-09-11 Roland McGrath <roland@redhat.com>
Roland McGrath71e15a02005-08-27 10:33:26 +00001751
1752 * dwarf.h: Comment typo fix.
1753
17542005-09-07 Roland McGrath <roland@redhat.com>
1755
1756 * dwarf_entry_breakpoints.c: New file.
1757 * Makefile.am (libdw_a_SOURCES): Add it.
1758 * libdw.h: Declare dwarf_entry_breakpoints.
1759
1760 * dwarf_entrypc.c: New file.
1761 * Makefile.am (libdw_a_SOURCES): Add it.
1762 * libdw.h: Declare dwarf_entrypc.
1763 * libdwP.h: Add INTDECL.
1764
17652005-08-28 Ulrich Drepper <drepper@redhat.com>
1766
1767 * Makefile.am: Use $(LINK) not $(CC) when creating DSO.
1768 (%.os): Use COMPILE.os.
1769 (COMPILE.os): Filter out gconv options.
1770
17712005-08-27 Roland McGrath <roland@redhat.com>
1772
Roland McGrathd17fac72005-08-23 08:20:21 +00001773 * dwarf_getscopes.c (dwarf_getscopes): Rewritten using
1774 __libdw_visit_scopes.
1775
1776 * dwarf_getscopes_die.c: New file.
1777 * Makefile.am (libdw_a_SOURCES): Add it.
1778 * libdw.h: Declare dwarf_getscopes_die.
1779 * libdw.map: Bump to 0.115 and add it.
1780
1781 * libdw_visit_scopes.c (__libdw_visit_scopes): Pass a struct
1782 containing a DIE and its parent pointer, instead of just Dwarf_Die.
1783 Take two functions for both preorder and postorder visitors.
1784 * libdwP.h: Update decl.
1785 (struct Dwarf_Die_Chain): New type.
1786 * dwarf_func_inline.c: Update uses.
1787
1788 * dwarf_diename.c (dwarf_diename): Use dwarf_attr_integrate.
1789 Add INTDEF.
Roland McGrathf5fda7d2005-08-18 22:01:57 +00001790 * libdwP.h: Add INTDECL.
1791 * dwarf_func_name.c (dwarf_func_name): Use dwarf_diename.
1792
17932005-08-23 Roland McGrath <roland@redhat.com>
1794
Roland McGrath1ecb6062005-08-15 09:53:04 +00001795 * dwarf_attr_integrate.c (dwarf_attr_integrate): Treat
1796 DW_AT_specification the same as DW_AT_abstract_origin.
1797
17982005-08-20 Roland McGrath <roland@redhat.com>
1799
1800 * libdw.map: Add dwfl_cumodule, remove dwfl_linecu.
1801 Add dwfl_linux_kernel_report_offline, dwfl_offline_section_address,
1802 and dwfl_report_offline.
1803
18042005-08-19 Roland McGrath <roland@redhat.com>
1805
1806 * libdw.map: Bump version to ELFUTILS_0.114 for libdwfl changes.
Roland McGrath1c83bf12005-08-11 07:03:55 +00001807 Add dwfl_module_relocate_address, dwfl_module_relocations,
Ulrich Drepper6d5c3bd2005-08-11 04:37:52 +00001808 dwfl_module_relocation_info.
Roland McGrath1c83bf12005-08-11 07:03:55 +00001809
18102005-08-18 Roland McGrath <roland@redhat.com>
Ulrich Drepper6d5c3bd2005-08-11 04:37:52 +00001811
Roland McGrath4959bf82005-08-09 10:31:08 +00001812 * dwarf_getscopes.c (dwarf_getscopes): Include the CU itself as
1813 outermost scope in the results.
Roland McGrathb6312e12005-08-09 10:36:01 +00001814
18152005-08-15 Roland McGrath <roland@redhat.com>
Roland McGrath4959bf82005-08-09 10:31:08 +00001816
1817 * dwarf_func_inline.c: New file.
1818 * Makefile.am (libdw_a_SOURCES): Add it.
1819 * libdw.h: Declare dwarf_func_inline, dwarf_func_inline_instances.
Roland McGratha5a89682005-08-02 01:24:01 +00001820 * libdw.map: Add them.
1821
1822 * dwarf_func_die.c: New file.
1823 * Makefile.am (libdw_a_SOURCES): Add it.
1824 * libdw.h: Declare dwarf_func_die.
Ulrich Drepper18618fd2005-07-28 21:29:22 +00001825 * libdw.map: Add it. Bump version to ELFUTILS_0.114.
1826
18272005-08-10 Ulrich Drepper <drepper@redhat.com>
1828
1829 * dwarf_getsrclines.c (dwarf_getsrclines): Correct fallout of renaming
Roland McGrath366784a2005-07-28 06:20:53 +00001830 of DW_LNS_set_epilog_begin.
1831
Roland McGrath18385902005-07-28 07:12:38 +000018322005-08-09 Roland McGrath <roland@redhat.com>
1833
1834 * dwarf.h (DW_LNS_set_epilog_begin): Renamed DW_LNS_set_epilogue_begin.
1835
1836 * dwarf_end.c: Add INTDEF.
1837 * dwarf_error.c (dwarf_errmsg): Likewise.
Roland McGrath366784a2005-07-28 06:20:53 +00001838 * libdwP.h (dwarf_end, dwarf_errmsg): Add INTDECLs.
1839
18402005-08-01 Roland McGrath <roland@redhat.com>
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00001841
1842 * dwarf_getaranges.c (dwarf_getaranges): Check for bogus offset.
1843 * dwarf_getabbrev.c (__libdw_getabbrev): Likewise.
1844
18452005-07-28 Ulrich Drepper <drepper@redhat.com>
1846
1847 * Makefile.am (libdw.so): No need to link with libeu.a anymore.
1848 (libdw_a_LIBADD): Add all files from libdwfl.a.
1849
18502005-07-27 Roland McGrath <roland@redhat.com>
1851
1852 * Makefile.am (libdw.so): Link ../libdwfl/libdwfl_pic.a in,
1853 along with ../libebl/libebl.a and ../lib/libeu.a;
1854 depend on ../libelf/libelf.so.
1855 (libdw_so_LDADD): New variable.
1856 * libdw.map: Add dwfl_* symbols formerly in ../libdwfl/libdwfl.map.
1857
1858 * libdw.map: Define an empty base version and move all symbols to
1859 version ELFUTILS_0.111; don't define ELFUTILS_1.0 at all yet.
1860
18612005-07-23 Ulrich Drepper <drepper@redhat.com>
1862
1863 * dwarf_error.c: Add internal alias for dwarf_errno.
1864 * libdwP.h: Declare __dwarf_errno_internal.
1865 * dwarf_getloclist.c: Use INTDEF for dwarf_errno.
1866
1867 * dwarf_error.c [USE_TLS]: Actually use __thread in definition of
1868 global_error.
1869
18702005-06-01 Roland McGrath <roland@redhat.com>
1871
1872 * dwarf_getaranges.c (dwarf_getaranges): Sort result array.
1873 * dwarf_getarange_addr.c (dwarf_getarange_addr): Use binary search.
1874
18752005-06-08 Roland McGrath <roland@redhat.com>
1876
1877 * memory-access.h (get_uleb128_step, get_uleb128): Remove casts.
1878 (get_sleb128_step, get_sleb128): Likewise.
1879 * dwarf_getattrs.c (dwarf_getattrs): Add consts.
1880 * dwarf_getloclist.c (getloclist): Likewise.
1881 * dwarf_formblock.c (dwarf_formblock): Likewise.
1882 * dwarf_getsrclines.c (dwarf_getsrclines): Likewise.
1883 * dwarf_getabbrevattr.c (dwarf_getabbrevattr): Likewise.
1884 * dwarf_formref.c (dwarf_formref): Likewise.
1885 * dwarf_formsdata.c (dwarf_formsdata): Likewise.
1886 * dwarf_formudata.c (dwarf_formudata): Likewise.
1887 * dwarf_haschildren.c (dwarf_haschildren): Likewise.
1888 * dwarf_child.c (__libdw_find_attr, __libdw_find_attr): Likewise.
1889 * dwarf_tag.c (dwarf_tag): Likewise.
1890 * dwarf_getabbrev.c (__libdw_getabbrev): Likewise.
1891 * memory-access.c (__libdw_get_uleb128, __libdw_get_sleb128): Likewise.
1892 * libdw_form.c (__libdw_form_val_len): Likewise.
1893 * libdwP.h: Update decl.
1894
18952005-06-04 Roland McGrath <roland@redhat.com>
1896
1897 * memory-access.h (get_uleb128_rest_return): New macro.
1898 [! IS_LIBDW] (__libdw_get_uleb128): New static, defined using it.
1899 (get_sleb128_rest_return): New macro.
1900 [! IS_LIBDW] (__libdw_get_sleb128): New static, defined using it.
1901 * memory-access.c: New file.
1902 * Makefile.am (libdw_a_SOURCES): Add it.
1903 (DEFS): Add -DIS_LIBDW.
1904
19052005-05-31 Roland McGrath <roland@redhat.com>
1906
1907 * dwarf_formref_die.c (dwarf_formref_die): Add CU header offset to
1908 formref offset.
1909
19102005-05-30 Roland McGrath <roland@redhat.com>
1911
1912 * dwarf_getloclist.c (dwarf_addrloclists): Use DW_AT_entry_pc for base
1913 address if DW_AT_low_pc is missing. Not to spec, but GCC generates it.
1914
1915 * dwarf_getloclist.c (dwarf_addrloclists): Don't sign-extend 4-byte
1916 BEGIN value. Instead, match base address entries separately for
1917 32/64 size cases.
1918
19192005-05-28 Roland McGrath <roland@redhat.com>
1920
1921 * dwarf_getloclist.c (dwarf_addrloclists): Fix decoding to advance
1922 past location expression contents.
1923
19242005-05-23 Roland McGrath <roland@redhat.com>
1925
1926 * dwarf_getsrclines.c: Comment typo fix.
1927
1928 * dwarf_haspc.c (dwarf_haspc): Fix CU DIE address calculation.
1929 * dwarf_getloclist.c (dwarf_addrloclists): Likewise.
1930
19312005-05-22 Ulrich Drepper <drepper@redhat.com>
1932
1933 * libdwP.h: Only use INTDECL for alias prototypes.
1934
19352005-05-19 Roland McGrath <roland@redhat.com>
1936
1937 * dwarf_getloclist.c (attr_ok): Permit DW_AT_static_link too.
1938
1939 * dwarf_getscopevar.c: New file.
1940 * Makefile.am (libdw_a_SOURCES): Add it.
1941 * libdw.h: Declare dwarf_getscopevar.
1942
1943 * dwarf_getsrcfiles.c: Add INTDEF.
1944 * dwarf_haschildren.c: Likewise.
1945 * libdwP.h (dwarf_getsrcfiles, dwarf_haschildren): Add INTDECL.
1946
1947 * dwarf_getscopes.c: New file.
1948 * Makefile.am (libdw_a_SOURCES): Add it.
1949 * libdw.h: Declare dwarf_getscopes.
1950 * libdw.map: Add it.
1951
19522005-05-18 Roland McGrath <roland@redhat.com>
1953
1954 * libdwP.h (IDX_debug_ranges): New enum constant.
1955 * dwarf_begin_elf.c (dwarf_scnnames): Add it for ".debug_ranges".
1956 * libdwP.h (DWARF_E_NO_DEBUG_RANGES): New enum constant.
1957 * dwarf_error.c (errmsgs): Add it.
1958 * dwarf_haspc.c: New file.
1959 * libdw.h: Declare dwarf_haspc.
1960 * libdw.map: Add it.
1961 * libdwP.h: Add INTDECL.
1962
1963 * dwarf_attr_integrate.c: New file.
1964 * dwarf_hasattr_integrate.c: New file.
1965 * Makefile.am (libdw_a_SOURCES): Add them.
1966 * libdw.h: Declare dwarf_attr_integrate, dwarf_hasattr_integrate.
1967 * libdw.map: Add them.
1968
1969 * dwarf_hasattr.c: Add INTDEF.
1970 * libdwP.h: Add INTDECL for it.
1971
1972 * dwarf_formref_die.c: New file.
1973 * Makefile.am (libdw_a_SOURCES): Add it.
1974 * libdw.h (dwarf_formref_die): Declare it.
1975 * libdwP.h (dwarf_formref_die): Add INTDECL.
1976 * libdw.map: Add it.
1977
1978 * dwarf_getloclist.c (attr_ok, getloclist): New functions, broken out
1979 of ...
1980 (dwarf_getloclist): ... here. Call them.
1981 (dwarf_addrloclists): New function.
1982 * libdw.h: Declare it.
1983 * libdw.map: Add it.
1984
1985 * dwarf_getmacros.c (dwarf_getmacros): Don't bail at
1986 DW_MACINFO_end_file. Recognize type 0 as terminator.
1987
19882005-05-05 Roland McGrath <roland@redhat.com>
1989
1990 * dwarf_getsrc_die.c (dwarf_getsrc_die): Use binary search.
1991
1992 * dwarf_getsrclines.c (dwarf_getsrclines): Sort result array, since
1993 the line program does not produce all entries in ascending order.
1994
19952005-04-25 Ulrich Drepper <drepper@redhat.com>
1996
1997 * dwarf_getsrc_file.c (dwarf_getsrc_file): Handle multiple
1998 occurences (e.g., inlines) better.
1999
20002005-04-24 Ulrich Drepper <drepper@redhat.com>
2001
2002 * libdw.h (DWARF_END_ABBREV): Define.
2003 * dwarf_getabbrev.c (__libdw_getabbrev): Return DWARF_END_ABBREV if
2004 end is reached.
2005 * dwarf_offabbrev.c (dwarf_offabbrev): Return -1 on error, 1 if end
2006 of records reached.
2007 * dwarf_tag.c (__libdw_findabbrev): Also recognize DWARF_END_ABBREV
2008 as error of __libdw_getabbrev.
2009
20102005-04-04 Ulrich Drepper <drepper@redhat.com>
2011
2012 * dwarf_getsrc_file.c (dwarf_getsrc_file): Minor optimization.
2013
2014 * dwarf_getsrc_file.c (dwarf_getsrc_file): Always pass number of
2015 results back to caller.
2016
20172005-04-04 Roland McGrath <roland@redhat.com>
2018
2019 * dwarf_getsrc_file.c (dwarf_getsrc_file): Use size_t for CUHL.
2020
2021 * dwarf_func_line.c (__libdw_func_intval): Use internal_function in
2022 defn.
2023
20242005-04-04 Ulrich Drepper <drepper@redhat.com>
2025
2026 * dwarf_getsrc_file.c (dwarf_getsrc_file): Use INTUSE.
2027
2028 * dwarf_getsrc_file.c: New file.
2029 * Makefile.am (libdw_a_SOURCES): Add dwarf_getsrc_file.c.
2030 * libdw.h: Declare dwarf_getsrc_file.
2031 * libdw.map: Add dwarf_getsrc_file.
2032
20332005-04-02 Ulrich Drepper <drepper@redhat.com>
2034
2035 * dwarf_func_entrypc.c: New file.
2036 * dwarf_func_col.c: New file.
2037 * dwarf_func_line.c: New file.
2038 * dwarf_func_file.c: New file.
2039 * libdw.h: Add prototypes for new functions.
2040 * libdw.map: Add dwarf_func_entrypc, dwarf_func_col, dwarf_func_line,
2041 dwarf_func_file.
2042 * Makefile.am (libdw_a_SOURCES): Add dwarf_func_entrypc.c,
2043 dwarf_func_col.c, dwarf_func_line.c, dwarf_func_file.c.
2044 * libdwP.h (struct Dwarf_Func_s): Add cudie element.
2045 Declare __libdw_func_intval and __dwarf_formsdata_internal.
2046 * dwarf_getfuncs.c: Also fill in cudie in Dwarf_Func object.
2047 * dwarf_formsdata.c: Use INTUSE and INTDEF to avoid PLTs.
2048
2049 * dwarf.h: Add some DWARF3 definitions.
2050
20512005-04-01 Ulrich Drepper <drepper@redhat.com>
2052
2053 * dwarf_getfuncs.c: New file.
2054 * dwarf_func_highpc.c: New file.
2055 * dwarf_func_lowpc.c: New file.
2056 * dwarf_func_name.c: New file.
2057 * Makefile.am (libdw_a_SOURCES): Add dwarf_getfuncs.c,
2058 dwarf_func_highpc.c, dwarf_func_lowpc.c, and dwarf_func_name.c.
2059 * libdw.map: Add dwarf_getfuncs, dwarf_func_highpc, dwarf_func_lowpc,
2060 and dwarf_func_name.
2061 * libdw.h: Add prototypes for new functions.
2062 * dwarf_child.c: Use INTUSE and INTDEF to avoid PLTs.
2063 * dwarf_siblingof.c: Likewise.
2064 * dwarf_dieoffset.c: Likewise.
2065 * dwarf_highpc.c: Likewise.
2066 * dwarf_lowpc.c: Likewise.
2067 * libdwP.h: Add prototypes for internal functions.
2068 Define Dwarf_Func_s structure.
2069
20702005-03-29 Ulrich Drepper <drepper@redhat.com>
2071
2072 * libdw.h: Add padding in Dwarf_die.
2073
2074 * dwarf_arrayorder.c: Use INTUSE and INTDEF to avoid PLTs.
2075 * dwarf_attr.c: Likewise.
2076 * dwarf_begin.c: Likewise.
2077 * dwarf_begin_elf.c: Likewise.
2078 * dwarf_bitoffset.c: Likewise.
2079 * dwarf_bitsize.c: Likewise.
2080 * dwarf_bytesize.c: Likewise.
2081 * dwarf_diename.c: Likewise.
2082 * dwarf_formaddr.c: Likewise.
2083 * dwarf_formblock.c: Likewise.
2084 * dwarf_formref.c: Likewise.
2085 * dwarf_formstring.c: Likewise.
2086 * dwarf_formudata.c: Likewise.
2087 * dwarf_getarange_addr.c: Likewise.
2088 * dwarf_getarangeinfo.c: Likewise.
2089 * dwarf_getaranges.c: Likewise.
2090 * dwarf_getloclist.c: Likewise.
2091 * dwarf_getmacros.c: Likewise.
2092 * dwarf_getsrc_die.c: Likewise.
2093 * dwarf_getsrcfiles.c: Likewise.
2094 * dwarf_getsrclines.c: Likewise.
2095 * dwarf_highpc.c: Likewise.
2096 * dwarf_lowpc.c: Likewise.
2097 * dwarf_nextcu.c: Likewise.
2098 * dwarf_offdie.c: Likewise.
2099 * dwarf_siblingof.c: Likewise.
2100 * dwarf_srclang.c: Likewise.
2101 * dwarf_tag.c: Likewise.
2102 * libdw_findcu.c: Likewise.
2103 * libdwP.h: Add prototypes for internal functions.
2104
2105 * dwarf_addrdie.c: New file.
2106 * dwarf_macro_opcode.c: New file.
2107 * dwarf_macro_param1.c: New file.
2108 * dwarf_macro_param2.c: New file.
2109 * libdw.h: Add declarations. Move Dwarf_Macro definition to libdwP.h.
2110 * libdwP.h: Remove Dwarf_Macro definition.
2111 * Makefile.am (libdw_a_SOURCES): Add dwarf_addrdie.c,
2112 dwarf_macro_opcode.c, dwarf_macro_param1.c, and dwarf_macro_param2.c.
2113 * libdw.map: Add entries for new functions.
2114
21152005-03-21 Ulrich Drepper <drepper@redhat.com>
2116
2117 * libdw.h: Handle broken gcc < 4.
2118
21192005-02-15 Ulrich Drepper <drepper@redhat.com>
2120
2121 * Makefile (AM_CFLAGS): Add -Wunused -Wextra -Wformat=2.
2122
2123 * dwarf_begin_elf.c: Fix warnings.
2124 * dwarf_dieoffset.c: Likewise.
2125 * dwarf_end.c: Likewise.
2126 * dwarf_error.c: Likewise.
2127 * dwarf_getpubnames.c: Likewise.
2128
2129 * libdwP.h: Add new error values.
2130 * dwarf_error.c: Support new error values.
2131 * dwarf_getpubnames.c: Check parameter value.
2132
21332005-02-05 Ulrich Drepper <drepper@redhat.com>
2134
2135 * Makefile.am: Check for text relocations in constructed DSO.
2136
2137 * Makefile.am [MUDFLAP] (AM_CFLAGS): Add -fmudflap.
2138
21392005-02-04 Ulrich Drepper <drepper@redhat.com>
2140
2141 * dwarf_siblingof.c (dwarf_siblingof): Add some buffer boundary
2142 checks to not read over buffer boundaries for ill-formed DWARF data.
2143
21442004-09-25 Ulrich Drepper <drepper@redhat.com>
2145
2146 * dwarf_child.c: Make compile with gcc 4.0.
2147 * dwarf_error.c: Likewise.
2148 * dwarf_formblock.c: Likewise.
2149 * dwarf_getabbrev.c: Likewise.
2150 * dwarf_getattrs.c: Likewise.
2151 * dwarf_getsrclines.c: Likewise.
2152 * dwarf_tag.c: Likewise.
2153 * libdw_form.c: Likewise.
2154
21552004-01-20 Ulrich Drepper <drepper@redhat.com>
2156
2157 * Makefile.am: Support building with mudflap.
2158
2159 * dwarf_getloclist.c: Fix warnings gcc 3.4 spits out.
2160 * dwarf_getsrclines.c: Likewise.
2161 * dwarf_memory-access.h: Likewise.
2162
21632004-01-19 Ulrich Drepper <drepper@redhat.com>
2164
2165 * dwarf_getsrcfiles.c: Third parameter can be NULL.
2166
2167 * libdw.h: Define Dwarf_macro. Declare dwarf_getmacros.
2168 Third parameter of dwarf_getsrcfiles can be NULL.
2169
2170 * libdw.map: Add dwarf_getmacros.
2171 * Makefile.am (libdw_a_SOURCES): Add dwarf_getmacros.
2172 * dwarf_getmacros.c: New file.
2173
21742004-01-18 Ulrich Drepper <drepper@redhat.com>
2175
2176 * libdw.h: Second parameter of dwarf_getaranges can be NULL.
2177
2178 * dwarf_nextcu.c: Return -1 if dwarf parameter is NULL.
2179
2180 * dwarf_getsrclines.c:
2181 Use read_2ubyte_unaligned_inc instead of _inc-less variant.
2182
2183 * dwarf_getaranges.c: Allow naranges parameter to be NULL.
2184
2185 * libdwP.h (_): Use elfutils domain.
2186
2187 * dwarf_getsrclines.c (dwarf_getsrclines): Add more branch prediction.
2188
2189 * dwarf_getsrclines.c: Fix typo in comment.
2190
21912004-01-17 Ulrich Drepper <drepper@redhat.com>
2192
2193 * Makefile.am: Support building with mudflap.
2194
21952004-01-16 Ulrich Drepper <drepper@redhat.com>
2196
2197 * memory-access.h: Add lots of const in case a pointer passed is const.
2198
2199 * dwarf_formflag.c: New file.
2200 * dwarf_getattrs.c: New file.
2201 * dwarf_error.c: Add new error value.
2202 * libdw.h: Add prototypes for new functions. Adjust prototype for
2203 dwarf_getpubnames.
2204 * libdw.map: Add new functions.
2205 * dwarf_getpubnames.c: Change type of return value and fourth parameter
2206 to ptrdiff_t.
2207 * libdwP.h: Add new error value.
2208 * Makefile.am (libdw_a_SOURCES): Add dwarf_getattrs.c and
2209 dwarf_formflag.c.
2210
2211 * dwarf_getpubnames.c (dwarf_getpubnames): Just fail if dbg is NULL.
2212
22132004-01-12 Ulrich Drepper <drepper@redhat.com>
2214
2215 * dwarf_getarange_addr.c: New file
2216 * dwarf_getarangeinfo.c: New file.
2217 * dwarf_getaranges.c: New file.
2218 * dwarf_onerange.c: New file.
2219 * libdw.h: Declare new functions. Define Dwarf_Arange and
2220 Dwarf_Aranges.
2221 * libdw.map: Add new functions.
2222 * libdwP.h: Add new errors. Add aranges member to struct Dwarf.
2223 Define Dwarf_Aranges_s and Dwarf_Arange_s.
2224 * Makefile.am (libdw_a_SOURCES): Add dwarf_getaranges.c,
2225 dwarf_onearange.c, dwarf_getarangeinfo.c, dwarf_getarange_addr.c.
2226 * dwarf_error.c: Add new message.
2227
22282004-01-11 Ulrich Drepper <drepper@redhat.com>
2229
2230 * Makefile.am (libdw_a_SOURCES): Add dwarf_lineaddr.c, dwarf_linecol.c,
2231 dwarf_linebeginstatement.c, dwarf_lineendsequence.c, dwarf_lineblock.c,
2232 dwarf_lineprologueend.c, dwarf_lineepiloguebegin.c, dwarf_onesrcline.c.
2233 * dwarf_error.c: Add another message.
2234 * dwarf_getsrc_die.c: Adjust for Dwarf_Files and Dwarf_Lines
2235 introduction.
2236 * dwarf_filesrc.c: Likewise.
2237 * dwarf_getsrcfiles.c: Likewise.
2238 * dwarf_getsrclines.c: Likewise.
2239 * dwarf_lineaddr.c: New file.
2240 * dwarf_linebeginstatement.c: New file.
2241 * dwarf_lineblock.c: New file.
2242 * dwarf_linecol.c: New file.
2243 * dwarf_lineendsequence.c: New file.
2244 * dwarf_lineepiloguebegin.c: New file.
2245 * dwarf_lineno.c: New file.
2246 * dwarf_lineprologueend.c: New file.
2247 * dwarf_onesrcline.c: New file.
2248 * dwarf_lineno.c: Change interface to store result in object pointed
2249 to by second parameter.
2250 * libdw.h: Add prototypes for new functions. Change dwarf_lineno
2251 prototype. Define Dwarf_Files and Dwarf_Lines.
2252 * libdw.map: Add new functions.
2253 * libdwP.h: Define Dwarf_Files_s and Dwarf_Lines_s.
2254 * libdw_findcu.c: Don't initialize nlines field.
2255
2256 * dwarf_siblingof: Little optimization.
2257
2258 * dwarf_begin.c: Remember that the ELF descriptor must be closed.
2259 * dwarf_end.c: Close ELF descriptor if free_elf is set.
2260 * libdwP.h (struct Dwarf): Add free_elf field.
2261
2262 * Makefile.am (libdw_a_SOURCES): Add dwarf_getstring.c and
2263 dwarf_offabbrev.c.
2264 * dwarf_getstring.c: New file.
2265 * dwarf_offabbrev.c: New file.
2266 * libdw.map: Add dwarf_getstring and dwarf_offabbrev.
2267 * dwarf_getabbrev.c (__libdw_getabbrev): Add new dbg and result
2268 parameters. Don't allocate memory if not necessary and don't lookup
2269 previous results if no CU given.
2270 (dwarf_getabbrev): Adjust call to __libdw_getabbrev.
2271 * dwarf_tag.c: Adjust call to __libdw_getabbrev.
2272 * libdw.h: Declare dwarf_offabbrev and dwarf_getstring.
2273 * libdwP.h: Change prototype for __libdw_getabbrev.
2274
2275 * dwarf_getabbrevattr.c: Add offsetp parameter. Fill in before
2276 returning if this is wanted.
2277
22782004-01-09 Ulrich Drepper <drepper@redhat.com>
2279
2280 * dwarf_nextcu.c: Add new parameter offset_sizep. Initialize it
2281 with offset_size value.
2282 * libdw.h: Adjust dwarf_nextcu prototype.
2283 * libdwP.h (struct Dwarf_CU): Add offset_size member.
2284 * libdw_findcu.c: Adjust dwarf_nextcu call. Initialize offset_size
2285 member of new CU struct.
2286 * dwarf_formstring.c: Depend on offset_size not address_size for
2287 DW_FORM_strp handling.
2288 * dwarf_form.c: Likewise for DW_FORM_strp and DW_FORM_ref_addr.
2289
2290 * dwarf_tag.c (__libdw_findabbrev): Return correct value for
2291 failing lookup.
2292 (dwarf_tag): Correctly recognize failed lookup.
2293
2294 * dwarf_end.c (cu_free): Call tdestroy for locs member. Use new
2295 function noop_free.
2296 * dwarf_error.c: Add message for DWARF_E_NO_BLOCK.
2297 * dwarf_formblock.c: New file.
2298 * dwarf_getloclist.c: Rewrite to handle a single block.
2299 * libdw.h: Define Dwarf_Block. Rename Dwarf_Loc members. Remove
2300 Dwarf_Locdesc definition. Declare dwarf_formblock. Remove
2301 dwarf_getloclistent declaration.
2302 * libdw.map: Add dwarf_formblock, remove dwarf_getloclistent.
2303 * libdwP.h: Define struct loc_s and DWARF_E_NO_BLOCK.
2304 Add locs member to struct Dwarf_CU.
2305 * libdw_fundcu.c: Initialize locs member of new CU.
2306 * Makefile.am (libdw_a_SOURCES): Add dwarf_formblock.c.
2307 Remove dwarf_getloclistent.c.
2308
23092004-01-07 Ulrich Drepper <drepper@redhat.com>
2310
2311 * libdw.h: Use __nonnull__ attribute only for gcc >= 3.3.
2312 * libdwP.h: Likewise.
2313
2314 * dwarf_getloclist.c: New file.
2315 * dwarf_getloclistent.c: New file.
2316 * libdw.h: Define Dwarf_Loc and Dwarf_Locdesc.
2317 Declare dwarf_getloclistent and dwarf_getloclist.
2318 * libdw.map: Add dwarf_getloclistent and dwarf_getloclist.
2319 * libdwP.h: Define DWARF_E_NO_LOCLIST.
2320 * Makefile.am (libdw_a_SOURCES): Add dwarf_getloclistent.c and
2321 dwarf_getloclist.c.
2322
2323 * dwarf_error.c: More error messages.
2324
23252004-01-06 Ulrich Drepper <drepper@redhat.com>
2326
2327 * dwarf_getsrclines.c: Remove debugging support.
2328
2329 * dwarf_getsrcfiles.c: New file.
2330 * dwarf_filesrc.c: New file.
2331 * libdw.h: Declare these functions. Define Dwarf_File.
2332 * libdwP.c: Adjust Dwarf_File_s definition.
2333 * libdw.map: Add these functions.
2334 * Makefile.am (libdw_a_SOURCES): Add dwarf_getsrcfiles.c and
2335 dwarf_filesrc.c.
2336 * dwarf_getsrclines.c: Initialize cu->files.
2337
23382004-01-05 Ulrich Drepper <drepper@redhat.com>
2339
2340 * libdw.h: Add more nonnull function attributes.
2341
2342 * dwarf_begin_elf.c (dwarf_begin_elf): Don't initialize mem_tail->next.
2343 * dwarf_end.c (cu_free): New function.
2344 (dwarf_end): Also free CU tree. Correct freeing of memory blocks.
2345 * dwarf_error.c (errmsgs): Add new messages.
2346 * dwarf_getsrc_die.c: New file.
2347 * dwarf_getsrclines.c: New file.
2348 * dwarf_lineno.c: New file.
2349 * dwarf_linesrc.c: New file.
2350 * dwarf_nextcu.c (dwarf_nextcu): Use read_*byte_unaligned_inc
2351 instead of the *_inc-less variants.
Ulrich Drepper6fb34512010-05-28 20:28:04 -07002352 * libdw.h: Define Dwarf_Line. Add some function attributes. Declare
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00002353 dwarf_getsrclines, dwarf_getsrc_die, dwarf_lineno, and dwarf_linesrc.
2354 * libdw.map: Add dwarf_getsrclines, dwarf_getsrc_die, dwarf_lineno,
2355 and dwarf_linesrc.
2356 * libdwP.h: Add more error codes.
2357 (struct Dwarf): Remove mem_tail.next member.
2358 (Dwarf_File): Define type.
2359 (struct Dwarf_Line_s): Define type.
2360 (struct Dwarf_CU): Add lines and nlines members.
2361 (libdw_alloc): Define local variable _tail and use it.
2362 Add some function attributes.
2363 * libdw_alloc.c (__libdw_allocate): Don't initialize next member.
2364 * libdw_findcu.c (__libdw_findcu): Initialize lines and nlines members.
2365 * memory-access.h: Add unlikely for the endian conversion paths.
2366 * Makefile.am (AM_CFLAGS): Add -std parameter.
2367 (libdw_a_SOURCES): Add dwarf_getsrclines, dwarf_getsrc_die,
2368 dwarf_lineno, and dwarf_linesrc.
2369
23702003-08-11 Ulrich Drepper <drepper@redhat.com>
2371
2372 * Moved to CVS archive.