summaryrefslogtreecommitdiffstats
path: root/crypto/perlasm/x86unix.pl
Commit message (Expand)AuthorAgeFilesLines
* Unobtrusive backport of 32-bit x86 Montgomery improvements from 0.9.9-dev:Bodo Möller2008-05-011-0/+1
* x86cpuid.pl update [from HEAD].Andy Polyakov2007-11-111-39/+2
* Perlasm update from HEAD addressing build problems on non-ELF platformsAndy Polyakov2005-12-061-1/+13
* Some assemblers are too rudimentary to understand dynamic labels.Andy Polyakov2005-05-251-2/+2
* Still SEGV trouble in .init segment under Solaris x86...Andy Polyakov2005-05-211-1/+7
* Avoid L1 cache aliasing even between key and S-boxes.Andy Polyakov2005-04-241-0/+1
* Solaris x86 linker erroneously pads .init segment with zeros instead ofAndy Polyakov2005-04-041-2/+0
* Throw in AES CBC assembler, up to +40% on aes-128-cbc benchmark.Andy Polyakov2005-01-181-0/+1
* x86 perlasm update to accomodate aes-586.pl.Andy Polyakov2004-12-231-0/+6
* Solaris x86 perlasm update.Andy Polyakov2004-12-101-2/+2
* 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-091-2/+4
* Proper support for OpenBSD-i386 shared build, including assember modules!Andy Polyakov2004-08-291-6/+8
* crypto/perlasm update primarily to unify Netware modules. Once it's verifiedAndy Polyakov2004-08-291-7/+25
* Avoid a.out name table pollition.Andy Polyakov2004-08-021-11/+19
* OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...Andy Polyakov2004-08-011-15/+15
* Deprecate cpp and gaswin targets. New coff fills in for gaswin, but cpp isAndy Polyakov2004-08-011-25/+33
* Add framework for yet another assembler module dubbed "cpuid." IdeaAndy Polyakov2004-07-261-3/+23
* Support for IA-32 SSE2 instruction set.Andy Polyakov2004-05-061-4/+93
* Make MD5 assembler code able to handle messages larger than 2GB on 32-bitRichard Levitte2003-09-271-0/+3
* Avoid unnecessary pollution of object module name table. Cygwin sharedAndy Polyakov2003-01-101-3/+3
* At least OpenBSD implements PIC in the same way ELF does.Andy Polyakov2003-01-091-2/+2
* Oops! I've toasted Cygwin! Fixed now.Andy Polyakov2003-01-031-2/+2
* Unified targets for ELF assembler modules. Tested on Linux, Solaris andAndy Polyakov2003-01-031-2/+24
* Make "perl des-586.pl a.out" work, see RT#402Andy Polyakov2002-12-171-1/+1
* DES PIC-ification. "Cygwin" companion. Problem was that preprocessor macroAndy Polyakov2002-12-151-1/+1
* IA-32 assembler modules (primarily DES) PIC-ification. Idea is to keepAndy Polyakov2002-12-131-2/+21
* Accept digits in symbol names. Spotted by Brian Havard <brianh@kheldar.apana...Richard Levitte2001-06-041-1/+1
* another fix for the debug printUlf Möller2000-12-061-2/+4
* move constants for debug functions to end of fileUlf Möller2000-12-061-2/+6
* push the flags tooUlf Möller2000-12-051-0/+2
* looks like it works nowUlf Möller2000-12-051-4/+4
* save registers in the debug output code (return value is overwritten too)Ulf Möller2000-12-051-1/+23
* more of the same: add printf() for perlasm.Ulf Möller2000-12-051-11/+39
* minor modification to the previous changeUlf Möller2000-12-051-3/+2
* PERLASM - the wierdest programming language since Intercal.Ulf Möller2000-12-051-1/+27
* Support assembler for Mingw32.Ulf Möller2000-02-281-0/+8
* Initial support for MacOS is now availableAndy Polyakov1999-12-191-3/+3
* More NASM support code it still doesn't work but it doesn't work less than itDr. Stephen Henson1999-07-121-0/+10
* New switch "386" to generate 80386 code (emulate bswap).Ulf Möller1999-03-301-7/+16
* Fix DWP when only given three parameters.Ben Laurie1999-03-071-1/+6
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-70/+186
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+313