Do not silently truncate files on perlasm errors
[oweals/openssl.git] / crypto / chacha / asm / chacha-ppc.pl
2020-02-17 David BenjaminDo not silently truncate files on perlasm errors
2018-06-08 Andy Polyakovchacha/asm/chacha-ppc.pl: fix big-endian build.
2018-06-06 Andy Polyakovchacha/asm/chacha-ppc.pl: improve performance by 40...
2018-06-03 Andy Polyakovchacha/asm/chacha-ppc.pl: improve POWER8 performance...
2018-06-03 Andy PolyakovPPC assembly pack: correct POWER9 results.
2018-05-30 Andy Polyakovchacha/asm/chacha-ppc.pl: optimize AltiVec/VMX code...
2018-05-29 Matt CaswellUpdate copyright year
2018-05-10 Andy PolyakovPPC assembly pack: add POWER9 results.
2016-11-11 Andy PolyakovPPC assembler pack: add some PPC970/G5 performance...
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-09-08 Andy Polyakovchacha/asm/chacha-ppc.pl: add missing .text directive.
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-04-25 Andy Polyakovchacha/asm/chacha-ppc.pl: get misalignment corner case...
2016-03-04 Andy Polyakovchacha/asm/chacha-ppc.pl: fix typo.
2016-02-13 Andy PolyakovPPC assembly pack: add ChaCha20 and Poly1305 modules.