index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile
Age
Commit message (
Expand
)
Author
2015-11-19
typo in make file
Kathy Gray
2015-11-18
Update makefile for elf
Kathy Gray
2015-11-17
Very nearly there sequential interpreter, just need to hook in the spec files...
Kathy Gray
2015-11-12
Incorporating elf into sequential interpreter
Kathy Gray
2015-11-10
Update tag for register write in nested lexp
Kathy Gray
2015-04-08
makefile changes to keep up with lem ocaml-lib changes
Kathy Gray
2014-11-10
Print contents of the [_] hole when it's available.
Kathy Gray
2014-11-07
stop using LEMLIB in makefile, in case that's interfering with lem library pl...
Kathy Gray
2014-10-30
Pull in updated elf model, make build work again (at least for me)
Kathy Gray
2014-10-16
bug fixes to run test from Christopher's tests
Kathy Gray
2014-10-14
Iron out bugs in running new executable with branching; add new executable as...
Kathy Gray
2014-09-29
Connect up to elf model; which doesn't seem to be representing the elf file p...
Kathy Gray
2014-09-29
Add in elf model from Dominic/Stephen. Make run_power build again. Does not e...
Kathy Gray
2014-08-13
Kathy, Peter tweak Makefile for interactive demo and src/myocamlbuild.ml to t...
Peter Sewell
2014-07-25
Update make file to make clean from top level directory, and to not build all...
Kathy Gray
2014-07-03
Introduce a Sail library
Gabriel Kerneis
2014-06-26
Remove .native in make clean
Gabriel Kerneis
2014-06-10
Minor color and build tweaks
Gabriel Kerneis
2014-06-10
More robust build system
Gabriel Kerneis
2014-06-02
Fix dependent-type for MEM in power.sail
Gabriel Kerneis
2014-05-30
Add pretty-printer test (idempotence)
Gabriel Kerneis
2014-04-23
Rename main to sail, build pretty_printer lib
Gabriel Kerneis
2014-04-23
make doc
Gabriel Kerneis
2014-04-02
Skip constraint resolution to build Power model
Gabriel Kerneis
2014-02-28
Do not build power test by default
Gabriel Kerneis
2014-02-28
Fetch-decode POWER interpreter
Gabriel Kerneis
2014-02-28
Load ELF sections to virtual memory addresses
Gabriel Kerneis
2014-02-27
Load POWER binary into interpreter's memory
Gabriel Kerneis
2013-11-11
Remove lem-lib hack
Gabriel Kerneis
2013-11-07
Port L2 to new Lem
Gabriel Kerneis
2013-10-10
make test target
Gabriel Kerneis
2013-10-10
Stub test suite
Gabriel Kerneis
2013-10-10
Use ocamlbuild, no findlib required
Gabriel Kerneis
2013-10-08
More makefile infrastructure
Gabriel Kerneis
2013-07-12
Parser in progress, and more src files for plumbing parsing, lexing and event...
Kathy Gray
[prev]