bignum: fix boundary condition in montgomery logic
[openssl.git] / crypto / perlasm /
2014-03-07 Andy PolyakovSPARC T4 assembly pack: treat zero input length in...
2014-02-27 Andy Polyakovperlasm/x86asm.pl: recognize elf-1 denoting old ELF...
2014-02-27 Andy Polyakovperlasm/x86gas.pl: limit special OPENSSL_ia32cap_P...
2014-02-14 Andy Polyakovx86[_64]cpuid.pl: add low-level RDSEED.
2013-12-18 Andy PolyakovPPC assembly pack: improve AIX support (enable vpaes...
2013-12-09 Andy Polyakovx86_64-xlate.pl: minor update.
2013-12-04 Andy Polyakovperlasm/ppc-xlate.pl: add support for AltiVec/VMX and...
2013-12-04 Andy Polyakovperlasm/ppc-xlate.pl: improve linux64le support.
2013-10-31 Andy Polyakovperlas/ppc-xlate.pl: fix typo.
2013-10-31 Andy Polyakovperlasm/ppc-xlate.pl: add .quad directive
2013-10-14 Andy PolyakovPPC assembly pack: add .size directives.
2013-10-03 Andy Polyakovperlasm/sparcv9_modes.pl: make it work even with season...
2013-10-02 Andy Polyakovx86_64-xlate.pl: fix jrcxz in nasm case.
2013-09-05 Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2013-06-30 Andy Polyakovx86_64-xlate.pl: Windows fixes.
2013-05-13 Andy Polyakovx86_64-xlate.pl: minor size/performance improvement.
2013-03-31 Andy PolyakovAdd support for SPARC T4 DES opcode.
2012-11-24 Andy PolyakovAES for SPARC T4: add XTS, reorder subroutines to impro...
2012-11-17 Andy PolyakovExtend OPENSSL_ia32cap_P with extra word to accomodate...
2012-11-17 Andy Polyakovperlasm/sparcv9_modes.pl: addendum to commit#22966.
2012-10-25 Andy Polyakovperlasm/sparcv9_modes.pl: fix typo in IV save code...
2012-10-15 Andy Polyakovsparcv9_modes.pl: membars are reported as must-have.
2012-10-14 Andy Polyakovperlasm/sparcv9_modes.pl: "cooperative" optimizations...
2012-10-11 Andy Polyakovaest4-sparcv9.pl: split it to AES-specific and reusable...
2012-08-29 Andy Polyakovx86cpuid.pl: hide symbols [backport from x86_64].
2012-08-13 Andy Polyakovsha512-x86_64.pl: revert previous change and solve...
2012-07-15 Andy Polyakovx86gas.pl: treat OPENSSL_ia32cap_P accordingly to ...
2012-04-28 Andy Polyakovperlasm: fix symptom-less bugs, missing semicolons...
2012-03-29 Andy Polyakovperlasm/x86masm.pl: fix last fix.
2012-03-13 Andy Polyakovx86_64-xlate.pl: remove old kludge.
2012-01-21 Andy Polyakovx86_64-xlate.pl: proper solution for RT#2620.
2011-12-15 Andy Polyakovvpaes-x86.pl: revert previous commit and solve the...
2011-12-09 Andy Polyakovperlasm/x86gas.pl: give a hand old assemblers assemblin...
2011-11-12 Andy Polyakovcryptlib.c, etc.: fix linker warnings in 64-bit Darwin...
2011-11-12 Andy PolyakovConfigure, x86gas.pl: fix linker warnings in 32-bit...
2011-10-22 Andy Polyakovx86gas.pl: relax .init segment alignment.
2011-10-18 Andy Polyakovx86_64-xlate.pl: make vpaes-x86_64.pl and rc4-md5-x86_6...
2011-10-15 Andy PolyakovAdd android-x86.
2011-09-12 Andy PolyakovAdd so called Vector Permutation AES x86[_64] assembler...
2011-09-06 Andy PolyakovPadlock engine: make it independent of inline assembler.
2011-08-12 Andy Polyakovx86_64-xlate.pl: fix movzw.
2011-07-13 Andy Polyakovperlasm/cbc.pl: fix tail processing bug.
2011-07-04 Andy Polyakovx86_64-xlate.pl: sha1 and md5 warnings made it to nasm...
2011-07-01 Andy Polyakovx86_64-xlate.pl: masm-specific update.
2011-06-27 Andy PolyakovMinor x86_64 perlasm update.
2011-06-04 Andy Polyakovx86[_64]cpuid.pl: add function accessing rdrand instruc...
2011-05-18 Andy Polyakovx86gas.pl: don't omit .comm OPENSSL_ia32cap_P on MacOS X.
2011-05-18 Andy Polyakovx86_64-xlate.pl: add inter-register movq and make x86_6...
2011-05-18 Andy Polyakovx86_64cpuid.pl: allow shared build to work without...
2011-05-16 Andy Polyakovppc-xlate.pl: get linux64 declaration right.
2011-05-16 Andy Polyakovx86gas.pl: add palignr and move pclmulqdq.
2011-05-16 Andy Polyakovx86_64-xlate.pl: allow "base-less" effective address...
2011-04-19 Andy Polyakovperlasm/x86gas.pl: make OPENSSL_instrument_bus[2] compile.
2011-04-18 Andy Polyakovperlasm/x86[nm]asm.pl: make OPENSSL_instrument_bus...
2011-02-10 Andy Polyakovx86gas.pl: make data_short work on legacy systems.
2010-10-10 Andy Polyakovx86_64-xlate.pl: fix LNK4078 and LNK4210 link warnings.
2010-07-26 Andy Polyakovperlasm/x86_64-xlate.pl: extend SSE>2 to ml64.
2010-07-26 Andy Polyakovperlasm/x86asm.pl: move aesni and pclmulqdq opcodes...
2010-06-04 Andy Polyakovx86 perlasm: add support for 16-bit values.
2010-06-01 Andy Polyakovx86_64-xlate.pl: refine mingw support and regexps,...
2010-05-13 Andy Polyakovx86asm.pl: consistency imrovements.
2010-05-13 Andy Polyakovx86_64-xlate.pl: refine some regexp's and add support...
2010-04-10 Andy Polyakovperlasm/x86*: add support to SSE>2 and pclmulqdq. x86_6...
2010-02-03 Dr. Stephen Hensondon't assume 0x is at start of string
2010-01-24 Andy PolyakovOPENSSL_cleanse to accept zero length parameter [matchi...
2010-01-19 Andy Polyakovx86_64-xlate.pl: refine sign extension logic when handl...
2009-11-15 Andy Polyakovx86_64-xlate.pl: new gas requires sign extention in...
2009-11-15 Andy Polyakovx86masm.pl: eliminate linker "multiple sections found...
2009-05-12 Andy Polyakovx86_64-xlate.pl: small commentary update.
2009-05-02 Andy PolyakovEngage cmll-x86_64.pl in Win64 build and make it compil...
2009-04-26 Andy PolyakovAESNI perlasm update.
2009-04-26 Andy PolyakovExpand OPENSS_ia32cap to 64 bits.
2008-12-27 Andy Polyakovx86_64-xlate.pl: support for binary constants, such...
2008-12-19 Andy Polyakovx86_64-xlate.pl: fix masm hexadecimal constants.
2008-12-17 Andy Polyakovperlasm/x86* update: support for 3 and 4 argument instr...
2008-11-14 Andy Polyakovx86_64-xlate.pl update, engage x86_64 assembler in...
2008-11-12 Andy Polyakovx86_64-xlate.pl to support MacOS X and mingw64.
2008-11-03 Andy PolyakovMinor perlasm updates.
2008-10-28 Andy Polyakovx86_64-xlate.pl update: refine SEH support.
2008-07-22 Andy Polyakovperlasm update: implement dataseg directive.
2008-07-22 Andy Polyakovx86_64-xlate.pl: implement indirect jump/calls, support...
2008-07-17 Andy Polyakovx86masm.pl: harmonize functions' alignment.
2008-07-15 Andy Polyakovx86masm.pl cosmetics.
2008-07-15 Andy Polyakovx86nasm.pl update: use pre-defined macros and allow...
2008-05-03 Andy PolyakovDepict future Win64/x64 development.
2008-02-13 Andy PolyakovSupport for NASM>=2 in Win64/x64 build.
2008-02-11 Andy PolyakovAd-hockery for Platform SDK ml64.
2008-01-13 Andy PolyakovUnify ppc assembler make rules.
2008-01-12 Andy Polyakovrc4-x86_64 portability fix.
2008-01-04 Andy Polyakovx86gas.pl update.
2008-01-03 Dr. Stephen HensonNetware support.
2008-01-03 Andy Polyakovperlasm/x86*.pl updates.
2007-12-29 Andy Polyakovppc-xlate.pl update.
2007-12-18 Andy PolyakovMac OS X x86 assembler support.
2007-12-18 Andy PolyakovDisable support for Metrowerks assembler. Assembler...
2007-12-18 Andy Polyakovx86 perlasm overhaul.
2007-11-24 Andy PolyakovStructure symbol decorations, optimize label handling...
2007-11-22 Andy PolyakovSynchronize x86nasm.pl with x86unix.pl.
2007-11-22 Andy PolyakovCombat [bogus] relocations in some assember modules.
2007-08-23 Andy PolyakovMake x86_64 modules work under Win64/x64.
next