summaryrefslogtreecommitdiffstats
path: root/crypto/sparcv9cap.c
AgeCommit message (Expand)Author
2021-07-15Split bignum code out of the sparcv9cap.cTomas Mraz
2021-06-17Update copyright yearMatt Caswell
2021-06-01sparc: fix cross compile buildPauli
2020-04-23Update copyright yearMatt Caswell
2020-02-06Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre
2019-09-20Fix missing bn_mul_mont symbol in solaris fips moduleShane Lontis
2019-06-03Ensure we get all the right defines for AES assembler in FIPS moduleMatt Caswell
2018-12-06Following the license change, modify the boilerplates in crypto/Richard Levitte
2017-11-25Create a prototype for OPENSSL_rdtscKurt Roeckx
2016-08-12crypto/sparcv9cap.c: add missing declaration.Andy Polyakov
2016-08-11crypto/sparcv9cap.c: fix overstep in getisax.Andy Polyakov
2016-05-17Copyright consolidation 09/10Rich Salz
2016-04-26SPARCv9 assembly pack: fine-tune run-time switch.Andy Polyakov
2016-04-25crypto/sparc_arch.h: reserve more SPARCv9 capability bits.Andy Polyakov
2016-04-20sparcv9cap.c: add Fujitsu SPARC64 X AES capability detection.Andy Polyakov
2015-12-02crypto/sparcv9cap.c: add SIGILL-free feature detection for Solaris.Andy Polyakov
2015-02-02Dead code cleanup: crypto/*.c, x509v3, demosRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Fix strange formatting by indentMatt Caswell
2013-12-28sparcv9cap.c: omit random detection.Andy Polyakov
2012-11-17Support for SPARC T4 MONT[MUL|SQR] instructions.Andy Polyakov
2012-10-20Add VIS3 Montgomery multiplication.Andy Polyakov
2012-09-23sparcv9cap.c: add SPARC-T4 feature detection.Andy Polyakov
2011-05-23spacrv9cap.c: addenum to recent EC optimizations.Andy Polyakov
2011-04-17Multiple assembler packs: add experimental memory bus instrumentation.Andy Polyakov
2010-09-05sparcv9cap.c: disengange Solaris-specific CPU detection routine in favourAndy Polyakov
2010-07-08sparcv9cap.c: reiterate CPU detection logic.Andy Polyakov
2010-07-02crypto/sparc*: eliminate _sparcv9_rdwrasi.Andy Polyakov
2010-07-01SPARCv9 assembler pack: refine CPU detection on Linux, fix for "unalignedAndy Polyakov
2007-06-20Typo in Linux part of sparcv9cap.cAndy Polyakov
2007-06-20Make some shortcuts in sparcv9cap.c. Trouble is that di_walk_node resultAndy Polyakov
2005-12-27Minor sparcv9 clean-ups.Andy Polyakov
2005-12-18Typo in sparcv8cap.c.Andy Polyakov
2005-12-16Unify sparcv9 assembler naming and build rules among 32- and 64-bit builds.Andy Polyakov
2005-12-15sparccpuid module update.Andy Polyakov