Fix cut/paste error
[openssl.git] / crypto / perlasm /
2015-02-24 Andy PolyakovFix crash in SPARC T4 XTS.
2014-09-21 Andy Polyakovperlasm/x86_64-xlate.pl: handle inter-bank movd.
2014-07-20 Andy PolyakovInitial POWER8 support from development branch.
2014-07-09 Andy Polyakovx86_64 assembly pack: improve masm support.
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.
2014-02-01 Andy PolyakovPPC assembly pack: jumbo update from master.
2013-12-09 Andy Polyakovx86_64-xlate.pl: fix jrcxz in nasm case.
2013-12-09 Andy Polyakovx86_64-xlate.pl: minor update.
2013-10-14 Andy PolyakovPPC assembly pack: update from master branch.
2013-10-05 Andy Polyakovperlasm/sparcv9_modes.pl: make it work even with season...
2013-10-04 Ben LaurieMerge branch 'OpenSSL_1_0_2-stable' into agl-1.0.2aead
2013-10-03 Andy Polyakovperlasm/sparcv9_modes.pl: make it work even with season...
2013-06-30 Andy Polyakovx86_64-xlate.pl: Windows fixes.
2013-05-19 Andy PolyakovAdd perlasm/sparcv9_modes.pl from master.
2013-05-19 Andy Polyakovcrypto/perlasm: update from master.
2012-08-29 Andy Polyakovx86cpuid.pl: hide symbols [backport from x86_64, from...
2012-06-04 Andy Polyakovx86gas.pl: update from HEAD.
2012-06-03 Ben LaurieReduce version skew: trivia (I hope).
2012-03-29 Andy Polyakovperlasm/x86masm.pl: fix last fix [from HEAD].
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2012-03-13 Andy Polyakovx86_64-xlate.pl: remove old kludge.
2012-01-25 Andy Polyakovx86_64-xlate.pl: 1.0.1-specific typo.
2012-01-21 Andy Polyakovx86_64-xlate.pl: proper solution for RT#2620 [from...
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-14 Andy Polyakovperlasm update from HEAD.
2011-08-12 Andy Polyakovx86_64-xlate.pl: fix movzw [from HEAD].
2011-07-13 Andy Polyakovperlasm/cbc.pl: fix tail processing bug [from HEAD].
2011-07-04 Andy Polyakovx86_64-xlate.pl: update from HEAD.
2011-07-01 Andy Polyakovx86_64-xlate.pl: masm-specific update.
2011-06-28 Andy Polyakovx86[_64] perlasm: pull-in from HEAD.
2011-06-28 Andy PolyakovExpand OPENSSL_ia32cap_P to 64 bits. It might appear...
2010-10-10 Andy Polyakovx86_64-xlate.pl: fix LNK4078 and LNK4210 link warnings...
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-06-01 Andy Polyakovx86_64-xlate.pl: updates from HEAD.
2010-02-12 Dr. Stephen HensonMake assembly language versions of OPENSSL_cleanse...
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-23 Andy Polyakovx86_64-xlate.pl: fix typo introduced in last commit.
2009-11-22 Andy Polyakovx86_64-xlate.pl: new gas requires sign extension.
2009-05-05 Andy Polyakovperlasm: update from HEAD.
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
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.
next