platform_bionic/libc/arch-riscv64/bionic
2023-03-08 21:13:37 +00:00
..
__bionic_clone.S riscv64: use tail for tail calls. 2023-03-08 18:22:29 +00:00
__set_tls.c riscv64: add bionic assembler and string functions. 2022-10-14 23:25:36 +00:00
_exit_with_stack_teardown.S riscv64: add bionic assembler and string functions. 2022-10-14 23:25:36 +00:00
setjmp.S riscv64: don't go via the PLT for setjmp. 2022-10-26 19:53:35 +00:00
syscall.S riscv64: use tail for tail calls. 2023-03-08 18:22:29 +00:00
vfork.S Fix the compile errors "R_RISCV_JAL out of rang" when the jump range is greater than 1M memory space between vfork and __set_errno_internal 2023-03-08 01:44:50 +00:00