]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/sha/asm/sha512-x86_64.pl
Add support for Intel SHA extension.
[thirdparty/openssl.git] / crypto / sha / asm / sha512-x86_64.pl
2014-06-11  Andy PolyakovAdd support for Intel SHA extension.
2014-02-26  Andy Polyakovsha/asm/sha512-x86_64.pl: fix compilation error on...
2013-07-31  Andy Polyakovcrypto/sha/asm/sha*-x86_64.pl: comply with Win64 ABI.
2013-06-10  Andy Polyakovsha512-x86_64.pl: upcoming-Atom-specific optimization.
2013-05-25  Andy Polyakovsha512-x86_64.pl: +16% optimization for Atom.
2013-02-14  Andy Polyakovsha512-x86_64.pl: add AVX2 code path.
2013-01-22  Andy Polyakovx86_64 assembly pack: make Windows build more robust.
2012-08-13  Andy Polyakovsha512-x86_64.pl: revert previous change and solve...
2012-08-13  Andy Polyakovsha512-x86_64.pl: minimum gas requirement for AMD XOP.
2012-06-27  Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-06-25  Andy Polyakovsha512-x86_64.pl: fix typo.
2012-06-24  Andy Polyakovsha512-x86_64.pl: add SIMD code paths.
2012-06-19  Andy Polyakovsha512-x86_64.pl: fix typo.
2012-06-12  Andy Polyakovsha256-586.pl: squeeze some more, most notably ~10...
2012-05-28  Andy Polyakovsha512-x86_64.pl: >5% better performance.
2011-09-17  Andy Polyakovsha512-x86_64.pl: +15% better performance on Westmere...
2010-05-05  Andy PolyakovRevert previous Linux-specific/centric commit#19629...
2010-05-05  Ben LaurieNon-executable stack in asm.
2008-12-19  Andy Polyakovx86_64 assembler pack: add support for Win64 SEH.
2008-11-12  Andy Polyakovx86_64 assembler pack to comply with updated styling...
2007-08-23  Andy PolyakovMake x86_64 modules work under Win64/x64.
2006-10-17  Andy PolyakovFurther synchronizations with md32_common.h update...
2005-07-25  Andy PolyakovCommentary section update in sha512-x86_64.pl.
2005-07-24  Andy PolyakovSHA-256/-512 x86_64 assembler module.