Spike, a RISC-V ISA Simulator
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Waterman 8668b0f761 Don't hang when invoked as background process 5 months ago
..
byteorder.h Explicitly annotate use of GNU extension (-Wpedantic) 12 months ago
context.cc Substantially increase context_t stack size 4 years ago
context.h Add fesvr; only globally install fesvr headers/libs 7 years ago
device.cc Suppress several unused-parameter warnings in fesvr 4 years ago
device.h fesvr: fix compilation with gcc 13 3 years ago
dtm.cc Remove VLAs in DTM (-Wvla) 12 months ago
dtm.h Remove VLAs in DTM (-Wvla) 12 months ago
dummy.cc Add fesvr; only globally install fesvr headers/libs 7 years ago
elf.h add support to load ET_DYN elf 2 years ago
elf2hex.cc add support to load ET_DYN elf 2 years ago
elfloader.cc add support to load ET_DYN elf 2 years ago
elfloader.h Obtain definition of reg_t in elfloader.h 2 years ago
fesvr.ac Fix statx configure check 5 years ago
fesvr.mk.in Add Spike's meta files for pkg-config 3 years ago
fesvr.pc.in Add fesvr; only globally install fesvr headers/libs 7 years ago
htif.cc Fix the remaining few warnings that Clang catches 12 months ago
htif.h Load symbols even when no binary is given 1 year ago
htif_hexwriter.cc Add fesvr; only globally install fesvr headers/libs 7 years ago
htif_hexwriter.h Suppress several unused-parameter warnings in fesvr 4 years ago
htif_pthread.cc Add fesvr; only globally install fesvr headers/libs 7 years ago
htif_pthread.h fix typos 2 years ago
memif.cc Remove VLAs in htif/memif (-Wvla) 12 months ago
memif.h Use relative include paths to support public usage of these headers 3 years ago
option_parser.cc Add fesvr; only globally install fesvr headers/libs 7 years ago
option_parser.h Add fesvr; only globally install fesvr headers/libs 7 years ago
rfb.cc Delete unused parameter in rfb_t::fb_update 4 years ago
rfb.h Delete unused parameter in rfb_t::fb_update 4 years ago
syscall.cc Fix missing initializers (-Wextra) 12 months ago
syscall.h Implement syscall readlinkat 2 years ago
term.cc Don't hang when invoked as background process 5 months ago
term.h Add fesvr; only globally install fesvr headers/libs 7 years ago
tsi.cc Add fesvr; only globally install fesvr headers/libs 7 years ago
tsi.h Add override modifier to fix clang warnings 7 years ago