summaryrefslogtreecommitdiffstats
path: root/crypto/poly1305/asm/poly1305-sparcv9.pl
AgeCommit message (Expand)Author
2021-07-29Update copyright yearMatt Caswell
2021-07-15Split bignum code out of the sparcv9cap.cTomas Mraz
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
2019-09-16Unify all assembler file generatorsRichard Levitte
2018-12-06Following the license change, modify the boilerplates in crypto/poly1305/Richard Levitte
2016-07-01SPARC assembly pack: enforce V8+ ABI constraints.Andy Polyakov
2016-05-28SPARC assembly pack: add missing .type directives.Andy Polyakov
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-04-26SPARCv9 assembly pack: fine-tune run-time switch.Andy Polyakov
2016-04-04crypto/poly1305: don't break carry chains.Andy Polyakov
2016-03-09Unified - adapt the generation of poly1305 assembler to use GENERATERichard Levitte
2016-03-08SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov
2016-01-31Add poly1305/asm/poly1305-sparcv9.pl.Andy Polyakov