summaryrefslogtreecommitdiff
path: root/libdw
Commit message (Expand)AuthorAgeFilesLines
* Handle DW_OP_stack_valueRoland McGrath2009-07-202-1/+6
* Support the easiest of the new v4 form flavors.Roland McGrath2009-07-163-2/+23
* Add constants from DWARF 4 working draft 3.Roland McGrath2009-07-162-1/+22
* dwarf_getlocation.c: Grok DW_OP_form_tls_address, DW_OP_GNU_push_tls_address,...Roland McGrath2009-07-152-0/+13
* dwarf_getlocation.c: Grok DW_OP_call_frame_cfa.Roland McGrath2009-07-132-0/+5
* CFI support: lookup by PC and translate into DWARF location per registerRoland McGrath2009-07-0824-37/+2998
* Reorder some libdwP.h struct members for optimal packing.Roland McGrath2009-07-082-2/+4
* Handle DW_AT_data_member_location of class constant magically in dwarf_getloc...Roland McGrath2009-07-082-0/+66
* Do some constification to avoid dubious casts.Roland McGrath2009-06-186-19/+26
* Squashed commit of the following:Ulrich Drepper2009-06-1412-170/+377
* TypoRoland McGrath2009-05-071-1/+1
* Fix trivial regression in last commit.Roland McGrath2009-05-071-0/+3
* Slight optimization of dwarf_getmacros for loops.Roland McGrath2009-05-072-14/+26
* Fix dwarf_getmacros so that it passes newly-added testPetr Machata2009-05-072-10/+16
* Fix 32/64 CIE header format CIE_id matching.Roland McGrath2009-04-152-1/+7
* Add DW_CFA_GNU_negative_offset_extended.Roland McGrath2009-04-012-0/+5
* Fiddle internal type decls for C++ scoping.Roland McGrath2009-01-282-18/+22
* (struct Dwarf_Files_s): Replace dbg field with cu field.Roland McGrath2009-01-283-5/+9
* dwarf_ranges.c: Return 0 when no ranges or *_pc attrs at all.Roland McGrath2009-01-262-3/+12
* dwarf_getattrs.c: Correctly skip attribute values when restarting.Roland McGrath2009-01-252-12/+25
* Put known-dwarf.h in the dist so every build need not have a recent gawk.Roland McGrath2009-01-232-3/+10
* dwarf.h: Add DW_OP_GNU_encoded_addr.Roland McGrath2009-01-222-0/+5
* Fix 'make clean' in libdw.Roland McGrath2009-01-212-1/+8
* Merge commit 'origin/master' into roland/known-dwarfRoland McGrath2009-01-173-5/+13
|\
| * Add DW_OP_GNU_* constants.Roland McGrath2009-01-172-1/+9
* | Generate macros for tables of known dwarf.h constants.Roland McGrath2009-01-113-20/+35
|/
* Merge commit 'origin/roland/fixes-for-c++'Ulrich Drepper2009-01-103-7/+11
|\
| * Merge ssh://git.fedorahosted.org/git/elfutils into roland/fixes-for-c++Roland McGrath2009-01-064-4/+69
| |\
| * | dwarf_haschildren: Return -1 for error case, not 0.Roland McGrath2008-12-313-6/+12
* | | Require __thread support in compiler.Ulrich Drepper2009-01-102-80/+7
* | | Don't depend on $(zip_LIBS), just link it in.Roland McGrath2009-01-082-2/+6
| |/ |/|
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into libdwfl...Roland McGrath2009-01-063-2/+65
|\ \
| * | Implement call frame information dumping.Ulrich Drepper2009-01-063-1/+64
| |/
* | libdwfl automagic decompression supportRoland McGrath2009-01-052-2/+6
|/
* Bug compatibility wrapper for ELFUTILS_0.130 dwfl_module_build_id behavior.Roland McGrath2008-12-161-0/+9
* Fix up bogon and missing log entries from .pmachata.threads branch.Roland McGrath2008-08-252-0/+14
* Minor optimizations.Ulrich Drepper2008-01-226-22/+26
* Add missing copyright year updates. Fix ChangeLog.Ulrich Drepper2008-01-2214-16/+16
* Fix problems in last checkin.Ulrich Drepper2008-01-221-5/+8
* merge of '33d6cda327b8cb82fe8be29c24addb2bdf40acff'Ulrich Drepper2008-01-222-7/+6
* Update copyright year.Ulrich Drepper2008-01-212-6/+7
* explicit merge of 'f9dc98cac1b8ccd38e7420c43dfe7551e2923aaa'elfutils-0.132Roland McGrath2008-01-222-7/+6
* Fixup after DWARF_VERSION bump.Ulrich Drepper2008-01-182-1/+6
* Minimal cleanups after merge.Ulrich Drepper2008-01-183-3/+5
* propagate from branch 'com.redhat.elfutils.nickc.pending' (head 28d6423325f0c...Ulrich Drepper2008-01-1816-50/+171
* propagate from branch 'com.redhat.elfutils.roland.pending' (head 26cc2ce45739...Ulrich Drepper2008-01-092-3/+11
* 2007-10-23 Roland McGrath <roland@redhat.com>Roland McGrath2007-10-239-21/+106
* merge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec'Ulrich Drepper2007-10-163-4/+16
* src/Roland McGrath2007-10-042-0/+19
* 2007-10-02 Roland McGrath <roland@redhat.com>Roland McGrath2007-10-022-1/+8