summaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm/rsaz-x86_64.pl
AgeCommit message (Expand)Author
2020-04-23Update copyright yearMatt Caswell
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-12-20Add some missing cfi frame info in rsaz-x86_64Bernd Edlinger
2019-12-06Improve the overflow handling in rsaz_512_sqrBernd Edlinger
2019-12-06Fix an overflow bug in rsaz_512_sqrAndy Polyakov
2019-09-16Unify all assembler file generatorsRichard Levitte
2018-12-06Following the license change, modify the boilerplates in crypto/bn/Richard Levitte
2017-06-30Merge Intel copyright notice into standardRich Salz
2017-02-09bn/asm/x86_64*: add DWARF CFI directives.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-03-01bn/asm/rsaz-avx2.pl: constant-time gather procedure.Andy Polyakov
2016-03-01bn/asm/rsax-x86_64.pl: constant-time gather procedure.Andy Polyakov
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
2014-08-21bn/asm/rsaz-*.pl: allow spaces in Perl path name.Andy Polyakov
2014-07-09x86_64 assembly pack: improve masm support.Andy Polyakov
2014-06-28x86_64 assembly pack: refine clang detection.Andy Polyakov
2013-12-03crypto/bn/asm/rsaz-x86_64.pl: make it work on Win64.Andy Polyakov
2013-12-03crypto/bn/rsaz*: fix licensing note.Andy Polyakov
2013-12-03bn/asm/rsaz-x86_64.pl: fix prototype.Andy Polyakov
2013-10-14bn/asm/*x86_64*.pl: correct assembler requirement for ad*x.Andy Polyakov
2013-10-03rsaz-x86_64.pl: add MULX/ADCX/ADOX code path.Andy Polyakov
2013-08-03crypto/bn/asm/rsax-x86_64.pl: make it work on Darwin.Andy Polyakov
2013-07-05Add RSAZ assembly modules.Andy Polyakov