aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
device_flagsAllow device flags after --device cmdline argJerry Zhao11 months
dts_parsingSupport parsing procs fully from DTSJerry Zhao4 months
dynamicbuild: Dynamically link installed progsJerry Zhao15 months
fix-bf16Add f64_to_bf16; fix f32_to_bf16Andrew Waterman18 months
force-rttibuild: Include all symbols from extension.o when linking spike's mainJerry Zhao15 months
log-commits-fastertmpAndrew Waterman11 months
masterMerge pull request #1839 from ved-rivos/issue_1838Andrew Waterman25 hours
nolibfdtRemove in-tree libfdt, rely on system-installed libfdtJerry Zhao10 months
rivosinc-etrigger_fix_exception_matchCall stash_privilege more selectivelyAndrew Waterman17 months
whole-archivebuild: Link spike binaries with --whole-archiveJerry Zhao15 months
[...]
 
TagDownloadAuthorAge
dummy-tag-for-ci-storageriscv-isa-sim-dummy-tag-for-ci-storage.zip  riscv-isa-sim-dummy-tag-for-ci-storage.tar.gz  riscv-isa-sim-dummy-tag-for-ci-storage.tar.bz2  Andrew Waterman2 years
v1.1.0riscv-isa-sim-1.1.0.zip  riscv-isa-sim-1.1.0.tar.gz  riscv-isa-sim-1.1.0.tar.bz2  Andrew Waterman3 years
v1.0.0riscv-isa-sim-1.0.0.zip  riscv-isa-sim-1.0.0.tar.gz  riscv-isa-sim-1.0.0.tar.bz2  Andrew Waterman6 years
 
AgeCommit messageAuthorFilesLines
2011-08-18don't forget to commit configure after autoconf!cs250Andrew Waterman1-348/+274
2011-07-13added #include <stdlib.h> to get rid of errors building with gcc-4.4 on ubuntuRimas Avizienis2-0/+2
2011-07-08bugfix to riscv.acRimas Avizienis1-2/+2
2011-07-08fixes to make disassembly work under macos (with macports binutils installed)Rimas Avizienis3-271/+385
2011-06-27Builds and runs on Mac OS 10.6.7Andrew Waterman1-2/+6
2011-06-19post-repo-split cleanupAndrew Waterman1-0/+10
2011-06-19temporary undoing of renamingAndrew Waterman439-0/+20247
2011-06-12[sim] renamed to riscv-isa-runAndrew Waterman439-20316/+0
2011-06-12[xcc] minor performance tweaksAndrew Waterman5-19/+35
2011-06-11[xcc] fixed simulator build timeAndrew Waterman6-77/+354
[...]