Fix migration guide mappings for i2o/o2i_ECPublicKey
[openssl.git] / crypto / sha / asm / sha256-586.pl
2020-08-28 Jung-uk KimIgnore vendor name in Clang version number.
2020-04-23 Matt CaswellUpdate copyright year
2020-02-17 David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-01-22 David BenjaminDo not silently truncate files on perlasm errors
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-06-20 Matt CaswellUpdate copyright year
2018-06-18 Andy Polyakovsha/asm/sha{1|256}-586.pl: harmonize clang version...
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-05-11 David BenjaminRemove filename argument to x86 asm_init.
2016-12-19 Andy Polyakovx86 assembly pack: update performance results.
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-03-09 Richard LevitteUnified - adapt the generation of sha assembler to...
2015-07-13 Richard LevitteConversion to UTF-8 where needed
2014-08-30 Andy Polyakovx86[_64] assembly pack: add Silvermont performance...
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/sha256-586.pl: don't try to compile SIMD with...
2013-06-10 Andy Polyakovsha[256|512]-586.pl: add more SIMD code paths.
2013-02-15 Andy Polyakovsha256-586.pl: code refresh.
2012-07-01 Andy Polyakovsha256-586.pl: fix typos.
2012-06-19 Andy Polyakovsha256-586.pl: fix linking error.
2012-06-12 Andy Polyakovsha256-586.pl: add AVX and XOP code paths.
2012-06-12 Andy Polyakovsha256-586.pl: squeeze some more, most notably ~10...
2012-05-28 Andy Polyakovsha256-586.pl: full unroll to deliver additional ~16...
2012-05-24 Andy Polyakovsha256-586.pl: tune away regression on Nehalem core...
2012-05-19 Andy Polyakovsha256-586.pl optimization.
2011-09-17 Andy Polyakovsha256-586.pl: minor optimization, +0-2% on all CPUs...
2008-07-17 Andy PolyakovRemove junk argument to function_begin in sha/asm/...
2007-09-18 Andy PolyakovMinor formatting fixes in crypto/sha/asm.
2007-09-16 Andy PolyakovMinor sha[256|512]-586 performance tweaks.
2007-09-13 Andy PolyakovSHA256/512 for x86.