public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
[PATCH] strip: Add --keep-section=SECTION and --remove-section=SECTION
 2017-07-14 19:24 UTC  (2+ messages)

File index given line (libdw)
 2017-07-14 10:03 UTC  (4+ messages)

dwfl_module_addrinfo and @plt entries
 2017-07-10 11:06 UTC  (6+ messages)

[PATCH] Support EM_PPC machine flags
 2017-06-15 21:05 UTC 

overflows in Dwfl_Thread_Callbacks::memory_read callback
 2017-06-15 20:37 UTC  (4+ messages)

How to debug broken unwinding?
 2017-06-15 17:45 UTC  (8+ messages)

[Bug tools/21525] New: Multiple .shstrtab sections since eu-readelf 0.166
 2017-06-15 12:14 UTC  (4+ messages)
` [Bug tools/21525] "

[Bug tools/21522] New: eu-strip generates empty output if there is nothing to do
 2017-06-14 18:50 UTC  (4+ messages)
` [Bug tools/21522] "

[Bug backends/21541] New: eu-readelf --notes fails to dump PRSTATUS data?
 2017-06-13 16:12 UTC  (4+ messages)
` [Bug backends/21541] "
` [Bug backends/21541] No error handling for missing backends

[PATCH] strip: Don't generate empty output file when nothing to do
 2017-06-13 14:06 UTC 

[PATCH] strip: Make sure old .shstrab is removed when eu-strip recreates it
 2017-06-07 18:43 UTC 

[PATCH] ppc64: Add minimal fallback unwinder
 2017-06-02 10:12 UTC  (4+ messages)

[Bug libelf/21318] New: misaligned access error for Elf32_Shdr
 2017-05-30  7:59 UTC  (2+ messages)
` [Bug libelf/21318] "

[Bug libelf/21317] New: misaligned address error for uint32_t
 2017-05-25 19:53 UTC  (2+ messages)
` [Bug libelf/21317] "

[Bug libelf/21316] New: multiple misaligned address errors for Elf32_Phdr
 2017-05-25 15:41 UTC  (2+ messages)
` [Bug libelf/21316] "

[Bug libelf/21315] New: multiple misaligned address errors
 2017-05-24 20:21 UTC  (3+ messages)
` [Bug libelf/21315] multiple misaligned address errors for Elf64_Shdr

[Bug general/21010] New: Incompatible with MUSL libc: strerror_r
 2017-05-24 20:20 UTC  (3+ messages)
` [Bug general/21010] "

don't run elfutils as root in ABRT
 2017-05-22 22:57 UTC  (5+ messages)

Problems in dwfl_segment_report_module
 2017-05-22 22:57 UTC 

[PATCH 2/2] Don't overflow in __libdw_in_section
 2017-05-20 16:08 UTC 

[PATCH 1/2] Initialize type_offset of fake_cu
 2017-05-11  9:22 UTC 

Problems with dwarf-getmacros test
 2017-05-10 17:09 UTC  (5+ messages)

dwfl_module_addrdie fails for binaries built with clang++
 2017-05-09 12:40 UTC  (4+ messages)

[PATCH] On non-linux systems, don't use native signal numbers
 2017-05-08 16:22 UTC 

[PATCH v2] Cast pid_t to long long when printing
 2017-05-08 13:05 UTC 

windows patches
 2017-05-08 12:10 UTC  (3+ messages)

[PATCH v2] Avoid using err() and errx() in tests
 2017-05-08 11:42 UTC 

[Bug tools/21247] New: addr2line doesn't properly resolve filename/lineno
 2017-05-05 16:47 UTC  (3+ messages)
` [Bug tools/21247] "

[RFC] libdw: prepend current directory in read_srclines
 2017-05-05 13:37 UTC  (5+ messages)

[PATCH] Drop __BEGIN_DECLS and __END_DECLS from elf.h
 2017-05-05 13:16 UTC  (2+ messages)

pending patches
 2017-05-05 13:06 UTC  (4+ messages)

elfutils 0.169 released
 2017-05-05 12:11 UTC 

[PATCH] Prepare for 0.169
 2017-05-05 11:38 UTC 

