php-src/ext/pcre/pcre2lib/sljit
Niklas Keller f8b217a345
Fix pcre.jit on Apple Silicon
This backports https://github.com/zherczeg/sljit/pull/105. Relates to bug #80435, however, it doesn't solve the bus error on PHP 8.0, but PHP 8.1 builds fine now.

Closes GH-9279.
2022-08-31 14:22:44 +02:00
..
sljitConfig.h pcre2lib: Pull PCRE2 10.37 2021-05-29 14:52:27 +02:00
sljitConfigInternal.h Update to PCRE2 10.39 2021-11-25 18:38:31 +01:00
sljitExecAllocator.c Fix pcre.jit on Apple Silicon 2022-08-31 14:22:44 +02:00
sljitLir.c Update to PCRE2 10.39 2021-11-25 18:38:31 +01:00
sljitLir.h Update to PCRE2 10.39 2021-11-25 18:38:31 +01:00
sljitNativeARM_32.c Update to PCRE2 10.39 2021-11-25 18:38:31 +01:00
sljitNativeARM_64.c Update to PCRE2 10.39 2021-11-25 18:38:31 +01:00
sljitNativeARM_T2_32.c Update to PCRE2 10.39 2021-11-25 18:38:31 +01:00
sljitNativeMIPS_32.c Update to PCRE2 10.39 2021-11-25 18:38:31 +01:00
sljitNativeMIPS_64.c Update to PCRE2 10.39 2021-11-25 18:38:31 +01:00
sljitNativeMIPS_common.c Update to PCRE2 10.39 2021-11-25 18:38:31 +01:00
sljitNativePPC_32.c Update to PCRE2 10.39 2021-11-25 18:38:31 +01:00
sljitNativePPC_64.c Update to PCRE2 10.39 2021-11-25 18:38:31 +01:00
sljitNativePPC_common.c Update to PCRE2 10.39 2021-11-25 18:38:31 +01:00
sljitNativeS390X.c Update to PCRE2 10.39 2021-11-25 18:38:31 +01:00
sljitNativeSPARC_32.c Update to PCRE2 10.39 2021-11-25 18:38:31 +01:00
sljitNativeSPARC_common.c Update to PCRE2 10.39 2021-11-25 18:38:31 +01:00
sljitNativeX86_32.c Update to PCRE2 10.35 2020-07-02 12:15:04 +02:00
sljitNativeX86_64.c Update to PCRE2 10.35 2020-07-02 12:15:04 +02:00
sljitNativeX86_common.c Update to PCRE2 10.39 2021-11-25 18:38:31 +01:00
sljitProtExecAllocator.c pcre2lib: Pull PCRE2 10.37 2021-05-29 14:52:27 +02:00
sljitUtils.c pcre2lib: Pull PCRE2 10.37 2021-05-29 14:52:27 +02:00
sljitWXExecAllocator.c pcre2lib: Pull PCRE2 10.37 2021-05-29 14:52:27 +02:00