summaryrefslogtreecommitdiffstats
path: root/crypto/x86_64cpuid.pl
AgeCommit message (Expand)Author
2016-07-15crypto/x86[_64]cpuid.pl: add OPENSSL_ia32_rd[rand|seed]_bytes.Andy Polyakov
2016-05-29x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov
2016-05-19Add assembly CRYPTO_memcmp.Andy Polyakov
2016-04-20Copyright consolidation: perl filesRich Salz
2014-02-14x86[_64]cpuid.pl: add low-level RDSEED.Andy Polyakov
2013-01-22x86_64 assembly pack: make Windows build more robust.Andy Polyakov
2012-11-17Extend OPENSSL_ia32cap_P with extra word to accomodate AVX2 capability.Andy Polyakov
2012-06-27x86_64 assembly pack: make it possible to compile with Perl located onAndy Polyakov
2011-11-12cryptlib.c, etc.: fix linker warnings in 64-bit Darwin build.Andy Polyakov
2011-06-04x86_64cpuid.pl: fix typo.Andy Polyakov
2011-06-04x86[_64]cpuid.pl: add function accessing rdrand instruction.Andy Polyakov
2011-05-27x86[_64]cpuid.pl: harmonize usage of reserved bits #20 and #30.Andy Polyakov
2011-05-26x86_64cpuid.pl: get AVX masking right.Andy Polyakov
2011-05-18x86_64cpuid.pl: allow shared build to work without -Bsymbolic.Andy Polyakov
2011-05-16x86[_64]cpuid.pl: handle new extensions.Andy Polyakov
2011-04-17Multiple assembler packs: add experimental memory bus instrumentation.Andy Polyakov
2010-05-05Revert previous Linux-specific/centric commit#19629. If it really has toAndy Polyakov
2010-05-05Non-executable stack in asm.Ben Laurie
2010-04-14x86_64cpuid.pl: ml64 is allergic to db on label line.Andy Polyakov
2010-01-24OPENSSL_cleanse to accept zero length parameter [matching C implementation].Andy Polyakov
2009-05-14x86[_64]cpuid.pl: further refine shared cache detection.Andy Polyakov
2009-05-12x86_64cpuid.pl: refine shared cache detection logic.Andy Polyakov
2008-11-12x86_64 assembler pack to comply with updated styling x86_64-xlate.pl rules.Andy Polyakov
2008-07-15x86_64cpuid.pl cosmetics: harmonize $dir treatment with other modules.Andy Polyakov
2008-02-25Use default value for $dir if it is empty.Dr. Stephen Henson
2008-01-13Make all x86_64 modules independent on current working directory.Andy Polyakov
2007-08-23Make x86_64 modules work under Win64/x64.Andy Polyakov
2007-07-21x86*cpuid update.Andy Polyakov
2007-06-21Flush output in x86_64cpuid.pl.Andy Polyakov
2007-05-14Profiling revealed that OPENSSL_cleanse consumes *more* CPU time thanAndy Polyakov
2007-05-14x86_64 assembler updates.Andy Polyakov
2007-04-02RC4_set_key for x86_64 and Core2 optimization.Andy Polyakov
2005-06-20Solaris x86_64 /usr/ccs/bin/as support.Andy Polyakov
2005-05-03Rename amd64 modules to x86_64 and update RC4 implementation.Andy Polyakov