sha512-x86_64.pl: fix typo.
[openssl.git] / crypto / sha / asm /
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-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-06-12 Andy Polyakovx86[_64] assembly pack: update benchmark results.
2012-05-28 Andy Polyakovsha256-586.pl: full unroll to deliver additional ~16...
2012-05-28 Andy Polyakovsha512-x86_64.pl: >5% better performance.
2012-05-24 Andy Polyakovsha256-586.pl: tune away regression on Nehalem core...
2012-05-19 Andy Polyakovsha256-586.pl optimization.
2012-04-28 Andy Polyakovperlasm: fix symptom-less bugs, missing semicolons...
2012-04-18 Andy PolyakovC64x+ assembler pack. linux-c64xplus build is *not...
2012-03-29 Andy Polyakovsha512-armv4.pl: optimize NEON code path by utilizing...
2012-01-13 Andy Polyakovsha512-sparcv9.pl: work around V8+ warning.
2012-01-13 Andy Polyakovaes-ppc.pl, sha512-ppc.pl: comply even with Embedded...
2011-10-20 Andy Polyakovsha1-mips.pl: fix typo.
2011-10-19 Andy Polyakovvxworks-mips: unify and add assembler.
2011-09-17 Andy Polyakovsha256-586.pl: minor optimization, +0-2% on all CPUs...
2011-09-17 Andy Polyakovsha512-x86_64.pl: +15% better performance on Westmere...
2011-07-18 Andy Polyakovsha512-sparcv9.pl: minor optimization of sha256.
2011-07-17 Andy PolyakovARM assembler pack: add platform run-time detection.
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-06-28 Andy Polyakovcrypto/sha/asm/sha[1|512]-mips.pl: minor updates.
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.
2011-05-27 Andy PolyakovPPC assembler pack: adhere closer to ABI specs, add...
2011-04-01 Andy PolyakovARM assembler pack: profiler-assisted optimizations...
2010-11-29 Andy Polyakovs390x assembler pack: adapt for -m31 build, see comment...
2010-10-22 Andy Polyakovsha512-mips.pl: add missing 64-bit byte swap.
2010-10-21 Andy Polyakovsha512-mips.pl: fix "little-endian" typos.
2010-10-02 Andy Polyakovsha512-mips.pl: add missing byte swap for little-endians.
2010-10-02 Andy PolyakovMIPS assembler pack: enable it in Configure, add SHA2...
2010-09-22 Andy Polyakovsha1-mips.pl, mips-mont.pl: unify MIPS assembler module...
2010-09-18 Andy Polyakovs390x assembler pack: extend OPENSSL_s390xcap_P to...
2010-09-13 Andy PolyakovAlpha assembler pack: adapt for Linux.
2010-09-10 Andy Polyakovsha1-armv4-large.pl: more readable input pickup.
2010-08-03 Andy Polyakovsha1-armv4-large.pl: reschedule instructions for dual...
2010-07-26 Andy Polyakovsha1-alpha.pl: commentary update.
2010-07-13 Andy Polyakovsha1-armv4-large.pl: add performance data for Cortex...
2010-07-13 Andy PolyakovARM assembler pack: reschedule instructions for dual...
2010-07-09 Andy PolyakovHarmonize s390x assembler modules with "catch-all"...
2010-07-08 Andy Polyakovcrypto/*/Makefile: unify "catch-all" assembler make...
2010-07-01 Andy PolyakovSPARCv9 assembler pack: refine CPU detection on Linux...
2010-05-05 Andy PolyakovRevert previous Linux-specific/centric commit#19629...
2010-05-05 Ben LaurieNon-executable stack in asm.
2010-04-10 Andy Polyakovsha1-alpha.pl: addenum till commit #19547.
2010-03-29 Andy PolyakovARMv4 assembler: fix compilation failure. Fix is actual...
2010-01-19 Andy Polyakovs390x assembler update: add support for run-time facili...
2009-12-28 Andy PolyakovPA-RISC assembler: missing symbol and typos.
2009-12-27 Andy PolyakovUpdate sha512-parisc.pl and add make rules.
2009-11-15 Andy PolyakovAdd sha512-parisc.pl.
2009-11-15 Andy PolyakovSHA1 assembler show off: minor performance updates...
2009-08-18 Andy Polyakovsha1-x86* assembler update: F_40_59 and Atom-specific...
2009-04-26 Andy PolyakovMinor shaX-s390x.pl update.
2009-03-17 Andy PolyakovMake SPARC assembler modules *really* Purify-friendly.
2009-03-16 Andy PolyakovExcuse myself from integrating sha1-sparcv9a.pl into...
2009-02-09 Andy Polyakovsha1-sparcv9a.pl: fix bug in commentary section.
2009-02-09 Andy Polyakovs390x assembler pack update.
2009-01-05 Andy PolyakovAdd UltraSPARC VIS-powered SHA1 block procedure.
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...
2008-09-12 Andy PolyakovAIX build updates.
2008-08-06 Andy Polyakovsha1-armv4-large cosmetics.
2008-08-06 Andy Polyakovsha1-armv4-large.pl performance improvement. On PXA255...
2008-07-17 Andy PolyakovRemove junk argument to function_begin in sha/asm/...
2008-01-13 Andy PolyakovUnify ppc assembler make rules.
2008-01-13 Andy PolyakovAllow to specify filename on sha1-ia64.pl command line.
2007-09-27 Andy PolyakovYet another ARM update. It appears to be more appropria...
2007-09-27 Andy PolyakovARMv4 assembler pack.
2007-09-26 Andy PolyakovMake sha512-armv4.pl byte-order neutral.
2007-09-26 Andy PolyakovClarify commentary in sha512-sparcv9.pl.
2007-09-18 Andy PolyakovMinor formatting fixes in crypto/sha/asm.
2007-09-16 Andy PolyakovMinor sha[256|512]-586 performance tweaks.
2007-09-15 Andy PolyakovRemove sha512-sse2.pl.
2007-09-14 Andy PolyakovEngage new x86 assembler modules.
2007-09-13 Andy PolyakovCommentary updates.
2007-09-13 Andy PolyakovSHA512 for ARMv4.
2007-09-13 Andy PolyakovSHA256/512 for x86.
2007-08-23 Andy PolyakovMake x86_64 modules work under Win64/x64.
2007-05-22 Andy PolyakovSHA256 for ARMv4.
2007-05-13 Andy PolyakovMake sha*-ia64 modules alignment neutral.
2007-05-10 Andy PolyakovMention Core2 in sha1-x86_64.
2007-05-10 Andy PolyakovCommentary updates to SHA for sparcv9.
2007-05-04 Andy PolyakovSHA for sparcv9.
2007-05-02 Andy PolyakovFix s390x bugs and correct performance coefficients.
2007-04-30 Andy Polyakovs390x assembler pack.
2007-01-25 Andy PolyakovMinor optimization for sha1-armv4 module.
2007-01-22 Andy PolyakovSHA1 for ARMv4 and Thumb.
2006-11-27 Andy Polyakovsha512-ppc.pl mutli-thread safety fix.
2006-10-18 Andy PolyakovTemporary fix for sha256 IA64 assembler.
2006-10-17 Andy PolyakovFurther synchronizations with md32_common.h update...
2006-10-17 Andy PolyakovFurther synchronizations with md32_common.h update.
2006-10-17 Andy PolyakovSynchronize SHA1 assembler with md32_common.h update.
2006-08-31 Andy PolyakovRewrite sha1-586.pl.
2006-06-05 Andy PolyakovAdd sha512-ppc.pl module.
2006-06-05 Andy PolyakovMinor sha1-ppc.pl update.
2006-05-04 Andy PolyakovFuther minor PPC assembler update.
2006-05-03 Andy PolyakovMinor PPC assembler updates.
next