Also check for errors in x86_64-xlate.pl.
[openssl.git] / crypto / chacha / asm / chacha-armv4.pl
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
2019-02-16 Andy PolyakovARM assembly pack: make it Windows-friendly.
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2017-11-28 David BenjaminFix chacha-armv4.pl with clang -fno-integrated-as.
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-08-05 klemensspelling fixes, just comments and readme.
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-03-10 Richard LevitteFix some assembler generating scripts for better unific...
2016-03-02 David BenjaminConsistently use arm_arch.h constants in armcap assembl...
2016-02-27 Andy Polyakovchacha/asm/chacha-*.pl: fix typos in tail processing.
2016-02-14 Andy Polyakovchacha/asm/chacha*: ensure that zero length is handled...
2016-02-13 Andy PolyakovARM assembly pack: add ChaCha20 and Poly1305 modules.