public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
[PATCH] backends: add abi_cfi and register_info callbacks for RISC-V
 2018-06-14 23:28 UTC  (2+ messages)

[PATCH] readelf: Check there are at least 4 bytes available for DWARF_FORM_block4
 2018-06-13 23:25 UTC 

[PATCH] readelf: Make sure print_form_data always consumes DW_FORM_strx[1234] data
 2018-06-13 23:10 UTC 

[PATCH] libdw: Make __libdw_dieabbrev more robust on failure
 2018-06-13 22:42 UTC 

[PATCH] readelf: While printing .debug_loc make sure that next_off doesn't overflow
 2018-06-13 13:24 UTC 

[PATCH] readelf: Handle signedness of DW_FORM_implicit_const and DW_AT_const_value
 2018-06-13 12:51 UTC 

elfutils 0.172 released
 2018-06-11 20:32 UTC 

[PATCH] readelf: Return correct readp (or readendp) from print_form_data
 2018-06-11 17:03 UTC  (2+ messages)

[PATCH] readelf: Fix bounds check in print_form_data
 2018-06-11 15:52 UTC  (2+ messages)

[PATCH] libdw: Break long or circular DIE ref chains in dwarf_[has]attr_integrate
 2018-06-11 15:28 UTC  (2+ messages)

[PATCH] Prepare for 0.172
 2018-06-11 15:25 UTC 

[PATCH] libdw: Check validity of dwarf_getabbrev arguments
 2018-06-11  6:38 UTC  (2+ messages)

[PATCH] tests: Don't assert on bad DW_OP_GNU_parameter_ref target in varlocs
 2018-06-11  6:38 UTC  (2+ messages)

[PATCH] readelf: Calculate max_entries instead of needed bytes (and overflowing)
 2018-06-11  6:38 UTC  (2+ messages)

[PATCH] libdw: dwarf_get_units should handle existing failure to open Dwarf
 2018-06-11  6:37 UTC  (2+ messages)

[PATCH] libdw: Detect bad DWARF in store_implicit_value
 2018-06-10 15:23 UTC  (2+ messages)

[PATCH] readelf, libdw: Handle too many directories or files in the line table better
 2018-06-10 15:21 UTC  (2+ messages)

[PATCH] tests: Fix cfi_debug_bias assert in varlocs
 2018-06-10 15:21 UTC  (2+ messages)

[PATCH] libdw: Return an error in dwarf_getlocation_attr for missing .debug_addr
 2018-06-10  9:05 UTC  (2+ messages)

[PATCH] readelf: Don't allocate string with asprintf, but reuse buffer with sprintf
 2018-06-09  8:38 UTC  (7+ messages)
    ` [PATCH 1/2] libdw: Make sure that address_size and offset_size are 4 or 8 bytes
    ` [PATCH 2/2] readelf: Turn format_print_dwarf into print_dwarf_addr

[PATCH] libdw: Check DIE address fall inside the CU before reading abbrev code
 2018-06-09  7:59 UTC  (2+ messages)

[PATCH] libdw: Report error in dwarf_getlocation_die for bogus opcode offset
 2018-06-08 14:23 UTC  (2+ messages)

[PATCH] tests: Use error, not assert, when trying to print a non-base type DIE
 2018-06-08 14:22 UTC  (2+ messages)

[PATCH] readelf: Always initialize .debug_addr unit_length, even without a header
 2018-06-08 10:09 UTC  (2+ messages)

[PATCH] libdw: Explicitly check we could decode diridx in dwarf_getsrclines
 2018-06-08 10:09 UTC  (2+ messages)

[PATCH] libdw: Make sure dirarray is always properly freed in dwarf_getsrclines
 2018-06-08 10:08 UTC  (2+ messages)

[PATCH] libdw: Don't leak arange if we cannot figure out which CU it belongs to
 2018-06-08 10:08 UTC  (2+ messages)

[PATCH] readelf: Set begin properly for DW_LLE_GNU_start_end_entry on addrx failure
 2018-06-08 10:08 UTC  (2+ messages)

[PATCH] readelf: Don't leak lengths array when detecting an invalid hash chain
 2018-06-08 10:07 UTC  (2+ messages)

[PATCH] readelf: Make room for DW_MACRO_hi_user opcode if used
 2018-06-08 10:06 UTC  (2+ messages)

[PATCH] libdw: Make sure id_path can contain max number of build id bytes
 2018-06-08 10:06 UTC  (2+ messages)

