aboutsummaryrefslogtreecommitdiff
path: root/crypto/perlasm/x86unix.pl
AgeCommit message (Expand)AuthorFilesLines
2005-11-28Whirlpool hash implementation. The fact that subdirectory and .h file areAndy Polyakov1-0/+5
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-05-31Platform update from 8-stable.Andy Polyakov1-2/+2
2005-05-21Still SEGV trouble in .init segment under Solaris x86...Andy Polyakov1-1/+7
2005-04-24Avoid L1 cache aliasing even between key and S-boxes.Andy Polyakov1-0/+1
2005-04-04Solaris x86 linker erroneously pads .init segment with zeros instead ofAndy Polyakov1-2/+0
2005-01-18Throw in AES CBC assembler, up to +40% on aes-128-cbc benchmark.Andy Polyakov1-0/+1
2004-12-23x86 perlasm update to accomodate aes-586.pl.Andy Polyakov1-0/+6
2004-12-10Solaris x86 perlasm update.Andy Polyakov1-2/+2
2004-11-21RC4 tune-up for Intel P4 core, both 32- and 64-bit ones. As it'sAndy Polyakov1-5/+6
2004-09-28Fix Solaris 10_x86 shared build. -Bsymbolic is required to avoidAndy Polyakov1-5/+6
2004-09-09x86 assembler updates: more instructions, new OPENSSL_instrument_haltAndy Polyakov1-2/+4
2004-08-29Proper support for OpenBSD-i386 shared build, including assember modules!Andy Polyakov1-6/+8
2004-08-29crypto/perlasm update primarily to unify Netware modules. Once it's verifiedAndy Polyakov1-7/+25
2004-08-02Avoid a.out name table pollition.Andy Polyakov1-11/+19
2004-08-01OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...Andy Polyakov1-15/+15
2004-08-01Deprecate cpp and gaswin targets. New coff fills in for gaswin, but cpp isAndy Polyakov1-25/+33
2004-07-26Add framework for yet another assembler module dubbed "cpuid." IdeaAndy Polyakov1-3/+23
2004-05-06Support for IA-32 SSE2 instruction set.Andy Polyakov1-4/+93
2003-09-27Make MD5 assembler code able to handle messages larger than 2GB on 32-bitRichard Levitte1-0/+3
2003-01-10Avoid unnecessary pollution of object module name table. Cygwin sharedAndy Polyakov1-3/+3
2003-01-09At least OpenBSD implements PIC in the same way ELF does.Andy Polyakov1-2/+2
2003-01-03Oops! I've toasted Cygwin! Fixed now.Andy Polyakov1-2/+2
2003-01-03Unified targets for ELF assembler modules. Tested on Linux, Solaris andAndy Polyakov1-2/+24
2002-12-17Make "perl des-586.pl a.out" work, see RT#402Andy Polyakov1-1/+1
2002-12-15DES PIC-ification. "Cygwin" companion. Problem was that preprocessor macroAndy Polyakov1-1/+1
2002-12-13IA-32 assembler modules (primarily DES) PIC-ification. Idea is to keepAndy Polyakov1-2/+21
2001-06-04Accept digits in symbol names. Spotted by Brian Havard <brianh@kheldar.apana...Richard Levitte1-1/+1
2000-12-06another fix for the debug printUlf Möller1-2/+4
2000-12-06move constants for debug functions to end of fileUlf Möller1-2/+6
2000-12-05push the flags tooUlf Möller1-0/+2
2000-12-05looks like it works nowUlf Möller1-4/+4
2000-12-05save registers in the debug output code (return value is overwritten too)Ulf Möller1-1/+23
2000-12-05more of the same: add printf() for perlasm.Ulf Möller1-11/+39
2000-12-05minor modification to the previous changeUlf Möller1-3/+2
2000-12-05PERLASM - the wierdest programming language since Intercal.Ulf Möller1-1/+27
2000-02-28Support assembler for Mingw32.Ulf Möller1-0/+8
1999-12-19Initial support for MacOS is now availableAndy Polyakov1-3/+3
1999-07-12More NASM support code it still doesn't work but it doesn't work less than itDr. Stephen Henson1-0/+10
1999-03-30New switch "386" to generate 80386 code (emulate bswap).Ulf Möller1-7/+16
1999-03-07Fix DWP when only given three parameters.Ben Laurie1-1/+6
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-70/+186
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+313