summaryrefslogtreecommitdiffstats
path: root/crypto/perlasm
AgeCommit message (Expand)Author
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
2006-07-31perlasm/x86unix.pl update.Andy Polyakov
2006-06-05Minor ppc-xlate.pl update.Andy Polyakov
2006-05-04Futher minor PPC assembler update.Andy Polyakov
2006-05-03Minor PPC assembler updates.Andy Polyakov
2006-05-03PPC assembler distiller update.Andy Polyakov
2006-04-30Yet another "teaser" Montgomery multiplication module, for PowerPC.Andy Polyakov
2006-02-04Recognize mingw in perlasm.Dr. Stephen Henson
2005-12-06Support for indirect calls in x86 assembler modules.Andy Polyakov
2005-11-28Whirlpool hash implementation. The fact that subdirectory and .h file areAndy Polyakov
2005-11-09Minor perlasm clean-up.Andy Polyakov
2005-11-06Address MASM-specific problems introduced withAndy Polyakov
2005-11-06x86_64-xlate.pl commentary section update.Andy Polyakov
2005-11-03Make pshufw optional and update performance table in sha512-sse2.plAndy Polyakov
2005-10-09Throw in bn/asm/x86-mont.pl Montgomery multiplication "teaser".Andy Polyakov
2005-09-20Proper solution to nasm compilation problems in Borland context.Andy Polyakov
2005-07-18~15% better AES x86_64 assembler.Andy Polyakov
2005-07-12complementary x86_64-xlate.pl update.Andy Polyakov
2005-06-28A report suggests that there're nasm version, which defaults to 16-bitAndy Polyakov
2005-06-20Solaris x86_64 /usr/ccs/bin/as support.Andy Polyakov
2005-05-31Platform update from 8-stable.Andy Polyakov
2005-05-21Still SEGV trouble in .init segment under Solaris x86...Andy Polyakov
2005-05-09Comply with optimization manual (no data should share cache-line with code).Andy Polyakov
2005-05-09Allow for 64-bit cache-line alignments in code segment.Andy Polyakov