Mike Pall
|
94d0b53004
|
MIPS: Add MIPS64 R6 port.
Contributed by Hua Zhang, YunQiang Su from Wave Computing,
and Radovan Birdic from RT-RK.
Sponsored by Wave Computing.
|
2020-01-20 22:15:45 +01:00 |
|
Mike Pall
|
55f7082324
|
x86: Disassemble FMA3 instructions.
Thanks to Alexander Nasonov.
|
2018-06-05 12:23:29 +02:00 |
|
Mike Pall
|
734a3fa32c
|
Merge branch 'master' into v2.1
|
2017-11-16 13:00:09 +01:00 |
|
Mike Pall
|
7dbf0b05f1
|
Fix saved bytecode encapsulated in ELF objects.
Thanks to Dimitry Andric.
|
2017-11-16 12:58:12 +01:00 |
|
Mike Pall
|
0bf80b07b0
|
RELEASE LuaJIT-2.0.5
|
2017-05-01 20:10:28 +02:00 |
|
Mike Pall
|
3143b21894
|
ARM64: Add big-endian support.
Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com.
Sponsored by Cisco Systems, Inc.
|
2017-03-30 11:30:01 +02:00 |
|
Mike Pall
|
a25c0b99b8
|
MIPS64, part 2: Add MIPS64 hard-float JIT compiler backend.
Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com.
Sponsored by Cisco Systems, Inc.
|
2017-02-20 03:43:10 +01:00 |
|
Mike Pall
|
71ff7ef8a7
|
Merge branch 'master' into v2.1
|
2017-01-17 12:41:05 +01:00 |
|
Mike Pall
|
b93a1dd0c8
|
Bump copyright date to 2017.
|
2017-01-17 12:35:03 +01:00 |
|
Mike Pall
|
12c0df4189
|
Merge branch 'master' into v2.1
|
2017-01-17 10:47:42 +01:00 |
|
Mike Pall
|
a2013dd39a
|
Fix cross-endian jit.bcsave for MIPS target.
|
2017-01-17 10:46:45 +01:00 |
|
Mike Pall
|
8e5d7bec0d
|
ARM64: Remove unused variables in disassembler.
Thanks to François Perrad.
|
2016-12-30 17:54:10 +01:00 |
|
Mike Pall
|
48b00297b3
|
ARM64: Add missing ldrb/strb instructions to disassembler.
Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com.
|
2016-12-07 18:34:10 +01:00 |
|
Mike Pall
|
04b60707d7
|
ARM64: Add JIT compiler backend.
Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com.
Sponsored by Cisco Systems, Inc.
|
2016-11-20 22:18:14 +01:00 |
|
Mike Pall
|
7a58a8fb3d
|
Report parent of stitched trace.
Thanks to Nick Zavaritsky.
|
2016-11-13 20:03:01 +01:00 |
|
Mike Pall
|
6a25014c1c
|
LJ_FR2: Fix slot 1 handling.
Contributed by Peter Cawley.
|
2016-10-16 21:04:38 +02:00 |
|
Mike Pall
|
cf80edbbba
|
Fix -jp=a mode for builtins.
|
2016-10-02 14:33:31 +02:00 |
|
Mike Pall
|
4ca3909547
|
Merge branch 'master' into v2.1
|
2016-09-19 21:23:35 +02:00 |
|
Mike Pall
|
8ada57eb49
|
Looks like COLORTERM has gone out of fashion.
|
2016-09-19 21:22:19 +02:00 |
|
Mike Pall
|
d41469c124
|
Emit bytecode in .c/.h files with unsigned char type.
|
2016-07-17 16:24:30 +02:00 |
|
Mike Pall
|
37b377dedf
|
Merge branch 'master' into v2.1
|
2016-07-17 14:38:26 +02:00 |
|
Mike Pall
|
1914de71c7
|
Fix unused vars etc. in internal Lua files.
Thanks to François Perrad.
|
2016-07-17 14:29:03 +02:00 |
|
Mike Pall
|
287a5347cf
|
MIPS: Support MIPS16 interlinking.
|
2016-06-08 10:24:00 +02:00 |
|
Mike Pall
|
d9986fbadb
|
MIPS64, part 1: Add MIPS64 support to interpreter.
Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com.
Sponsored by Cisco Systems, Inc.
|
2016-05-28 05:10:55 +02:00 |
|
Mike Pall
|
6c8258d74b
|
LJ_FR2: Add support for trace recording and snapshots.
Contributed by Peter Cawley.
|
2016-05-23 01:49:00 +02:00 |
|
Mike Pall
|
ac9193cfeb
|
x86: Improve disassembly of BMI2 instructions.
Thanks to Peter Cawley.
|
2016-04-05 15:10:14 +02:00 |
|
Mike Pall
|
892887e584
|
x86: Generate BMI2 shifts and rotates, if available.
Contributed by Peter Cawley.
|
2016-03-28 23:05:20 +02:00 |
|
Mike Pall
|
df7bb5bb72
|
Merge branch 'master' into v2.1
|
2016-03-28 22:17:41 +02:00 |
|
Mike Pall
|
e23fc10883
|
Fix display of NULL (light)userdata in -jdump.
Thanks to Peter Cawley.
|
2016-03-28 22:15:13 +02:00 |
|
Mike Pall
|
f4231949b5
|
Merge branch 'master' into v2.1
|
2016-03-03 12:11:37 +01:00 |
|
Mike Pall
|
db1b399af1
|
Bump copyright date to 2016.
|
2016-03-03 12:02:22 +01:00 |
|
Mike Pall
|
52ebe02c27
|
x86: Disassemble AES instructions.
Contributed by Peter Cawley.
|
2015-12-28 16:46:31 +01:00 |
|
Mike Pall
|
5ce6399ed9
|
x86: Improve disassembly of AVX shift instructions.
Contributed by Peter Cawley.
|
2015-12-28 16:42:37 +01:00 |
|
Mike Pall
|
6a5441114e
|
x86/x64: Disassemble AVX/AVX2 instructions.
Thanks to Peter Cawley.
|
2015-10-24 18:55:27 +02:00 |
|
Mike Pall
|
22a9ed838b
|
Merge branch 'master' into v2.1
|
2015-10-01 16:34:37 +02:00 |
|
Mike Pall
|
2e85af8836
|
Flush symbol tables in jit.dump on trace flush.
|
2015-10-01 16:32:30 +02:00 |
|
Mike Pall
|
ad29314c2c
|
ARM64: Fix ELF bytecode saving.
|
2015-08-26 09:48:05 +02:00 |
|
Mike Pall
|
0a3cd94631
|
ARM64: Add support for saving bytecode as object files.
|
2015-08-25 10:16:39 +02:00 |
|
Mike Pall
|
69e5342eb8
|
RELEASE LuaJIT-2.0.4
|
2015-05-14 20:29:31 +02:00 |
|
Mike Pall
|
0a5045c34e
|
Merge branch 'master' into v2.1
|
2015-01-06 00:12:45 +01:00 |
|
Mike Pall
|
86913b9bbf
|
Bump copyright date to 2015.
|
2015-01-05 23:59:31 +01:00 |
|
Mike Pall
|
dfe84fd8c5
|
PPC/e500: Drop support for this architecture.
|
2015-01-04 23:01:16 +01:00 |
|
Mike Pall
|
be64823d95
|
Merge branch 'master' into v2.1
|
2014-10-07 16:18:46 +02:00 |
|
Mike Pall
|
4846a714a9
|
Fix DragonFly build (unsupported).
Thanks to Robin Hahling, Alex Hornung and Joris Giovannangeli.
|
2014-10-07 16:17:29 +02:00 |
|
Mike Pall
|
880ca300e8
|
RELEASE LuaJIT-2.0.3
|
2014-03-12 13:24:07 +01:00 |
|
Mike Pall
|
fd3354a9dd
|
Merge branch 'master' into v2.1
|
2014-02-28 14:10:30 +01:00 |
|
Mike Pall
|
e94150877d
|
Fix frame depth display for bytecode dump in -jdump.
|
2014-02-28 14:09:34 +01:00 |
|
Mike Pall
|
b342b7a0eb
|
Merge branch 'master' into v2.1
|
2014-02-27 12:25:59 +01:00 |
|
Mike Pall
|
900d0ce276
|
Fix for -jdump docs.
|
2014-02-27 12:25:13 +01:00 |
|
Mike Pall
|
a9d4543601
|
Merge branch 'master' into v2.1
|
2014-01-16 23:18:34 +01:00 |
|