aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
enable-32bitUn-break "--enable-32bit"Palmer Dabbelt7 years
fix-fcvt-s-wFix(?) fcvt.s.w emulation for rs1 = -2^31Andrew Waterman7 years
masterDon't require software check exceptions be delegableAndrew Waterman8 weeks
maxmemAdd "--with-max-memory-bytes", to limit the used memoryPalmer Dabbelt6 years
new-sbi-diskadd sbi-disk mcall routinesHoward Mao7 years
remapAdd 2-stage translation (for debugging purposes only)Andrew Waterman3 years
rocc-enableMerge commit '3d921d3c76db3af7b9ae0b5df0f0790f26222246' into rocc-enableColin Schmidt5 years
sbi-diskadd sbi-disk mcall routinesHoward Mao7 years
sbi_emulation_for_perfSBI emulation of reads and writes to perf counters and configAlex Solomatnikov6 years
sbi_for_perfAdded SBI_WRITE_PERF_CNTAlex Solomatnikov6 years
[...]
 
TagDownloadAuthorAge
v1.0.0pk-1.0.0.zip  pk-1.0.0.tar.gz  pk-1.0.0.tar.bz2  Palmer Dabbelt5 years
archive-1.9.1pk-archive-1.9.1.zip  pk-archive-1.9.1.tar.gz  pk-archive-1.9.1.tar.bz2  Palmer Dabbelt6 years
 
AgeCommit messageAuthorFilesLines
2018-04-06SBI emulation of reads and writes to perf counters and configsbi_emulation_for_perfAlex Solomatnikov1-0/+58
2018-03-21Fix build with compilers defaulting to PIE (#90)aurel322-2/+2
2018-03-20minit: insert printm as work-around for a race conditionWesley W. Terpstra1-0/+1
2018-03-16Changed install_subdir to $host_alias with substituted 64->32 instead… (#89)Rishi Khan3-7/+9
2018-03-15Update config.guess/config.subAndrew Waterman2-861/+950
2018-03-15Don't link build-id stringAndrew Waterman2-0/+4
2018-03-05mtrap: add a halt IPI used for poweroff (#86)Wesley W. Terpstra3-11/+18
2018-02-01Bump the Linux version PK claims to supportAndrew Waterman1-1/+1
2018-01-22Merge pull request #77 from riscv/mtrap-fixPalmer Dabbelt1-1/+1
2018-01-22mtrap: loop forever, reallyWesley W. Terpstra1-1/+1
[...]