openssl/crypto/bn/asm
Theo Buehler 25391acc14 Unable to run asm code on OpenBSD (amd64)
In order to get asm code running on OpenBSD we must place
all constants into .rodata sections.

davidben@ also pointed out we need to adjust `x86_64-xlate.pl` perlasm
script to adjust read-olny sections for various flavors (OSes). Those
changes were cherry-picked from boringssl.

closes #23312

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23997)
2024-04-17 09:38:06 +02:00
..
alpha-mont.pl Update copyright year 2020-04-23 13:55:52 +01:00
armv4-gf2m.pl Copyright year updates 2023-09-07 09:59:15 +01:00
armv4-mont.pl Copyright year updates 2023-09-07 09:59:15 +01:00
armv8-mont.pl aarch64: support BTI and pointer authentication in assembly 2021-10-01 09:35:38 +02:00
bn-586.pl Update copyright year 2020-04-23 13:55:52 +01:00
bn-c64xplus.asm
c64xplus-gf2m.pl Update copyright year 2020-04-23 13:55:52 +01:00
co-586.pl Update copyright year 2020-04-23 13:55:52 +01:00
ia64-mont.pl Update copyright year 2020-04-23 13:55:52 +01:00
ia64.S Remove unnecessary trailing whitespace 2019-02-05 16:25:11 +01:00
mips-mont.pl Update copyright year 2020-04-23 13:55:52 +01:00
mips.pl Fix a carry overflow bug in bn_sqr_comba4/8 for mips 32-bit targets 2021-12-14 06:43:04 +01:00
parisc-mont.pl Update copyright year 2020-04-23 13:55:52 +01:00
ppc-mont.pl Update copyright year 2020-04-23 13:55:52 +01:00
ppc.pl Update copyright year 2020-04-23 13:55:52 +01:00
ppc64-mont-fixed.pl Fix unrolled montgomery multiplication for POWER9 2022-08-17 13:00:50 +02:00
ppc64-mont.pl Update copyright year 2020-04-23 13:55:52 +01:00
rsaz-2k-avx512.pl Copyright year updates 2023-09-07 09:59:15 +01:00
rsaz-3k-avx512.pl Copyright year updates 2023-09-07 09:59:15 +01:00
rsaz-4k-avx512.pl Copyright year updates 2023-09-07 09:59:15 +01:00
rsaz-avx2.pl Ignore vendor name in Clang version number. 2020-08-27 20:27:26 -07:00
rsaz-x86_64.pl Unable to run asm code on OpenBSD (amd64) 2024-04-17 09:38:06 +02:00
s390x-gf2m.pl Update copyright year 2020-04-23 13:55:52 +01:00
s390x-mont.pl Update copyright year 2020-04-23 13:55:52 +01:00
s390x.S s390x assembly pack: fix bn_mul_comba4 2019-11-17 13:52:02 +01:00
sparct4-mont.pl Update copyright year 2021-07-29 15:41:35 +01:00
sparcv8.S fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
sparcv8plus.S fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
sparcv9-gf2m.pl Update copyright year 2021-07-29 15:41:35 +01:00
sparcv9-mont.pl Update copyright year 2021-07-29 15:41:35 +01:00
sparcv9a-mont.pl Update copyright year 2021-07-29 15:41:35 +01:00
via-mont.pl Update copyright year 2020-04-23 13:55:52 +01:00
vis3-mont.pl Update copyright year 2021-07-29 15:41:35 +01:00
x86-gf2m.pl Update copyright year 2020-04-23 13:55:52 +01:00
x86-mont.pl Update copyright year 2020-04-23 13:55:52 +01:00
x86_64-gcc.c Reorganize local header files 2019-09-28 20:26:35 +02:00
x86_64-gf2m.pl Update copyright year 2020-04-23 13:55:52 +01:00
x86_64-mont.pl Ignore vendor name in Clang version number. 2020-08-27 20:27:26 -07:00
x86_64-mont5.pl Unable to run asm code on OpenBSD (amd64) 2024-04-17 09:38:06 +02:00