commit | 39c7793ba8bef5aab358511b22764081959cb2ff | [log] [tgz] |
---|---|---|
author | Linsen Zhou <i@lin.moe> | Tue Jul 08 06:34:18 2025 +0800 |
committer | Nelson Chu <nelson@rivosinc.com> | Tue Jul 08 11:10:25 2025 +0800 |
tree | cf5b4783093abbe2091a5d8577df0b0466f78970 | |
parent | 4f0271f2ef492de9dd50cb0b693f54a4a930c9b8 [diff] |
RISC-V: Bind defined symbol locally in PIE Reference commit 1dcb9720d62cd053a72c31881b7724ce9f74332c bfd/ * elfnn-riscv.c (RISCV_COPY_INPUT_RELOC): Bind defined symbol locally in PIE. ld/ * testsuite/ld-riscv-elf/pie-bind-locally-a.s: New test source. * testsuite/ld-riscv-elf/pie-bind-locally-b.s: Likewise. * testsuite/ld-riscv-elf/pie-bind-locally-rv32.d: New testcase. * testsuite/ld-riscv-elf/pie-bind-locally-rv64.d: Likewise. Signed-off-by: Linsen Zhou <i@lin.moe>