| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Integrate MinGW build with DWARF2 exception handling. | Mike Pall | 2010-01-22 | 1 | -2/+1 | |
| | | | | | | | | | Only works with DWARF2-enabled GCC 4.x (not the default MinGW GCC). Fix fastcall symbol names for COFF assembler output. Add DWARF2 unwind info to COFF assembler output. Use COFF assembler mode for MinGW builds. Always enable the DWARF2 handler if compiled with GCC. | |||||
| * | Add build infrastructure for x64 interpreter. | Mike Pall | 2010-01-14 | 1 | -5/+24 | |
| | | | | | | Must be explicitly enabled with: make clean && make "CC=gcc -m64" Only works on Linux/x64. Does not work on WIN64 or OSX/x64 (yet). | |||||
| * | Bump all copyright dates to 2010. | Mike Pall | 2010-01-09 | 1 | -1/+1 | |
| | | ||||||
| * | Add build infrastructure for the SSE2-enabled interpreter. | Mike Pall | 2009-12-22 | 1 | -0/+8 | |
| | | | | | Works on x86 now. Will be enabled by default on x64 (not ready, yet). | |||||
| * | Properly compile on Debian kFreeBSD. | Mike Pall | 2009-12-20 | 1 | -0/+3 | |
| | | ||||||
| * | Reorg Makefile to allow more overrides on the make command line. | Mike Pall | 2009-12-08 | 1 | -33/+41 | |
| | | ||||||
| * | Remove asm auto-detection due to cross-compilation issues. | Mike Pall | 2009-12-08 | 1 | -1/+4 | |
| | | ||||||
| * | RELEASE LuaJIT-2.0.0-beta2v2.0.0-beta2 | Mike Pall | 2009-12-08 | 1 | -106/+216 | |
| | | ||||||
| * | RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1 | Mike Pall | 2009-12-08 | 1 | -0/+326 | |
