summaryrefslogtreecommitdiffstats
path: root/libelf
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'elfutils-0.187' into mjw/RH-DTSupstream/mjw/RH-DTSMark Wielaard2022-05-1017-83/+331
|\
| * libelf: Check for mremap, elf_update needs it for ELF_C_RDWR_MMAPMark Wielaard2022-04-242-0/+6
| * libelf: Return already gotten Elf_Data from elf_getdata_rawchunkMark Wielaard2022-04-053-0/+24
| * libelf: Also copy/convert partial datastructures in xlate functionsMark Wielaard2022-03-302-2/+13
| * libelf: Sync elf.h from glibc.Mark Wielaard2022-03-242-24/+87
| * libelf: Correct alignment of ELF_T_GNUHASH data for ELFCLASS64Mark Wielaard2022-03-232-6/+15
| * libelf: Don't overflow offsets in elf_cvt_Verneed and elf_cvt_VerdefMark Wielaard2022-03-202-8/+55
| * libelf: Check alignment of Verdef, Verdaux, Verneed and Vernaux offsetsMark Wielaard2022-03-182-4/+19
| * libelf: Make sure ar_size starts with a digit before calling atol.Mark Wielaard2022-03-182-0/+9
| * libelf: Take map offset into account for Shdr alignment check in elf_beginMark Wielaard2022-03-182-3/+10
| * libelf: Only set shdr state when there is at least one shdrMark Wielaard2021-12-192-6/+15
| * libdwfl: Make sure note data is properly aligned.Mark Wielaard2021-12-182-2/+7
| * libelf: Use offsetof to get field of unalignedMark Wielaard2021-12-162-6/+14
| * Remove redundant casts of memory allocating functions returning void *Dmitry V. Levin2021-09-0910-21/+33
| * libelf: Optimize elf_strptr.c validate_str by checking last char firstMark Wielaard2021-07-192-1/+8
| * libelf: Fix unaligned d_off offsets for input sections with large alignmentsAndrei Homescu2021-07-082-1/+17
* | Merge tag 'elfutils-0.185' into mjw/RH-DTSMark Wielaard2021-05-2715-36/+106
|\|
| * libelf: Sync elf.h from glibc.Mark Wielaard2020-12-162-6/+11
| * Consistently define _(Str) using dgettext ("elfutils", Str)Dmitry V. Levin2020-12-162-3/+4
| * libelf: Make sure we have at least a full ELF header available.Mark Wielaard2020-12-162-0/+11
| * libelf: fix spelling typos in commentsDmitry V. Levin2020-12-129-9/+20
| * Remove unused Makefile variable GCC_INCLUDEDmitry V. Levin2020-12-112-1/+5
| * Fix automake warningsDmitry V. Levin2020-12-102-3/+8
| * Drop $(EXEEXT) suffix from shared librariesDmitry V. Levin2020-12-062-1/+5
| * libelf: Update SH_ENTSIZE_HASH comment.Mark Wielaard2020-11-092-3/+7
| * libelf: Check header exists in elf_strptrMark Wielaard2020-11-062-1/+5
| * libelf: Set dst to zero on failure in __elf_getphdrnum_rdlockMark Wielaard2020-11-062-0/+6
| * libelf: Use GElf_Ehdr instead of Elf handle in __libelf_data_typeMark Wielaard2020-11-065-9/+24
* | Merge tag 'elfutils-0.182' into mjw/RH-DTSdts-0.182Mark Wielaard2020-11-013-6/+27
|\|
| * libelf: Sync elf.h from glibc.Mark Wielaard2020-10-282-6/+4
| * libelf: Sync elf.h from glibc.Mark Wielaard2020-09-072-0/+6
| * libelf: Fixup SHF_COMPRESSED sh_addralign in elf_update if necessary.Mark Wielaard2020-08-192-0/+17
* | Merge tag 'elfutils-0.180' into mjw/RH-DTSdts-0.180Mark Wielaard2020-06-116-19/+151
|\|
| * libelf: Sync elf.h from glibc.Mark Wielaard2020-06-042-5/+105
| * libelf: Check for NULL shdr in elf_strptr.Mark Wielaard2020-05-142-1/+5
| * libelf: Check __gelf_getehdr_rdlock call doesn't fail in elf_getdata.Mark Wielaard2020-05-142-0/+7
| * libelf: Fix double free in __libelf_compress on error path.Mark Wielaard2020-04-252-1/+4
| * libelf: handle PN_XNUM in elf_getphdrnum before shdr 0 is cachedOmar Sandoval2020-03-232-6/+19
| * libelf: {de,}compress: ensure zlib resource cleanupMatthias Maennich2020-03-202-6/+11
* | Merge tag 'elfutils-0.178' into mjw/RH-DTSdts-0.178Mark Wielaard2020-06-111-1/+1
|\|
* | Merge tag 'elfutils-0.177' into mjw/RH-DTSdts-0.177Mark Wielaard2020-06-0924-258/+396
|\|
| * libelf: Fix some 32bit offset/size issues that break updating 4G+ files.Mark Wielaard2019-06-2811-43/+85
| * libelf: Mark shdr_flags dirty if offset or size changes during update.Mark Wielaard2019-05-162-1/+9
| * libelf: Add n_namesz offset overflow check to gelf_get_note.Mark Wielaard2019-05-042-2/+8
| * libelf: If xlate can only convert the ELF note header, just do that.Mark Wielaard2019-05-042-2/+19
| * libelf: Sync elf.h from glibcMao Han2019-04-142-2/+98
| * libelf: Use posix_memalign instead of aligned_alloc.Mark Wielaard2019-03-072-3/+22
| * libelf: Fix possible resource leak in elf[32|64]_updatefile.Mark Wielaard2019-03-062-0/+6
| * libelf: Remove unused __elf_xfctstof.Mark Wielaard2019-02-283-6/+5
| * libelf: Remove unused internal __elf[32|64]_msize functions.Mark Wielaard2019-02-283-12/+7