Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid intermediate stores when using _mm_crc32_u32 | Jeffrey Walton | 2021-05-26 | 1 | -4/+3 |
* | Add CONST_WORD32_CAST macro to CRC source files | Jeffrey Walton | 2021-05-25 | 1 | -9/+11 |
* | Add CRC32Wx4 and CRC32CWx4 for 4 blocks at a time | Jeffrey Walton | 2021-05-25 | 1 | -12/+2 |
* | Use inline ASM for CRC on Apple ARMv8 | Jeffrey Walton | 2021-05-25 | 1 | -24/+48 |
* | Update source files for Android.mk (GH #1015) | Jeffrey Walton | 2021-03-09 | 1 | -4/+0 |
* | Restore SIGILL handler if sigprocmask fails | Jeffrey Walton | 2020-02-17 | 1 | -0/+3 |
* | Fix ARM headers and Android compile (PR #896) | Jeffrey Walton | 2019-10-16 | 1 | -3/+2 |
* | Fix <arm_neon.h> include for ARM64 with MSVC compiler (GH #776) | Jeffrey Walton | 2019-01-04 | 1 | -1/+2 |
* | Update comments in config.h | Jeffrey Walton | 2018-12-09 | 1 | -1/+1 |
* | Rename files with dashes to underscores (GH #736) | Jeffrey Walton | 2018-11-10 | 1 | -0/+158 |