rizin/subprojects
Florian Märkl f1251293a4 Patch zydis to work on OpenBSD/sparc64
This combines the following patches already sent upstream:
https://github.com/zyantific/zycore-c/pull/97
https://github.com/zyantific/zydis/pull/603

...and introduces a workaround to fix segfaults caused by accesses into
arrays of the packed ZydisShortString struct. The final solution will
likely be an upstream rework of this structure:
https://github.com/zyantific/zydis/issues/263

Finally, we adjust the condition for when ZydisStringAppendHexU32 is
used, since it is not defined by default. This is already solved more
elegantly in Zydis development upstream, but it requires more changes,
so we stick to a smaller patch on top of the latest release for now.
2026-05-11 11:54:02 +08:00
..
nettle build: Improved meson-build to use rizin as subproject (#4684) 2024-10-29 23:59:42 +08:00
packagefiles Patch zydis to work on OpenBSD/sparc64 2026-05-11 11:54:02 +08:00
ptrace-wrap Move remaining things from shlr/ to meson subprojects (#2126) 2021-12-22 09:20:39 +08:00
rizin-shell-parser Add ?**, ?**e, ?*** for interactive search of command and settings details (#5062) 2025-07-08 12:06:39 +00:00
rzar build: Improved meson-build to use rizin as subproject (#4684) 2024-10-29 23:59:42 +08:00
rzgdb Inline rz_list_iter_set_data() and shorten it to rz_list_set_val() (#6131) 2026-04-02 06:04:54 +08:00
rzheap Refactor windows heap parser (#6014) 2026-04-10 15:46:11 +08:00
rzqnx Fix qnx out of bound reads and writes. (#6292) 2026-04-28 12:16:34 +00:00
rzspp librz/hash: add murmur3 hash function (without keys support) (#6002) 2026-03-25 15:46:37 +08:00
rzw32dbg_wrap Move remaining things from shlr/ to meson subprojects (#2126) 2021-12-22 09:20:39 +08:00
rzwinkd Fix Illumos/Solaris platform support (#5972) 2026-02-27 13:01:40 +08:00
xxhash build: Improved meson-build to use rizin as subproject (#4684) 2024-10-29 23:59:42 +08:00
yxml SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
blake2.wrap blake2 hash support (#5995) 2026-03-06 22:17:59 +08:00
blake3.wrap subprojects: bump blake3 to 2de3cb1 (#5091) 2025-04-18 23:13:12 +08:00
capstone-next.wrap librz/arch: add RS08 and HCS12X as new M680X CPU types (#5977) 2026-05-05 23:35:15 +08:00
capstone-v4.wrap Use git depth 1 for Meson subprojects (#4138) 2024-01-22 21:14:32 +08:00
capstone-v5.wrap Use git depth 1 for Meson subprojects (#4138) 2024-01-22 21:14:32 +08:00
capstone-v6.wrap librz/arch: rewrite the RISC-V support to use Capstone (#5482) 2026-02-17 03:35:37 +08:00
libdemangle.wrap bump rz-libdemangle to ba048810ee76da1f2b4c62e408f13d5bcb937b87 (#6056) 2026-03-21 02:47:43 +08:00
liblzma.wrap subprojects: update xz to 5.8.1 (#5067) 2025-04-05 12:30:58 +08:00
libmspack.wrap Use git depth 1 for Meson subprojects (#4138) 2024-01-22 21:14:32 +08:00
libzip.wrap subprojects: update libzip 1.11.4 (#5701) 2025-12-30 05:29:39 +08:00
lz4.wrap subprojects: update lz4, xz, zstd libraries (#4958) 2025-03-04 02:44:53 +08:00
pcre2.wrap Updated to pcre2 10.47 (#5830) 2026-01-27 14:44:51 +00:00
pcre2_cross_native.wrap Updated to pcre2 10.47 (#5830) 2026-01-27 14:44:51 +00:00
rizin-grammar-c.wrap Update Rizin C grammar to tree-sitter-0.25.3 (#5088) 2025-04-16 23:42:11 +08:00
sigdb.wrap Use git depth 1 for Meson subprojects (#4138) 2024-01-22 21:14:32 +08:00
softfloat.wrap Add wrap for native SoftFloat subproject 2024-09-04 21:16:17 +08:00
softfloat_cross_native.wrap Add wrap for native SoftFloat subproject 2024-09-04 21:16:17 +08:00
tree-sitter.wrap subprojects: update tree-sitter 2025-03-07 09:45:07 +00:00
zlib.wrap subprojects/zlib: bump version to 1.3.1 2024-08-15 22:51:42 +08:00
zstd.wrap subprojects: update lz4, xz, zstd libraries (#4958) 2025-03-04 02:44:53 +08:00
zydis.wrap Migrate from Capstone to Zydis (x86 architecture) (#5164) 2025-05-23 13:03:46 +00:00