Add functions to set ECDSA_METHOD structure.
[openssl.git] / crypto / perlasm / x86_64-xlate.pl
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.
2012-08-13 Andy Polyakovsha512-x86_64.pl: revert previous change and solve...
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-11-12 Andy Polyakovcryptlib.c, etc.: fix linker warnings in 64-bit Darwin...
2011-10-18 Andy Polyakovx86_64-xlate.pl: make vpaes-x86_64.pl and rc4-md5-x86_6...
2011-09-12 Andy PolyakovAdd so called Vector Permutation AES x86[_64] assembler...
2011-08-12 Andy Polyakovx86_64-xlate.pl: fix movzw.
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 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 Polyakovx86_64-xlate.pl: allow "base-less" effective address...
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-06-01 Andy Polyakovx86_64-xlate.pl: refine mingw support and regexps,...
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-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-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.
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 Polyakovx86_64-xlate.pl: implement indirect jump/calls, support...
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-12 Andy Polyakovrc4-x86_64 portability fix.
2007-08-23 Andy PolyakovMake x86_64 modules work under Win64/x64.
2007-05-14 Andy Polyakovx86_64 assembler updates.
2006-10-17 Andy PolyakovSupport for .asciz directive in perlasm modules.
2005-11-09 Andy PolyakovMinor perlasm clean-up.
2005-11-06 Andy Polyakovx86_64-xlate.pl commentary section update.
2005-07-18 Andy Polyakov~15% better AES x86_64 assembler.
2005-07-12 Andy Polyakovcomplementary x86_64-xlate.pl update.
2005-06-20 Andy PolyakovSolaris x86_64 /usr/ccs/bin/as support.
2005-05-09 Andy PolyakovAllow for 64-bit cache-line alignments in code segment.
2005-05-07 Andy Polyakovx86_64 assembler translator update.
2005-05-04 Andy Polyakovx86_64 assembler translator update.
2005-05-03 Andy Polyakovx86_64 assembler translator update.
2005-04-17 Andy PolyakovThrow in x86_64 AT&T to MASM assembler converter to...