aboutsummaryrefslogtreecommitdiff
path: root/fesvr
AgeCommit message (Expand)AuthorFilesLines
2020-05-06Add missing stdexcept importsSchuyler Eldridge1-0/+1
2020-04-09op: update CSRChih-Min Chao1-2/+2
2020-03-29When enabling the debug module, poll til it's really enabledAndrew Waterman1-0/+2
2020-03-16fixed htif exception typo (#423)Dai chou1-1/+1
2020-02-11FESVR: ensure dmactive is 1 before reading debug module registersMegan Wachs1-3/+3
2020-02-10FESVR: Can't read a DM register when DMACTIVE=0Megan Wachs1-1/+1
2020-01-31Merge pull request #390 from jrtc27/payloadAndrew Waterman2-8/+37
2020-01-31Support loading multiple ELF files via a new payload HTIF optionJames Clarke2-7/+31
2020-01-31Support plusarg +h/+help option for HTIFJames Clarke2-1/+6
2020-01-25Allow EM_NONE ELFs, tooAndrew Waterman2-1/+3
2020-01-25Refuse to load non-EXEC/non-RISC-V/non-V1 ELFs (#388)Alexander Lent2-0/+10
2019-10-28Whithhold BE ELF loading until BE target support is availableMarcus Comstedt1-9/+3
2019-10-28Implement support for big-endian hostsMarcus Comstedt4-40/+52
2019-07-05Add override modifier to fix clang warningsAndrew Waterman1-2/+2
2019-06-14rvv: add the v-spec-0.7.1 encodingChih-Min Chao1-1471/+0
2019-03-31Build fesvr as -fPIC to improve compatibility with old usesAndrew Waterman1-0/+2
2019-03-31Add fesvr; only globally install fesvr headers/libsstatic-linkAndrew Waterman34-0/+6394