riscv: add support for static PIE
commit6edaa12b41a373f249469d7b516d2043f81aea37
authorAndreas Schwab <schwab@suse.de>
Wed, 17 Jan 2024 14:35:57 +0000 (17 15:35 +0100)
committerAndreas Schwab <schwab@suse.de>
Mon, 22 Jan 2024 13:58:23 +0000 (22 14:58 +0100)
tree12d244129f9d4987e3a1526a4759e4e183eb5194
parentbcf2abd43bbe6ffdd8b6a1e1e36cc67a9769e508
riscv: add support for static PIE

In order to support static PIE the startup code must avoid relocations
before __libc_start_main is called.
sysdeps/riscv/start.S