summaryrefslogtreecommitdiffstats
path: root/crypto/sha/asm/sha256-mb-x86_64.pl
AgeCommit message (Expand)Author
2024-04-17Unable to run asm code on OpenBSD (amd64)Theo Buehler
2020-08-27Ignore vendor name in Clang version number.Jung-uk Kim
2020-04-23Update copyright yearMatt Caswell
2020-02-18x86_64: Don't assume 8-byte pointer sizeH.J. Lu
2020-02-17Also check for errors in x86_64-xlate.pl.David Benjamin
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin
2020-01-17For all assembler scripts where it matters, recognise clang > 9.xRichard Levitte
2019-09-16Unify all assembler file generatorsRichard Levitte
2018-12-06Following the license change, modify the boilerplates in crypto/sha/Richard Levitte
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-02-15sha/asm/*-x86_64.pl: add CFI annotations.Andy Polyakov
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-05-29x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2015-12-13x86_64 assembly pack: tune clang version detection even further.Andy Polyakov
2015-11-23x86_64 assembly pack: tune clang version detection.Andy Polyakov
2015-09-26Skylake performance results.Andy Polyakov
2014-06-28x86_64 assembly pack: refine clang detection.Andy Polyakov
2014-06-24x86_64 assembly pack: addendum to last clang commit.Andy Polyakov
2014-06-24x86_64 assembly pack: allow clang to compile AVX code.Andy Polyakov
2014-06-11Add support for Intel SHA extension.Andy Polyakov
2014-02-05[aesni|sha*]-mb-x86_64.pl: add data prefetching.Andy Polyakov
2013-10-08sha/asm/sha*-mb-x86_64.pl: commentary update.Andy Polyakov
2013-10-03x86_64 assembly pack: add multi-block AES-NI, SHA1 and SHA256.Andy Polyakov