summaryrefslogtreecommitdiff
path: root/lib/libcrypto/sha/asm
AgeCommit message (Expand)Author
6 daysRemove sha512-x86_64.pl.Joel Sing
2024-02-24Replace uses of endbr64 with _CET_ENDBR from cet.hTheo Buehler
2023-04-25Add endbr64 where needed by inspection. Passes regresson tests.Theo de Raadt
2023-02-23Use explicit .text instead of .previous to please Windows/MinGW on amd64Theo Buehler
2023-02-09Use .section .rodata instead of a plain .rodataTheo Buehler
2023-02-02Remove AIX toc data after every function. NFCMiod Vallat
2010-10-01import OpenSSL-1.0.0aDamien Miller
2023-02-02Move all data blocks from .text to .rodata and cleanup up and homogeneize codeMiod Vallat
2023-02-01Move all data blocks from .text to .rodata and cleanup up and homogeneize codeMiod Vallat
2023-02-01For xonly, move sha512-ppc.pl's table from text to rodataGeorge Koehler
2010-10-01import OpenSSL-1.0.0aDamien Miller
2023-01-19Remove various unused assembly files and assembly generation scripts.Joel Sing
2023-01-14Move constants out of text segment into rodata to prepare for xonly supportTheo de Raadt
2023-01-13Move all data tables from .text section to .rodata, and update the code toMiod Vallat
2023-01-13Move all data tables from .text section to .rodata, and update the code toMiod Vallat
2010-10-01import OpenSSL-1.0.0aDamien Miller
2022-12-26spelling fixes; from paul tagliamonteJason McIntyre
2010-10-01import OpenSSL-1.0.0aDamien Miller
2018-01-24Make the NEON codepaths conditional on __STRICT_ALIGNMENT not beingMark Kettenis
2018-01-07On OpenBSD/armv7 we deliberately trap unaligned access. UnfortunatelyMark Kettenis
2010-10-01import OpenSSL-1.0.0aDamien Miller
2016-11-04Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] byMiod Vallat
2010-10-01import OpenSSL-1.0.0aDamien Miller
2008-09-06import of OpenSSL 0.9.8hDamien Miller
2016-09-04Less S390.Joel Sing
2016-09-04Less IA64.Joel Sing
2010-10-01import OpenSSL-1.0.0aDamien Miller
2005-04-29import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@Damien Miller
2016-03-15'accomodate' -> 'accommodate' in comments.Kenneth R Westerback
2015-11-14mutli -> multiMiod Vallat
2015-11-14Various *syncron* -> *synchron* typos.Miod Vallat
2015-08-18typosMiod Vallat
2014-12-07Make sure to load absolute symbol address with `dla' instead of `la' whenMiod Vallat
2014-12-07Remove OPENSSL_FIPSCANISTER mentions.Miod Vallat
2014-08-19Three independent typos for `independent' or `independently'.Miod Vallat
2014-05-02The assembly sha512 code detects at runtime if it is running on a 64-bitMiod Vallat
2014-05-01Do not output SOM-specific directives.Miod Vallat
2014-05-01Fix include filename to get register name aliases under BSDMiod Vallat
2014-04-30First pass at removing win64 support from the assembly generating PerlJoel Sing
2014-04-17Aren't you glad to have this file tell you that ``C2.pl works''? Bonus pointMiod Vallat
2014-04-17No need to consider being compiled by NASM anymore.Miod Vallat
2014-04-13Import OpenSSL 1.0.1gMiod Vallat
2012-10-13resolve conflictsDamien Miller
2012-10-13import OpenSSL-1.0.1cDamien Miller
2011-11-03import OpenSSL 1.0.0eDamien Miller
2010-10-01resolve conflicts, fix local changesDamien Miller
2010-10-01import OpenSSL-1.0.0aDamien Miller
2009-04-06import of OpenSSL 0.9.8kDamien Miller
2009-01-05update to openssl-0.9.8i; tested by several, especially krw@Damien Miller
2008-09-06resolve conflictsDamien Miller