public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
[Bug libelf/23903] New: Uses linux specifc mremap
 2019-08-04  6:30 UTC  (4+ messages)
` [Bug libelf/23903] "

[PATCH] elfclassify tool
 2019-07-29 14:42 UTC  (29+ messages)
                        ` [PATCH] elfclassify: Add --library classification

[Bug libdw/24856] New: dwarf_diename() cannot get correct name
 2019-07-27 14:29 UTC  (4+ messages)
` [Bug libdw/24856] "

[Bug tools/24809] New: eu-unstrip to drop SECTION symbols if section .note.gnu.gold-version present
 2019-07-25 16:36 UTC  (6+ messages)
` [Bug tools/24809] "
` [Bug binutils/24809] objcopy to not add "

[Bug libelf/23787] New: Invalid Address Deference problem in function elf_end in libelf the latest elfutils-0.174
 2019-07-23  4:16 UTC  (2+ messages)
` [Bug tools/23787] eu-size: Bad handling of ar files inside are files

[PATCH V4 0/1] Add C-SKY support
 2019-07-17 10:00 UTC  (5+ messages)
` [PATCH V4 1/1] Add backend support for C-SKY

[[RESEND & PING]PATCH V3 1/1] Add backend support for C-SKY
 2019-07-15 21:44 UTC  (2+ messages)

0.178 release next week
 2019-07-15 10:17 UTC  (2+ messages)
` 0.17(8 -> 7) "

[[RESEND & PING]PATCH V3 0/1] Add C-SKY support
 2019-07-14 21:03 UTC  (12+ messages)
` [[RESEND & PING]PATCH V3 1/1] Add backend support for C-SKY

[Bug tools/24799] New: dwarflint could check .debug_names
 2019-07-10 19:24 UTC 

[PATCH] libdwelf: Add dwelf_elf_e_machine_string and use it in readelf
 2019-07-10 12:19 UTC  (2+ messages)

[Bug backends/23902] New: varlocs dwarf_cfi_addrframe: unknown error
 2019-07-10 10:44 UTC  (2+ messages)
` [Bug backends/23902] MIPS varlocs dwarf_cfi_addrframe: unknown error (missing ebl abi_cfi hook)

[Bug tools/24795] New: eu-unstrip doesn't recognize MIPS_DWARF as debug section
 2019-07-10 10:44 UTC  (5+ messages)
` [Bug tools/24795] "

[RFC PATCH 0/2] elfutils: don't use dlopen() for libebl modules
 2019-07-09 19:25 UTC  (14+ messages)
` [RFC PATCH 2/2] Don't "
` [RFC PATCH 1/2] libcpu: merge libcpu_{i386,x86_64,bpf} into one library

[PATCH 0/5] elfutils: don't use dlopen() for libebl modules
 2019-07-08 21:14 UTC  (7+ messages)
` [PATCH 3/5] Add PIC and non-PIC variants of libcpu and libebl
` [PATCH 1/5] libebl: remove unnecessary variable in Makefile.am
` [PATCH 4/5] Don't use dlopen() for libebl modules
` [PATCH 5/5] libdw: export libebl symbols
` [PATCH 2/5] libcpu: merge libcpu_{i386,x86_64,bpf} into one library

debuginfo server progress update
 2019-07-05 19:20 UTC  (3+ messages)

[PATCH] libelf: Fix some 32bit offset/size issues that break updating 4G+ files
 2019-07-03 16:00 UTC  (12+ messages)

Buildbot failure in Wildebeest Builder on whole buildset
 2019-07-01 15:12 UTC  (3+ messages)

Linux Plumbers Toolchain Micro-Conference CFP
 2019-06-27 14:39 UTC 

Elf64_Phdr
 2019-06-27 14:05 UTC  (8+ messages)

[PATCH V2 0/2] Add C-SKY support
 2019-06-26  7:21 UTC  (5+ messages)

