index
:
sail-riscv.git
epc_legalization
ext_check_phys_mem_alt
fence_noops
gdb
hpm_events
hpm_events_billmcspadden
hpm_events_billmcspadden__sail_error_message_is_terse
master
mem_meta
monads
optimize
priv_1_13
rpsene-patch-install-script-update
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
4 hours
Reduce code nesting in `run_hart_active` for simplicity. (#1570)
HEAD
master
Prashanth Mundkur
1
-55
/
+56
7 hours
Add configuration option for reserved mtvec[MODE] values (#1533)
tongjiacheng
3
-6
/
+19
2 days
Explicitly set the C version when compiling GMP (#1569)
Tim Hutt
1
-1
/
+7
3 days
Use Sail standard definitions for shifts by integer amounts (#1559)
Brian Campbell
1
-13
/
+3
3 days
Remove `init_platform` and `platform_wfi` (#1566)
Tim Hutt
2
-19
/
+5
3 days
Log explicit and implicit updates to `mip`. (#1561)
Prashanth Mundkur
2
-11
/
+15
3 days
Move interrupt state to its own file (#1565)
Tim Hutt
3
-191
/
+195
10 days
Log Sail exceptions into the execution trace. (#1555)
2026-02-23-c4d3140
Prashanth Mundkur
7
-9
/
+27
2026-02-14
Update version. (#1552)
2026-02-16-a33475a
0.10
Prashanth Mundkur
1
-1
/
+1
2026-02-14
Update changelog for version 0.10. (#1526)
Prashanth Mundkur
1
-6
/
+44
2026-02-14
Adapt the release workflow to use the common `sail-setup` action. (#1543)
Prashanth Mundkur
1
-15
/
+8
2026-02-13
Use FetchContent for CLI11 and bump to v2.6.1 (#1544)
Mingzhu Yan
5
-11543
/
+19
2026-02-13
Add the Rocky Linux container build to CI. (#1542)
Prashanth Mundkur
2
-10
/
+89
2026-02-13
Add missed stateen checks for the high-half CSRs of `hstateen[0-3]`. (#1546)
Prashanth Mundkur
1
-0
/
+8
2026-02-12
Add --config-override flag for configuration overrides (#1534)
Mingzhu Yan
10
-98
/
+199
2026-02-10
Fix fcvt.s.bf16 NaN-boxing returning wrong canonical QNaN (#1528)
Nadime Barhoumi
5
-6
/
+62
2026-02-10
Improve README. (#1540)
Prashanth Mundkur
2
-6
/
+28
2026-02-10
Make global `g_model` instance local (#1536)
Tim Hutt
1
-66
/
+63
2026-02-09
Install newer Clang version on Linux CI for newer extension support (#1532)
Nadime Barhoumi
3
-0
/
+21
2026-02-09
Strengthen some before statements in sail_project file (#1537)
Alasdair Armstrong
1
-3
/
+1
2026-02-08
Make `config` settings non-global (#1535)
2026-02-09-de7c9e8
Tim Hutt
6
-87
/
+147
2026-02-08
Remove some unused string mappings. (#1538)
Prashanth Mundkur
1
-31
/
+2
2026-02-05
Return instead of exit() in `inner_main()` (#1531)
Tim Hutt
1
-10
/
+10
2026-02-05
Move CLI options into struct (#1529)
Tim Hutt
1
-112
/
+128
2026-02-05
Remove unncessary void parameters in riscv_sim.cpp (#1530)
Tim Hutt
1
-6
/
+6
2026-02-04
Add info on contributing extensions under development. (#1521)
Prashanth Mundkur
1
-0
/
+8
2026-02-04
Remove config_enable_rvfi checks from RVFI callbacks (#1525)
Tim Hutt
1
-20
/
+9
2026-02-04
Validate vector register groups. (#1486)
Prashanth Mundkur
19
-91
/
+507
2026-02-04
Add unratified Zvabd extension (#1478)
Tinyueng
7
-0
/
+218
2026-02-04
Use C++ chrono for benchmarking instead of gettimeofday (#1498)
Tim Hutt
1
-43
/
+41
2026-02-04
Add LCOFI interrupt missed in Sscofpmf. (#1520)
Prashanth Mundkur
3
-17
/
+39
2026-02-04
Update test suite. (#1523)
Prashanth Mundkur
1
-1
/
+1
2026-02-04
Fix CSR privilege check for hypervisor mode. (#1504)
Prashanth Mundkur
1
-1
/
+19
2026-02-03
Declare reservation callbacks for C for use in Isla. (#1516)
Prashanth Mundkur
1
-4
/
+4
2026-02-02
Fix typo in directory and module name: Zifenci -> Zifencei. (#1519)
Prashanth Mundkur
2
-2
/
+2
2026-02-01
Add the Zibi extension. (#1507)
2026-02-02-e7e6e07
tongjiacheng
7
-2
/
+77
2026-01-31
Add configuration option to handle reserved dynamic rounding modes. (#1491)
tongjiacheng
3
-1
/
+26
2026-01-31
Print registers in AMOCAS reserved message (#1510)
tongjiacheng
1
-5
/
+5
2026-01-31
Fix the first party linker map to be more consistent with the default config....
Prashanth Mundkur
3
-8
/
+10
2026-01-30
Ensure physical memory access checks are not bypassed for failing store-condi...
Prashanth Mundkur
4
-2
/
+140
2026-01-27
Add a missed file for the Lean build fix in #1499. (#1505)
Prashanth Mundkur
1
-1
/
+1
2026-01-24
Add configuration option for reserved behavior: odd number register for RV32Z...
2026-01-26-89935a8
tongjiacheng
3
-2
/
+22
2026-01-24
Fix a couple of TODOs now that the VU mode and virtual instruction exceptions...
Prashanth Mundkur
2
-3
/
+5
2026-01-24
Update Lean builds to use separate Sail support library (#1499)
Brian Campbell
2
-1
/
+12
2026-01-19
Add rocq `sys_enable_experimental_extensions` definition (#1497)
Jordan Carlin
1
-0
/
+2
2026-01-19
Remove N extension InterruptType values (#1492)
KotorinMinami
1
-9
/
+9
2026-01-19
Fix model compilation (#1494)
Tim Hutt
1
-0
/
+1
2026-01-18
Refactor the memory access type. (#1405)
Prashanth Mundkur
14
-129
/
+356
2026-01-16
Add Ssqosid extension (#379)
Ved Shanbhogue
9
-17
/
+102
2026-01-16
Add hypervisor helper to check if privilege level is virtual mode (#1482)
Nadime Barhoumi
1
-2
/
+6
[next]