index
:
luajit
master
v2.0
v2.1
A mirror of https://luajit.org/git/luajit.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
buildvm_x86.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Integrate MinGW build with DWARF2 exception handling.
Mike Pall
2010-01-22
1
-0
/
+45
*
Add support for WIN64 exception handling to external unwinder.
Mike Pall
2010-01-05
1
-1
/
+1
*
Fix PE object build for fastcall entry points into interpreter.
Mike Pall
2010-01-05
1
-2
/
+2
*
Major rewrite of error handling to allow external/internal unwinding.
Mike Pall
2010-01-02
1
-819
/
+817
*
Implement yield from C hooks.
Mike Pall
2009-12-30
1
-898
/
+901
*
Add DWARF2 unwind info for x64 interpreter.
Mike Pall
2009-12-29
1
-23
/
+65
*
Final calling convention cleanup for x64 interpreter.
Mike Pall
2009-12-28
1
-430
/
+430
*
More calling convention cleanups for x64 interpreter.
Mike Pall
2009-12-27
1
-190
/
+190
*
Use fastcall for remaining 1-arg/2-arg calls from interpreter.
Mike Pall
2009-12-27
1
-1168
/
+1168
*
Add SSE variant of pow/powi to interpreter.
Mike Pall
2009-12-25
1
-571
/
+568
*
Add build infrastructure for the SSE2-enabled interpreter.
Mike Pall
2009-12-22
1
-1
/
+1
*
Fix last commit.
Mike Pall
2009-12-22
1
-1
/
+1
*
Miscellaneous cleanups for x64 interpreter.
Mike Pall
2009-12-22
1
-11
/
+11
*
Add SSE2 variants for all FP ops (except vm_pow*) in interpreter.
Mike Pall
2009-12-22
1
-900
/
+1333
*
Add SSE2 variants of basic arithmetic ops in interpreter.
Mike Pall
2009-12-21
1
-412
/
+661
*
Adapt most outbound calls in interpreter to x64 calling conventions.
Mike Pall
2009-12-19
1
-756
/
+757
*
Adapt primary inbound calls in x64 interpreter.
Mike Pall
2009-12-17
1
-278
/
+278
*
Cleanup DynASM action list flushes.
Mike Pall
2009-12-16
1
-772
/
+784
*
Change some misuses of esp in x64 interpreter.
Mike Pall
2009-12-16
1
-2
/
+2
*
Define x64 interpreter frame and cleanup use of stack temps.
Mike Pall
2009-12-16
1
-18
/
+18
*
Unify interpreter reg saves/restores for WIN64 prolog/epilog req.
Mike Pall
2009-12-15
1
-795
/
+795
*
Add DynASM-built files to public repo.
Mike Pall
2009-12-08
1
-0
/
+1730