2018-06-29 |
Mark Wielaard | libdw: Add dwarf_next_lines to read .debug_line tables... |
blob | commitdiff |
2018-05-24 |
Mark Wielaard | libdw: Add new dwarf_cu_info function. |
blob | commitdiff | diff to current |
2018-05-19 |
Mark Wielaard | libdw: dwarf_get_units find split units from .dwo. |
blob | commitdiff | diff to current |
2018-02-21 |
Mark Wielaard | libdw: Add new dwarf_get_units function to iterate... |
blob | commitdiff | diff to current |
2018-02-13 |
Mark Wielaard | libdw: Add dwarf_die_addr_die function. |
blob | commitdiff | diff to current |
2018-01-25 |
Mark Wielaard | libdw: Resolve alt file on first use. |
blob | commitdiff | diff to current |
2017-08-18 |
Ulf Hermann | Check for -z,defs, -z,relro, -fPIC, -fPIE before using... |
blob | commitdiff | diff to current |
2017-08-02 |
Mark Wielaard | libdw: Add dwarf_default_lower_bound. |
blob | commitdiff | diff to current |
2017-07-26 |
Mark Wielaard | libdw: Add dwarf_line_file. |
blob | commitdiff | diff to current |
2017-07-24 |
Ulf Hermann | Unify linking of libasm, libelf, libdw, backends |
blob | commitdiff | diff to current |
2015-10-26 |
Mark Wielaard | Make zlib mandatory. |
blob | commitdiff | diff to current |
2015-10-07 |
Josh Stone | Improve AM_SILENT_RULES coverage |
blob | commitdiff | diff to current |
2015-10-06 |
Jose E. Marchesi | Use -fPIC instead of -fpic when generating PIC code. |
blob | commitdiff | diff to current |
2015-05-04 |
Anthony G. Basile | Link against standalone argp library |
blob | commitdiff | diff to current |
2015-03-31 |
Petr Machata | Publish known-dwarf.h |
blob | commitdiff | diff to current |
2014-12-18 |
Ulrich Drepper | avoid scary command output |
blob | commitdiff | diff to current |
2014-12-04 |
Mark Wielaard | Add configure --disable-textrelcheck option to enable... |
blob | commitdiff | diff to current |
2014-11-10 |
Petr Machata | Support .debug_macro |
blob | commitdiff | diff to current |
2014-11-05 |
Mark Wielaard | libdw: Add dwarf_peel_type. Use it in dwarf_aggregate_size. |
blob | commitdiff | diff to current |
2014-08-15 |
Mark Wielaard | libdw: Add new function dwarf_cu_die. |
blob | commitdiff | diff to current |
2014-08-15 |
Mark Wielaard | libdw: Add new function dwarf_cu_getdwarf. |
blob | commitdiff | diff to current |
2014-04-24 |
Florian Weimer | libdw: Add dwarf_getalt, dwarf_setalt |
blob | commitdiff | diff to current |
2014-04-24 |
Mark Wielaard | libdwelf: New DWARF ELF Low-level Functions. Add dwelf_... |
blob | commitdiff | diff to current |
2014-04-18 |
Mark Wielaard | Remove mudflap build option. |
blob | commitdiff | diff to current |
2013-12-13 |
Josh Stone | libdw: Simplify and inline get_uleb128 and get_sleb128 |
blob | commitdiff | diff to current |
2013-11-05 |
Michael Forney | Fix expansion of libdw_a_LIBADD |
blob | commitdiff | diff to current |
2013-11-05 |
Michael Forney | Check for prefixed ar, readelf, and nm |
blob | commitdiff | diff to current |
2013-09-06 |
Mark Wielaard | libdw: Add new functions dwarf_getlocation_attr and... |
blob | commitdiff | diff to current |
2013-04-26 |
Mark Wielaard | Updates for Automake 1.13. |
blob | commitdiff | diff to current |
2012-08-17 |
Mark Wielaard | Rewrite DWARF string functions using known-dwarf macros. |
blob | commitdiff | diff to current |
2012-06-05 |
Mark Wielaard | Update name, license and contributor policy. |
blob | commitdiff | diff to current |
2011-10-31 |
Mark Wielaard | Run gawk on config/known-dwarf.awk. |
blob | commitdiff | diff to current |
2010-09-10 |
Roland McGrath | Merge branch 'roland/implicit-ptr' |
blob | commitdiff | diff to current |
2010-08-30 |
Roland McGrath | Handle DW_OP_GNU_implicit_pointer. |
blob | commitdiff | diff to current |
2010-06-21 |
Roland McGrath | Merge branch 'roland/debug_types' |
blob | commitdiff | diff to current |
2010-06-19 |
Roland McGrath | Record new line table fields, export APIs to fetch... |
blob | commitdiff | diff to current |
2010-06-16 |
Roland McGrath | Handle reading .debug_types section. |
blob | commitdiff | diff to current |
2010-02-15 |
Roland McGrath | Clean up and consolidate automake magic to reduce dupli... |
blob | commitdiff | diff to current |
2010-01-06 |
Roland McGrath | Add dwarf_aggregate_size helper function to libdw. |
blob | commitdiff | diff to current |
2009-07-08 |
Roland McGrath | CFI support: lookup by PC and translate into DWARF... |
blob | commitdiff | diff to current |
2009-05-05 |
Petr Machata | Merge commit 'origin/master' into pmachata/pending |
blob | commitdiff | diff to current |
2009-01-25 |
Ulrich Drepper | Merge branch 'master' of ssh://git.fedorahosted.org... |
blob | commitdiff | diff to current |
2009-01-24 |
Roland McGrath | Put known-dwarf.h in the dist so every build need not... |
blob | commitdiff | diff to current |
2009-01-23 |
Ulrich Drepper | Merge branch 'master' of ssh://git.fedorahosted.org... |
blob | commitdiff | diff to current |
2009-01-22 |
Roland McGrath | Fix 'make clean' in libdw. |
blob | commitdiff | diff to current |
2009-01-17 |
Ulrich Drepper | Merge branch 'master' of ssh://git.fedorahosted.org... |
blob | commitdiff | diff to current |
2009-01-17 |
Roland McGrath | Merge commit 'origin/master' into roland/known-dwarf |
blob | commitdiff | diff to current |
2009-01-11 |
Roland McGrath | Generate macros for tables of known dwarf.h constants. |
blob | commitdiff | diff to current |
2009-01-11 |
Ulrich Drepper | Merge commit 'origin/roland/fixes-for-c++' |
blob | commitdiff | diff to current |
2009-01-08 |
Roland McGrath | Don't depend on $(zip_LIBS), just link it in. |
blob | commitdiff | diff to current |
2009-01-08 |
Ulrich Drepper | Merge branch 'master' of ssh://git.fedorahosted.org... |
blob | commitdiff | diff to current |
2009-01-06 |
Roland McGrath | Merge ssh://git.fedorahosted.org/git/elfutils into... |
blob | commitdiff | diff to current |
2009-01-06 |
Roland McGrath | Merge branch 'master' of ssh://git.fedorahosted.org... |
blob | commitdiff | diff to current |
2009-01-06 |
Roland McGrath | libdwfl automagic decompression support |
blob | commitdiff | diff to current |
2008-01-09 |
Ulrich Drepper | propagate from branch 'com.redhat.elfutils.roland.pendi... |
blob | commitdiff | diff to current |
2007-04-16 |
Roland McGrath | libdw/ |
blob | commitdiff | diff to current |
2006-10-10 |
Roland McGrath | 2006-10-09 Roland McGrath <roland@redhat.com> |
blob | commitdiff | diff to current |
2006-04-04 |
Ulrich Drepper | Fix FSF address. No exception for libdwarf. |
blob | commitdiff | diff to current |
2006-04-04 |
Ulrich Drepper | propagate from branch 'com.redhat.elfutils.roland.pendi... |
blob | commitdiff | diff to current |
2005-11-17 |
Roland McGrath | Update new test after merge. |
blob | commitdiff | diff to current |
2005-10-28 |
Roland McGrath | NEWS updates |
blob | commitdiff | diff to current |
2005-10-28 |
Roland McGrath | libdw/ |
blob | commitdiff | diff to current |
2005-09-11 |
Roland McGrath | disapproval of revision c1decd790dc3a6ab55ecfc0ace23dd9... |
blob | commitdiff | diff to current |
2005-09-11 |
Roland McGrath | 2005-09-09 Roland McGrath <roland@redhat.com> |
blob | commitdiff | diff to current |
2005-08-29 |
Ulrich Drepper | merge of 333c187506c852455e9f7be44fa9adc360416217 |
blob | commitdiff | diff to current |
2005-08-27 |
Roland McGrath | libdw/ |
blob | commitdiff | diff to current |
2005-08-25 |
Roland McGrath | 2005-08-24 Roland McGrath <roland@redhat.com> |
blob | commitdiff | diff to current |
2005-08-28 |
Ulrich Drepper | Since we link statically when using gcov don't compile... |
blob | commitdiff | diff to current |
2005-08-28 |
Ulrich Drepper | Implement --enable-gconv option for configure. |
blob | commitdiff | diff to current |
2005-08-15 |
Roland McGrath | libdw/ |
blob | commitdiff | diff to current |
2005-07-28 |
Ulrich Drepper | Merge all of libdwfl.a into libdw.a. libdwfl.a is... |
blob | commitdiff | diff to current |
2005-07-28 |
Roland McGrath | Merge libdwfl contents into libdw.so |
blob | commitdiff | diff to current |
2005-07-26 |
Ulrich Drepper | Adjust for monotone. |
blob | commitdiff | diff to current |
|