| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix automake warnings | Dmitry V. Levin | 2020-12-10 | 1 | -3/+2 |
* | Drop $(EXEEXT) suffix from shared libraries | Dmitry V. Levin | 2020-12-06 | 1 | -1/+1 |
* | Support building when fts and obstack aren't part of libc. | Érico Rolim | 2020-11-03 | 1 | -1/+1 |
* | debuginfod 1/2: client side | Aaron Merey | 2019-11-22 | 1 | -1/+1 |
* | libdw: Rewrite the memory handler to be thread-safe. | Jonathon Anderson | 2019-10-24 | 1 | -2/+2 |
* | Don't use dlopen() for libebl modules | Omar Sandoval | 2019-08-29 | 1 | -7/+14 |
* | Add PIC and non-PIC variants of libcpu and libebl | Omar Sandoval | 2019-08-28 | 1 | -1/+1 |
* | libdw: Add dwarf_next_lines to read .debug_line tables without CUs. | Mark Wielaard | 2018-06-29 | 1 | -1/+2 |
* | libdw: Add new dwarf_cu_info function. | Mark Wielaard | 2018-05-24 | 1 | -1/+1 |
* | libdw: dwarf_get_units find split units from .dwo. | Mark Wielaard | 2018-05-19 | 1 | -1/+2 |
* | libdw: Add new dwarf_get_units function to iterate over all units. | Mark Wielaard | 2018-02-21 | 1 | -1/+1 |
* | libdw: Add dwarf_die_addr_die function. | Mark Wielaard | 2018-02-13 | 1 | -1/+2 |
* | libdw: Resolve alt file on first use. | Mark Wielaard | 2018-01-25 | 1 | -2/+2 |
* | Check for -z,defs, -z,relro, -fPIC, -fPIE before using them | Ulf Hermann | 2017-08-18 | 1 | -3/+3 |
* | libdw: Add dwarf_default_lower_bound. | Mark Wielaard | 2017-08-02 | 1 | -2/+2 |
* | libdw: Add dwarf_line_file. | Mark Wielaard | 2017-07-26 | 1 | -1/+1 |
* | Unify linking of libasm, libelf, libdw, backends | Ulf Hermann | 2017-07-24 | 1 | -6/+9 |
* | Make zlib mandatory. | Mark Wielaard | 2015-10-26 | 1 | -1/+1 |
* | Improve AM_SILENT_RULES coverage | Josh Stone | 2015-10-06 | 1 | -2/+2 |
* | Use -fPIC instead of -fpic when generating PIC code. | Jose E. Marchesi | 2015-10-06 | 1 | -1/+1 |
* | Link against standalone argp library | Anthony G. Basile | 2015-05-04 | 1 | -1/+1 |
* | Publish known-dwarf.h | Petr Machata | 2015-03-31 | 1 | -2/+2 |
* | avoid scary command output | Ulrich Drepper | 2014-12-18 | 1 | -1/+1 |
* | Add configure --disable-textrelcheck option to enable CC=afl-fuzz on 32bit. | Mark Wielaard | 2014-12-04 | 1 | -1/+1 |
* | Support .debug_macro | Petr Machata | 2014-11-10 | 1 | -3/+5 |
* | libdw: Add dwarf_peel_type. Use it in dwarf_aggregate_size. | Mark Wielaard | 2014-11-05 | 1 | -1/+1 |
* | libdw: Add new function dwarf_cu_die. | Mark Wielaard | 2014-08-15 | 1 | -2/+3 |
* | libdw: Add new function dwarf_cu_getdwarf. | Mark Wielaard | 2014-08-15 | 1 | -1/+1 |
* | libdw: Add dwarf_getalt, dwarf_setalt | Florian Weimer | 2014-04-24 | 1 | -1/+2 |
* | libdwelf: New DWARF ELF Low-level Functions. Add dwelf_elf_gnu_debuglink. | Mark Wielaard | 2014-04-24 | 1 | -1/+4 |
* | Remove mudflap build option. | Mark Wielaard | 2014-04-18 | 1 | -5/+1 |
* | libdw: Simplify and inline get_uleb128 and get_sleb128 | Josh Stone | 2013-12-13 | 1 | -2/+1 |
* | Fix expansion of libdw_a_LIBADD | Michael Forney | 2013-11-05 | 1 | -1/+2 |
* | Check for prefixed ar, readelf, and nm | Michael Forney | 2013-11-05 | 1 | -1/+1 |
* | libdw: Add new functions dwarf_getlocation_attr and dwarf_getlocation_die. | Mark Wielaard | 2013-09-06 | 1 | -1/+2 |
* | Updates for Automake 1.13. | Mark Wielaard | 2013-04-26 | 1 | -1/+1 |
* | Rewrite DWARF string functions using known-dwarf macros. | Mark Wielaard | 2012-08-17 | 1 | -2/+2 |
* | Update name, license and contributor policy. | Mark Wielaard | 2012-06-05 | 1 | -16/+19 |
* | Run gawk on config/known-dwarf.awk. | Mark Wielaard | 2011-10-31 | 1 | -1/+1 |
* | Handle DW_OP_GNU_implicit_pointer. | Roland McGrath | 2010-08-30 | 1 | -1/+1 |
* | Merge branch 'roland/debug_types' | Roland McGrath | 2010-06-20 | 1 | -2/+3 |
|\ |
|
| * | Handle reading .debug_types section. | Roland McGrath | 2010-06-16 | 1 | -2/+3 |
* | | Record new line table fields, export APIs to fetch them. | Roland McGrath | 2010-06-18 | 1 | -0/+2 |
|/ |
|
* | Clean up and consolidate automake magic to reduce duplication and to work wit... | Roland McGrath | 2010-02-15 | 1 | -20/+4 |
* | Add dwarf_aggregate_size helper function to libdw. | Roland McGrath | 2010-01-05 | 1 | -2/+3 |
* | CFI support: lookup by PC and translate into DWARF location per register | Roland McGrath | 2009-07-08 | 1 | -2/+8 |
* | Put known-dwarf.h in the dist so every build need not have a recent gawk. | Roland McGrath | 2009-01-23 | 1 | -3/+5 |
* | Fix 'make clean' in libdw. | Roland McGrath | 2009-01-21 | 1 | -1/+2 |
* | Merge commit 'origin/master' into roland/known-dwarf | Roland McGrath | 2009-01-17 | 1 | -4/+2 |
|\ |
|
* | | Generate macros for tables of known dwarf.h constants. | Roland McGrath | 2009-01-11 | 1 | -0/+7 |
|/ |
|