]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/aes/asm/aesni-sha256-x86_64.pl
For all assembler scripts where it matters, recognise clang > 9.x
[thirdparty/openssl.git] / crypto / aes / asm / aesni-sha256-x86_64.pl
2020-01-17  Richard LevitteFor all assembler scripts where it matters, recognise...
2019-12-23  Bernd EdlingerFix aesni_cbc_sha256_enc_avx2 backtrace info
2019-12-20  Bernd EdlingerAdd some missing cfi frame info in aesni-sha and sha...
2017-07-24  Andy Polyakovaes/asm/aesni-sha*-x86_64.pl: add SHAEXT performance...
2017-03-22  Andy Polyakovaes/asm/aesni-sha*-x86_64.pl: fix IV handling in SHAEXT...
2017-02-13  Andy Polyakovaes/asm/*-x86_64.pl: add CFI annotations.
2017-02-06  Andy Polyakovx86_64 assembly pack: Win64 SEH face-lift.
2016-10-10  David BenjaminRemove trailing whitespace from some files.
2016-08-05  klemensspelling fixes, just comments and readme.
2016-05-29  Andy Polyakovx86_64 assembly pack: tolerate spaces in source directo...
2016-05-21  Rich SalzAdd OpenSSL copyright to .pl files
2015-12-13  Andy Polyakovx86_64 assembly pack: tune clang version detection...
2015-11-23  Andy Polyakovx86_64 assembly pack: tune clang version detection.
2015-11-16  Andy Polyakovaesni-sha256-x86_64.pl: fix crash on AMD Jaguar.
2015-09-26  Andy PolyakovSkylake performance results.
2015-05-13  Andy Polyakovaes/asm/aesni-sha256-x86_64.pl: fix Windows compilation...
2014-07-09  Andy Polyakovx86_64 assembly pack: improve masm support.
2014-06-29  Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-06-28  Andy Polyakovx86_64 assembly pack: refine clang detection.
2014-06-24  Andy Polyakovx86_64 assembly pack: addendum to last clang commit.
2014-06-24  Andy Polyakovx86_64 assembly pack: allow clang to compile AVX code.
2014-06-16  Andy Polyakovaesni-sha[1|256]-x86_64.pl: fix logical error and MacOS...
2014-06-14  Andy Polyakovaesni-sha256-x86_64.pl: add missing rex in shaext.
2014-06-12  Andy PolyakovFacilitate back-porting of AESNI and SHA modules.
2014-06-11  Andy PolyakovAdd support for Intel SHA extension.
2013-06-30  Andy Polyakovaesni-sha256-x86_64.pl: fix typo in Windows SEH.
2013-06-10  Andy Polyakovaesni-sha256-x86_64.pl: harmonize with latest sha512...
2013-05-13  Andy PolyakovAdd AES-SHA256 stitch.