summaryrefslogtreecommitdiff
path: root/storage/innobase/ut/ut0crc32.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-301-4/+41
|\
| * Support CRC32 SSE2 implementation under WindowsJun Su2017-11-161-4/+41
* | Less code to depend on ut_crc32_init()Sergey Vojtovich2017-11-231-13/+7
* | Removed HW acceleration for big endian checksumSergey Vojtovich2017-11-231-88/+1
* | Removed ut_crc32_byte_by_byte: never usedSergey Vojtovich2017-11-231-48/+0
|/
* Revert "Merge pull request #275 from grooverdan/10.2-MDEV-11075-crc32-runtime...Marko Mäkelä2016-12-201-14/+2
* MDEV-11075: Power - runtime detection of optimized instructionsDaniel Black2016-12-121-2/+14
* Address my review comments in the contributed patch.Marko Mäkelä2016-12-091-2/+3
* MDEV-11075: allow software crc32c on Power8 (for BE)Daniel Black2016-12-091-2/+0
* MDEV-9872: Valgrind supports CRC32B and CRC32Q since valgrind-3.6.1Daniel Black2016-12-051-1/+1
* MDEV-9872: crc32 initialization (innodb/xtradb)Daniel Black2016-12-011-18/+9
* MDEV-9872: Generic CRC32 message using ptrDaniel Black2016-12-011-10/+8
* compilation failure on power8Sergei Golubchik2016-09-221-2/+2
* Merge branch '10.2' into bb-10.2-janSergei Golubchik2016-09-191-2/+24
|\
| * MDEV-9872: New Power8 crc32(ieee) optimized functionsDaniel Black2016-08-051-2/+2
| * MDEV-9872 - Add common optimized CRC32 function interfaceSergey Vojtovich2016-08-041-17/+11
* | Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-1/+1
* | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-162/+544
|/
* Do not build optimised power crc32 on bigendianDaniel Black2015-12-181-2/+3
* Use POWER8 accelerated crc32Daniel Axtens2015-12-151-0/+36
* MDEV-5574 Set AUTO_INCREMENT below max value of column.Sergei Golubchik2014-02-011-1/+1
* Temporary commit of 10.0-mergeMichael Widenius2013-03-261-7/+3
* Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-0/+322