[PATCH] Use trees rather than hashes in ar.c
 2017-05-05  9:56 UTC 

[PATCH v2] Close files before renaming or unlinking them
 2017-05-05  9:24 UTC 

[PATCH] Define uid_t and gid_t in system-elf-libelf-test.c if necessary
 2017-05-04 16:56 UTC 

[PATCH] Remove previous test files before running the next round
 2017-05-04 16:39 UTC 

[PATCH] Correctly determine STACKCMD on windows
 2017-05-04 16:12 UTC 

[PATCH] Use octal numbers rather than permission macros
 2017-05-04 16:05 UTC 

[PATCH] Write to /dev/null rather than /dev/zero
 2017-05-04 16:05 UTC 

[PATCH] Cast pid_t to int when printing it with %d
 2017-05-04 16:00 UTC 

[PATCH] Increase stack usage limit to 512k
 2017-05-04 15:56 UTC 

[PATCH] Provide build rules for a compatibility library
 2017-05-04 15:27 UTC 

[PATCH] Provide a windows-specific ORIGINDIR for eblopenbackend
 2017-05-04 15:08 UTC 

[PATCH] Drop the trickery in printversion.h
 2017-05-04 15:05 UTC 

[PATCH] Close files before renaming or unlinking them
 2017-05-04 14:30 UTC 

[PATCH] Adapt debug info fstat check for windows
 2017-05-04 14:22 UTC 

[PATCH] Use OS-specific paths
 2017-05-04 14:17 UTC 

[PATCH] Have diff ignore line ending differences when testing
 2017-05-04 10:55 UTC 

[PATCH] Open files in O_BINARY
 2017-05-04 10:48 UTC 

[PATCH] Skip deleted test if fork(2) is unavailable
 2017-05-04 10:43 UTC 

[PATCH] Avoid using err() and errx() in tests
 2017-05-04 10:28 UTC 

[PATCH v2] Check for existence of GNU-style strerror_r
 2017-05-04 10:24 UTC 

[PATCH] Skip fchown, fchmod, fadvise, fallocate if functions are unavailable
 2017-05-04 10:00 UTC 

[PATCH] Define roundup() for strings.c if it doesn't exist
 2017-05-04  9:57 UTC 

[PATCH] Add our own tdestroy if search.h exposes a node_t struct
 2017-05-04  9:53 UTC 

[PATCH] Check for existence of GNU-style basename()
 2017-05-04  9:50 UTC 

[PATCH] Define unlocked io functions to locked ones if they are unavailable
 2017-05-04  9:38 UTC 

[PATCH] Wrap gnulib fts_.h in fts.h
 2017-05-04  9:36 UTC 

[PATCH] Avoid double-including config.h
 2017-05-04  9:27 UTC  (4+ messages)

[PATCH] Add a stdio_ext.h that defines __fsetlocking away
 2017-05-04  9:19 UTC 

[PATCH] Add empty features.h replacement
 2017-05-04  9:10 UTC 

[PATCH v2] Add a "selfcontained" mode to provide missing headers on windows
 2017-05-04  9:06 UTC 

[PATCH] Add ar.h for systems where it doesn't exist
 2017-05-04  8:59 UTC 

[PATCH] Add sysconf replacement for win32
 2017-05-04  8:53 UTC 

[PATCH v2] Add mman.h/.c for win32
 2017-05-04  8:44 UTC 

[PATCH] Add mman.h/.c for win32
 2017-05-04  8:31 UTC 

[PATCH] Add replacement endian.h and byteswap.h to libgnu
 2017-05-04  8:20 UTC 

[PATCH] If f(un)lockfile is unavailable define it away
 2017-05-04  8:16 UTC 

[PATCH] Add a "selfcontained" mode to provide missing headers on windows
 2017-05-03 20:35 UTC 

[PATCH v2] Check if rpath is supported before setting it
 2017-05-03 16:32 UTC 

[PATCH v2] Detect if symbol versioning is supported (was "Disable symbol versioning if .symver doesn't work")
 2017-05-03 16:18 UTC 

[PATCH] Make sure packed structs follow the gcc memory layout
 2017-05-03 15:47 UTC 

