aboutsummaryrefslogtreecommitdiff
path: root/fesvr/elfloader.cc
AgeCommit message (Expand)AuthorFilesLines
2020-02-12Allow EM_NONE ELFs, tooAndrew Waterman1-1/+1
2020-02-12Refuse to load non-EXEC/non-RISC-V/non-V1 ELFs (#388)Alexander Lent1-0/+3
2019-10-29Whithhold BE ELF loading until BE target support is availableMarcus Comstedt1-9/+3
2019-10-29Implement support for big-endian hostsMarcus Comstedt1-33/+41
2019-05-14Add fesvr; only globally install fesvr headers/libsAndrew Waterman1-0/+89