Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix strange formatting by indent | Matt Caswell | 2015-01-22 | 1 | -1/+2 |
| | | | | Reviewed-by: Tim Hudson <tjh@openssl.org> | ||||
* | sparcv9cap.c: omit random detection. | Andy Polyakov | 2013-12-28 | 1 | -0/+2 |
| | | | | PR: 3202 | ||||
* | Support for SPARC T4 MONT[MUL|SQR] instructions. | Andy Polyakov | 2012-11-17 | 1 | -0/+32 |
| | | | | Submitted by: David Miller, Andy Polyakov | ||||
* | Add VIS3 Montgomery multiplication. | Andy Polyakov | 2012-10-20 | 1 | -9/+14 |
| | |||||
* | sparcv9cap.c: add SPARC-T4 feature detection. | Andy Polyakov | 2012-09-23 | 1 | -26/+57 |
| | | | | Submitted by: David Miller | ||||
* | spacrv9cap.c: addenum to recent EC optimizations. | Andy Polyakov | 2011-05-23 | 1 | -1/+2 |
| | |||||
* | Multiple assembler packs: add experimental memory bus instrumentation. | Andy Polyakov | 2011-04-17 | 1 | -3/+23 |
| | |||||
* | sparcv9cap.c: disengange Solaris-specific CPU detection routine in favour | Andy Polyakov | 2010-09-05 | 1 | -25/+49 |
| | | | | | of unified procedure relying on SIGILL. PR: 2321 | ||||
* | sparcv9cap.c: reiterate CPU detection logic. | Andy Polyakov | 2010-07-08 | 1 | -15/+17 |
| | |||||
* | crypto/sparc*: eliminate _sparcv9_rdwrasi. | Andy Polyakov | 2010-07-02 | 1 | -4/+0 |
| | |||||
* | SPARCv9 assembler pack: refine CPU detection on Linux, fix for "unaligned | Andy Polyakov | 2010-07-01 | 1 | -2/+63 |
| | | | | opcodes detected in executable segment" error. | ||||
* | Typo in Linux part of sparcv9cap.c | Andy Polyakov | 2007-06-20 | 1 | -1/+1 |
| | | | | PR: 1532 | ||||
* | Make some shortcuts in sparcv9cap.c. Trouble is that di_walk_node result | Andy Polyakov | 2007-06-20 | 1 | -1/+21 |
| | | | | is inconsistent among CPU generations. | ||||
* | Minor sparcv9 clean-ups. | Andy Polyakov | 2005-12-27 | 1 | -4/+5 |
| | |||||
* | Typo in sparcv8cap.c. | Andy Polyakov | 2005-12-18 | 1 | -1/+1 |
| | |||||
* | Unify sparcv9 assembler naming and build rules among 32- and 64-bit builds. | Andy Polyakov | 2005-12-16 | 1 | -13/+13 |
| | | | | Engage run-time switch between bn_mul_mont_fpu and bn_mul_mont_int. | ||||
* | sparccpuid module update. | Andy Polyakov | 2005-12-15 | 1 | -0/+133 |