aboutsummaryrefslogtreecommitdiff
path: root/src/lj_def.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* ARM: Add CPU detection.Mike Pall2011-05-261-1/+1
* Use common helper functions for unaligned loads.Mike Pall2011-05-091-0/+26
* ARM: Use own lj_bswap(). Reduce min. req. version of GCC to 4.2.Mike Pall2011-04-281-1/+23
* Get rid of the remaining silly cast macros from Lua.Mike Pall2011-03-101-6/+0
* DUALNUM: Add integer type to core VM.Mike Pall2011-02-171-1/+0
* Improve static assertion macro.Mike Pall2011-02-071-0/+5
* Bump copyright date to 2011.Mike Pall2011-01-091-1/+1
* Add 64 bit bswap and rotates.Mike Pall2010-12-111-2/+20
* Add IR_KINT64.Mike Pall2010-12-051-1/+2
* Cleanup 64 bit IR type handling.Mike Pall2010-12-051-0/+1
* Fix checks for minimum required compiler versions.Mike Pall2010-09-281-5/+1
* Untangle some target dependencies.Mike Pall2010-08-031-1/+6
* Drop obsolete shadow frame link stack.Mike Pall2010-02-181-1/+0
* Major redesign of function call handling.Mike Pall2010-02-131-8/+4
* Add shadow frame link stack for trace recorder.Mike Pall2010-02-041-0/+1
* Add some sanity checks for allocator in 64 bit mode.Mike Pall2010-01-181-0/+1
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
* Fast forward to sync public repo.Mike Pall2009-12-081-0/+1
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+226