summaryrefslogtreecommitdiff
path: root/mysys/crc32/crc32c.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove unused header from crc32c.ccLike Ma2022-02-241-1/+0
* CRC32 on OpenBSD/powerpc64.Brad Smith2021-05-261-2/+2
* MDEV-24745 Generic CRC-32C computation wrongly uses SSE4.2 instructionsMarko Mäkelä2021-04-131-821/+134
* crc32c: Fix AIX compulation - ALIGN definedDaniel Black2021-03-181-0/+4
* CRC32 on AIXEtienne Guesnet2021-03-181-0/+11
* Implement CPU feature checks for FreeBSD/powerpc64bb-10.5-danielblack-pr1710-freebsd-powerpc64pkubaj2021-01-151-0/+15
* Fixed compiler warnings from crc32c.ccMonty2020-11-261-6/+7
* MDEV-19935 Create unified CRC-32 interfaceVladislav Vaintroub2020-09-171-0/+1254