summaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Expand)Author
2014-02-28Do not build power test by defaultGabriel Kerneis
2014-02-28Fetch-decode POWER interpreterGabriel Kerneis
2014-02-28Load ELF sections to virtual memory addressesGabriel Kerneis
2014-02-27Load POWER binary into interpreter's memoryGabriel Kerneis
2013-11-11Remove lem-lib hackGabriel Kerneis
2013-11-07Port L2 to new LemGabriel Kerneis
2013-10-10make test targetGabriel Kerneis
2013-10-10Stub test suiteGabriel Kerneis
2013-10-10Use ocamlbuild, no findlib requiredGabriel Kerneis
2013-10-08More makefile infrastructureGabriel Kerneis
2013-07-12Parser in progress, and more src files for plumbing parsing, lexing and event...Kathy Gray