summaryrefslogtreecommitdiff
path: root/libdw/libdw.h
Commit message (Expand)AuthorAgeFilesLines
* libdw, readelf: Read inlining info in NVIDIA extended line mapJohn M Mellor-Crummey2021-11-101-0/+9
* libdw: fix spelling typos in comments and ChangeLogDmitry V. Levin2020-12-121-5/+5
* libdw: dwarf_frame_register takes an array of at least 3 Dwarf_OpsMark Wielaard2020-10-261-3/+5
* libdw: Use correct CU to resolve file names in dwarf_decl_file.Mark Wielaard2020-05-081-1/+8
* libdw: Remove dwarf_getscn_info from libdw.h and libdw.map.Mark Wielaard2018-06-291-3/+0
* libdw: Add dwarf_next_lines to read .debug_line tables without CUs.Mark Wielaard2018-06-291-0/+18
* libdw: Add new dwarf_cu_info function.Mark Wielaard2018-05-241-1/+13
* libdw: Extend documentation to explain relative file paths and comp_dir.Mark Wielaard2018-04-031-3/+14
* libdw: Handle DWARF5 DW_FORM_implicit_const. Add dwarf_getabbrevattr_data.Mark Wielaard2018-02-211-0/+6
* libdw: Add new dwarf_get_units function to iterate over all units.Mark Wielaard2018-02-211-0/+15
* libdw: Add dwarf_die_addr_die function.Mark Wielaard2018-02-131-0/+12
* libdw: Resolve alt file on first use.Mark Wielaard2018-01-251-3/+7
* libdw: Define LIBDW_CIE_ID and use it in dwarf_cfi_cie_p.Mark Wielaard2017-10-051-1/+3
* libdw: Handle DWARF5 immutable, packed and shared in dwarf_peel_type.Mark Wielaard2017-08-021-10/+18
* libdw: Add dwarf_default_lower_bound.Mark Wielaard2017-08-021-0/+6
* libdw: Add dwarf_line_file.Mark Wielaard2017-07-261-0/+5
* Make __attribute__ conditional in all installed headersUlf Hermann2017-05-021-22/+1
* libdw: Add support for DWARF5/GCC5 DW_TAG_atomic_type.Mark Wielaard2015-02-161-1/+2
* Change calling convention of dwarf_getmacros to allow opcode 0xffPetr Machata2014-12-101-16/+24
* Support .debug_macroPetr Machata2014-11-101-8/+70
* libdw: Add dwarf_peel_type. Use it in dwarf_aggregate_size.Mark Wielaard2014-11-051-0/+18
* libdw: Add new function dwarf_cu_die.Mark Wielaard2014-08-151-0/+17
* libdw: Add new function dwarf_cu_getdwarf.Mark Wielaard2014-08-151-1/+8
* libdw: Add dwarf_getalt, dwarf_setaltFlorian Weimer2014-04-241-0/+12
* libdw: Make dwarf_getfuncs find all (defining) DW_TAG_subprogram DIEs.Mark Wielaard2013-09-241-1/+10
* libdw: Add new functions dwarf_getlocation_attr and dwarf_getlocation_die.Mark Wielaard2013-09-061-0/+23
* libdw: Add new function dwarf_getlocations.Mark Wielaard2013-09-061-1/+17
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* * libdw.h (dwarf_offdie): Fix documentation to mention .debug_info.Mark Wielaard2011-07-141-1/+1
* Handle DW_OP_GNU_implicit_pointer.Roland McGrath2010-08-301-0/+10
* Back out dwarf_cfi_validate_fde.Roland McGrath2010-06-231-14/+0
* Finish .debug_types support in libdw and readelf.Roland McGrath2010-06-201-2/+7
* Merge branch 'roland/debug_types'Roland McGrath2010-06-201-1/+11
|\
| * Handle reading .debug_types section.Roland McGrath2010-06-161-1/+11
* | Record new line table fields, export APIs to fetch them.Roland McGrath2010-06-181-0/+11
|/
* Add new dwarf_cfi_validate_fde call.Roland McGrath2010-06-161-0/+14
* Move dwarf_cfi_cie_p definition from cfi.h to libdw.h.Mark Wielaard2010-06-011-0/+2
* Add dwarf_aggregate_size helper function to libdw.Roland McGrath2010-01-051-2/+7
* Small tweak for dwarf_getlocation_implicit_value; NEWS item for it.Roland McGrath2009-09-171-1/+1
* DW_OP_implicit_value supportRoland McGrath2009-09-101-0/+9
* Rejigger calling conventions for dwarf_frame_{cfa,register}.Roland McGrath2009-07-221-18/+20
* CFI support: lookup by PC and translate into DWARF location per registerRoland McGrath2009-07-081-1/+157
* Add missing copyright year updates. Fix ChangeLog.Ulrich Drepper2008-01-221-1/+1
* propagate from branch 'com.redhat.elfutils.nickc.pending' (head 28d6423325f0c...Ulrich Drepper2008-01-181-2/+12
* 2007-10-23 Roland McGrath <roland@redhat.com>Roland McGrath2007-10-231-2/+6
* merge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec'Ulrich Drepper2007-10-161-4/+4
* libdwfl/Roland McGrath2007-07-161-2/+8
* libdw/Roland McGrath2007-04-161-1/+9
* 2006-10-09 Roland McGrath <roland@redhat.com>Roland McGrath2006-10-101-2/+3
* merge of 2043b4a4bc8f0359b8c216306758ab5900533fdeUlrich Drepper2006-06-101-1/+0