summaryrefslogtreecommitdiffstats
path: root/crypto/aes/asm/aesni-mb-x86_64.pl
AgeCommit message (Expand)Author
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/aes/Richard Levitte
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-02-13aes/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
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
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-10aesni-mb-x86_64.pl: add Win64 SEH.Andy Polyakov
2014-02-05[aesni|sha*]-mb-x86_64.pl: add data prefetching.Andy Polyakov
2013-10-03x86_64 assembly pack: add multi-block AES-NI, SHA1 and SHA256.Andy Polyakov