- e286cf6 Move the trivial __set_tls() implementations to "bionic_tls.h". by Elliott Hughes · 6 months ago
- 40a5808 Merge "Clean up the riscv64 assembler slightly." into main by Elliott Hughes · 7 months ago
- ff7bb09 Clean up the riscv64 assembler slightly. by Elliott Hughes · 7 months ago
- 460e99a riscv64: remove unused file. by Elliott Hughes · 7 months ago
- b24dab5 libc: remove riscv64 mem*/str* ifuncs and fallbacks by George Burgess IV · 9 months ago
- adc4171 Re-do static function dispatch. by Elliott Hughes · 1 year, 1 month ago
- c574f79 Clean up __always_inline by Nick Desaulniers · 1 year, 5 months ago
- 9e89249 riscv64: use L() in the handful of places we didn't already. by Elliott Hughes · 1 year, 5 months ago
- d783120 Fix assembler warnings. by Elliott Hughes · 1 year, 8 months ago
- 066f4b7 riscv64: correct comparison logic of have_fast_v by Kenny Gong · 1 year, 10 months ago
- aefe999 string/memory functions: avoid qemu bugs/performance issues. by Elliott Hughes · 1 year, 10 months ago
- a4d7102 Temporarily fall back to non-V memcmp by Prashanth Swaminathan · 1 year, 10 months ago
- 7d13666 riscv64: fix ODR violations. by Elliott Hughes · 1 year, 10 months ago
- 1b2e844 Fix riscv64 stpcpy(). by Elliott Hughes · 1 year, 11 months ago
- 3d84338 riscv64: add vector stpcpy(). by Elliott Hughes · 1 year, 11 months ago
- bc192cf Add the L() macro for local labels to <private/bionic_asm.h>. by Elliott Hughes · 2 years, 1 month ago
- 40a82d0 Implement rvv version mem* and str* for riscv64 by Yun Hsiang · 2 years, 3 months ago
- 7dd3896 riscv64: switch from x18 to gp for shadow call stack. by Elliott Hughes · 2 years, 5 months ago
- 060cd24 Merge "riscv64 SCS support." by Elliott Hughes · 2 years, 6 months ago
- 9a39eb3 Increase the implementation of __memcpy_chk assembly by caowencheng · 2 years, 6 months ago
- 6cb7db2 Merge "riscv64: use `tail` for tail calls." by Elliott Hughes · 2 years, 6 months ago
- b0d3f0b riscv64: use `tail` for tail calls. by Elliott Hughes · 2 years, 6 months ago
- d27c83f 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 by caowencheng · 2 years, 6 months ago
- ab457f9 memset_chk into assembly file by caowencheng · 2 years, 6 months ago
- 9a7155d riscv64 SCS support. by Elliott Hughes · 2 years, 7 months ago
- 6a1dc51 riscv64: don't go via the PLT for setjmp. by Elliott Hughes · 2 years, 11 months ago
- 45a8486 riscv64: fix setjmp so we're actually using the right cookie! by Elliott Hughes · 2 years, 11 months ago
- c800a3b riscv64: don't store both arguments in the same place on the stack. by Elliott Hughes · 2 years, 11 months ago
- e1905ed riscv64 setjmp. by Elliott Hughes · 2 years, 11 months ago
- ebc19a9 riscv64: add bionic assembler and string functions. by Elliott Hughes · 2 years, 11 months ago