index
:
luajit
master
v2.0
v2.1
A mirror of https://luajit.org/git/luajit.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lj_arch.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Cleanup single-number vs. dual-number mode selection.
Mike Pall
2011-07-13
1
-8
/
+14
*
PPC: Add build rules for PPC interpreter (non-functional, yet).
Mike Pall
2011-07-03
1
-0
/
+14
*
PPC: Untangle PPC vs. PPCSPE target defines.
Mike Pall
2011-07-02
1
-2
/
+1
*
More fixes for the Solaris/x86 build. Thanks to Will Metcalf.
Mike Pall
2011-06-14
1
-1
/
+2
*
ARM: Enable JIT compiler (except for iOS).
Mike Pall
2011-06-02
1
-0
/
+3
*
ARM: Unify rotates to simplify assembler backend.
Mike Pall
2011-05-23
1
-0
/
+2
*
Cleanup of target dependencies.
Mike Pall
2011-05-16
1
-0
/
+3
*
ARM: Add LJ_SOFTFP define. Add support for soft-float slot handling.
Mike Pall
2011-05-16
1
-0
/
+2
*
ARM: Fix ABI and build issues for iOS. Now works on iOS 3.0+.
Mike Pall
2011-04-28
1
-2
/
+2
*
ARM: Use own lj_bswap(). Reduce min. req. version of GCC to 4.2.
Mike Pall
2011-04-28
1
-1
/
+5
*
ARM: Allow compilation in thumb mode (CCOPT_ARM=-mthumb).
Mike Pall
2011-04-18
1
-3
/
+0
*
ARM: Add missing FFI functionality. Enable FFI for ARM.
Mike Pall
2011-04-18
1
-1
/
+0
*
ARM: Enable ARM port.
Mike Pall
2011-04-17
1
-1
/
+0
*
ARM: Add partial support for FFI.
Mike Pall
2011-04-16
1
-1
/
+1
*
DUALNUM: Add build infrastructure.
Mike Pall
2011-02-17
1
-0
/
+12
*
PPC: Disable FFI due to NYI: comparisons and calls.
Mike Pall
2011-02-14
1
-0
/
+1
*
ARM: Add ARM target architecture selection (disabled).
Mike Pall
2011-01-25
1
-6
/
+36
*
Bump copyright date to 2011.
Mike Pall
2011-01-09
1
-1
/
+1
*
POSIX is an acronym.
Mike Pall
2010-12-04
1
-1
/
+1
*
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
*
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
*
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
*
RELEASE LuaJIT-2.0.0-beta1
v2.0.0-beta1
Mike Pall
2009-12-08
1
-0
/
+88
[prev]