[PATCH] strip don't mmap debug output file
 2019-06-24 21:54 UTC  (2+ messages)

[COMMITTED] tests: elfcopy --reverse-offs should only swap sections next to each other
 2019-06-03 17:25 UTC 

[Bug backends/24488] ebl_openbackend might use wrong library search path
 2019-05-30 18:52 UTC  (5+ messages)

[COMMITTED] libebl: Try harder to find backend library in bin and lib origin paths
 2019-05-30 17:06 UTC 

How to use test-nlist
 2019-05-28  2:17 UTC  (9+ messages)

[PATCH] tests: check gcc
 2019-05-24  7:12 UTC  (7+ messages)
  ` [PATCH v2] skip the test when gcc not deployed

[Bug general/24589] New: run-backtrace-native.sh failed
 2019-05-22  7:35 UTC  (2+ messages)
` [Bug general/24589] "

[PATCH] libelf: Mark shdr_flags dirty if offset or size changes during update
 2019-05-16 16:03 UTC  (2+ messages)

[Bug tools/24509] New: eu-readelf does not know how to dissect DW_AT_discr_list
 2019-05-16 15:28 UTC  (8+ messages)
` [Bug tools/24509] "

[Bug tools/24550] New: eu-readelf does not know about DW_AT_GNU_bias
 2019-05-16 15:28 UTC  (7+ messages)
` [Bug tools/24550] eu-readelf does not know about DW_AT_GNU_{bias,numerator,denumerator}

[PATCH] readelf: Decode DW_AT_discr_list block attributes
 2019-05-14 18:58 UTC  (3+ messages)

[PATCH] readelf: Clean up section lists after usage
 2019-05-14 18:51 UTC  (2+ messages)

Dwarf_Op
 2019-05-10 23:39 UTC  (10+ messages)

[PATCH] lib/color: Fix compilation with uClibc
 2019-05-05 14:56 UTC  (2+ messages)

[PATCH v3 0/1] Add C-SKY support
 2019-05-05  3:38 UTC  (2+ messages)
` [PATCH v3 1/1] Add backend support for C-SKY

[PATCH] libelf: Add n_namesz offset overflow check to gelf_get_note
 2019-05-04 19:57 UTC  (2+ messages)

[PATCH] libelf: If xlate can only convert the ELF note header, just do that
 2019-05-04 19:54 UTC  (3+ messages)

[COMMITTED] tests: Don't printf a known NULL symname in backtrace-dwarf.c
 2019-05-01 13:30 UTC 

[COMMITTED] tests: Don't printf a known NULL symname
 2019-04-30 18:40 UTC 

[Bug general/24498] New: 0.176: isn't LTO ready
 2019-04-28 20:43 UTC  (5+ messages)
` [Bug general/24498] "

[Bug general/24497] New: 0.176: test suite is failing
 2019-04-28 20:14 UTC  (2+ messages)
` [Bug general/24497] "

[COMMITTED] unstrip: Robustify gelf_getshdr and gelf_getsymshndx calls
 2019-04-28 16:08 UTC 

[COMMITTED] size: Robustify against gelf_getshdr returning NULL
 2019-04-28 16:05 UTC 

[COMMITTED] nm: Simplify naming of invalid sections, check shdr isn't NULL
 2019-04-28 15:57 UTC 

[COMMITTED] elfcmp: Handle bad sections without crashing
 2019-04-28 15:22 UTC 

[COMMITTED] libebl: Check ebl is not NULL in ebl_symbol_[binding|type]_name
 2019-04-28 11:43 UTC 

[COMMITTED] libdwfl: Make sure to left shift a unsigned 64bit value in expr_eval
 2019-04-28 11:34 UTC 

[COMMITTED] libdwfl: Don't call realloc with zero in cu.c addraranges
 2019-04-28 11:26 UTC 

[COMMITTED] libdw: Remove unused variable initialization in dwarf_siblingof
 2019-04-28 11:18 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).