summaryrefslogtreecommitdiff
path: root/libdw/libdw_findcu.c
Commit message (Expand)AuthorAgeFilesLines
* libdw: Make sure that address_size and offset_size are 4 or 8 bytes.Mark Wielaard2018-06-091-2/+11
* libdw: Handle split Dwarf Dies in dwarf_die_addr_die.Mark Wielaard2018-05-311-0/+49
* libdw: Handle .debug_loclists in dwarf_getlocation.Mark Wielaard2018-05-301-0/+1
* libdw: Initialize ranges_base, add invalid DWARF test and fix expected output.Mark Wielaard2018-05-241-0/+1
* libdw: Handle split dwarf debuglines.Mark Wielaard2018-05-221-0/+1
* libdw: dwarf_get_units find split units from .dwo.Mark Wielaard2018-05-191-0/+1
* libdw: Recognize GNU DebugFission split units.Mark Wielaard2018-05-191-3/+20
* libdw: Restructure address range reading for .debug_loc and .debug_ranges.Mark Wielaard2018-04-131-0/+1
* libdw: Make sure to initialize Dwarf_CU addr_base and str_off_base.Mark Wielaard2018-04-041-0/+2
* libdw: Parse new DWARF5 units and CU DIEs.Mark Wielaard2018-02-211-22/+45
* libdw: Add dwarf_die_addr_die function.Mark Wielaard2018-02-131-1/+34
* libdw: Add explicit section index to struct Dwarf_CU.Mark Wielaard2017-12-201-2/+3
* Properly mark all internal function definitions.Mark Wielaard2015-09-231-0/+1
* Replace some K&R function definitions with ansi-C definitions.Chih-Hung Hsieh2015-09-071-7/+2
* libdw: Make sure all attributes come with a (fake) CU for bound checks.Mark Wielaard2014-12-171-3/+2
* libdw: Make sure end of next cu doesn't overflow section data size.Mark Wielaard2014-12-161-0/+6
* libdw: save startp/endp boundaries in Dwarf_CUJosh Stone2014-12-111-1/+5
* libdw: Make sure that every debug_types sig8 is hashedJosh Stone2013-10-031-0/+3
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* Fix bug using dwarf_next_unit to iterate over .debug_typesTom Tromey2012-03-211-35/+33
* Finish .debug_types support in libdw and readelf.Roland McGrath2010-06-201-8/+13
* Handle reading .debug_types section.Roland McGrath2010-06-161-34/+55
* Handle DWARF version 4 CUs.Roland McGrath2010-06-011-3/+3
* 2007-10-23 Roland McGrath <roland@redhat.com>Roland McGrath2007-10-231-1/+12
* Fix FSF address. No exception for libdwarf.Ulrich Drepper2006-04-041-1/+1
* propagate from branch 'com.redhat.elfutils.roland.pending' (head 4f8fc821345f...Ulrich Drepper2006-04-041-9/+45
* Adjust for monotone.Ulrich Drepper2005-07-261-0/+110