| Commit message (Expand) | Author | Age | Files | Lines |
* | ~15% better AES x86_64 assembler. | Andy Polyakov | 2005-07-18 | 1 | -4/+6 |
* | complementary x86_64-xlate.pl update. | Andy Polyakov | 2005-07-12 | 1 | -5/+9 |
* | A report suggests that there're nasm version, which defaults to 16-bit | Andy Polyakov | 2005-06-28 | 1 | -2/+2 |
* | Solaris x86_64 /usr/ccs/bin/as support. | Andy Polyakov | 2005-06-20 | 1 | -0/+4 |
* | Platform update from 8-stable. | Andy Polyakov | 2005-05-31 | 1 | -2/+2 |
* | Still SEGV trouble in .init segment under Solaris x86... | Andy Polyakov | 2005-05-21 | 1 | -1/+7 |
* | Comply with optimization manual (no data should share cache-line with code). | Andy Polyakov | 2005-05-09 | 1 | -1/+3 |
* | Allow for 64-bit cache-line alignments in code segment. | Andy Polyakov | 2005-05-09 | 2 | -5/+5 |
* | x86_64 assembler translator update. | Andy Polyakov | 2005-05-07 | 1 | -19/+47 |
* | x86_64 assembler translator update. | Andy Polyakov | 2005-05-04 | 1 | -3/+9 |
* | x86_64 assembler translator update. | Andy Polyakov | 2005-05-03 | 1 | -10/+19 |
* | Avoid L1 cache aliasing even between key and S-boxes. | Andy Polyakov | 2005-04-24 | 3 | -0/+3 |
* | Throw in x86_64 AT&T to MASM assembler converter to facilitate development | Andy Polyakov | 2005-04-17 | 1 | -0/+459 |
* | Solaris x86 linker erroneously pads .init segment with zeros instead of | Andy Polyakov | 2005-04-04 | 1 | -2/+0 |
* | Remove unused assembler modules. | Andy Polyakov | 2005-02-06 | 3 | -1161/+0 |
* | Throw in AES CBC assembler, up to +40% on aes-128-cbc benchmark. | Andy Polyakov | 2005-01-18 | 3 | -0/+3 |
* | Engage AES x86 assembler module for COFF and a.out targets. | Andy Polyakov | 2004-12-26 | 2 | -2/+2 |
* | x86 perlasm update to accomodate aes-586.pl. | Andy Polyakov | 2004-12-23 | 3 | -2/+32 |
* | Solaris x86 perlasm update. | Andy Polyakov | 2004-12-10 | 1 | -2/+2 |
* | perlasm/x86[ms|nasm] update to accomodate updated RC4 assembler module. | Andy Polyakov | 2004-11-27 | 2 | -4/+6 |
* | RC4 tune-up for Intel P4 core, both 32- and 64-bit ones. As it's | Andy Polyakov | 2004-11-21 | 1 | -5/+6 |
* | Fix Solaris 10_x86 shared build. -Bsymbolic is required to avoid | Andy Polyakov | 2004-09-28 | 1 | -5/+6 |
* | x86 assembler updates: more instructions, new OPENSSL_instrument_halt | Andy Polyakov | 2004-09-09 | 3 | -6/+12 |
* | Proper support for OpenBSD-i386 shared build, including assember modules! | Andy Polyakov | 2004-08-29 | 1 | -6/+8 |
* | crypto/perlasm update primarily to unify Netware modules. Once it's verified | Andy Polyakov | 2004-08-29 | 4 | -44/+109 |
* | Avoid a.out name table pollition. | Andy Polyakov | 2004-08-02 | 1 | -11/+19 |
* | OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted... | Andy Polyakov | 2004-08-01 | 1 | -15/+15 |
* | Deprecate cpp and gaswin targets. New coff fills in for gaswin, but cpp is | Andy Polyakov | 2004-08-01 | 2 | -35/+40 |
* | Add framework for yet another assembler module dubbed "cpuid." Idea | Andy Polyakov | 2004-07-26 | 3 | -3/+31 |
* | Support for IA-32 SSE2 instruction set. | Andy Polyakov | 2004-05-06 | 3 | -6/+160 |
* | Netware-specific changes, | Richard Levitte | 2003-11-28 | 3 | -1/+734 |
* | Make MD5 assembler code able to handle messages larger than 2GB on 32-bit | Richard Levitte | 2003-09-27 | 3 | -0/+9 |
* | Provide "dummy" &main::picmeup even in Windows perlasm modules. | Andy Polyakov | 2003-01-24 | 2 | -0/+12 |
* | Avoid unnecessary pollution of object module name table. Cygwin shared | Andy Polyakov | 2003-01-10 | 2 | -4/+4 |
* | At least OpenBSD implements PIC in the same way ELF does. | Andy Polyakov | 2003-01-09 | 1 | -2/+2 |
* | Oops! I've toasted Cygwin! Fixed now. | Andy Polyakov | 2003-01-03 | 1 | -2/+2 |
* | Unified targets for ELF assembler modules. Tested on Linux, Solaris and | Andy Polyakov | 2003-01-03 | 2 | -4/+29 |
* | Make "perl des-586.pl a.out" work, see RT#402 | Andy Polyakov | 2002-12-17 | 1 | -1/+1 |
* | DES PIC-ification. "Cygwin" companion. Problem was that preprocessor macro | Andy Polyakov | 2002-12-15 | 1 | -1/+1 |
* | As you might have noticed I tried to change for . prefix, because it's | Andy Polyakov | 2002-12-14 | 1 | -3/+3 |
* | DES PIC-ification. Windows companion. | Andy Polyakov | 2002-12-14 | 2 | -5/+11 |
* | IA-32 assembler modules (primarily DES) PIC-ification. Idea is to keep | Andy Polyakov | 2002-12-13 | 4 | -19/+49 |
* | Further enhance assembler support on Cygwin and DJGPP. | Richard Levitte | 2002-07-18 | 1 | -0/+6 |
* | Use 32-bit sections instead of the default, 16-bit ones. | Richard Levitte | 2002-06-27 | 1 | -1/+1 |
* | Accept digits in symbol names. Spotted by Brian Havard <brianh@kheldar.apana... | Richard Levitte | 2001-06-04 | 1 | -1/+1 |
* | another fix for the debug print | Ulf Möller | 2000-12-06 | 1 | -2/+4 |
* | move constants for debug functions to end of file | Ulf Möller | 2000-12-06 | 1 | -2/+6 |
* | push the flags too | Ulf Möller | 2000-12-05 | 1 | -0/+2 |
* | looks like it works now | Ulf Möller | 2000-12-05 | 1 | -4/+4 |
* | save registers in the debug output code (return value is overwritten too) | Ulf Möller | 2000-12-05 | 1 | -1/+23 |