summaryrefslogtreecommitdiff
path: root/src/checksum
Commit message (Expand)AuthorAgeFilesLines
* WT-3197 aarch64 CRC32C support fails to compile on non-linux ARM platforms (#...Keith Bostic2017-04-102-7/+6
* WT-3197 aarch64 CRC32C support fails to compile on non-linux ARM platforms (#...Keith Bostic2017-04-102-2/+2
* WT-3267 Upgrade copyright notices from 2016 to 2017. (#3374)Keith Bostic2017-04-073-3/+3
* WT-3173 Add runtime detection for s390x CRC32 hardware support (#3290)Mark Benvenuto2017-02-112-6/+24
* WT-3014 Add GCC/clang support for ELF symbol visibility. (#3138)Keith Bostic2016-12-051-0/+1
* WT-2938 Change assembly file extensions from .S to .sx (#3072)David Hows2016-10-043-1/+1
* WT-2900 Add ARM8 build support to WiredTiger and fix ARM CRC assembler tags (...Keith Bostic2016-09-131-4/+8
* WT-2873 Refactor CRC32 code (#3000)Keith Bostic2016-09-085-159/+286
* WT-2695 Fix build issues caused by zSeries checksum code (#2979)Michael Cahill2016-08-251-1/+1
* WT-2695 Integrate s390x accelerated crc32c support (#2967)Keith Bostic2016-08-259-31/+3534
* WT-2682 add option to configure WiredTiger with strict compiler flags (#2773)Keith Bostic2016-06-082-1/+6
* WT-2629 Force non-executable stacks based on __ELF__. (#2774)Michael Cahill2016-06-031-1/+1
* WT-2629 Make the stack non-executable with GCC only. (#2742)Michael Cahill2016-05-241-1/+5
* WT-2629 Don't make stacks executable in assembly source. (#2739)Michael Cahill2016-05-231-0/+3
* WT-2599: split out the checksum code from the support directory (#2707)Keith Bostic2016-05-027-0/+3772