aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/sha1/sha1_x86
Commit message (Expand)AuthorAgeFilesLines
* Remove ULL suffixesJack Lloyd2020-12-011-1/+1
* Merge GH #2456 Remove deprecated headers, make many headers internalJack Lloyd2020-11-061-1/+1
|\
| * Remove deprecated headers, make more headers internalJack Lloyd2020-11-061-1/+1
* | Remove compiler version checks for old compilersJack Lloyd2020-11-061-3/+3
|/
* Make ssse3/sse2 dependencies explicit rather than implicitJack Lloyd2019-09-041-0/+1
* Make the ISA list a listJack Lloyd2019-04-171-1/+5
* Add missing ISA annotationsJack Lloyd2018-01-041-1/+1
* Rename SSE4.x names to avoid underscoresJack Lloyd2017-12-111-1/+1
* Rename the SSE4 ISA extensionsJack Lloyd2017-12-111-1/+1
* Use native compiler versioning of MSVCSimon Warta2017-07-311-1/+1
* Maintainer mode fixes: old style casts, missing override, unused functionsJack Lloyd2017-06-081-2/+2
* fix doxygen build: hide method definitions with ifdefs where theZoltan Gyarmati2017-06-081-0/+2
* Set minimum compiler versions for SHA intrinsicsJack Lloyd2017-05-191-0/+6
* Add support for Intel SHA-1/SHA-2 instructionsJack Lloyd2017-05-192-0/+219