summaryrefslogtreecommitdiff
path: root/libelf/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* libelf: Sync elf.h from glibc.Youling Tang2023-04-071-0/+4
* libelf: Document and make ELFCOMPRESS_ZSTD usable with old system elf.hMark Wielaard2023-03-031-0/+5
* libelf: memmove any extra bytes left by elf_cvt_gnuhash conversionMark Wielaard2023-02-231-0/+4
* libelf: Sync elf.h from glibcMark Wielaard2022-12-011-0/+4
* libelf: Sync elf.h from glibcMark Wielaard2022-10-291-0/+4
* libelf/libdwfl: Remove LIB_SYSTEM_H define in lib{elf,dwfl}_crc32.cYonggang Luo2022-10-271-0/+4
* Strip __ prefix from __BYTE_ORDER __LITTLE_ENDIAN and __BIG_ENDIANYonggang Luo2022-10-171-0/+6
* move platform depended include into system.h of libelfYonggang Luo2022-10-161-0/+25
* libelf: Correctly decode ar_mode as octal stringMark Wielaard2022-09-141-0/+5
* libelf: Sync elf.h from glibcAndreas Schwab2022-08-081-0/+4
* libelf: Check for mremap, elf_update needs it for ELF_C_RDWR_MMAPMark Wielaard2022-04-241-0/+4
* libelf: Return already gotten Elf_Data from elf_getdata_rawchunkMark Wielaard2022-04-051-0/+7
* libelf: Also copy/convert partial datastructures in xlate functionsMark Wielaard2022-03-301-0/+5
* libelf: Sync elf.h from glibc.Mark Wielaard2022-03-241-0/+4
* libelf: Correct alignment of ELF_T_GNUHASH data for ELFCLASS64Mark Wielaard2022-03-231-0/+5
* libelf: Don't overflow offsets in elf_cvt_Verneed and elf_cvt_VerdefMark Wielaard2022-03-201-0/+7
* libelf: Check alignment of Verdef, Verdaux, Verneed and Vernaux offsetsMark Wielaard2022-03-181-0/+6
* libelf: Make sure ar_size starts with a digit before calling atol.Mark Wielaard2022-03-181-0/+4
* libelf: Take map offset into account for Shdr alignment check in elf_beginMark Wielaard2022-03-181-0/+5
* libelf: Only set shdr state when there is at least one shdrMark Wielaard2021-12-191-0/+5
* libdwfl: Make sure note data is properly aligned.Mark Wielaard2021-12-181-0/+5
* libelf: Use offsetof to get field of unalignedMark Wielaard2021-12-161-0/+5
* Remove redundant casts of memory allocating functions returning void *Dmitry V. Levin2021-09-091-0/+14
* libelf: Optimize elf_strptr.c validate_str by checking last char firstMark Wielaard2021-07-191-0/+5
* libelf: Fix unaligned d_off offsets for input sections with large alignmentsAndrei Homescu2021-07-081-0/+5
* libelf: Sync elf.h from glibc.Mark Wielaard2020-12-161-0/+4
* Consistently define _(Str) using dgettext ("elfutils", Str)Dmitry V. Levin2020-12-161-0/+4
* libelf: Make sure we have at least a full ELF header available.Mark Wielaard2020-12-161-0/+4
* libelf: fix spelling typos in commentsDmitry V. Levin2020-12-121-0/+11
* Remove unused Makefile variable GCC_INCLUDEDmitry V. Levin2020-12-111-0/+4
* Fix automake warningsDmitry V. Levin2020-12-101-0/+6
* Drop $(EXEEXT) suffix from shared librariesDmitry V. Levin2020-12-061-0/+4
* libelf: Update SH_ENTSIZE_HASH comment.Mark Wielaard2020-11-091-0/+4
* libelf: Check header exists in elf_strptrMark Wielaard2020-11-061-0/+4
* libelf: Set dst to zero on failure in __elf_getphdrnum_rdlockMark Wielaard2020-11-061-0/+5
* libelf: Use GElf_Ehdr instead of Elf handle in __libelf_data_typeMark Wielaard2020-11-061-0/+9
* libelf: Sync elf.h from glibc.Mark Wielaard2020-10-281-0/+4
* libelf: Sync elf.h from glibc.Mark Wielaard2020-09-071-0/+4
* libelf: Fixup SHF_COMPRESSED sh_addralign in elf_update if necessary.Mark Wielaard2020-08-191-0/+5
* libelf: Sync elf.h from glibc.Mark Wielaard2020-06-041-0/+4
* libelf: Check for NULL shdr in elf_strptr.Mark Wielaard2020-05-141-0/+4
* libelf: Check __gelf_getehdr_rdlock call doesn't fail in elf_getdata.Mark Wielaard2020-05-141-0/+5
* libelf: Fix double free in __libelf_compress on error path.Mark Wielaard2020-04-251-0/+4
* libelf: handle PN_XNUM in elf_getphdrnum before shdr 0 is cachedOmar Sandoval2020-03-231-0/+5
* libelf: {de,}compress: ensure zlib resource cleanupMatthias Maennich2020-03-201-0/+6
* libelf: Fix some 32bit offset/size issues that break updating 4G+ files.Mark Wielaard2019-06-281-0/+32
* libelf: Mark shdr_flags dirty if offset or size changes during update.Mark Wielaard2019-05-161-0/+5
* libelf: Add n_namesz offset overflow check to gelf_get_note.Mark Wielaard2019-05-041-0/+5
* libelf: If xlate can only convert the ELF note header, just do that.Mark Wielaard2019-05-041-0/+5
* libelf: Sync elf.h from glibcMao Han2019-04-141-0/+4