index
:
luajit
master
v2.0
v2.1
A mirror of https://luajit.org/git/luajit.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
buildvm_ppcspe.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PPC/e500: Fix write barrier in USETS.
Mike Pall
2011-10-25
1
-2
/
+2
*
PPC/e500: Fix GC barrier for TSETM.
Mike Pall
2011-09-17
1
-3
/
+3
*
PPC: Fix or remove assembler helper functions.
Mike Pall
2011-09-05
1
-187
/
+167
*
PPCSPE: Save/restore cr2, cr3 and cr4 when entering/leaving VM.
Mike Pall
2011-08-10
1
-326
/
+338
*
PPCSPE: Fix dispatch for binop metamethods.
Mike Pall
2011-07-13
1
-216
/
+217
*
PPC: Separate PPC vs. PPCSPE interpreter source files.
Mike Pall
2011-07-03
1
-9
/
+1
*
From Lua 5.2: __len for tables. Needs -DLUAJIT_ENABLE_LUA52COMPAT.
Mike Pall
2011-06-20
1
-530
/
+580
*
PPC: Add lj_vm_floor which is callable from C.
Mike Pall
2011-06-05
1
-184
/
+193
*
RELEASE LuaJIT-2.0.0-beta7
v2.0.0-beta7
Mike Pall
2011-05-05
1
-2
/
+2
*
PPC: Fix L->status for resume after yield.
Mike Pall
2011-04-13
1
-1
/
+1
*
Add support for tailcalls from internal C functions.
Mike Pall
2011-04-12
1
-611
/
+621
*
PPC: Misc. fixes for interpreter.
Mike Pall
2011-04-10
1
-216
/
+215
*
PPC: Minor cleanups of interpreter.
Mike Pall
2011-04-04
1
-200
/
+197
*
PPC: Fix ipairs() for keys in the hash part.
Mike Pall
2011-01-20
1
-1
/
+1
*
Bump copyright date to 2011.
Mike Pall
2011-01-09
1
-2
/
+2
*
Fix Windows/x86 build and update pregenerated files.
Mike Pall
2011-01-06
1
-162
/
+170
*
FFI: Parse complex and 64 bit integer literals.
Mike Pall
2010-12-24
1
-82
/
+106
*
Disable Lua 5.2 features by default. See -DLUAJIT_ENABLE_LUA52COMPAT.
Mike Pall
2010-11-19
1
-215
/
+235
*
Add support for __pairs and __ipairs metamethods (from Lua 5.2).
Mike Pall
2010-11-18
1
-213
/
+225
*
PPC: Preserve RD during array resizing in BC_TSETM.
Mike Pall
2010-10-18
1
-52
/
+54
*
PPC: Update DynASM-generated file.
Mike Pall
2010-10-07
1
-380
/
+5244
*
PPC: Add register assignments and type definitions.
Mike Pall
2010-08-31
1
-0
/
+13
*
PPC: Add build rules and preprocessed skeleton for PPCSPE target.
Mike Pall
2010-08-27
1
-0
/
+1100