Fix prototypes.
[openssl.git] / crypto / bn / asm /
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...
2005-12-15 Andy PolyakovSwitch 64-bit sparcv9 platforms from bn(64,64) to bn...
2005-11-15 Andy PolyakovApply "better safe than sorry" approach after addressin...
2005-11-11 Andy PolyakovAttempt to resolve sporadic SEGV crashes in bn_sub_word...
2005-10-25 Andy PolyakovClarify binary compatibility with HAL/Fujitsu SPARC64...
2005-10-22 Andy PolyakovAdd support for 32-bit ABI to sparcv9a-mont.pl module.
2005-10-22 Andy PolyakovChange bn_mul_mont declaration and BN_MONT_CTX. Update...
2005-10-19 Andy PolyakovYet another "teaser" Montgomery multiply module, for...
2005-10-14 Andy PolyakovFlip saved argument block and tp [required for non...
2005-10-14 Andy PolyakovMake sure x86-mont.pl returns zero even if compiled...
2005-10-09 Andy PolyakovAdd timestamp to x86-mont.pl.
2005-10-09 Andy PolyakovThrow in bn/asm/x86-mont.pl Montgomery multiplication...
2005-10-07 Andy Polyakovx86_64-mont.pl readability improvement.
2005-10-07 Andy PolyakovThrow in Montgomery multiplication assembler for x86_64.
2005-09-20 Andy PolyakovIA-32 BN tune-up. Performance imrpovement varies with...
2005-08-10 Andy PolyakovFix Intel assembler warnings.
2005-07-18 Andy PolyakovFix unwind directives in IA-64 assembler modules. This...
2005-07-03 Andy PolyakovTrap condition should be 64-bit when it's due.
2005-07-02 Andy PolyakovMore elegant solution to "sparse decimal printout on...
2005-07-01 Andy PolyakovDecimal printout of a BN is wrong on PPC, it's sparse...
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-03 Andy PolyakovMake bn/asm/x86_64-gcc.c gcc4 savvy. +r is likely to...
2005-02-06 Andy PolyakovRemove unused assembler modules.
2004-08-29 Andy PolyakovOPENSSL_ia32cap final touches. Note that OPENSSL_ia32ca...
2004-07-18 Andy PolyakovAnchor AES and SHA-256/-512 assembler from C.
2004-07-01 Andy PolyakovNew scalable bn_mul_add_words loop, which provides...
2004-05-28 Andy PolyakovEliminate compiler warnings and throw in performance...
2004-05-06 Andy PolyakovSSE2 accelerated bn_mul_add_words. Code is currently...
2004-04-27 Andy PolyakovImproved PowerPC support. Proper ./config support for...
2004-02-07 Andy PolyakovTypo in crypto/bn/asm/x86_64.c, bn_div_words().
2003-01-19 Andy PolyakovThis is an *initial* tune-up. This update puts Itanium2...
2003-01-16 Richard LevitteA few more files to ignore
2003-01-03 Andy PolyakovSupport for ILP32 on HPUX-IA64.
2003-01-03 Andy Polyakovpa-risc2.s was not PIC, see RT#426. I strip call to...
2002-12-23 Richard LevitteFinally, a bn_div_words() in VAX assembler that goes...
2002-12-20 Richard LevitteMore accurate comments.
2002-12-14 Andy Polyakovx86_64 performance patch.
2002-12-02 Richard LevitteI think I got it now. Apparently, the case of having...
2002-12-02 Richard LevitteMake some names consistent.
2002-12-02 Richard LevitteThrough some experimentation and thinking, I think...
2002-12-01 Richard LevitteSmall bugfix: even when r == d, we need to adjust r...
2002-12-01 Richard LevitteRedo the VAX assembler version of bn_div_words().
2001-07-30 Andy PolyakovSupport for Intel and HP-UXi assemblers.
2001-06-22 Andy PolyakovThis fixes "Spurious test failures on IRIX?" reported...
2001-06-11 Andy PolyakovGet rid of "possible WAW dependency" warnings.
2001-05-30 Andy PolyakovGet rid of RAW dependency warnings.
2001-05-28 Andy PolyakovAssembler support for IA-64. See the source code commen...
2001-05-14 Richard Levittebranch on equal is beql, not beq...
2001-03-27 Andy PolyakovThe IRIX fix. Asm recap and corresponding declation.
2001-03-09 Richard LevitteBug fixes.
2000-12-15 Bodo MöllerVery few in the "README" is up-to-date
2000-12-06 Ulf Möllerremove a comment that shouldn't have been there any...
2000-12-06 Ulf Möllerremove useless instruction
2000-12-06 Ulf MöllerIntel assembler version for bn_sub_part_words(). I...
next