summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/sha/asm/sha512-x86_64.pl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add endbr64 where needed by inspection. Passes regresson tests.deraadt2023-04-251-0/+1
* Use explicit .text instead of .previous to please Windows/MinGW on amd64tb2023-02-231-2/+2
* Use .section .rodata instead of a plain .rodatatb2023-02-091-2/+2
* Move constants out of text segment into rodata to prepare for xonly supportderaadt2023-01-141-0/+4
* spelling fixes; from paul tagliamontejmc2022-12-261-1/+1
* First pass at removing win64 support from the assembly generating Perljsing2014-04-301-109/+0
* Import OpenSSL 1.0.1gmiod2014-04-131-1/+2
* import OpenSSL-1.0.1cdjm2012-10-131-46/+40
* import OpenSSL-1.0.0adjm2010-10-011-14/+126
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+344