summary refs log tree commit diff stats
path: root/contrib/elf2dmp/qemu_elf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* contrib/elf2dmp: Fix error reporting style in qemu_elf.cAkihiko Odaki2024-03-111-1/+1
* elf2dmp: use Linux mmap with MAP_NORESERVE when possibleViktor Prutyanov2023-09-211-0/+2
* Clean up a few header guard symbolsMarkus Armbruster2019-06-121-3/+2
* Clean up header guards that don't match their file nameMarkus Armbruster2019-05-131-3/+3
* contrib/elf2dmp: use GLib in ELF processingViktor Prutyanov2019-02-051-1/+1
* contrib/elf2dmp: fix elf.h includingViktor Prutyanov2019-02-051-4/+4
* Clean up includesMarkus Armbruster2018-12-201-1/+0
* contrib: add elf2dmp toolViktor Prutyanov2018-10-021-0/+51