aboutsummaryrefslogtreecommitdiff
path: root/crypto/perlasm/x86asm.pl
AgeCommit message (Expand)AuthorFilesLines
2022-06-21Update copyright yearMatt Caswell1-1/+1
2022-05-24x86asm: Generate endbr32 based on __CET__.Sebastian Andrzej Siewior1-0/+2
2018-12-06Following the license change, modify the boilerplates in crypto/perlasm/Richard Levitte1-1/+1
2018-01-09Update copyright years on all files merged since Jan 1st 2018Richard Levitte1-1/+1
2018-01-07Remove remaining NETWARE ifdef'sRich Salz1-6/+1
2017-05-11Remove filename argument to x86 asm_init.David Benjamin1-5/+3
2016-06-14perlasm/x86*.pl: add endbranch instruction.Andy Polyakov1-0/+5
2016-04-20Copyright consolidation: perl filesRich Salz1-1/+8
2014-08-09Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz1-1/+1
2014-08-08Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz1-1/+1
2014-02-27perlasm/x86asm.pl: recognize elf-1 denoting old ELF platforms.Andy Polyakov1-0/+2
2014-02-14x86[_64]cpuid.pl: add low-level RDSEED.Andy Polyakov1-0/+8
2012-11-17Extend OPENSSL_ia32cap_P with extra word to accomodate AVX2 capability.Andy Polyakov1-0/+26
2012-08-29x86cpuid.pl: hide symbols [backport from x86_64].Andy Polyakov1-0/+2
2011-10-15Add android-x86.Andy Polyakov1-1/+3
2011-06-04x86[_64]cpuid.pl: add function accessing rdrand instruction.Andy Polyakov1-0/+8
2011-05-16x86gas.pl: add palignr and move pclmulqdq.Andy Polyakov1-0/+16
2010-07-26perlasm/x86asm.pl: move aesni and pclmulqdq opcodes to aesni-x86.pl andAndy Polyakov1-25/+0
2010-05-13x86asm.pl: consistency imrovements.Andy Polyakov1-5/+13
2010-04-10perlasm/x86*: add support to SSE>2 and pclmulqdq. x86_64-xlate.pl providesAndy Polyakov1-0/+27
2009-04-26AESNI perlasm update.Andy Polyakov1-0/+17
2008-12-17perlasm/x86* update: support for 3 and 4 argument instructions.Andy Polyakov1-6/+3
2007-12-18Mac OS X x86 assembler support.Andy Polyakov1-1/+4
2007-12-18Disable support for Metrowerks assembler. Assembler itself is broken,Andy Polyakov1-3/+2
2007-12-18x86 perlasm overhaul.Andy Polyakov1-8/+73
2006-10-17Typo in perlasm/x86asm.pl.Andy Polyakov1-1/+1
2006-10-17Support for .asciz directive in perlasm modules.Andy Polyakov1-0/+2
2006-09-18Remove x86ms.pl and reimplement x86*.pl.Andy Polyakov1-119/+130
2006-02-04Recognize mingw in perlasm.Dr. Stephen Henson1-1/+1
2004-08-29crypto/perlasm update primarily to unify Netware modules. Once it's verifiedAndy Polyakov1-3/+3
2004-08-01Deprecate cpp and gaswin targets. New coff fills in for gaswin, but cpp isAndy Polyakov1-10/+7
2003-11-28Netware-specific changes,Richard Levitte1-1/+7
2003-01-10Avoid unnecessary pollution of object module name table. Cygwin sharedAndy Polyakov1-1/+1
2003-01-03Unified targets for ELF assembler modules. Tested on Linux, Solaris andAndy Polyakov1-2/+5
2002-07-18Further enhance assembler support on Cygwin and DJGPP.Richard Levitte1-0/+6
2000-02-28Support assembler for Mingw32.Ulf Möller1-2/+4
1999-07-12Beginnings of experimental support for NASM assembler. This is a freeDr. Stephen Henson1-0/+3
1999-07-06improve readability of #if conditions (ELF, if defined, supersedes BSDIBodo Möller1-2/+2
1999-03-31New option to generate 80386 code.Ulf Möller1-8/+1
1999-03-30New switch "386" to generate 80386 code (emulate bswap).Ulf Möller1-0/+7
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-0/+113