aboutsummaryrefslogtreecommitdiff
path: root/src/buildvm_x64.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch to pre-initialized stacks. Drop frame clearing in interpreter.Mike Pall2010-02-111-728/+732
* Drop bc field in GCproto since the bytecode is colocated.Mike Pall2010-02-081-6/+6
* Integrate MinGW build with DWARF2 exception handling.Mike Pall2010-01-221-0/+45
* Add build infrastructure for x64 interpreter.Mike Pall2010-01-141-0/+2314