aboutsummaryrefslogtreecommitdiff
path: root/contrib/elf2dmp
AgeCommit message (Expand)AuthorFilesLines
2019-02-05contrib/elf2dmp: fix printf formatViktor Prutyanov2-13/+18
2019-02-05contrib/elf2dmp: fix structures definitionsViktor Prutyanov3-6/+14
2019-02-05contrib/elf2dmp: use GLib in PDB processingViktor Prutyanov2-22/+9
2019-02-05contrib/elf2dmp: use GLib in ELF processingViktor Prutyanov2-20/+9
2019-02-05contrib/elf2dmp: fix elf.h includingViktor Prutyanov1-4/+4
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini1-1/+1
2018-12-20Clean up includesMarkus Armbruster3-4/+0
2018-10-02contrib: add elf2dmp toolViktor Prutyanov13-0/+2033