public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Add fallthrough attributes
 2018-02-12  9:34 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH v3] Use fallthrough attribute
        ` ChangeLog entries (Was: [PATCH v3] Use fallthrough attribute)

[PATCH] libdw: Add support for DWARF5 DW_FORM_data16
 2018-02-09 20:58 UTC 

[PATCH] libdw: Handle DWARF5 DW_FORM_implicit_const. Add dwarf_getabbrevattr_data
 2018-02-09 17:25 UTC 

[PATCH] Recognize new DWARF5 attribute forms
 2018-02-08 16:07 UTC 

[PATCH] dwz.c: special-case SHT_NOBITS sections
 2018-02-06 12:57 UTC  (2+ messages)

[PATCH] libdw: Add new dwarf_get_units function to iterate over all units
 2018-01-30 12:35 UTC 

[PATCH] libdw: Parse new DWARF5 units and CU DIEs
 2018-01-30 12:34 UTC 

[PATCH] libdw: Resolve alt file on first use
 2018-01-29 10:53 UTC  (3+ messages)

[PATCH] libdw: Add dwarf_die_addr_die function
 2018-01-25 15:07 UTC 

[COMMITTED] tests: Check symtabshdr instead of symtabndx in elfstrmerge.c
 2018-01-25 13:41 UTC 

[COMMITTED] readelf: Fix crash on reading loc data or range data with bad/no CUs
 2018-01-25 13:35 UTC 

[PATCH] libdw: dwarf_formsdata should return a signed value
 2018-01-15 19:28 UTC  (5+ messages)

[Bug general/22675] New: Failed elfutils 0.170 tests
 2018-01-05 16:16 UTC  (4+ messages)
` [Bug general/22675] "

Simpler abbrev parsing using less memory
 2018-01-01 22:59 UTC  (4+ messages)
` [PATCH 2/2] libdw: Reduce size of struct Dwarf_Abbrev
` [PATCH 1/2] libdw: New get_uleb128_unchecked to use with already checked Dwarf_Abbrev

[COMMITTED] readelf: Use dwarf_form_name for printing (unknown) forms
 2018-01-01 21:44 UTC 

[Bug general/22652] New: 
 2017-12-30 12:21 UTC  (3+ messages)
` [Bug spam/22652]

[PATCH] tests: Try to use coredumpctl to extract core files
 2017-12-29  0:01 UTC  (3+ messages)

[COMMITTED] readelf: Format offset as DIE index (hex)
 2017-12-28 23:48 UTC 

[COMMITTED] libdw: Check there is .debug_info/types section data in __libdw_offdie
 2017-12-28 23:37 UTC 

[PATCH 1/2 v2] Don't overflow in __libdw_in_section
 2017-12-21 20:22 UTC  (6+ messages)

[PATCH 2/2 v2] Generalize cu_sec_idx
 2017-12-21 20:22 UTC  (6+ messages)

[PATCH] readelf: Try to continue after encountering bogus ELF Note data
 2017-12-21 20:21 UTC  (2+ messages)

[PATCH] libdw: dwarf_aggregate_size should not don't peel the given DIE
 2017-12-15 18:42 UTC  (2+ messages)

[PATCH] config: Add pkgincludedir to Cflags
 2017-12-12 14:51 UTC  (3+ messages)

[Bug libdw/22546] New: dwarf_aggregate_size() doesn't work for multi-dimensional arrays
 2017-12-12  9:52 UTC  (9+ messages)
` [Bug libdw/22546] "

[PATCH] Fix 22546: dwarf_aggregate_size() works with multi-dimensional arrays
 2017-12-12  9:50 UTC  (2+ messages)

[PATCH] readelf: Print arguments to DW_OP_call2 and DW_OP_call4 as DIE offsets
 2017-12-11 23:13 UTC  (3+ messages)

[PATCH] readelf: Hook up -g, --section-groups to display the section groups
 2017-12-10 17:15 UTC  (2+ messages)

Various eu-readelf --debug-dump improvements
 2017-12-10 16:00 UTC  (7+ messages)
