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
/
vm_mips.dasc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump copyright date.
Mike Pall
2025-01-13
1
-1
/
+1
*
Add stack check to pcall/xpcall.
Mike Pall
2023-11-12
1
-1
/
+9
*
Bump copyright date.
Mike Pall
2023-08-20
1
-1
/
+1
*
Bump copyright date.
Mike Pall
2022-01-15
1
-1
/
+1
*
FFI: Don't load PC from non-function object in FFI continuation.
Mike Pall
2021-09-20
1
-1
/
+1
*
Bump copyright date.
Mike Pall
2021-01-02
1
-1
/
+1
*
Call error function on rethrow after trace exit.
Mike Pall
2020-08-09
1
-3
/
+2
*
Bump copyright date.
Mike Pall
2020-01-20
1
-1
/
+1
*
MIPS: Fix delay slot hint.
Mike Pall
2019-07-05
1
-1
/
+1
*
MIPS: Backport workaround for compact unwind tables.
Mike Pall
2017-02-20
1
-0
/
+2
*
Bump copyright date to 2017.
Mike Pall
2017-01-17
1
-1
/
+1
*
MIPS: Fix BC_ISNEXT fallback path.
Mike Pall
2016-04-14
1
-17
/
+17
*
MIPS: Fix use of ffgccheck delay slots in interpreter.
Mike Pall
2016-03-30
1
-0
/
+5
*
Bump copyright date to 2016.
Mike Pall
2016-03-03
1
-1
/
+1
*
Bump copyright date to 2015.
Mike Pall
2015-01-05
1
-1
/
+1
*
MIPS: Fix excess stack growth in interpreter.
Mike Pall
2014-12-27
1
-1
/
+1
*
Bump copyright date to 2014.
Mike Pall
2014-01-16
1
-1
/
+1
*
MIPS: Cosmetic fix for interpreter.
Mike Pall
2013-12-25
1
-1
/
+1
*
x64: Fix store to upvalue for lightuserdata values.
Mike Pall
2013-12-02
1
-2
/
+2
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
1
-1
/
+1
*
Don't use stack unwinding for lua_yield().
Mike Pall
2012-10-09
1
-1
/
+3
*
From Lua 5.2: Add string.rep(s, n, sep).
Mike Pall
2012-10-07
1
-1
/
+1
*
From Lua 5.2: Add math.log(x, base).
Mike Pall
2012-10-07
1
-1
/
+13
*
Fix despecialization of ITERN when already running.
Mike Pall
2012-09-12
1
-0
/
+3
*
Use 0/1 macro for Lua 5.2 compatibility.
Mike Pall
2012-09-12
1
-6
/
+6
*
MIPS: Fix calls to floor/ceil/trunc.
Mike Pall
2012-08-19
1
-1
/
+1
*
MIPS: Cleanup interpreter.
Mike Pall
2012-06-11
1
-75
/
+75
*
Reorganize build process.
Mike Pall
2012-06-09
1
-0
/
+4224