]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/perlasm
Implement EVP_MAC_do_all_ex()
[thirdparty/openssl.git] / crypto / perlasm /
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.
2007-07-25  Andy Polyakovx86 perlasm updates.
2007-07-13  Andy Polyakovgas -g doesn't tolerate unpadded .bytes in code segment.
2007-05-19  Andy Polyakovx86cpuid fixes.
2007-05-19  Andy Polyakovppc-xlate.pl update.
2007-05-14  Andy Polyakovx86_64 assembler updates.
2007-03-20  Andy Polyakovlink warnings caused by nasm modules.
2007-03-20  Andy Polyakovnasm fixes.
2006-10-17  Andy PolyakovTypo in perlasm/x86asm.pl.
2006-10-17  Andy PolyakovSupport for .asciz directive in perlasm modules.
2006-09-18  Andy PolyakovRemove x86ms.pl and reimplement x86*.pl.
2006-08-31  Andy PolyakovFix bug in x86unix.pl introduced in latest update.
2006-07-31  Andy Polyakovperlasm/x86unix.pl update.
2006-06-05  Andy PolyakovMinor ppc-xlate.pl update.
2006-05-04  Andy PolyakovFuther minor PPC assembler update.
2006-05-03  Andy PolyakovMinor PPC assembler updates.
2006-05-03  Andy PolyakovPPC assembler distiller update.
2006-04-30  Andy PolyakovYet another "teaser" Montgomery multiplication module...
2006-02-04  Dr. Stephen HensonRecognize mingw in perlasm.
2005-12-06  Andy PolyakovSupport for indirect calls in x86 assembler modules.
2005-11-28  Andy PolyakovWhirlpool hash implementation. The fact that subdirecto...
2005-11-09  Andy PolyakovMinor perlasm clean-up.
2005-11-06  Andy PolyakovAddress MASM-specific problems introduced with
2005-11-06  Andy Polyakovx86_64-xlate.pl commentary section update.
2005-11-03  Andy PolyakovMake pshufw optional and update performance table in...
2005-10-09  Andy PolyakovThrow in bn/asm/x86-mont.pl Montgomery multiplication...
2005-09-20  Andy PolyakovProper solution to nasm compilation problems in Borland...
2005-07-18  Andy Polyakov~15% better AES x86_64 assembler.
2005-07-12  Andy Polyakovcomplementary x86_64-xlate.pl update.
2005-06-28  Andy PolyakovA report suggests that there're nasm version, which...
2005-06-20  Andy PolyakovSolaris x86_64 /usr/ccs/bin/as support.
2005-05-31  Andy PolyakovPlatform update from 8-stable.
2005-05-21  Andy PolyakovStill SEGV trouble in .init segment under Solaris x86...
2005-05-09  Andy PolyakovComply with optimization manual (no data should share...
2005-05-09  Andy PolyakovAllow for 64-bit cache-line alignments in code segment.
2005-05-07  Andy Polyakovx86_64 assembler translator update.
next