aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/perlasm
Commit message (Expand)AuthorAgeFilesLines
* perlasm update: implement dataseg directive.Andy Polyakov2008-07-223-2/+15
* x86_64-xlate.pl: implement indirect jump/calls, support for Win64 SEH.Andy Polyakov2008-07-221-32/+89
* x86masm.pl: harmonize functions' alignment.Andy Polyakov2008-07-171-2/+2
* x86masm.pl cosmetics.Andy Polyakov2008-07-151-4/+11
* x86nasm.pl update: use pre-defined macros and allow for /safeseh link.Andy Polyakov2008-07-151-5/+6
* Depict future Win64/x64 development.Andy Polyakov2008-05-031-0/+117
* Support for NASM>=2 in Win64/x64 build.Andy Polyakov2008-02-131-38/+66
* Ad-hockery for Platform SDK ml64.Andy Polyakov2008-02-111-2/+7
* Unify ppc assembler make rules.Andy Polyakov2008-01-131-1/+1
* rc4-x86_64 portability fix.Andy Polyakov2008-01-121-3/+3
* x86gas.pl update.Andy Polyakov2008-01-041-7/+4
* Netware support.Dr. Stephen Henson2008-01-031-0/+2
* perlasm/x86*.pl updates.Andy Polyakov2008-01-033-4/+14
* ppc-xlate.pl update.Andy Polyakov2007-12-291-2/+23
* Mac OS X x86 assembler support.Andy Polyakov2007-12-182-5/+28
* Disable support for Metrowerks assembler. Assembler itself is broken,Andy Polyakov2007-12-181-3/+2
* x86 perlasm overhaul.Andy Polyakov2007-12-184-265/+301
* Structure symbol decorations, optimize label handling...Andy Polyakov2007-11-242-61/+65
* Synchronize x86nasm.pl with x86unix.pl.Andy Polyakov2007-11-221-5/+8
* Combat [bogus] relocations in some assember modules.Andy Polyakov2007-11-221-7/+10
* Make x86_64 modules work under Win64/x64.Andy Polyakov2007-08-231-3/+12
* x86 perlasm updates.Andy Polyakov2007-07-252-37/+79
* gas -g doesn't tolerate unpadded .bytes in code segment.Andy Polyakov2007-07-131-1/+1
* x86cpuid fixes.Andy Polyakov2007-05-191-0/+1
* ppc-xlate.pl update.Andy Polyakov2007-05-191-3/+1
* x86_64 assembler updates.Andy Polyakov2007-05-141-3/+16
* link warnings caused by nasm modules.Andy Polyakov2007-03-201-1/+2
* nasm fixes.Andy Polyakov2007-03-201-1/+2
* Typo in perlasm/x86asm.pl.Andy Polyakov2006-10-171-1/+1
* Support for .asciz directive in perlasm modules.Andy Polyakov2006-10-173-0/+18
* Remove x86ms.pl and reimplement x86*.pl.Andy Polyakov2006-09-184-1747/+587
* Fix bug in x86unix.pl introduced in latest update.Andy Polyakov2006-08-311-3/+3
* perlasm/x86unix.pl update.Andy Polyakov2006-07-311-6/+38
* Minor ppc-xlate.pl update.Andy Polyakov2006-06-051-1/+1
* Futher minor PPC assembler update.Andy Polyakov2006-05-041-8/+8
* Minor PPC assembler updates.Andy Polyakov2006-05-031-1/+2
* PPC assembler distiller update.Andy Polyakov2006-05-031-0/+4
* Yet another "teaser" Montgomery multiplication module, for PowerPC.Andy Polyakov2006-04-301-0/+113
* Recognize mingw in perlasm.Dr. Stephen Henson2006-02-041-1/+1
* Support for indirect calls in x86 assembler modules.Andy Polyakov2005-12-063-5/+8
* Whirlpool hash implementation. The fact that subdirectory and .h file areAndy Polyakov2005-11-283-0/+15
* Minor perlasm clean-up.Andy Polyakov2005-11-092-3/+2
* Address MASM-specific problems introduced withAndy Polyakov2005-11-061-5/+11
* x86_64-xlate.pl commentary section update.Andy Polyakov2005-11-061-1/+4
* Make pshufw optional and update performance table in sha512-sse2.plAndy Polyakov2005-11-031-3/+3
* Throw in bn/asm/x86-mont.pl Montgomery multiplication "teaser".Andy Polyakov2005-10-091-1/+7
* Proper solution to nasm compilation problems in Borland context.Andy Polyakov2005-09-201-1/+10
* ~15% better AES x86_64 assembler.Andy Polyakov2005-07-181-4/+6
* complementary x86_64-xlate.pl update.Andy Polyakov2005-07-121-5/+9
* A report suggests that there're nasm version, which defaults to 16-bitAndy Polyakov2005-06-281-2/+2