summaryrefslogtreecommitdiffstats
path: root/crypto/x86_64cpuid.pl
AgeCommit message (Expand)Author
2021-04-08Update copyright yearMatt Caswell
2021-03-22Dual 1024-bit exponentiation optimization for Intel IceLake CPUAndrey Matyukov
2020-04-23Update copyright yearMatt Caswell
2020-02-17Also check for errors in x86_64-xlate.pl.David Benjamin
2020-02-15x86_64: Add endbranch at function entries for Intel CETH.J. Lu
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin
2019-12-18Fix unwind info for some trivial functionsBernd Edlinger
2019-09-16Unify all assembler file generatorsRichard Levitte
2018-12-06Following the license change, modify the boilerplates in crypto/Richard Levitte
2018-06-03{arm64|x86_64}cpuid.pl: add special 16-byte case to OPENSSL_memcmp.Andy Polyakov
2018-03-08Fix issues in ia32 RDRAND asm leading to reduced entropyBryan Donlan
2017-12-08crypto/x86_64cpuid.pl: suppress AVX512F flag on Skylake-X.Andy Polyakov
2017-11-23crypto/x86_64cpuid.pl: fix AVX512 capability masking.Andy Polyakov
2017-11-08OPENSSL_ia32cap: reserve for new extensions.Andy Polyakov
2017-07-26Fix comment typo.David Benjamin
2017-07-25crypto/x86_64cpuid.pl: fix typo in Knights Landing detection.Andy Polyakov
2017-07-21x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results.Andy Polyakov
2017-03-13crypto/x86*cpuid.pl: move extended feature detection.Andy Polyakov
2017-03-07crypto/x86_64cpuid.pl: move extended feature detection upwards.Andy Polyakov
2017-02-26crypto/x86_64cpuid.pl: add CFI annotations.Andy Polyakov
2017-02-03crypto/x86_64cpuid.pl: detect if kernel preserves %zmm registers.Andy Polyakov
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