[PATCH] libdwfl: Make __libdwfl_addrsym a static function in dwfl_module_addrsym.c
 2018-06-08  9:57 UTC  (2+ messages)

On demand static/shared libs and binary linkage
 2018-06-07 22:01 UTC  (4+ messages)

[COMMITTED] readelf: Lookup "no" translation for no_str, not "yes"
 2018-06-07 18:06 UTC 

[PATCH] readelf: Lookup gettext "yes" and "no" only once
 2018-06-06 20:36 UTC  (2+ messages)

[PATCH] readelf: Call __fsetlocking (stdout, FSETLOCKING_BYCALLER)
 2018-06-06 20:34 UTC  (2+ messages)

dwarf_next_cfi returns -1
 2018-06-05 11:27 UTC  (2+ messages)

[elfutils-htdocs] Updated coverage (script)
 2018-06-04 15:17 UTC 

[COMMITTED] tests: Drop shared libraries from self_test_files_exe
 2018-06-02 13:01 UTC 

elfutils 0.171 released
 2018-06-01 21:13 UTC 

[PATCH] libdw: Try both the relative and absolute paths when finding a .dwo file
 2018-06-01 15:36 UTC  (2+ messages)

[PATCH] readelf: Fix .debug_types printing with implicit section_info
 2018-06-01 14:52 UTC  (2+ messages)

[PATCH] readelf: Deal with combined normal and split dwarf DebugFission .debug_loc
 2018-06-01 13:19 UTC  (2+ messages)

[PATCH] tests: Split self_test_files into an exe, lib and obj list
 2018-06-01 11:19 UTC  (2+ messages)

[PATCH] tests: Run run-low_high_pc.sh testcase on split dwarf files
 2018-06-01 11:18 UTC  (2+ messages)

dwarf_begin_elf() won't create handle without .debug_* sections
 2018-06-01 11:10 UTC  (4+ messages)

[PATCH] libdw: Fix overflow warning on 32bit systems with GCC8 in dwarf_getsrclines
 2018-05-31 19:54 UTC  (2+ messages)

[Bug tools/23248] New: armv7l: dwarf_getsrclines.c:362:37: error: argument 1 value '4294967288' exceeds maximum object size 2147483647 [-Werror=alloc-size-larger-than=]
 2018-05-31 19:49 UTC  (5+ messages)
` [Bug tools/23248] "

[PATCH] readelf: Use correct listptr when looking up next loc for locview attr
 2018-05-31 19:20 UTC  (2+ messages)

[Bug tools/23247] New: Segfault in 0.171 RC1 release candidate
 2018-05-31 19:19 UTC  (5+ messages)
` [Bug tools/23247] "

[PATCH] libdw: Don't crash on invalid die in dwarf_dieoffset
 2018-05-31 17:52 UTC  (2+ messages)

[PATCH] libdw: Handle split Dwarf Dies in dwarf_die_addr_die
 2018-05-31 15:06 UTC  (3+ messages)

[PATCH] readelf, libdw: Add GNU DebugFission .debug_loc support
 2018-05-31 12:49 UTC  (2+ messages)

[PATCH] readelf: Fix regression with multiple files and implicit debug_info reading
 2018-05-31 12:22 UTC  (2+ messages)

[PATCH] libdw: Fix memory corruption in libdw_find_split_unit
 2018-05-30 12:59 UTC  (2+ messages)

[PATCH] Prepare for 0.171
 2018-05-30 10:17 UTC  (3+ messages)

[PATCH] readelf handle .debug_addr section
 2018-05-30 10:16 UTC  (2+ messages)

[PATCH] readelf: Handle .debug_str_offsets
 2018-05-30 10:16 UTC  (2+ messages)

[PATCH] libdw: Handle .debug_loclists in dwarf_getlocation
 2018-05-29 22:22 UTC  (2+ messages)

[PATCH] readelf: Handle .debug_loclists
 2018-05-29 10:22 UTC  (2+ messages)

[PATCH] libdwfl: Allow partial relocations also for debug files
 2018-05-29 10:12 UTC  (2+ messages)

[PATCH] readelf: Find skeleton units when inspecting split .dwo (--dwarf-skeleton)
 2018-05-28 15:23 UTC  (2+ messages)

[PATCH] libdw: Handle .debug_rnglists in dwarf_ranges
 2018-05-28 12:57 UTC  (2+ messages)

[PATCH] readelf: Add .debug_rnglists support
 2018-05-27 12:27 UTC  (2+ messages)

