]> git.ipfire.org Git - thirdparty/openssl.git/commit
LoongArch: we should access global symbol by la.global instead of
authorWang Xin <wangxin03@loongson.cn>
Wed, 8 Jan 2025 01:18:47 +0000 (01:18 +0000)
committerTomas Mraz <tomas@openssl.org>
Tue, 14 Jan 2025 11:03:22 +0000 (12:03 +0100)
commit7fa2c337577d35308de962feaa97c3f49b709b74
treeed646022bff09626758e2419d5dfb117e54bc35c
parent6639ec588162b2e68aefc4b847f11ba72417d07d
LoongArch: we should access global symbol by la.global instead of
la.pcrel

openssl will not be built successfully with binutils-2.43.50.20241230
which checks if global symbols are accessed by PC-relative in shared
library.

CLA: trivial

Reviewed-by: Hugo Landau <hlandau@devever.net>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26336)

(cherry picked from commit dd7a79fc6fe2169612a7000c9b765b3e1d6f06bb)
crypto/chacha/asm/chacha-loongarch64.pl