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