aboutsummaryrefslogtreecommitdiff
path: root/crypto/perlasm
AgeCommit message (Expand)AuthorFilesLines
2008-11-12x86_64-xlate.pl to support MacOS X and mingw64.Andy Polyakov1-85/+171
2008-11-03Minor perlasm updates.Andy Polyakov2-5/+9
2008-10-28x86_64-xlate.pl update: refine SEH support.Andy Polyakov1-30/+85
2008-07-22perlasm update: implement dataseg directive.Andy Polyakov3-2/+15
2008-07-22x86_64-xlate.pl: implement indirect jump/calls, support for Win64 SEH.Andy Polyakov1-32/+89
2008-07-17x86masm.pl: harmonize functions' alignment.Andy Polyakov1-2/+2
2008-07-15x86masm.pl cosmetics.Andy Polyakov1-4/+11
2008-07-15x86nasm.pl update: use pre-defined macros and allow for /safeseh link.Andy Polyakov1-5/+6
2008-05-03Depict future Win64/x64 development.Andy Polyakov1-0/+117
2008-02-13Support for NASM>=2 in Win64/x64 build.Andy Polyakov1-38/+66
2008-02-11Ad-hockery for Platform SDK ml64.Andy Polyakov1-2/+7
2008-01-13Unify ppc assembler make rules.Andy Polyakov1-1/+1
2008-01-12rc4-x86_64 portability fix.Andy Polyakov1-3/+3
2008-01-04x86gas.pl update.Andy Polyakov1-7/+4
2008-01-03Netware support.Dr. Stephen Henson1-0/+2
2008-01-03perlasm/x86*.pl updates.Andy Polyakov3-4/+14
2007-12-29ppc-xlate.pl update.Andy Polyakov1-2/+23
2007-12-18Mac OS X x86 assembler support.Andy Polyakov2-5/+28
2007-12-18Disable support for Metrowerks assembler. Assembler itself is broken,Andy Polyakov1-3/+2
2007-12-18x86 perlasm overhaul.Andy Polyakov4-265/+301
2007-11-24Structure symbol decorations, optimize label handling...Andy Polyakov2-61/+65
2007-11-22Synchronize x86nasm.pl with x86unix.pl.Andy Polyakov1-5/+8
2007-11-22Combat [bogus] relocations in some assember modules.Andy Polyakov1-7/+10
2007-08-23Make x86_64 modules work under Win64/x64.Andy Polyakov1-3/+12
2007-07-25x86 perlasm updates.Andy Polyakov2-37/+79
2007-07-13gas -g doesn't tolerate unpadded .bytes in code segment.Andy Polyakov1-1/+1
2007-05-19x86cpuid fixes.Andy Polyakov1-0/+1
2007-05-19ppc-xlate.pl update.Andy Polyakov1-3/+1
2007-05-14x86_64 assembler updates.Andy Polyakov1-3/+16
2007-03-20link warnings caused by nasm modules.Andy Polyakov1-1/+2
2007-03-20nasm fixes.Andy Polyakov1-1/+2
2006-10-17Typo in perlasm/x86asm.pl.Andy Polyakov1-1/+1
2006-10-17Support for .asciz directive in perlasm modules.Andy Polyakov3-0/+18
2006-09-18Remove x86ms.pl and reimplement x86*.pl.Andy Polyakov4-1747/+587
2006-08-31Fix bug in x86unix.pl introduced in latest update.Andy Polyakov1-3/+3
2006-07-31perlasm/x86unix.pl update.Andy Polyakov1-6/+38
2006-06-05Minor ppc-xlate.pl update.Andy Polyakov1-1/+1
2006-05-04Futher minor PPC assembler update.Andy Polyakov1-8/+8
2006-05-03Minor PPC assembler updates.Andy Polyakov1-1/+2
2006-05-03PPC assembler distiller update.Andy Polyakov1-0/+4
2006-04-30Yet another "teaser" Montgomery multiplication module, for PowerPC.Andy Polyakov1-0/+113
2006-02-04Recognize mingw in perlasm.Dr. Stephen Henson1-1/+1
2005-12-06Support for indirect calls in x86 assembler modules.Andy Polyakov3-5/+8
2005-11-28Whirlpool hash implementation. The fact that subdirectory and .h file areAndy Polyakov3-0/+15
2005-11-09Minor perlasm clean-up.Andy Polyakov2-3/+2
2005-11-06Address MASM-specific problems introduced withAndy Polyakov1-5/+11
2005-11-06x86_64-xlate.pl commentary section update.Andy Polyakov1-1/+4
2005-11-03Make pshufw optional and update performance table in sha512-sse2.plAndy Polyakov1-3/+3
2005-10-09Throw in bn/asm/x86-mont.pl Montgomery multiplication "teaser".Andy Polyakov1-1/+7
2005-09-20Proper solution to nasm compilation problems in Borland context.Andy Polyakov1-1/+10