modexp512-x86_64.pl: make it work with ml64.
[openssl.git] / crypto / bn / asm /
2011-08-19 Andy Polyakovmodexp512-x86_64.pl: make it work with ml64.
2011-08-14 Andy Polyakovx86_64-mont5.pl: add missing Win64 support.
2011-08-13 Andy Polyakovarmv4-mont.pl: profiler-assisted optimization gives...
2011-08-12 Andy PolyakovSPARC assembler pack: fix FIPS linking errors.
2011-08-12 Andy PolyakovThis commit completes recent modular exponentiation...
2011-08-12 Andy Polyakovalphacpuid.pl: fix alignment bug.
2011-08-09 Andy Polyakovx86_64-mont.pl: futher optimization resulting in up...
2011-07-20 Andy PolyakovAdd RSAX builtin engine. It optimizes RSA1024 sign...
2011-07-17 Andy PolyakovARM assembler pack: add platform run-time detection.
2011-07-05 Andy Polyakovx86_64-mont.pl: add squaring procedure and improve...
2011-07-04 Andy Polyakovs390x-gf2m.pl: commentary update (final performance...
2011-06-27 Andy Polyakovs390x assembler pack: add s390x-gf2m.pl and harmonize...
2011-05-27 Andy PolyakovPPC assembler pack: adhere closer to ABI specs, add...
2011-05-22 Andy Polyakovx86_64-gf2m.pl: add Win64 SEH.
2011-05-16 Andy Polyakovx86gas.pl: add palignr and move pclmulqdq.
2011-05-16 Andy Polyakovx86_64 assembler pack: add x86_64-gf2m module.
2011-05-07 Andy PolyakovIA-64 assembler pack: fix typos and make it work on...
2011-05-07 Andy Polyakovx86 assembler pack: add bn_GF2m_mul_2x2 implementations...
2011-05-05 Andy PolyakovARM assembler pack: engage newly introduced armv4-gf2m...
2011-05-05 Andy PolyakovARM assembler pack. Add bn_GF2m_mul_2x2 implementation...
2011-03-04 Andy Polyakovia64-mont.pl: optimize short-key performance.
2011-03-04 Andy Polyakovs390x assembler pack: tune-up and support for new z196...
2011-02-23 Dr. Stephen HensonStop warnings.
2010-11-29 Andy Polyakovs390x assembler pack: adapt for -m31 build, see comment...
2010-11-22 Andy Polyakovs390x.S: fix typo in bn_mul_words.
2010-10-02 Andy PolyakovMIPS assembler pack: enable it in Configure, add SHA2...
2010-09-27 Andy PolyakovAdd unified mips.pl, which will replace mips3.s.
2010-09-22 Andy Polyakovsha1-mips.pl, mips-mont.pl: unify MIPS assembler module...
2010-09-13 Andy PolyakovAlpha assembler pack: adapt for Linux.
2010-09-10 Andy Polyakovcrypto/bn/asm/s390x.S: drop redundant instructions.
2010-07-09 Andy PolyakovHarmonize s390x assembler modules with "catch-all"...
2010-07-08 Andy Polyakovarmv4-mont.pl: addenum to previous commit#19749.
2010-05-05 Andy PolyakovRevert previous Linux-specific/centric commit#19629...
2010-05-05 Ben LaurieNon-executable stack in asm.
2010-04-10 Andy Polyakovalpha-mont.pl: comply with stack alignment requirements.
2010-03-29 Andy PolyakovARMv4 assembler: fix compilation failure. Fix is actual...
2010-01-25 Andy Polyakovparisc-mont.pl: PA-RISC 2.0 code path optimization...
2010-01-17 Andy Polyakovia64-mont.pl: add shorter vector support ("shorter...
2010-01-07 Andy Polyakovia64-mont.pl: addp4 is not needed when referring to...
2010-01-06 Andy Polyakovppc64-mont.pl: commentary update.
2010-01-06 Andy PolyakovAdd Montgomery multiplication module for IA-64.
2009-12-29 Andy Polyakovppccap.c: fix compiler warning and perform sanity check...
2009-12-28 Andy PolyakovPA-RISC assembler: missing symbol and typos.
2009-12-27 Andy PolyakovThrow in more PA-RISC assembler.
2009-12-27 Andy Polyakovppccap.c: tidy up.
2009-12-26 Andy Polyakovppc64-mont.pl: adapt for 32-bit and engage for all...
2009-02-10 Andy Polyakovs390x-mont.pl: optimize prologue.
2009-02-09 Andy Polyakovs390x assembler pack update.
2009-01-11 Dr. Stephen HensonFix missing prototype warnings then fix different proto...
2008-12-19 Andy Polyakovx86_64 assembler pack: add support for Win64 SEH.
2008-11-14 Andy Polyakovx86_64-xlate.pl update, engage x86_64 assembler in...
2008-11-12 Andy Polyakovx86_64 assembler pack to comply with updated styling...
2008-11-12 Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-02 Dr. Stephen HensonUse stddef.h to pick up size_t def.
2008-11-02 Dr. Stephen HensonFix warnings about mismatched prototypes, undefined...
2008-11-01 Ben Lauriesize_tification.
2008-09-12 Andy PolyakovAIX build updates.
2008-02-27 Andy PolyakovMake x86_64-mont.pl work with debug Win64 build.
2008-02-05 Andy Polyakovppc64-mont optimization.
2008-01-13 Andy PolyakovUnify ppc assembler make rules.
2008-01-05 Dr. Stephen HensonUpdate perl asm scripts include paths for perlasm.
2007-12-29 Andy PolyakovFinal (for this commit series) optimized version and...
2007-12-29 Andy PolyakovThis is also informational commit exposing loop modulo...
2007-12-29 Andy PolyakovNew Montgomery multiplication module, ppc64-mont.pl...
2007-09-27 Andy PolyakovYet another ARM update. It appears to be more appropria...
2007-06-29 Andy PolyakovLatest bn_mont.c modification broke ECDSA test. I've...
2007-06-21 Andy PolyakovTypo in x86_64-mont.pl.
2007-06-20 Andy Polyakovbn_asm for s390x.
2007-06-20 Andy PolyakovSPARC Solaris and Linux assemblers treat .align directi...
2007-06-17 Andy PolyakovEliminate conditional final subtraction in Montgomery...
2007-04-30 Andy Polyakovs390x assembler pack.
2007-03-20 Andy Polyakovnasm fixes.
2007-03-20 Andy Polyakovsparcv9a-mont was modified to handle 32-bit aligned...
2007-01-17 Andy PolyakovMake armv4t-mont module backward binary compatible...
2007-01-11 Andy PolyakovMontgomery multiplication for ARMv4.
2006-12-29 Andy PolyakovMontgomery multiplication for MIPS III/IV. Not engaged.
2006-12-29 Andy PolyakovMinor clean-up in crypto/bn/asm.
2006-12-28 Andy PolyakovMinor performance improvements to x86-mont.pl.
2006-12-27 Andy PolyakovFix for "strange errors" exposed by ccgost engine....
2006-12-22 Andy Polyakovx86-mont.pl sse2 tune-up and integer-only squaring...
2006-12-08 Andy PolyakovEliminate 64-bit alignment limitation in sparcv9a-mont.
2006-12-08 Andy Polyakovalpha-mont.pl: gcc portability fix and make-rule.
2006-12-08 Andy PolyakovMinor, +10%, tune-up for x86_64-mont.pl.
2006-12-08 Andy PolyakovMontgomery multiplication routine for Alpha.
2006-11-28 Andy PolyakovClarify HAL SPARC64 support situation in sparcv9a-mont.pl.
2006-11-28 Andy PolyakovMinor optimizations based on intruction level profiler...
2006-11-28 Andy PolyakovModulo-schedule loops in sparcv9a-mont.pl. Overall...
2006-11-28 Andy PolyakovThis is "informational" commit. Its mere purpose is...
2006-11-27 Andy PolyakovNon-SSE2 path to bn_mul_mont. But it's disabled, becaus...
2006-10-17 Andy Polyakovbn/asm/ppc.pl to use ppc-xlate.pl.
2006-10-17 Andy PolyakovVIA-specific Montgomery multiplication routine.
2006-08-09 Andy Polyakov+20% tune-up for Power5.
2006-07-31 Andy PolyakovEngage assembler in solaris64-x86_64-cc.
2006-05-04 Andy PolyakovFuther minor PPC assembler update.
2006-05-03 Andy PolyakovMinor PPC assembler updates.
2006-04-30 Andy PolyakovYet another "teaser" Montgomery multiplication module...
2005-12-27 Andy PolyakovMinor sparcv9 clean-ups.
2005-12-19 Andy PolyakovAs SPARCV9 CPU flavor is [expected to be] detected...
2005-12-16 Andy PolyakovUnify sparcv9 assembler naming and build rules among...
2005-12-15 Andy PolyakovAdd IALU-only bn_mul_mont for SPARCv9. See commentary...
next