Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | FFI: Add define to disable the FFI library. | Mike Pall | 2010-11-30 | 1 | -0/+7 | |
| | ||||||
* | Add shorter defines for endianess checks. | Mike Pall | 2010-11-28 | 1 | -3/+4 | |
| | ||||||
* | Cleanup architecture, ABI and OS definitions. | Mike Pall | 2010-11-16 | 1 | -5/+63 | |
| | ||||||
* | PPC: Add frame unwind info for assembler part. | Mike Pall | 2010-09-28 | 1 | -0/+3 | |
| | | | | Add define for target-specific exception handler return register. | |||||
* | Fix checks for minimum required compiler versions. | Mike Pall | 2010-09-28 | 1 | -0/+17 | |
| | ||||||
* | PPC: Clean up masked shift/rotate target settings. | Mike Pall | 2010-08-29 | 1 | -11/+10 | |
| | ||||||
* | 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 | |