summaryrefslogtreecommitdiff
path: root/libdw/dwarf_getaranges.c
Commit message (Expand)AuthorAgeFilesLines
* libdw, readelf: Make sure there is enough data to read full aranges header.Mark Wielaard2018-08-181-0/+4
* libdw: Don't leak arange if we cannot figure out which CU it belongs to.Mark Wielaard2018-06-081-1/+6
* libdw: Parse new DWARF5 units and CU DIEs.Mark Wielaard2018-02-211-11/+5
* Remove old-style function definitions.Mark Wielaard2015-09-231-4/+1
* libdw: dwarf_getaranges check there is enough data before reading.Mark Wielaard2015-05-121-2/+14
* Guard against 64bit unsigned wrap around in (int) compare functions.Mark Wielaard2014-12-161-1/+3
* Fix some (harmless) cppcheck warnings.Mark Wielaard2013-11-091-3/+4
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* dwarf_getaranges: Avoid alloca to cope with huge .debug_aranges sections.Roland McGrath2010-10-051-17/+35
* Handle reading .debug_types section.Roland McGrath2010-06-161-2/+3
* Do some constification to avoid dubious casts.Roland McGrath2009-06-181-8/+7
* Squashed commit of the following:Ulrich Drepper2009-06-141-16/+11
* Add missing copyright year updates. Fix ChangeLog.Ulrich Drepper2008-01-221-1/+1
* Minimal cleanups after merge.Ulrich Drepper2008-01-181-1/+2
* propagate from branch 'com.redhat.elfutils.nickc.pending' (head 28d6423325f0c...Ulrich Drepper2008-01-181-4/+7
* Handle files without aranges information.Ulrich Drepper2006-05-221-1/+10
* 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
* 2005-08-01 Roland McGrath <roland@redhat.com>Roland McGrath2005-08-021-0/+9
* Adjust for monotone.Ulrich Drepper2005-07-261-0/+212