` [PATCH 3/5] readelf: Print actual file for decl_file and call_file attributes
` [PATCH 1/5] readelf: Adjust print_ops formatting
` [PATCH 2/5] readelf: Print abbrev code for DIE with --debug-dump=info
` [PATCH 4/5] readelf: Print CU, base address and unresolved .debug_range entries
` [PATCH 5/5] readelf: Print CU, base address and unresolved .debug_loc entries

[Bug libdw/22452] New: Failed to obtain CFI data for a OP_call_frame_CFA when looking for func entrypoc in an s390 kernel module
 2017-12-10 15:45 UTC  (16+ messages)
` [Bug libdw/22452] "
` [Bug libdw/22452] Extend ebl_reloc_ hooks with relocations against load address for use in libdwfl/relocate.c

[PATCH 2/2] Generalize cu_sec_idx
 2017-12-08 14:44 UTC 

[PATCH 1/2] Don't overflow in __libdw_in_section
 2017-12-08 14:44 UTC 

[Bug general/22496] New: Ksldmndnc
 2017-11-26 13:06 UTC  (4+ messages)
` [Bug general/22496] Ksldmndnc
` [Bug spam/22496] Ksldmndnc

[PATCH] libdwfl: Don't dereference possibly unaligned auxv entry pointer from core
 2017-11-24 12:42 UTC  (2+ messages)

[PATCH] readelf: Print DIE offset in attribute reading error messages
 2017-11-24 10:22 UTC  (8+ messages)

[PATCH] Add replacement endian.h and byteswap.h to libgnu
 2017-11-16 13:12 UTC  (5+ messages)

[PATCH] tests: Add varlocs-self and exprlocs-self tests
 2017-11-16 13:01 UTC  (3+ messages)

[PATCH 1/3] readelf: Handle DW_OP_GNU_variable_value
 2017-11-10 15:38 UTC  (6+ messages)
` [PATCH 2/3] libdw: Update acceptable forms and attributes for dwarf_getlocation
` [PATCH 3/3] libdw: Handle DW_OP_GNU_variable_value

[PATCH] config: files under /usr/lib/sysctl.d (_sysctldir) aren't %config
 2017-11-10 15:37 UTC  (2+ messages)

[PATCH] config: Rely on systemd_requires for sysctl_apply default-yama-scope
 2017-11-08 10:41 UTC 

[PATCH] DwarfExtensions: Document DW_OP_GNU_variable_value
 2017-11-04 23:48 UTC 

[PATCH] backends: Ignore GCC8 -Wpacked-not-aligned for m68k_corenote.c
 2017-10-30  8:54 UTC  (3+ messages)

[PATCH] lib: Remove md5 and sha1 implementations
 2017-10-20 12:02 UTC  (2+ messages)

[PATCH] libdwfl: When the kernel is found, but not the modules warn, don't fail
 2017-10-20 12:01 UTC  (2+ messages)

[PATCH] lib: sha1, md5, use memmove to move bytes inside buffer, not memcpy
 2017-10-16 14:21 UTC  (2+ messages)

[Bug libelf/22083] New: run-strip-strmerge.sh test fail on i686
 2017-10-15 14:50 UTC  (6+ messages)
` [Bug libelf/22083] "

failed reading "Smallest x86 ELF Hello World"
 2017-10-13 15:09 UTC  (5+ messages)
  ` [PATCH 1/2] libelf: Add ELF_E_INVALID_ELF error value
    ` [PATCH 2/2] libelf: Don't error out when sanity checking e_shoff if scncnt is zero

[Bug tools/22288] New: eu-addr2line doesn't find a rust file:line
 2017-10-12 22:42 UTC  (4+ messages)
` [Bug tools/22288] "

Latest version of dwarflint?
 2017-10-06 19:53 UTC  (13+ messages)

[Bug tools/22250] New: readelf should support --dwarf-start and --dwarf-depth
 2017-10-05 16:40 UTC  (5+ messages)
` [Bug tools/22250] "

missing #include <dwarf.h> in libdw.h?
 2017-10-05 12:01 UTC  (3+ messages)

[Bug general/22253] New: RFE elfutils add man pages documenting the API
 2017-10-04 19:04 UTC 

[Bug libdw/22252] New: Parallel parsing of CU's DIEs from libdw
 2017-10-04 18:23 UTC 

[Bug backends/22196] New: possible memory leak in libcpu in elfutils 0.170(HEAD)
 2017-09-25 19:14 UTC  (2+ messages)
` [Bug backends/22196] possible memory leak in libcpu i386_gendis

[PATCH v2] Make sure packed structs follow the gcc memory layout
 2017-09-20 22:01 UTC 

[PATCH] ar: Check whether ar header values fit
 2017-09-20 18:46 UTC  (2+ messages)

[Bug tools/21792] New: Decode DWARF5 in eu-readelf
 2017-09-20 18:38 UTC  (2+ messages)
` [Bug tools/21792] "

[PATCH 1/2] Initialize type_offset of fake_cu
 2017-09-19 14:52 UTC  (3+ messages)

Compile elfutils with Clang
 2017-09-19 14:27 UTC  (5+ messages)

elfutils build and testing
 2017-09-19 14:09 UTC  (3+ messages)

[COMMITTED] Internationalized messages should not contain the '\v' escape sequence
 2017-09-15 11:14 UTC 

entries in PT_DYNAMIC section refer to the correct address at runtime?
 2017-09-15  7:26 UTC  (4+ messages)

[Bug tools/22138] New: Support marking "debug" info files with special ET_GNU_DEBUG_* values
 2017-09-14 19:25 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).