Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | PPC: Add PowerPC target architecture selection. | Mike Pall | 2010-08-25 | 1 | -3/+44 | |
| | ||||||
* | Enable JIT compiler for x64. | Mike Pall | 2010-02-28 | 1 | -1/+0 | |
| | | | | | | | Only works on Linux/x64 and Windows/x64 right now. Force an x64 build on Linux/x64 with: make CC="gcc -m64" NYI: handle on-trace OOM errors. NYI: improve register allocation for x64. | |||||
* | Bump all copyright dates to 2010. | Mike Pall | 2010-01-09 | 1 | -1/+1 | |
| | ||||||
* | Save all callee-saved x64 integer regs for unwinding. | Mike Pall | 2009-12-29 | 1 | -1/+1 | |
| | | | | | Temporary measure. Does not cover xmm saves on WIN64. May have to use unwind info or waste another 160 bytes per CFRAME. | |||||
* | RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1 | Mike Pall | 2009-12-08 | 1 | -0/+88 | |