public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
[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 

[RFC] libdw: prepend current directory in read_srclines
 2017-05-04  8:26 UTC  (4+ messages)

[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] Drop __BEGIN_DECLS and __END_DECLS from elf.h
 2017-05-03 16:52 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 

pending patches
 2017-05-03 16:04 UTC  (3+ messages)

[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  (33+ 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] Avoid double-including config.h
 2017-05-02 22:30 UTC  (3+ messages)

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

[Bug tools/21247] New: addr2line doesn't properly resolve filename/lineno
 2017-05-02 11:20 UTC  (2+ messages)
` [Bug tools/21247] "

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  (15+ 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)

dwfl_attach_state alternative taking Ebl?
 2017-04-19 19:50 UTC  (11+ messages)

[PATCH] libelf: Initialize n to zero in elf_getarsym
 2017-04-19 15:13 UTC 

[Bug tools/21310] New: eu-elflint: heap-based buffer overflow in check_symtab_shndx (elflint.c)
 2017-04-10  7:36 UTC  (5+ messages)
` [Bug tools/21310] "

[Bug tools/21320] New: eu-elflint: heap-based buffer overflow in check_group (elflint.c)
 2017-04-10  7:33 UTC  (5+ messages)
` [Bug tools/21320] "

[Bug libelf/21301] New: memory allocation failure in __libelf_decompress
 2017-04-10  7:31 UTC  (3+ messages)
` [Bug libelf/21301] "

[Bug tools/21300] New: heap-based buffer overflow in ebl_object_note_type_name (eblobjnotetypename.c)
 2017-04-10  7:28 UTC  (3+ messages)
` [Bug tools/21300] "

[Bug tools/21299] New: heap-based buffer overflow in handle_gnu_hash (readelf.c)
 2017-04-10  7:26 UTC  (3+ messages)
` [Bug tools/21299] "

[Bug tools/21332] New: elflint doesn't handle compressed sections
 2017-04-06 13:34 UTC  (10+ messages)
` [Bug tools/21332] "

[PATCH] elflint: Support checking ELF files with compressed sections
 2017-04-05 15:11 UTC 

[Bug libdw/21330] New: dwarf_peel_type() loops infinitely for typedef const struct 
 2017-04-05 14:43 UTC  (4+ messages)
` [Bug libdw/21330] "

[Bug tools/21311] New: eu-elflint: heap-based buffer overflow in check_sysv_hash (elflint.c)
 2017-04-03 22:31 UTC  (4+ messages)
` [Bug tools/21311] "

[Bug tools/21312] New: eu-elflint: memory allocation failure in xcalloc (xmalloc.c)
 2017-04-03 22:25 UTC  (3+ messages)
` [Bug tools/21312] "

[Bug libelf/21199] New: elf_update might "fill" over existing section data
 2017-04-03 22:06 UTC  (3+ messages)
` [Bug libelf/21199] "

[Bug libelf/21315] New: multiple misaligned address errors
 2017-04-03 16:37 UTC  (4+ messages)
` [Bug libelf/21315] multiple misaligned address errors for Elf64_Shdr

dwarf_line_srcfileno
 2017-03-31 17:04 UTC  (2+ messages)

[PATCH] libdw: Fix dwarf_peel_type infinite loop
 2017-03-30 10:20 UTC 

[Bug general/21001] Replacement of TEMP_FAILURE_RETRY is broken
 2017-03-28 11:40 UTC 

[Bug general/20999] Update Polish translation
 2017-03-28 11:39 UTC 

[PATCH] elflint: Don't check section group without flags word
 2017-03-28 11:33 UTC 

[PATCH] elflint: Sanity check the number of phdrs and shdrs available
 2017-03-27 23:25 UTC 

[PATCH] elflint: Don't trust sh_entsize when checking hash sections
 2017-03-27 22:38 UTC 

[PATCH] elflint: Check symbol table data is big enough before checking
 2017-03-27 21:58 UTC 

[PATCH] libelf: Always update last_offset in updatefile and updatemmap
 2017-03-27 15:08 UTC 

[Bug libelf/21318] New: misaligned access error for Elf32_Shdr
 2017-03-27 12:23 UTC 

[Bug libelf/21317] New: misaligned address error for uint32_t
 2017-03-27 12:19 UTC 

[Bug libelf/21316] New: multiple misaligned address errors for Elf32_Phdr
 2017-03-27 12:12 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).