[PATCH] Check if gcc supports -rdynamic and don't use it if not
 2017-05-03 11:35 UTC 

[PATCH] Generate .lib files on PE platforms
 2017-05-03 11:27 UTC 

[PATCH] Make elf section sorting more deterministic
 2017-05-03 11:08 UTC  (5+ messages)

[PATCH] Don't look for kernel version if not running on linux
 2017-05-03 10:50 UTC  (5+ messages)

frame unwinding patches
 2017-05-03  8:46 UTC  (29+ messages)
                ` [PATCH 1/5] Revert "Optionally allow unknown symbols in the backtrace tests"
                  ` [PATCH 2/5] tests: Add core backtracegen chec and regenerate ppc32 backtrace test files
                  ` [PATCH 3/5] Add frame pointer unwinding as fallback on x86_64
                  ` [PATCH 4/5] Add i386 frame pointer unwinder
                  ` [PATCH 5/5] Add frame pointer unwinding for aarch64

[PATCH] Use F_GETFD rather than F_GETFL to check validity of file descriptor
 2017-05-02 14:43 UTC  (2+ messages)

[PATCH] Make __attribute__ conditional in all installed headers
 2017-05-02 11:56 UTC  (2+ messages)

Preparing for elfutils 0.169
 2017-05-02 11:17 UTC 

[PATCH] Check native binary format
 2017-05-02 10:17 UTC 

[PATCH] Generalize library names
 2017-05-01 14:40 UTC 

[PATCH] Check if rpath is supported before setting it
 2017-05-01 14:22 UTC 

[PATCH] Disable symbol versioning if .symver doesn't work
 2017-04-28 12:24 UTC 

[PATCH] Check if we need -lintl for linking gettext
 2017-04-28 11:58 UTC 

[PATCH] On elf_update, remember when we mmap()
 2017-04-28 11:15 UTC  (3+ messages)

[PATCH] Avoid signed/unsigned comparison
 2017-04-28 10:35 UTC  (3+ messages)

[PATCH] Fix nesting of braces
 2017-04-28  8:51 UTC  (2+ messages)

[PATCH] Include strings.h to make ffs available
 2017-04-27 22:23 UTC  (2+ messages)

[PATCH] Protect against integer overflow on shnum
 2017-04-27 18:24 UTC  (2+ messages)

[PATCH] Check if gcc complains about __attribute__ (visibility(..))
 2017-04-27 18:13 UTC 

[PATCH v2] Check for -z,defs, -z,relro, -fPIC, -fPIE before using them
 2017-04-27 18:02 UTC 

[PATCH] Check for -z,defs, -z,relro, -fPIC, -fPIE before using them
 2017-04-27 17:51 UTC 

[PATCH] Drop handrolled or #ifdef'ed libc replacements
 2017-04-27 16:04 UTC 

[PATCH] Add EXEEXT to gendis
 2017-04-27  8:32 UTC  (2+ messages)

[PATCH] Include endian.h when handling BYTE_ORDER
 2017-04-26 23:09 UTC  (2+ messages)

[PATCH] Add missing entries to .gitignore
 2017-04-26 15:27 UTC  (2+ messages)

[PATCH] Avoid YESSTR and NOSTR
 2017-04-26 15:14 UTC  (2+ messages)

[PATCH] Don't use comparison_fn_t
 2017-04-26 14:33 UTC  (2+ messages)

[PATCH] Clean up linux-specific system includes
 2017-04-26 10:38 UTC  (2+ messages)

[PATCH v2] Include sys/types.h before fts.h
 2017-04-25 22:44 UTC  (2+ messages)

[PATCH v2] Add frame pointer unwinding for aarch64
 2017-04-25 12:50 UTC  (3+ messages)

[Bug general/21011] New: "may be used uninitialized" error with -Werror=maybe-uninitialized
 2017-04-25 12:49 UTC  (4+ messages)
` [Bug general/21011] "

[PATCH] Add gnulib modules to replace missing libc functionality
 2017-04-24 14:53 UTC  (3+ messages)

porting to windows
 2017-04-21 18:07 UTC  (2+ messages)

[PATCH] Include sys/types.h before fts.h
 2017-04-20 14:37 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).