Mike Pall
|
f2e955dae8
|
Windows/x86: _BitScan*64 are only available on 64 bit archs.
Reported by memcorrupt. #1109
|
2023-11-05 11:27:35 +01:00 |
|
Mike Pall
|
d1a2fef8a8
|
LJ_FR2: Fix stack checks in vararg calls.
Thanks to Peter Cawley. #1048
|
2023-09-21 05:19:55 +02:00 |
|
Mike Pall
|
cb413bf8f4
|
Windows/ARM64: Add initial support.
Only builds with native ARM64 Visual Studio for now.
Thanks to vanc and Stephen Just. #593 #964
|
2023-09-10 05:20:22 +02:00 |
|
Mike Pall
|
ef587afb2c
|
Merge branch 'master' into v2.1
|
2023-08-20 21:33:37 +02:00 |
|
Mike Pall
|
158a284cc9
|
Bump copyright date.
|
2023-08-20 21:25:30 +02:00 |
|
Mike Pall
|
7306ba78d6
|
Merge branch 'master' into v2.1
|
2022-01-15 19:42:30 +01:00 |
|
Mike Pall
|
c4dfb625ba
|
Bump copyright date.
|
2022-01-15 19:30:54 +01:00 |
|
Mike Pall
|
1e66d0f9e6
|
Merge branch 'master' into v2.1
|
2021-01-02 21:56:07 +01:00 |
|
Mike Pall
|
f47c864b01
|
Bump copyright date.
|
2021-01-02 21:49:41 +01:00 |
|
Mike Pall
|
384d6d56f4
|
Fix Clang build.
|
2020-07-02 01:24:39 +02:00 |
|
Mike Pall
|
471f8936cb
|
Fix pointer check for non-GC64 mode.
Thanks to Stefan Hett.
|
2020-06-23 03:14:35 +02:00 |
|
Mike Pall
|
a44f53acf5
|
Use a securely seeded global PRNG for the VM.
It's not 2005 anymore.
|
2020-06-15 12:21:05 +02:00 |
|
Mike Pall
|
8ae5170cdc
|
Improve assertions.
|
2020-06-15 02:52:00 +02:00 |
|
Mike Pall
|
87b111f0fe
|
Merge branch 'master' into v2.1
|
2020-01-20 23:34:21 +01:00 |
|
Mike Pall
|
38a5ed4b43
|
Bump copyright date.
|
2020-01-20 23:26:51 +01:00 |
|
Mike Pall
|
1d9a337de6
|
Merge branch 'master' into v2.1
|
2019-12-08 19:50:36 +01:00 |
|
Mike Pall
|
41a25efc80
|
Fix declarations of _BitScanForward/_BitScanReverse.
Reported by Mumin Guler.
|
2019-12-08 19:42:49 +01:00 |
|
Mike Pall
|
6e228a9cb6
|
Merge branch 'master' into v2.1
|
2019-12-08 18:58:50 +01:00 |
|
Mike Pall
|
3ece3a3e3a
|
More recent MSVC is partially C99 compliant.
|
2019-12-08 18:43:12 +01:00 |
|
Mike Pall
|
6a71e71c14
|
Remove unused define.
Suggested by 罗泽轩.
|
2017-06-11 10:02:08 +02:00 |
|
Mike Pall
|
6bf3e4d6e6
|
Make checkptrGC() actually work.
Neither LJ_64 nor LJ_GC64 are defined when lj_def.h is included.
So we'll need to use lazy C macro evaluation.
|
2017-02-20 00:13:09 +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
|
6c8258d74b
|
LJ_FR2: Add support for trace recording and snapshots.
Contributed by Peter Cawley.
|
2016-05-23 01:49:00 +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
|
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
|
cb481ddc8f
|
Add LJ_GC64 mode: 64 bit GC object references.
Actually NaN tagging with 47 bit pointers and 13+4 bit tags.
|
2015-01-03 15:23:58 +01:00 |
|
Mike Pall
|
6e9145a882
|
Cleanup of memory vs. GC sizes. No functional changes.
|
2014-12-20 00:17:50 +01:00 |
|
Mike Pall
|
7a39be0ac4
|
Add PS Vita port.
Thanks to Anton Stenmark.
|
2014-04-27 00:09:45 +02:00 |
|
Mike Pall
|
ef59e54820
|
Bump copyright date to 2014.
|
2014-01-16 23:10:16 +01:00 |
|
Mike Pall
|
eea48c8b26
|
Fix rotate definitions for variable shifts.
|
2013-03-13 21:58:53 +01:00 |
|
Mike Pall
|
9b7d2e9276
|
Properly fix MSVC intrinsics for older versions.
|
2013-02-24 12:41:53 +01:00 |
|
Mike Pall
|
c7f0b6bca0
|
Fix capitalization of 'Xbox'.
|
2013-02-13 11:57:04 +01:00 |
|
Mike Pall
|
4a44c4ff69
|
Bump copyright date to 2013.
|
2013-02-11 12:54:48 +01:00 |
|
Mike Pall
|
89e4650bae
|
Add XBox 360 port.
Thanks to Eddie Edwards.
|
2013-01-21 16:43:49 +01:00 |
|
Mike Pall
|
f0a0a23533
|
Remove fictitious Solaris define.
|
2013-01-11 12:23:44 +01:00 |
|
Mike Pall
|
fb101458c5
|
Allow using MSVC intrinsics with older versions.
|
2013-01-03 21:41:27 +01:00 |
|
Mike Pall
|
6e4d0fdc8e
|
Add missing declarations for MSVC intrinsics.
|
2012-07-09 15:54:25 +02:00 |
|
Mike Pall
|
bd782cedd5
|
Bump some limits to accomodate SINK pass.
|
2012-07-04 21:15:15 +02:00 |
|
Mike Pall
|
b8f5727ab4
|
CONSOLE: Fix PS3 build.
|
2012-06-10 02:01:25 +02:00 |
|
Mike Pall
|
37be8a5478
|
CONSOLE: Handle unimplemented features for console toolchains.
|
2012-06-09 20:54:34 +02:00 |
|
Mike Pall
|
10ef109eef
|
Bump copyright date to 2012.
|
2012-01-23 22:42:42 +01:00 |
|
Mike Pall
|
71d00a56db
|
FFI: Add callback support (for x86/x64).
|
2011-11-14 14:18:25 +01:00 |
|
Mike Pall
|
c56ae9f6ef
|
Increase max. number of exit stub groups to correspond with -Omaxsnap.
|
2011-09-05 23:12:58 +02:00 |
|
Mike Pall
|
3d1563524f
|
More fixes for the Solaris/x86 build. Thanks to Will Metcalf.
|
2011-06-14 16:44:20 +02:00 |
|
Mike Pall
|
b88eaa11f3
|
Add stdint.h replacement for Symbian. Sigh.
|
2011-06-03 20:21:10 +02:00 |
|
Mike Pall
|
ae3179926a
|
ARM: Add CPU detection.
|
2011-05-26 17:58:29 +02:00 |
|
Mike Pall
|
28e87d33e9
|
Use common helper functions for unaligned loads.
|
2011-05-09 18:09:29 +02:00 |
|