]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/sha/asm/sha1-x86_64.pl
Following the license change, modify the boilerplates in crypto/sha/
[thirdparty/openssl.git] / crypto / sha / asm / sha1-x86_64.pl
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2017-11-12  Josh SorefMany spelling fixes/typo's corrected.
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-29  FdaSilvaYYMore typo fixes
2017-03-22  Andy Polyakovx86_64 assembly pack: add some Ryzen performance results.
2017-02-11  Adam Langleysha/asm/sha1-x86_64.pl: add CFI annotations.
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-11  Andy Polyakovsha/asm/sha1-x86_64.pl: fix crash in SHAEXT code on...
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-07-07  Andy Polyakovsha[1|512]-x86_64.pl: fix logical errors with $shaext=0.
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-14  Andy Polyakovsha1-x86_64.pl: add missing rex prefix in shaext.
2014-06-12  Andy PolyakovFacilitate back-porting of AESNI and SHA modules.
2014-06-11  Andy PolyakovAdd support for Intel SHA extension.
2014-02-01  Andy Polyakovcrypto/sha/asm/sha1-x86_64.pl update:
2014-01-04  Andy Polyakovaesni-sha1-x86_64.pl: refine Atom-specific optimization.
2013-12-18  Andy Polyakovsha1-x86_64.pl: harmonize Win64 SE handlers for SIMD...
2013-07-31  Andy Polyakovcrypto/sha/asm/sha*-x86_64.pl: comply with Win64 ABI.
2013-06-10  Andy Polyakovsha1-x86_64.pl: add AVX2+BMI code path.
2013-02-14  Andy Polyakov[aesni-]sha1-x86_64.pl: code refresh.
2013-01-22  Andy Polyakovx86_64 assembly pack: make Windows build more robust.
2012-07-15  Andy Polyakovsha1-[586|x86_64].pl: shave off one instruction from...
2012-06-27  Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-06-12  Andy Polyakovx86[_64] assembly pack: update benchmark results.
2011-07-04  Andy Polyakovsha1-x86_64.pl: nasm 2.07 screws up labels if AVX path...
2011-07-01  Andy Polyakovsha1-x86_64.pl: fix win64-specific typos and add masm...
2011-05-29  Andy Polyakovsha1-586|x86_64.pl: minor portability fix.
2011-05-29  Andy Polyakovsha1-586|x86_64.pl: add SSSE3 and AVX code paths.
2010-05-05  Andy PolyakovRevert previous Linux-specific/centric commit#19629...
2010-05-05  Ben LaurieNon-executable stack in asm.
2009-08-18  Andy Polyakovsha1-x86* assembler update: F_40_59 and Atom-specific...
2008-12-19  Andy Polyakovx86_64 assembler pack: add support for Win64 SEH.
2007-09-13  Andy PolyakovCommentary updates.
2007-05-10  Andy PolyakovMention Core2 in sha1-x86_64.
2006-10-17  Andy PolyakovFurther synchronizations with md32_common.h update...
2006-10-17  Andy PolyakovSynchronize SHA1 assembler with md32_common.h update.
2006-04-16  Andy PolyakovSHA-1 for x86_64.