summaryrefslogtreecommitdiff
path: root/libdw/libdwP.h
Commit message (Expand)AuthorAgeFilesLines
...
* libdw: Add overflow checking to __libdw_form_val_len.Mark Wielaard2014-12-111-6/+16
* Support .debug_macroPetr Machata2014-11-101-9/+78
* libdw: Add dwarf_peel_type. Use it in dwarf_aggregate_size.Mark Wielaard2014-11-051-0/+1
* Drop unused field struct Dwarf_Files_s.cuPetr Machata2014-10-151-1/+0
* Remove --enable-dwz. dwz alt debug is no longer experimental.Mark Wielaard2014-05-031-8/+0
* libdwfl: Move dwz alt multi file searching to find_debuginfo callback.Mark Wielaard2014-05-021-4/+1
* libdw: Add dwarf_getalt, dwarf_setaltFlorian Weimer2014-04-241-0/+2
* dwarf_elf_begin: Add .gnu_debugaltlink to the sectiondata arrayFlorian Weimer2014-04-241-0/+1
* libdw: Add an inlined fast path for __libdw_form_val_lenJosh Stone2013-12-131-3/+33
* libdw: Handle empty location expression for (indirect) DIE locations.Mark Wielaard2013-12-131-0/+4
* libdw: Add new functions dwarf_getlocation_attr and dwarf_getlocation_die.Mark Wielaard2013-09-061-1/+2
* Don't include dwz support by default.Mark Wielaard2012-08-241-1/+2
* libdw: Add support for DWZ multifile forms DW_FORM_GNU_ref_alt/strp_alt.Mark Wielaard2012-08-091-2/+16
* Add low-level support for .debug_macro.Mark Wielaard2012-06-271-0/+1
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* Support reading .zdebug_* DWARF sections compressed via zlib.Roland McGrath2011-02-231-1/+12
* Handle DW_OP_GNU_implicit_pointer.Roland McGrath2010-08-301-0/+4
* Finish .debug_types support in libdw and readelf.Roland McGrath2010-06-201-3/+4
* Fix up some holes in .debug_types support.Roland McGrath2010-06-201-1/+1
* Merge branch 'roland/debug_types'Roland McGrath2010-06-201-5/+38
|\
| * Handle reading .debug_types section.Roland McGrath2010-06-161-5/+38
* | Record new line table fields, export APIs to fetch them.Roland McGrath2010-06-181-0/+6
|/
* Clean up IDX_debug_* list.Roland McGrath2010-06-141-4/+1
* Remove unused CIE_VERSION macro.Roland McGrath2010-06-011-4/+0
* Remove meaningless DWARF_VERSION macro.Roland McGrath2010-06-011-3/+0
* Fix DW_OP_call_ref operand handling.Roland McGrath2010-05-081-1/+2
* Translate DW_CFA_expression/DW_CFA_val_expression properly to imply pushing C...Roland McGrath2010-04-261-2/+2
* Add dwarf_aggregate_size helper function to libdw.Roland McGrath2010-01-051-1/+3
* DW_OP_implicit_value supportRoland McGrath2009-09-101-0/+10
* Rejigger calling conventions for dwarf_frame_{cfa,register}.Roland McGrath2009-07-221-1/+2
* CFI support: lookup by PC and translate into DWARF location per registerRoland McGrath2009-07-081-1/+15
* Reorder some libdwP.h struct members for optimal packing.Roland McGrath2009-07-081-2/+2
* Do some constification to avoid dubious casts.Roland McGrath2009-06-181-4/+4
* Squashed commit of the following:Ulrich Drepper2009-06-141-0/+150
* Fiddle internal type decls for C++ scoping.Roland McGrath2009-01-281-18/+19
* (struct Dwarf_Files_s): Replace dbg field with cu field.Roland McGrath2009-01-281-2/+2
* dwarf_haschildren: Return -1 for error case, not 0.Roland McGrath2008-12-311-4/+4
* Add missing copyright year updates. Fix ChangeLog.Ulrich Drepper2008-01-221-2/+2
* propagate from branch 'com.redhat.elfutils.nickc.pending' (head 28d6423325f0c...Ulrich Drepper2008-01-181-1/+14
* 2007-10-23 Roland McGrath <roland@redhat.com>Roland McGrath2007-10-231-1/+6
* libdw/Roland McGrath2007-04-161-1/+3
* Whitespace fixes.elfutils-0.124Ulrich Drepper2006-10-101-2/+2
* 2006-10-09 Roland McGrath <roland@redhat.com>Roland McGrath2006-10-101-8/+5
* 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
* NEWS updatesRoland McGrath2005-10-281-11/+10
* libdw/Roland McGrath2005-10-281-0/+2
* disapproval of revision c1decd790dc3a6ab55ecfc0ace23dd93f55c01ffRoland McGrath2005-09-111-1/+0
* 2005-09-09 Roland McGrath <roland@redhat.com>Roland McGrath2005-09-111-0/+1
* libdw/Roland McGrath2005-08-271-3/+15