glibc/sysdeps/unix/sysv/linux/riscv
Łukasz Stelmach 22c96052ac RISC-V: Allow long jumps to __syscall_error
__syscall_error may end up farther than 1MiB away from a caller,
especially when linking statically large binaries. tail allows for
4GiB jumps and is reduced to j when a linked symbol is within range.

Fixes: 36960f0c76 ("RISC-V: Linux Syscall Interface")
Fixes: 7f33b09c65 ("RISC-V: Linux ABI")
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
2022-09-16 23:25:45 -04:00
..
bits Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
rv32 Update syscall lists for Linux 5.19 2022-08-02 21:05:07 +00:00
rv64 Update syscall lists for Linux 5.19 2022-08-02 21:05:07 +00:00
sys Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
atomic-machine.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
clone.S RISC-V: Allow long jumps to __syscall_error 2022-09-16 23:25:45 -04:00
configure RISC-V: Build infrastructure for 32-bit port 2020-08-27 08:17:43 -07:00
configure.ac RISC-V: Build infrastructure for 32-bit port 2020-08-27 08:17:43 -07:00
dl-cache.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
flush-icache.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
getcontext.S RISC-V: Allow long jumps to __syscall_error 2022-09-16 23:25:45 -04:00
Implies RISC-V: Build Infastructure 2018-01-29 10:43:15 -08:00
kernel-features.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ldd-rewrite.sed RISC-V: Add rv32 path to RTLDLIST in ldd 2020-08-27 08:17:43 -07:00
localplt.data mtrace: Wean away from malloc hooks 2021-07-22 18:38:06 +05:30
makecontext.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Makefile RISC-V: Build infrastructure for 32-bit port 2020-08-27 08:17:43 -07:00
readelflib.c elf: Remove ldconfig kernel version check 2022-05-16 15:03:49 -03:00
setcontext.S RISC-V: Allow long jumps to __syscall_error 2022-09-16 23:25:45 -04:00
shlib-versions RISC-V: Build infrastructure for 32-bit port 2020-08-27 08:17:43 -07:00
sigcontextinfo.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
swapcontext.S RISC-V: Allow long jumps to __syscall_error 2022-09-16 23:25:45 -04:00
syscall.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
sysconf.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
sysdep.h RISC-V: Allow long jumps to __syscall_error 2022-09-16 23:25:45 -04:00
sysdep.S Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ucontext-macros.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ucontext_i.sym RISC-V: Linux ABI 2018-01-29 10:37:27 -08:00
Versions RISC-V: Build Infastructure 2018-01-29 10:43:15 -08:00
vfork.S RISC-V: Allow long jumps to __syscall_error 2022-09-16 23:25:45 -04:00