]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/aes/asm/vpaes-ppc.pl
Update copyright year
[thirdparty/openssl.git] / crypto / aes / asm / vpaes-ppc.pl
2020-04-23  Matt CaswellUpdate copyright year
2020-02-17  David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-01-22  David BenjaminDo not silently truncate files on perlasm errors
2019-09-16  Richard LevitteUnify all assembler file generators
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2016-11-11  Andy PolyakovPPC assembler pack: add some PPC970/G5 performance...
2016-10-10  David BenjaminRemove trailing whitespace from some files.
2016-05-21  Rich SalzAdd OpenSSL copyright to .pl files
2015-11-18  Andy Polyakovaes/asm/vpaes-ppc.pl: eliminate overhung stores in...
2014-05-23  Andy Polyakovvpaes-ppc.pl: comply with ABI.
2014-04-06  Andy Polyakovvpaes-[x86_64|ppc].pl: fix typo, which for some reason...
2014-02-25  Andy Polyakovaes/asm/vpaes-ppc.pl: fix traceback info.
2014-01-07  Andy Polyakovaes/asm/vpaes-ppc.pl: add little-endian support.
2013-12-04  Andy Polyakovaes/asm/vpaes-ppc.pl: comply with ABI.
2013-11-29  Andy Polyakovvpaes-ppc.pl: fix bug in IV handling and comply with...
2013-11-27  Andy PolyakovAdd Vector Permutation AES for PPC.