x86_64 assembly pack: Win64 SEH face-lift.
[openssl.git] / crypto / sha / asm / sha512-x86_64.pl
2017-02-06 Andy Polyakovx86_64 assembly pack: Win64 SEH face-lift.
2016-10-24 Andy Polyakovx86_64 assembly pack: add Goldmont performance results.
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-09-26 Andy PolyakovSkylake performance results.
2014-08-30 Andy Polyakovx86[_64] assembly pack: add Silvermont performance...
2014-07-07 Andy Polyakovsha[1|512]-x86_64.pl: fix logical errors with $shaext=0.
2014-07-05 Andy Polyakovsha512-x86_64.pl: fix typo.
2014-07-01 Andy Polyakovsha512-x86_64.pl: fix linking problem under Windows.
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-12 Andy PolyakovFacilitate back-porting of AESNI and SHA modules.
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.