| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | FFI/MacOS: Fix calling convention for on-stack varargs. | Mike Pall | 2026-06-29 | 1 | -1/+1 |
| | | | | | Thanks to Sergey Kaplun. #1455 | ||||
| * | FFI/MacOS: Fix calling convention for enums. | Mike Pall | 2026-05-29 | 1 | -1/+1 |
| | | | | | Thanks to Sergey Kaplun. #1455 | ||||
| * | FFI: Various ABI and calling convention fixes. | Mike Pall | 2026-05-25 | 1 | -9/+50 |
| | | | | | Thanks to Sergey Kaplun. #1455 | ||||
| * | Merge branch 'master' into v2.1 | Mike Pall | 2026-01-09 | 1 | -1/+1 |
| |\ | |||||
| | * | Bump copyright date. | Mike Pall | 2026-01-09 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2025-05-28 | 1 | -8/+13 |
| |\| | |||||
| | * | FFI: Fix dangling CType references. | Mike Pall | 2025-05-28 | 1 | -7/+12 |
| | | | | | | | | | Reported by Sergey Kaplun. Collateral of #1360 | ||||
| * | | ARM64: Fix pass-by-value struct calling conventions. | Mike Pall | 2025-04-10 | 1 | -5/+13 |
| | | | | | | | | | Reported by AnthonyK213. #1357 | ||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2025-01-13 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date. | Mike Pall | 2025-01-13 | 1 | -1/+1 |
| | | | |||||
| * | | Windows/ARM64: Support Windows calling conventions. | Mike Pall | 2023-09-11 | 1 | -1/+17 |
| | | | | | | | | | | | Dear Microsoft: your butchering of the (perfectly fine) ARM64 ABI is a disgrace. Thanks to Peter Cawley. #593 | ||||
| * | | FFI/ARM64/OSX: Handle non-standard OSX C calling conventions. | Mike Pall | 2023-08-29 | 1 | -6/+5 |
| | | | | | | | | | Contributed by Peter Cawley. #205 | ||||
| * | | FFI: Unify stack setup for C calls in interpreter. | Mike Pall | 2023-08-29 | 1 | -26/+31 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2023-08-20 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date. | Mike Pall | 2023-08-20 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2022-01-15 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date. | Mike Pall | 2022-01-15 | 1 | -1/+1 |
| | | | |||||
| * | | FFI/ARM64/OSX: Fix vararg call handling. | Mike Pall | 2021-05-02 | 1 | -4/+4 |
| | | | | | | | | | Thanks to Igor Munkin. | ||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2021-01-02 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date. | Mike Pall | 2021-01-02 | 1 | -1/+1 |
| | | | |||||
| * | | Add support for full-range 64 bit lightuserdata. | Mike Pall | 2020-09-30 | 1 | -1/+1 |
| | | | |||||
| * | | Improve assertions. | Mike Pall | 2020-06-15 | 1 | -7/+12 |
| | | | |||||
| * | | FFI/ARM64: Fix pass-by-value struct calling conventions. | Mike Pall | 2020-03-20 | 1 | -1/+2 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2020-01-20 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date. | Mike Pall | 2020-01-20 | 1 | -1/+1 |
| | | | |||||
| * | | MIPS64: Hide internal function. | Mike Pall | 2017-09-18 | 1 | -1/+2 |
| | | | |||||
| * | | PPC: Add soft-float support to interpreter. | Mike Pall | 2017-07-26 | 1 | -14/+24 |
| | | | | | | | | | | | Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. Sponsored by Cisco Systems, Inc. | ||||
| * | | ARM64: Add big-endian support. | Mike Pall | 2017-03-30 | 1 | -3/+17 |
| | | | | | | | | | | | Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. Sponsored by Cisco Systems, Inc. | ||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2017-01-17 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date to 2017. | Mike Pall | 2017-01-17 | 1 | -1/+1 |
| | | | |||||
| * | | ARM64: Add JIT compiler backend. | Mike Pall | 2016-11-20 | 1 | -1/+1 |
| | | | | | | | | | | | Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. Sponsored by Cisco Systems, Inc. | ||||
| * | | MIPS64, part 1: Add MIPS64 support to interpreter. | Mike Pall | 2016-05-28 | 1 | -4/+155 |
| | | | | | | | | | | | Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. Sponsored by Cisco Systems, Inc. | ||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2016-03-03 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date to 2016. | Mike Pall | 2016-03-03 | 1 | -1/+1 |
| | | | |||||
| * | | MIPS soft-float, part 2: Add soft-float FFI support. | Mike Pall | 2015-12-18 | 1 | -13/+36 |
| | | | |||||
| * | | ARM64: Add FFI support. | Mike Pall | 2015-01-07 | 1 | -0/+121 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2015-01-06 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date to 2015. | Mike Pall | 2015-01-05 | 1 | -1/+1 |
| | | | |||||
| * | | PPC/e500: Drop support for this architecture. | Mike Pall | 2015-01-04 | 1 | -36/+0 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2014-01-16 | 1 | -1/+1 |
| |\| | |||||
| | * | Bump copyright date to 2014. | Mike Pall | 2014-01-16 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2013-09-08 | 1 | -2/+3 |
| |\| | |||||
| | * | FFI/x64: Fix passing of vector arguments to calls. | Mike Pall | 2013-09-08 | 1 | -2/+3 |
| | | | |||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2013-05-16 | 1 | -2/+6 |
| |\| | |||||
| | * | FFI: Fix calling conventions for ARM hard-float EABI. | Mike Pall | 2013-05-16 | 1 | -2/+6 |
| | | | | | | | | | Properly classify nested (non-transparent) structs. | ||||
| * | | Merge branch 'master' into v2.1 | Mike Pall | 2013-05-16 | 1 | -2/+60 |
| |\| | |||||
| | * | FFI: Fix calling conventions for 32 bit OSX and iOS simulator. | Mike Pall | 2013-05-16 | 1 | -0/+58 |
| | | | | | | | | | | | OSX uses -freg-struct-return, which returns small structs in regs. Thanks to Adriano Bertucci. | ||||
| | * | Add partial support for building with MingW64 GCC 4.8-SEH. | Mike Pall | 2013-05-15 | 1 | -2/+2 |
| | | | | | | | | | | | Error handling works, C++ interoperability generally works. C++ destructors in libs compiled with G++ cause trouble (ok with MSVC). | ||||
| * | | Big renaming of string buffer/formatting/conversion functions. | Mike Pall | 2013-05-13 | 1 | -1/+0 |
| |/ | |||||
| * | Bump copyright date to 2013. | Mike Pall | 2013-02-11 | 1 | -1/+1 |
| | | |||||
