| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump copyright date. | Mike Pall | 2023-08-20 | 1 | -1/+1 |
* | Always exit after machine code page protection change fails. | Mike Pall | 2022-01-23 | 1 | -1/+2 |
* | Bump copyright date. | Mike Pall | 2022-01-15 | 1 | -1/+1 |
* | Bump copyright date. | Mike Pall | 2021-01-02 | 1 | -1/+1 |
* | Bump copyright date. | Mike Pall | 2020-01-20 | 1 | -1/+1 |
* | MIPS: Fix handling of spare long-range jump slots. | Mike Pall | 2017-06-07 | 1 | -6/+0 |
* | Remove unnecessary mcode alloc pointer check. | Mike Pall | 2017-03-08 | 1 | -2/+2 |
* | Limit mcode alloc probing, depending on the available pool size. | Mike Pall | 2017-03-08 | 1 | -1/+2 |
* | Fix overly restrictive range calculation in mcode allocation. | Mike Pall | 2017-03-08 | 1 | -4/+4 |
* | Bump copyright date to 2017. | Mike Pall | 2017-01-17 | 1 | -1/+1 |
* | Bump copyright date to 2016. | Mike Pall | 2016-03-03 | 1 | -1/+1 |
* | OpenBSD/x86: Better executable memory allocation for W^X mode. | Mike Pall | 2015-01-17 | 1 | -2/+15 |
* | Bump copyright date to 2015. | Mike Pall | 2015-01-05 | 1 | -1/+1 |
* | Bump copyright date to 2014. | Mike Pall | 2014-01-16 | 1 | -1/+1 |
* | Check for failure to mark memory as executable (restricted kernels). | Mike Pall | 2013-10-24 | 1 | -11/+24 |
* | Fix jump-range constrained mcode allocation. | Mike Pall | 2013-04-05 | 1 | -1/+2 |
* | Bump copyright date to 2013. | Mike Pall | 2013-02-11 | 1 | -1/+1 |
* | Avoid leaking memory on kernels with recalcitrant mmap() behavior. | Mike Pall | 2013-01-28 | 1 | -7/+8 |
* | CONSOLE: Fix PS3 build. | Mike Pall | 2012-06-10 | 1 | -0/+2 |
* | Rearrange OSX vs. iOS defines. Disable callbacks on iOS. | Mike Pall | 2012-06-08 | 1 | -2/+2 |
* | MIPS: Integrate and enable JIT compiler. | Mike Pall | 2012-03-30 | 1 | -0/+6 |
* | PPC: Use builtin D-Cache/I-Cache sync code. | Mike Pall | 2012-03-29 | 1 | -17/+3 |
* | Bump copyright date to 2012. | Mike Pall | 2012-01-23 | 1 | -1/+1 |
* | Move helper for syncing data/instruction cache to lj_mcode.c. | Mike Pall | 2011-12-12 | 1 | -2/+49 |
* | Cleanup of target dependencies. | Mike Pall | 2011-05-16 | 1 | -15/+7 |
* | ARM: Generalize machine code co-location. ARM has a +-32MB range. | Mike Pall | 2011-05-16 | 1 | -11/+26 |
* | Fix some portability issues with the JIT compiler. | Mike Pall | 2011-05-09 | 1 | -2/+2 |
* | Bump copyright date to 2011. | Mike Pall | 2011-01-09 | 1 | -1/+1 |
* | Cleanup architecture, ABI and OS definitions. | Mike Pall | 2010-11-16 | 1 | -3/+3 |
* | Reorganize and fix placement of generated machine code on x64. | Mike Pall | 2010-04-25 | 1 | -53/+57 |
* | Improve placement of dynamically generated code on x64. | Mike Pall | 2010-03-07 | 1 | -1/+1 |
* | Correctly align and free allocated machine code areas. | Mike Pall | 2010-02-27 | 1 | -3/+3 |
* | Place dynamically generated code near static code on x64. | Mike Pall | 2010-02-26 | 1 | -11/+57 |
* | Bump all copyright dates to 2010. | Mike Pall | 2010-01-09 | 1 | -1/+1 |
* | RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1 | Mike Pall | 2009-12-08 | 1 | -0/+260 |