rizin/subprojects/packagefiles
Florian Märkl 14d607e7fd
Fix AVX512 detection and build in blake3 (#3739)
The test for avx512 could result in false-positives because the
_mm256_setr_epi64x intrinsic requires only AVX, not AVX512. Specifically what
is needed here is AVX512VL.
In addition, not passing the -mavx* args to the asm compilation failed the
build on macOS High Sierra and below (Apple LLVM version 10.0.0,
clang-1000.11.45.5)
2023-08-12 10:02:30 +02:00
..
blake3 Fix AVX512 detection and build in blake3 (#3739) 2023-08-12 10:02:30 +02:00
capstone-3.0.5 Make capstone include path consistent 2022-05-10 11:10:04 +02:00
capstone-4.0.2 Disable GPL code and Add RISC-V support via Capstone 5 (#2087) 2021-12-11 13:30:01 +01:00
capstone-5.0-post1 Set the default capstone version to v5 instead of v4 2023-07-16 13:22:47 +08:00
capstone-next Adding new cs-based tricore analysis and asm plugin 2023-07-16 13:22:47 +08:00
libmspack Updated libmspack to latest commit (#3349) 2023-02-05 13:23:02 +08:00
libzip-1.9.2 subprojects/libzip: patch zip_win32_file_operations 2023-05-09 09:31:56 +08:00
lz4-1.9.4 Update liblz4 to 1.9.4 2023-02-02 13:50:52 +08:00
tree-sitter-0.20.7 Update tree-sitter to 0.20.7 2023-01-31 19:06:55 +08:00
tree-sitter-c Update tree-sitter to 0.20 for rzshell and C parsers 2022-03-18 17:29:39 +01:00
xz-5.4.3 subprojects/xz: update to 5.4.3 2023-05-09 09:31:56 +08:00
zlib-1.2.13 Update zlib to 1.2.13 2023-02-02 13:50:52 +08:00