index
:
openssl
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_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
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
sparcv9cap.c
Age
Commit message (
Expand
)
Author
2021-07-15
Split bignum code out of the sparcv9cap.c
Tomas Mraz
2021-06-17
Update copyright year
Matt Caswell
2021-06-01
sparc: fix cross compile build
Pauli
2020-04-23
Update copyright year
Matt Caswell
2020-02-06
Fix misspelling errors and typos reported by codespell
Dr. Matthias St. Pierre
2019-09-20
Fix missing bn_mul_mont symbol in solaris fips module
Shane Lontis
2019-06-03
Ensure we get all the right defines for AES assembler in FIPS module
Matt Caswell
2018-12-06
Following the license change, modify the boilerplates in crypto/
Richard Levitte
2017-11-25
Create a prototype for OPENSSL_rdtsc
Kurt Roeckx
2016-08-12
crypto/sparcv9cap.c: add missing declaration.
Andy Polyakov
2016-08-11
crypto/sparcv9cap.c: fix overstep in getisax.
Andy Polyakov
2016-05-17
Copyright consolidation 09/10
Rich Salz
2016-04-26
SPARCv9 assembly pack: fine-tune run-time switch.
Andy Polyakov
2016-04-25
crypto/sparc_arch.h: reserve more SPARCv9 capability bits.
Andy Polyakov
2016-04-20
sparcv9cap.c: add Fujitsu SPARC64 X AES capability detection.
Andy Polyakov
2015-12-02
crypto/sparcv9cap.c: add SIGILL-free feature detection for Solaris.
Andy Polyakov
2015-02-02
Dead code cleanup: crypto/*.c, x509v3, demos
Rich Salz
2015-01-22
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
Fix strange formatting by indent
Matt Caswell
2013-12-28
sparcv9cap.c: omit random detection.
Andy Polyakov
2012-11-17
Support for SPARC T4 MONT[MUL|SQR] instructions.
Andy Polyakov
2012-10-20
Add VIS3 Montgomery multiplication.
Andy Polyakov
2012-09-23
sparcv9cap.c: add SPARC-T4 feature detection.
Andy Polyakov
2011-05-23
spacrv9cap.c: addenum to recent EC optimizations.
Andy Polyakov
2011-04-17
Multiple assembler packs: add experimental memory bus instrumentation.
Andy Polyakov
2010-09-05
sparcv9cap.c: disengange Solaris-specific CPU detection routine in favour
Andy Polyakov
2010-07-08
sparcv9cap.c: reiterate CPU detection logic.
Andy Polyakov
2010-07-02
crypto/sparc*: eliminate _sparcv9_rdwrasi.
Andy Polyakov
2010-07-01
SPARCv9 assembler pack: refine CPU detection on Linux, fix for "unaligned
Andy Polyakov
2007-06-20
Typo in Linux part of sparcv9cap.c
Andy Polyakov
2007-06-20
Make some shortcuts in sparcv9cap.c. Trouble is that di_walk_node result
Andy Polyakov
2005-12-27
Minor sparcv9 clean-ups.
Andy Polyakov
2005-12-18
Typo in sparcv8cap.c.
Andy Polyakov
2005-12-16
Unify sparcv9 assembler naming and build rules among 32- and 64-bit builds.
Andy Polyakov
2005-12-15
sparccpuid module update.
Andy Polyakov