index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
x86_64cpuid.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Also check for errors in x86_64-xlate.pl.
David Benjamin
2020-02-17
1
-1
/
+1
*
x86_64: Add endbranch at function entries for Intel CET
H.J. Lu
2020-02-15
1
-0
/
+9
*
Do not silently truncate files on perlasm errors
David Benjamin
2020-01-22
1
-1
/
+1
*
Fix unwind info for some trivial functions
Bernd Edlinger
2019-12-18
1
-0
/
+16
*
Unify all assembler file generators
Richard Levitte
2019-09-16
1
-4
/
+6
*
Following the license change, modify the boilerplates in crypto/
Richard Levitte
2018-12-06
1
-1
/
+1
*
{arm64|x86_64}cpuid.pl: add special 16-byte case to OPENSSL_memcmp.
Andy Polyakov
2018-06-03
1
-0
/
+12
*
Fix issues in ia32 RDRAND asm leading to reduced entropy
Bryan Donlan
2018-03-08
1
-17
/
+3
*
crypto/x86_64cpuid.pl: suppress AVX512F flag on Skylake-X.
Andy Polyakov
2017-12-08
1
-0
/
+8
*
crypto/x86_64cpuid.pl: fix AVX512 capability masking.
Andy Polyakov
2017-11-23
1
-4
/
+5
*
OPENSSL_ia32cap: reserve for new extensions.
Andy Polyakov
2017-11-08
1
-1
/
+2
*
Fix comment typo.
David Benjamin
2017-07-26
1
-1
/
+1
*
crypto/x86_64cpuid.pl: fix typo in Knights Landing detection.
Andy Polyakov
2017-07-25
1
-1
/
+1
*
x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results.
Andy Polyakov
2017-07-21
1
-1
/
+16
*
crypto/x86*cpuid.pl: move extended feature detection.
Andy Polyakov
2017-03-13
1
-11
/
+10
*
crypto/x86_64cpuid.pl: move extended feature detection upwards.
Andy Polyakov
2017-03-07
1
-8
/
+10
*
crypto/x86_64cpuid.pl: add CFI annotations.
Andy Polyakov
2017-02-26
1
-0
/
+4
*
crypto/x86_64cpuid.pl: detect if kernel preserves %zmm registers.
Andy Polyakov
2017-02-03
1
-1
/
+9
*
crypto/x86[_64]cpuid.pl: add OPENSSL_ia32_rd[rand|seed]_bytes.
Andy Polyakov
2016-07-15
1
-21
/
+52
*
x86_64 assembly pack: tolerate spaces in source directory name.
Andy Polyakov
2016-05-29
1
-1
/
+1
*
Add assembly CRYPTO_memcmp.
Andy Polyakov
2016-05-19
1
-0
/
+22
*
Copyright consolidation: perl files
Rich Salz
2016-04-20
1
-1
/
+8
*
x86[_64]cpuid.pl: add low-level RDSEED.
Andy Polyakov
2014-02-14
1
-0
/
+15
*
x86_64 assembly pack: make Windows build more robust.
Andy Polyakov
2013-01-22
1
-1
/
+2
*
Extend OPENSSL_ia32cap_P with extra word to accomodate AVX2 capability.
Andy Polyakov
2012-11-17
1
-2
/
+12
*
x86_64 assembly pack: make it possible to compile with Perl located on
Andy Polyakov
2012-06-27
1
-1
/
+1
*
cryptlib.c, etc.: fix linker warnings in 64-bit Darwin build.
Andy Polyakov
2011-11-12
1
-1
/
+1
*
x86_64cpuid.pl: fix typo.
Andy Polyakov
2011-06-04
1
-1
/
+1
*
x86[_64]cpuid.pl: add function accessing rdrand instruction.
Andy Polyakov
2011-06-04
1
-1
/
+22
*
x86[_64]cpuid.pl: harmonize usage of reserved bits #20 and #30.
Andy Polyakov
2011-05-27
1
-3
/
+4
*
x86_64cpuid.pl: get AVX masking right.
Andy Polyakov
2011-05-26
1
-8
/
+7
*
x86_64cpuid.pl: allow shared build to work without -Bsymbolic.
Andy Polyakov
2011-05-18
1
-0
/
+4
*
x86[_64]cpuid.pl: handle new extensions.
Andy Polyakov
2011-05-16
1
-16
/
+41
*
Multiple assembler packs: add experimental memory bus instrumentation.
Andy Polyakov
2011-04-17
1
-2
/
+93
*
Revert previous Linux-specific/centric commit#19629. If it really has to
Andy Polyakov
2010-05-05
1
-7
/
+0
*
Non-executable stack in asm.
Ben Laurie
2010-05-05
1
-0
/
+7
*
x86_64cpuid.pl: ml64 is allergic to db on label line.
Andy Polyakov
2010-04-14
1
-1
/
+2
*
OPENSSL_cleanse to accept zero length parameter [matching C implementation].
Andy Polyakov
2010-01-24
1
-1
/
+3
*
x86[_64]cpuid.pl: further refine shared cache detection.
Andy Polyakov
2009-05-14
1
-3
/
+31
*
x86_64cpuid.pl: refine shared cache detection logic.
Andy Polyakov
2009-05-12
1
-2
/
+27
*
x86_64 assembler pack to comply with updated styling x86_64-xlate.pl rules.
Andy Polyakov
2008-11-12
1
-105
/
+88
*
x86_64cpuid.pl cosmetics: harmonize $dir treatment with other modules.
Andy Polyakov
2008-07-15
1
-2
/
+1
*
Use default value for $dir if it is empty.
Dr. Stephen Henson
2008-02-25
1
-0
/
+1
*
Make all x86_64 modules independent on current working directory.
Andy Polyakov
2008-01-13
1
-1
/
+3
*
Make x86_64 modules work under Win64/x64.
Andy Polyakov
2007-08-23
1
-2
/
+2
*
x86*cpuid update.
Andy Polyakov
2007-07-21
1
-2
/
+2
*
Flush output in x86_64cpuid.pl.
Andy Polyakov
2007-06-21
1
-0
/
+1
*
Profiling revealed that OPENSSL_cleanse consumes *more* CPU time than
Andy Polyakov
2007-05-14
1
-0
/
+32
*
x86_64 assembler updates.
Andy Polyakov
2007-05-14
1
-70
/
+32
*
RC4_set_key for x86_64 and Core2 optimization.
Andy Polyakov
2007-04-02
1
-0
/
+58
[next]