From bf88b47ecb54888a789c02fa81aa4ab81ec2f3a5 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Sun, 7 May 2023 14:16:03 +0200 Subject: Revert "riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC." This reverts commit 117e8b341c5c0ace8d65feeef136fececb3fdc9c. Reason for revert: Causes elf/tst-glibcelf and elf/tst-relro-* to fail on all architectures. --- manual/platform.texi | 6 ------ 1 file changed, 6 deletions(-) (limited to 'manual') diff --git a/manual/platform.texi b/manual/platform.texi index 714c078..c6ed73c 100644 --- a/manual/platform.texi +++ b/manual/platform.texi @@ -121,12 +121,6 @@ when it is not allowed, the priority is set to medium. @node RISC-V @appendixsec RISC-V-specific Facilities -Functions that are lazily bound must be compatible with the standard calling -convention. When a function is annotated with STO_RISCV_VARIANT_CC, it means -this function is not compatible with the standard calling convention. The -dynamic linker will directly resolve it instead of using the lazy binding -mechanism. - Cache management facilities specific to RISC-V systems that implement the Linux ABI are declared in @file{sys/cachectl.h}. -- cgit v1.1