Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright consolidation 09/10 | Rich Salz | 2016-05-17 | 1 | -0/+9 |
| | | | | Reviewed-by: Richard Levitte <levitte@openssl.org> | ||||
* | crypto/sparc_arch.h: reserve more SPARCv9 capability bits. | Andy Polyakov | 2016-04-25 | 1 | -1/+8 |
| | | | | Reviewed-by: Richard Levitte <levitte@openssl.org> | ||||
* | sparcv9cap.c: add Fujitsu SPARC64 X AES capability detection. | Andy Polyakov | 2016-04-20 | 1 | -0/+1 |
| | | | | Reviewed-by: Richard Levitte <levitte@openssl.org> | ||||
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -80/+80 |
| | | | | Reviewed-by: Tim Hudson <tjh@openssl.org> | ||||
* | Support for SPARC T4 MONT[MUL|SQR] instructions. | Andy Polyakov | 2012-11-17 | 1 | -0/+3 |
| | | | | Submitted by: David Miller, Andy Polyakov | ||||
* | SPARCv9 assembly pack: harmonize ABI handling (so that it's handled in one | Andy Polyakov | 2012-10-25 | 1 | -4/+13 |
| | | | | place at a time, by pre-processor in .S case and perl - in .s). | ||||
* | sparc_arch.h: add assembler helpers (and make it work on Solaris). | Andy Polyakov | 2012-09-28 | 1 | -4/+58 |
| | | | | Submitted by: David Miller | ||||
* | sparcv9cap.c: add SPARC-T4 feature detection. | Andy Polyakov | 2012-09-23 | 1 | -0/+35 |
Submitted by: David Miller |