aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/perlasm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Solaris x86_64 /usr/ccs/bin/as support.Andy Polyakov2005-06-201-0/+4
* Platform update from 8-stable.Andy Polyakov2005-05-311-2/+2
* Still SEGV trouble in .init segment under Solaris x86...Andy Polyakov2005-05-211-1/+7
* Comply with optimization manual (no data should share cache-line with code).Andy Polyakov2005-05-091-1/+3
* Allow for 64-bit cache-line alignments in code segment.Andy Polyakov2005-05-092-5/+5
* x86_64 assembler translator update.Andy Polyakov2005-05-071-19/+47
* x86_64 assembler translator update.Andy Polyakov2005-05-041-3/+9
* x86_64 assembler translator update.Andy Polyakov2005-05-031-10/+19
* Avoid L1 cache aliasing even between key and S-boxes.Andy Polyakov2005-04-243-0/+3
* Throw in x86_64 AT&T to MASM assembler converter to facilitate developmentAndy Polyakov2005-04-171-0/+459
* Solaris x86 linker erroneously pads .init segment with zeros instead ofAndy Polyakov2005-04-041-2/+0
* Remove unused assembler modules.Andy Polyakov2005-02-063-1161/+0
* Throw in AES CBC assembler, up to +40% on aes-128-cbc benchmark.Andy Polyakov2005-01-183-0/+3
* Engage AES x86 assembler module for COFF and a.out targets.Andy Polyakov2004-12-262-2/+2
* x86 perlasm update to accomodate aes-586.pl.Andy Polyakov2004-12-233-2/+32
* Solaris x86 perlasm update.Andy Polyakov2004-12-101-2/+2
* perlasm/x86[ms|nasm] update to accomodate updated RC4 assembler module.Andy Polyakov2004-11-272-4/+6
* RC4 tune-up for Intel P4 core, both 32- and 64-bit ones. As it'sAndy Polyakov2004-11-211-5/+6
* Fix Solaris 10_x86 shared build. -Bsymbolic is required to avoidAndy Polyakov2004-09-281-5/+6
* x86 assembler updates: more instructions, new OPENSSL_instrument_haltAndy Polyakov2004-09-093-6/+12