↵ Return to the main page of primesieve-libs
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-11-18 | Kim Walisch <walki at fedoraproject dot org> - 12.6-2 | - Improved CPU cache detection |
2024-11-17 | Kim Walisch <walki at fedoraproject dot org> - 12.6-1 | - Added AVX512 and ARM SVE pre-sieving. |
2024-10-26 | Kim Walisch <walki at fedoraproject dot org> - 12.5-1 | - Improve thread load balancing for large number of CPU cores. |
2024-09-04 | Miroslav Suchý <msuchy at redhat dot com> - 12.4-2 | - convert license to SPDX |
2024-07-31 | Kim Walisch <walki at fedoraproject dot org> - 12.4-1 | - Improve CPUID code on x86 CPUs. - Improve popcnt functions. |
2024-07-19 | Fedora Release Engineering <releng at fedoraproject dot org> - 12.3-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |
2024-04-17 | Kim Walisch <walki at fedoraproject dot org> - 12.3-2 | - Fix incorrect AXV512 example in C_API.md - Fix incorrect AXV512 example in CPP_API.md |
2024-04-16 | Kim Walisch <walki at fedoraproject dot org> - 12.3-1 | - Add runtime POPCNT detection using CPUID for x86 CPUs - Improve GCC/Clang multiarch preprocessor logic - CMakeLists.txt: Remove POPCNT/BMI check for x86 CPUs |
2024-03-10 | Kim Walisch <walki at fedoraproject dot org> - 12.1-1 | - CMakeLists.txt: Fix undefined reference to pthread_create - Fix -ffast-math failure of --test option - Fix musl libc issue in unit tests - Improve status output |
2024-02-19 | Kim Walisch <walki at fedoraproject dot org> - 12.0-2 | - Increase .so version to 12 |