summaryrefslogtreecommitdiff
path: root/crypto/perlasm/x86asm.pl
Commit message (Expand)AuthorAgeFilesLines
* perlasm update from HEAD.Andy Polyakov2011-11-141-1/+3
* x86[_64] perlasm: pull-in from HEAD.Andy Polyakov2011-06-281-0/+51
* perlasm/x86* update: support for 3 and 4 argument instructions.Andy Polyakov2008-12-171-6/+3
* Mac OS X x86 assembler support.Andy Polyakov2007-12-181-1/+4
* Disable support for Metrowerks assembler. Assembler itself is broken,Andy Polyakov2007-12-181-3/+2
* x86 perlasm overhaul.Andy Polyakov2007-12-181-8/+73
* Typo in perlasm/x86asm.pl.Andy Polyakov2006-10-171-1/+1
* Support for .asciz directive in perlasm modules.Andy Polyakov2006-10-171-0/+2
* Remove x86ms.pl and reimplement x86*.pl.Andy Polyakov2006-09-181-119/+130
* Recognize mingw in perlasm.Dr. Stephen Henson2006-02-041-1/+1
* crypto/perlasm update primarily to unify Netware modules. Once it's verifiedAndy Polyakov2004-08-291-3/+3
* Deprecate cpp and gaswin targets. New coff fills in for gaswin, but cpp isAndy Polyakov2004-08-011-10/+7
* Netware-specific changes,Richard Levitte2003-11-281-1/+7
* Avoid unnecessary pollution of object module name table. Cygwin sharedAndy Polyakov2003-01-101-1/+1
* Unified targets for ELF assembler modules. Tested on Linux, Solaris andAndy Polyakov2003-01-031-2/+5
* Further enhance assembler support on Cygwin and DJGPP.Richard Levitte2002-07-181-0/+6
* Support assembler for Mingw32.Ulf Möller2000-02-281-2/+4
* Beginnings of experimental support for NASM assembler. This is a freeDr. Stephen Henson1999-07-121-0/+3
* improve readability of #if conditions (ELF, if defined, supersedes BSDIBodo Möller1999-07-061-2/+2
* New option to generate 80386 code.Ulf Möller1999-03-311-8/+1
* New switch "386" to generate 80386 code (emulate bswap).Ulf Möller1999-03-301-0/+7
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+113