[COMMITTED] __libdw_cu_addr_base: Cast offset to uintptr_t before returning as pointer
 2018-05-25 13:49 UTC 

[PATCH] libdw: Handle all address FORMs for dwarf_highpc, handle errors better
 2018-05-25 13:12 UTC  (2+ messages)

[PATCH] libdw: Support DW_OP_addrx/constx and split DWARF addrx/constx support
 2018-05-25 13:10 UTC  (2+ messages)

[PATCH] readelf: print split CUs when given --debug-dump=info+
 2018-05-24 15:38 UTC  (2+ messages)

[PATCH] libdw: Add new dwarf_cu_info function
 2018-05-24 15:35 UTC  (2+ messages)

[PATCH] libdw: Handle GNU DebugFission split ranges
 2018-05-24 13:26 UTC  (3+ messages)

[Bug backends/23213] New: ho
 2018-05-23 10:59 UTC  (2+ messages)
` [Bug spam/23213] ho

get backtrace of KVM VM from host
 2018-05-22 15:07 UTC  (3+ messages)

[PATCH] libdw: Handle split dwarf debuglines
 2018-05-22 13:51 UTC  (2+ messages)

[PATCH] libdw: Cache ELF directory early. Explicitly set it in dwfl
 2018-05-20 21:46 UTC  (2+ messages)

[PATCH] libdw: Search skeleton DIE for split compile unit DIE attributes
 2018-05-20  8:51 UTC  (2+ messages)

[COMMITTED] Mark __libdw_find_split_unit mark as internal_function
 2018-05-19 16:38 UTC 

[PATCH] libdw: dwarf_get_units find split units from .dwo
 2018-05-19 14:08 UTC  (2+ messages)

[PATCH] libdw: Recognize GNU DebugFission split units
 2018-05-19 11:26 UTC  (2+ messages)

[PATCH] libdw: Add GNU DebugFission attributes, tags, forms and operands
 2018-05-19 10:48 UTC  (2+ messages)

[PATCH] libdw, readelf: Handle .debug_*.dwo section name variants
 2018-05-19 10:39 UTC  (2+ messages)

[PATCH v2] elflint: fix typo in error diagnostics
 2018-05-15 20:25 UTC  (2+ messages)

[PATCH] elflint: fix typo in error diagnostics
 2018-05-15 19:02 UTC  (2+ messages)

[PATCH] backends: add checks for _GLOBAL_OFFSET_TABLE_ and __global_pointer$ on riscv
 2018-05-15 14:56 UTC  (3+ messages)

[COMMITTED] readelf: Fix 32bit compile issues
 2018-05-15  9:49 UTC 

[PATCH] readelf: Add DWARF5 .debug_line support
 2018-05-15  9:29 UTC  (2+ messages)

[PATCH] readelf, libdw: Handle DWARF5 .debug_macro
 2018-05-15  9:29 UTC  (2+ messages)

[PATCH] libdw: Fix crashing on illegal/zero Dwarf_Die
 2018-05-15  9:28 UTC  (2+ messages)

[Bug tools/23173] New: eu-addr2line does not flush its output, causing problems when used from a script
 2018-05-12 21:18 UTC  (3+ messages)
` [Bug tools/23173] "

[PATCH] addr2line: Add explicit fflush for stdout when reading from stdin
 2018-05-12 19:42 UTC 

[PATCH] readelf: Use raw section data if nothing is available through libdw
 2018-05-11 16:18 UTC  (2+ messages)

[PATCH] readelf: Handle .debug_info first if any other debug section needs it
 2018-05-11 15:37 UTC  (2+ messages)

[PATCH] libdw: Handle DW_FORM_[ref|strp]_sup[48] as DW_FORM_GNU_[ref|strp]_alt
 2018-05-11 15:34 UTC  (2+ messages)

[PATCH] libdw: Handle DWARF5 line tables in dwarf_getsrclines
 2018-05-11 15:25 UTC  (2+ messages)

[PATCH] libebl: Add new DWARF5 debug section names to default_debugscn_p
 2018-05-06 14:22 UTC  (2+ messages)

[PATCH] readelf: Handle .debug_line_str section
 2018-05-06 14:18 UTC  (2+ messages)

[PATCH] libdw: Handle DW_FORM_line_strp
 2018-05-06 14:15 UTC  (2+ messages)

[PATCH] Add support for RISC-V
 2018-04-23 16:59 UTC  (2+ messages)

[PATCH] libelf: Sync elf.h from glibc
 2018-04-23 11:54 UTC  (2+ messages)

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).