summaryrefslogtreecommitdiffstats
path: root/crypto/perlasm
AgeCommit message (Expand)Author
2012-03-13x86_64-xlate.pl: remove old kludge.Andy Polyakov
2012-01-21x86_64-xlate.pl: proper solution for RT#2620 [from HEAD].Andy Polyakov
2011-07-13perlasm/cbc.pl: fix tail processing bug [from HEAD].Andy Polyakov
2010-10-10x86_64-xlate.pl: fix LNK4078 and LNK4210 link warnings [from HEAD].Andy Polyakov
2010-06-01x86_64-xlate.pl: updates from HEAD.Andy Polyakov
2010-02-12Make assembly language versions of OPENSSL_cleanse() accept zero lengthDr. Stephen Henson
2010-02-03don't assume 0x is at start of stringDr. Stephen Henson
2010-01-19x86_64-xlate.pl: refine sign extension logic when handling lea [from HEAD].Andy Polyakov
2009-11-23x86_64-xlate.pl: fix typo introduced in last commit.Andy Polyakov
2009-11-22x86_64-xlate.pl: new gas requires sign extension.Andy Polyakov
2009-05-05perlasm: update from HEAD.Andy Polyakov
2008-12-27x86_64-xlate.pl: support for binary constants, such as 0b1010101.Andy Polyakov
2008-12-19x86_64-xlate.pl: fix masm hexadecimal constants.Andy Polyakov
2008-12-17perlasm/x86* update: support for 3 and 4 argument instructions.Andy Polyakov
2008-11-14x86_64-xlate.pl update, engage x86_64 assembler in mingw64.Andy Polyakov
2008-11-12x86_64-xlate.pl to support MacOS X and mingw64.Andy Polyakov
2008-11-03Minor perlasm updates.Andy Polyakov
2008-10-28x86_64-xlate.pl update: refine SEH support.Andy Polyakov
2008-07-22perlasm update: implement dataseg directive.Andy Polyakov
2008-07-22x86_64-xlate.pl: implement indirect jump/calls, support for Win64 SEH.Andy Polyakov
2008-07-17x86masm.pl: harmonize functions' alignment.Andy Polyakov
2008-07-15x86masm.pl cosmetics.Andy Polyakov
2008-07-15x86nasm.pl update: use pre-defined macros and allow for /safeseh link.Andy Polyakov
2008-05-03Depict future Win64/x64 development.Andy Polyakov
2008-02-13Support for NASM>=2 in Win64/x64 build.Andy Polyakov
2008-02-11Ad-hockery for Platform SDK ml64.Andy Polyakov
2008-01-13Unify ppc assembler make rules.Andy Polyakov
2008-01-12rc4-x86_64 portability fix.Andy Polyakov
2008-01-04x86gas.pl update.Andy Polyakov
2008-01-03Netware support.Dr. Stephen Henson
2008-01-03perlasm/x86*.pl updates.Andy Polyakov
2007-12-29ppc-xlate.pl update.Andy Polyakov
2007-12-18Mac OS X x86 assembler support.Andy Polyakov
2007-12-18Disable support for Metrowerks assembler. Assembler itself is broken,Andy Polyakov
2007-12-18x86 perlasm overhaul.Andy Polyakov
2007-11-24Structure symbol decorations, optimize label handling...Andy Polyakov
2007-11-22Synchronize x86nasm.pl with x86unix.pl.Andy Polyakov
2007-11-22Combat [bogus] relocations in some assember modules.Andy Polyakov
2007-08-23Make x86_64 modules work under Win64/x64.Andy Polyakov
2007-07-25x86 perlasm updates.Andy Polyakov
2007-07-13gas -g doesn't tolerate unpadded .bytes in code segment.Andy Polyakov
2007-05-19x86cpuid fixes.Andy Polyakov
2007-05-19ppc-xlate.pl update.Andy Polyakov
2007-05-14x86_64 assembler updates.Andy Polyakov
2007-03-20link warnings caused by nasm modules.Andy Polyakov
2007-03-20nasm fixes.Andy Polyakov
2006-10-17Typo in perlasm/x86asm.pl.Andy Polyakov
2006-10-17Support for .asciz directive in perlasm modules.Andy Polyakov
2006-09-18Remove x86ms.pl and reimplement x86*.pl.Andy Polyakov
2006-08-31Fix bug in x86unix.pl introduced in latest update.Andy Polyakov