index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rts.c
Age
Commit message (
Expand
)
Author
2019-01-22
Make sure we optimize constrained union constructors
Alasdair
2018-11-23
Introduce intermediate bitvector representation in C
Alasdair Armstrong
2018-11-16
Various bugfixes and a simple profiling feature for rewrites
Alasdair Armstrong
2018-10-23
RTS: allow elf-loader to provide entry info.
Prashanth Mundkur
2018-09-10
Various fixes
Alasdair Armstrong
2018-09-07
C: add a usage message to the rts.
Prashanth Mundkur
2018-07-23
RTS: make g_cycle_count public
Alastair Reid
2018-07-12
update arm and mips models for new type of write_ram builtin. Also fix c and ...
Robert Norton
2018-06-29
RTS: tweak TIMEOUT message
Alastair Reid
2018-06-28
RTS: Fix utterly broken command line parsing
Alastair Reid
2018-06-28
RTS: Add --verbosity flag to C model
Alastair Reid
2018-06-28
Add tagged memory to C rts to cheri can be compiled to C
Alasdair Armstrong
2018-06-28
Fix warning in rts.c
Robert Norton
2018-06-27
RTS/Main: tweaking cycle counter handling
Alastair Reid
2018-06-27
Add a new function cycle_limit_reached that returns bool, allowing for gracef...
Robert Norton
2018-06-27
RTS: __SetConfig support is off by default
Alastair Reid
2018-06-27
RTS: Add support for __ListConfig
Alastair Reid
2018-06-27
RTS: Delete __SetConfig stub function
Alastair Reid
2018-06-26
turn on warnings when compiling mips c then dial back ones that are triggered...
Robert Norton
2018-06-26
RTS: implement sleep primitives
Alastair Reid
2018-06-26
RTS: stub support for -C command line option
Alastair Reid
2018-06-25
Use getopt rather than argp for Mac compatibility in C runtime
Alasdair Armstrong
2018-06-21
Add command line option support for Sail->C compiled models
Alasdair Armstrong
2018-06-21
Simplify the ANF->IR translation
Alasdair Armstrong
2018-06-19
Add elf parsing from Alastair
Alasdair Armstrong
2018-06-19
Improvements to Sail C for booting Linux
Alasdair Armstrong
2018-06-15
Fixes for C RTS for aarch64 no it's split into multiple files
Alasdair Armstrong
2018-06-14
Refactor C backend, and split RTS into multiple files
Alasdair