aboutsummaryrefslogtreecommitdiff
path: root/crypto/sha/asm/sha1-mb-x86_64.pl
AgeCommit message (Expand)AuthorFilesLines
2020-08-27Ignore vendor name in Clang version number.Jung-uk Kim1-1/+1
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-02-18x86_64: Don't assume 8-byte pointer sizeH.J. Lu1-12/+30
2020-02-17Also check for errors in x86_64-xlate.pl.David Benjamin1-1/+1
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin1-1/+1
2020-01-17For all assembler scripts where it matters, recognise clang > 9.xRichard Levitte1-1/+1
2019-09-16Unify all assembler file generatorsRichard Levitte1-4/+6
2018-12-06Following the license change, modify the boilerplates in crypto/sha/Richard Levitte1-1/+1
2017-11-11Many spelling fixes/typo's corrected.Josh Soref1-5/+5
2017-02-15sha/asm/*-x86_64.pl: add CFI annotations.Andy Polyakov1-0/+46
2016-10-10Remove trailing whitespace from some files.David Benjamin1-2/+2
2016-05-29x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov1-1/+1
2016-05-21Add OpenSSL copyright to .pl filesRich Salz1-1/+8
2016-02-05GH601: Various spelling fixes.FdaSilvaYY1-4/+4
2015-12-13x86_64 assembly pack: tune clang version detection even further.Andy Polyakov1-1/+1
2015-11-23x86_64 assembly pack: tune clang version detection.Andy Polyakov1-1/+1
2015-09-26Skylake performance results.Andy Polyakov1-0/+1
2014-08-21sha1-mb-x86_64.pl: add commentary.Andy Polyakov1-0/+13
2014-08-20sha1-mb-x86_64.pl: fix typo.Andy Polyakov1-1/+1
2014-06-28x86_64 assembly pack: refine clang detection.Andy Polyakov1-2/+2
2014-06-24x86_64 assembly pack: addendum to last clang commit.Andy Polyakov1-1/+1
2014-06-24x86_64 assembly pack: allow clang to compile AVX code.Andy Polyakov1-0/+4
2014-06-11Add support for Intel SHA extension.Andy Polyakov1-2/+509
2014-02-05[aesni|sha*]-mb-x86_64.pl: add data prefetching.Andy Polyakov1-9/+31
2013-10-08sha/asm/sha*-mb-x86_64.pl: commentary update.Andy Polyakov1-7/+9
2013-10-03x86_64 assembly pack: add multi-block AES-NI, SHA1 and SHA256.Andy Polyakov1-0/+1026