summaryrefslogtreecommitdiffstats
path: root/crypto/camellia/asm/cmll-x86_64.pl
AgeCommit message (Expand)Author
2020-03-17Update copyright yearMatt Caswell
2020-02-17Do not silently truncate files on perlasm errorsDavid Benjamin
2019-12-20Add some missing cfi frame info in camellia-x86_64.plBernd Edlinger
2017-02-26camellia/asm/cmll-x86_64.pl: add CFI annotations.Andy Polyakov
2016-05-29x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2013-01-22x86_64 assembly pack: make Windows build more robust.Andy Polyakov
2012-06-27x86_64 assembly pack: make it possible to compile with Perl located onAndy Polyakov
2012-04-28perlasm: fix symptom-less bugs, missing semicolons and 'my' declarations.Andy Polyakov
2009-09-17cmll-x86_64.pl: small buglet in CBC subroutine.Andy Polyakov
2009-04-06Camellia update: make it respect NO_[INLINE_]ASM and typo in assembler.Andy Polyakov
2008-12-27cmll-x86_64.pl: fix bug in cbc tail processing and comply with Win64 ABI spec.Andy Polyakov
2008-12-22cmll-x86_64.pl: Win64 SEH section to handle pushf/popf in CBC routine.Andy Polyakov
2008-12-19cmll-x86_64.pl: bug fix and size optimization of Win64 SEH section.Andy Polyakov
2008-12-03Add Camellia assembler x86 and x86_64 modules.Andy Polyakov