]> git.ipfire.org Git - thirdparty/elfutils.git/history - libelf
funcretval-struct
[thirdparty/elfutils.git] / libelf /
2024-02-24  Xi Ruoyaolibelf: Sync elf.h from glibc
2024-02-02  Mark Wielaardlibelf: Treat elf_memory as if using ELF_C_READ_MMAP
2023-11-23  Aleksei Vetrovlibelf: check decompressed ZSTD size
2023-11-15  Paul PluzhnikovMinor: include <stdint.h> for uintptr_t
2023-11-14  Mark Wielaardlibelf: Fix elf_begin.c build on 32bit arches.
2023-11-14  Paul PluzhnikovFix computations with (potentially) NULL pointer
2023-11-14  Mark Wielaardlibelf: Fix possible memory leak in elf_getdata_rawchunk
2023-11-02  Sergei Trofimovichlibelf/elf_newscn.c: fix build failure against gcc...
2023-10-14  Heather McIntyrelibelf: Make elf32_getchdr and elf64_getchdr thread...
2023-10-14  Heather McIntyrelibelf: Fix elf_end deadlock
2023-10-14  Heather McIntyrelibelf: Make elf_version thread-safe
2023-10-13  Ying Huanglibelf: Sync elf.h from glibc
2023-09-11  Mark Wielaardlibelf: tdelete dummy key if anything goes wrong settin...
2023-09-10  COCOCO Xlibelf: fix typos in comment
2023-08-29  Xi Ruoyaolibelf: Sync elf.h from Glibc
2023-08-29  Mark Wielaardlibelf, readelf, elflint: Add RELR support
2023-08-28  Mark Wielaardlibelf: Remove elf_scncnt from libelf.map
2023-08-02  Mark Wielaardlibelf: Free and clear rawdata_base and zdata_base...
2023-06-27  Mark Wielaardlibelf: Replace list of elf_getdata_rawchunk results...
2023-06-27  Andreas Schwablibelf: Sync elf.h from glibc
2023-04-06  Youling Tanglibelf: Sync elf.h from glibc.
2023-03-03  Mark Wielaardlibelf: Document and make ELFCOMPRESS_ZSTD usable with...
2023-02-23  Mark Wielaardlibelf: memmove any extra bytes left by elf_cvt_gnuhash...
2023-02-14  Ilya Leoshkevichconfigure: Add --enable-sanitize-memory
2022-12-23  Martin Liskasupport ZSTD compression algorithm
2022-11-30  Mark Wielaardlibelf: Sync elf.h from glibc
2022-10-28  Mark Wielaardlibelf: Sync elf.h from glibc
2022-10-27  Yonggang Luolibelf/libdwfl: Remove LIB_SYSTEM_H define in lib{elf...
2022-10-17  Yonggang LuoStrip __ prefix from __BYTE_ORDER __LITTLE_ENDIAN and...
2022-10-16  Yonggang LuoMove the #include <libintl.h> into eu-config.h
2022-10-16  Yonggang Luomove platform depended include into system.h of libelf
2022-09-14  Mark Wielaardlibelf: Correctly decode ar_mode as octal string
2022-08-08  Andreas Schwablibelf: Sync elf.h from glibc
2022-04-24  Mark Wielaardlibelf: Check for mremap, elf_update needs it for ELF_C...
2022-04-05  Mark Wielaardlibelf: Return already gotten Elf_Data from elf_getdata...
2022-03-30  Mark Wielaardlibelf: Also copy/convert partial datastructures in...
2022-03-24  Mark Wielaardlibelf: Sync elf.h from glibc.
2022-03-23  Mark Wielaardlibelf: Correct alignment of ELF_T_GNUHASH data for...
2022-03-20  Mark Wielaardlibelf: Don't overflow offsets in elf_cvt_Verneed and...
2022-03-18  Mark Wielaardlibelf: Check alignment of Verdef, Verdaux, Verneed...
2022-03-17  Mark Wielaardlibelf: Make sure ar_size starts with a digit before...
2022-03-17  Mark Wielaardlibelf: Take map offset into account for Shdr alignment...
2021-12-19  Mark Wielaardlibelf: Only set shdr state when there is at least...
2021-12-18  Mark Wielaardlibdwfl: Make sure note data is properly aligned.
2021-12-16  Mark Wielaardlibelf: Use offsetof to get field of unaligned
2021-09-09  Dmitry V. LevinRemove redundant casts of memory allocating functions...
2021-07-19  Mark Wielaardlibelf: Optimize elf_strptr.c validate_str by checking...
2021-07-08  Andrei Homesculibelf: Fix unaligned d_off offsets for input sections...
2020-12-16  Mark Wielaardlibelf: Sync elf.h from glibc.
2020-12-16  Dmitry V. LevinConsistently define _(Str) using dgettext ("elfutils...
2020-12-16  Mark Wielaardlibelf: Make sure we have at least a full ELF header...
2020-12-12  Dmitry V. Levinlibelf: fix spelling typos in comments
2020-12-11  Dmitry V. LevinRemove unused Makefile variable GCC_INCLUDE
2020-12-10  Dmitry V. LevinFix automake warnings
2020-12-06  Dmitry V. LevinDrop $(EXEEXT) suffix from shared libraries
2020-11-09  Mark Wielaardlibelf: Update SH_ENTSIZE_HASH comment.
2020-11-06  Mark Wielaardlibelf: Check header exists in elf_strptr
2020-11-06  Mark Wielaardlibelf: Set dst to zero on failure in __elf_getphdrnum_...
2020-11-06  Mark Wielaardlibelf: Use GElf_Ehdr instead of Elf handle in __libelf...
2020-10-28  Mark Wielaardlibelf: Sync elf.h from glibc.
2020-09-07  Mark Wielaardlibelf: Sync elf.h from glibc.
2020-08-19  Mark Wielaardlibelf: Fixup SHF_COMPRESSED sh_addralign in elf_update...
2020-06-04  Mark Wielaardlibelf: Sync elf.h from glibc.
2020-05-14  Mark Wielaardlibelf: Check for NULL shdr in elf_strptr.
2020-05-14  Mark Wielaardlibelf: Check __gelf_getehdr_rdlock call doesn't fail...
2020-04-24  Mark Wielaardlibelf: Fix double free in __libelf_compress on error...
2020-03-23  Omar Sandovallibelf: handle PN_XNUM in elf_getphdrnum before shdr...
2020-03-20  Matthias Maennichlibelf: {de,}compress: ensure zlib resource cleanup
2019-06-28  Mark Wielaardlibelf: Fix some 32bit offset/size issues that break...
2019-05-16  Mark Wielaardlibelf: Mark shdr_flags dirty if offset or size changes...
2019-05-04  Mark Wielaardlibelf: Add n_namesz offset overflow check to gelf_get_...
2019-05-04  Mark Wielaardlibelf: If xlate can only convert the ELF note header...
2019-04-14  Mao Hanlibelf: Sync elf.h from glibc
2019-03-07  Mark Wielaardlibelf: Use posix_memalign instead of aligned_alloc.
2019-03-06  Mark Wielaardlibelf: Fix possible resource leak in elf[32|64]_update...
2019-02-28  Mark Wielaardlibelf: Remove unused __elf_xfctstof.
2019-02-28  Mark Wielaardlibelf: Remove unused internal __elf[32|64]_msize funct...
2019-02-28  Mark Wielaardlibelf: There is just one ELF version.
2019-02-19  Mark Wielaardlibelf: Handle zero size decompressed data.
2019-02-14  Mark Wielaardlibelf: Make sure ar_size is terminated when reading...
2019-01-31  Mark Wielaardconfigure: Add new --enable-install-elfh option.
2019-01-16  Mark Wielaardlibelf: Correct overflow check in note_xlate.
2018-11-21  Mark Wielaardlibelf: Get alignment correct when calling conversion...
2018-11-16  Mark Wielaardlibelf: Mark both fsize and msize with const attribute.
2018-11-13  Mark Wielaardlibelf: Correctly setup alignment of SHF_COMPRESSED...
2018-11-13  Mark Wielaardstrip: Also handle gnu compressed debug sections with...
2018-11-13  Mark WielaardHandle GNU Build Attribute ELF Notes.
2018-11-09  Mark Wielaardlibelf: Explicitly update section data after (de)compre...
2018-10-28  Mark WielaardRecognize and parse GNU Property notes.
2018-09-13  Mark Wielaardlibelf: Fix shnum and section zero handling.
2018-09-13  Mark Wielaardlibelf: Fix some issues with ELF_C_RDWR_MMAP.
2018-08-18  Mark Wielaardlibelf: Return error if elf_compress_gnu is used on...
2018-07-27  Mark Wielaardlibelf: Fix documentation of elf_getshdrstrndx and...
2018-06-22  Mark Wielaardlibelf: Don't return unaligned data returned from elf_g...
2018-06-21  Mark Wielaardlibelf: Sync elf.h from glibc.
2018-04-23  Andreas Schwablibelf: Sync elf.h from glibc
2018-02-16  Mark Wielaardlibelf: Sync elf.h from glibc.
2018-02-10  Joshua WattUse fallthrough attribute.
2017-10-13  Mark Wielaardlibelf: Don't error out when sanity checking e_shoff...
2017-10-13  Mark Wielaardlibelf: Add ELF_E_INVALID_ELF error value.
next