summaryrefslogtreecommitdiff
path: root/sysdeps/riscv
AgeCommit message (Expand)Author
2025-11-14Revert __HAVE_64B_ATOMICS configure checkAdhemerval Zanella
2025-11-04riscv: Add vector registers to __SYSCALL_CLOBBERSPeter Bergner
2025-11-04nptl: Remove ATOMIC_EXCHANGE_USES_CAS usageWilco Dijkstra
2025-11-04Define __HAVE_64B_ATOMICS from compiler supportWilco Dijkstra
2025-11-04atomic: Consolidate atomic_full_barrier implementationAdhemerval Zanella
2025-11-04riscv: Consolidade atomic-machine.h and remove ununsed atomic macrosAdhemerval Zanella
2025-10-31riscv: Add Zbkb optimized repeat_bytes helperPincheng Wang
2025-10-30riscv: memcpy_noalignment: Reorder to store via a3, then bump a3Yao Zihong
2025-10-30riscv: memcpy_noalignment: Fold SZREG/BLOCK_SIZE alignment to single andiYao Zihong
2025-10-30riscv: memcpy_noalignment: Make register allocation Zca-friendlyYao Zihong
2025-09-13Fix RISC-V soft-float _FPU_SETCW for GCC 16 set-but-not-used warningsJoseph Myers
2025-09-11math: Add fetestexcept internal aliasAdhemerval Zanella
2025-09-11math: Add feclearexcept internal aliasAdhemerval Zanella
2025-04-28RISC-V: Use builtin for ffs and ffsll while supported extension availableJulian Zhu
2025-03-12math: Refactor how to use libm-test-ulpsAdhemerval Zanella
2025-02-25RISC-V: Fix IFUNC resolver cannot access gp pointerYangyu Chen
2025-02-12math: Use tanpif from CORE-MATHAdhemerval Zanella
2025-02-12math: Use sinpif from CORE-MATHAdhemerval Zanella
2025-02-12math: Use cospif from CORE-MATHAdhemerval Zanella
2025-02-12math: Use atanpif from CORE-MATHAdhemerval Zanella
2025-02-12math: Use atan2pif from CORE-MATHAdhemerval Zanella
2025-02-12math: Use asinpif from CORE-MATHAdhemerval Zanella
2025-02-12math: Use acospif from CORE-MATHAdhemerval Zanella
2025-01-10Add missing include guards to <dl-tls.h>Florian Weimer
2025-01-09Move <thread_pointer.h> to kernel-independent sysdeps directoriesFlorian Weimer
2025-01-08riscv: Update nofpu libm test ulpsDarius Rad
2025-01-02RISC-V: Regenerate ULPsAurelien Jarno
2025-01-02elf: Remove the remaining uses of GET_ADDR_OFFSETFlorian Weimer
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2024-12-18math: Use tanhf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use sinhf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use coshf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use atanhf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use atan2f from CORE-MATHAdhemerval Zanella
2024-12-18math: Use atanf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use asinhf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use asinf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use acoshf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use acosf from CORE-MATHAdhemerval Zanella
2024-12-09nptl: Add <thread_pointer.h> for RISC-VMichael Jeanson
2024-12-02elf: Consolidate stackinfo.hAdhemerval Zanella
2024-11-25RISC-V: Use builtin for fma and fmafJulian Zhu
2024-11-25RISC-V: Use builtin for copysign and copysignfJulian Zhu
2024-11-22math: Use tanf from CORE-MATHAdhemerval Zanella
2024-11-22math: Use lgammaf from CORE-MATHAdhemerval Zanella
2024-11-22math: Use erfcf from CORE-MATHAdhemerval Zanella
2024-11-22math: Use erff from CORE-MATHAdhemerval Zanella
2024-11-22math: Use cbrtf from CORE-MATHAdhemerval Zanella
2024-11-01math: Use log10p1f from CORE-MATHAdhemerval Zanella
2024-11-01math: Use log1pf from CORE-MATHAdhemerval Zanella