For all assembler scripts where it matters, recognise clang > 9.x
[openssl.git] / crypto / chacha / asm / chacha-x86_64.pl
2020-01-17 Richard LevitteFor all assembler scripts where it matters, recognise...
2019-09-16 Richard LevitteUnify all assembler file generators
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-07-03 Andy Polyakovchacha/asm/chacha-x86_64.pl: add dedicated path for...
2017-12-08 Andy Polyakovchacha/asm/chacha-x86_64.pl: add AVX512VL code path.
2017-11-25 Andy Polyakovchacha/asm/chacha-x86_64.pl: fix sporadic crash in...
2017-07-21 Andy Polyakovx86_64 assembly pack: "optimize" for Knights Landing...
2017-07-03 Andy Polyakovx86_64 assembly pack: fill some blanks in Ryzen results.
2017-03-22 Andy Polyakovx86_64 assembly pack: add some Ryzen performance results.
2017-02-26 Andy Polyakovchacha/asm/chacha-x86_64.pl: add CFI annotations.
2017-02-06 Andy Polyakovx86_64 assembly pack: Win64 SEH face-lift.
2016-12-25 Andy Polyakovchacha/asm/chacha-x86_64.pl: add AVX512 path optimized...
2016-12-19 Andy Polyakovx86 assembly pack: update performance results.
2016-12-15 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: allow nasm to assemble...
2016-12-12 Andy Polyakovx86_64 assembly pack: add AVX512 ChaCha20 and Poly1305...
2016-10-24 Andy Polyakovx86_64 assembly pack: add Goldmont performance results.
2016-05-29 Andy Polyakovx86_64 assembly pack: tolerate spaces in source directo...
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
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-14 Andy Polyakovchacha/asm/chacha-x86[_64].pl: fix typos and logical...
2016-02-10 Andy Polyakovx86[_64] assembly pack: add ChaCha20 and Poly1305 modules.