summaryrefslogtreecommitdiff
path: root/libelf/elf_compress_gnu.c
Commit message (Expand)AuthorAgeFilesLines
* support ZSTD compression algorithmMartin Liska2022-12-231-2/+3
* libelf: fix spelling typos in commentsDmitry V. Levin2020-12-121-1/+1
* libelf: Use GElf_Ehdr instead of Elf handle in __libelf_data_typeMark Wielaard2020-11-061-1/+2
* strip: Also handle gnu compressed debug sections with --reloc-debug-sectionsMark Wielaard2018-11-131-3/+4
* Recognize and parse GNU Property notes.Mark Wielaard2018-10-291-1/+1
* libelf: Return error if elf_compress_gnu is used on SHF_COMPRESSED section.Mark Wielaard2018-08-181-1/+3
* libelf: Add elf_compress and elf_compress_gnu.Mark Wielaard2016-01-061-0/+208