summaryrefslogtreecommitdiffstats
path: root/libelf/elf_compress_gnu.c
Commit message (Expand)AuthorAgeFilesLines
* 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