aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/riscv
AgeCommit message (Expand)AuthorFilesLines
2024-11-01math: Use log10p1f from CORE-MATHAdhemerval Zanella2-5/+0
2024-11-01math: Use log1pf from CORE-MATHAdhemerval Zanella2-16/+0
2024-11-01math: Use log2p1f from CORE-MATHAdhemerval Zanella2-5/+0
2024-11-01math: Use expm1f from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-01math: Use exp2m1f from CORE-MATHAdhemerval Zanella2-5/+0
2024-11-01math: Use exp10m1f from CORE-MATHAdhemerval Zanella2-5/+0
2024-10-11replace tgammaf by the CORE-MATH implementationPaul Zimmermann2-8/+0
2024-10-02riscv: align .preinit_array (bug 32228)Andreas Schwab1-0/+1
2024-08-08RISC-V: Regenerate ULPsJulian Zhu1-32/+32
2024-07-25riscv: Update ulpsKhem Raj1-4/+4
2024-07-03riscv: Update nofpu libm test ulpsDarius Rad1-0/+20
2024-06-20RISC-V: Update ulpsJulian Zhu1-0/+80
2024-06-17Convert to autoconf 2.72 (vanilla release, no distribution patches)Andreas K. Hüttel1-6/+9
2024-06-17Implement C23 logp1Joseph Myers2-0/+40
2024-04-19login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer1-0/+2
2024-03-25RISC-V: Fix the static-PIE non-relocated object checkPalmer Dabbelt1-1/+1
2024-03-18riscv: Update nofpu libm test ulpsDarius Rad1-0/+1
2024-03-12riscv: Fix alignment-ignorant memcpy implementationAdhemerval Zanella4-206/+169
2024-03-01riscv: Add and use alignment-ignorant memcpyEvan Green3-0/+225
2024-03-01riscv: Enable multi-arg ifunc resolversEvan Green1-0/+27
2024-03-01riscv: Add __riscv_hwprobe pointer to ifunc callsEvan Green1-4/+5
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers1-1/+1
2024-01-22riscv: add support for static PIEAndreas Schwab1-0/+11
2024-01-12RISC-V: Enable static-pie.Yanzhang Wang3-1/+77
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert93-93/+93
2023-12-30RISC-V: Add support for dl_runtime_profile (BZ #31151)Aurelien Jarno4-1/+225
2023-12-19riscv: Fix feenvupdate with FE_DFL_ENV (BZ 31022)Adhemerval Zanella1-5/+3
2023-09-06riscv: Add support for XTheadBb in string-fz[a,i].hChristoph Müllner2-2/+7
2023-07-22riscv: Update rvd libm test ulpsAurelien Jarno1-0/+1
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar2-14/+13
2023-05-07Revert "riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC."Florian Weimer2-47/+0
2023-04-28riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC.Hsiangkai Wang2-0/+47
2023-02-06riscv: Add string-fza.h and string-fzi.hAdhemerval Zanella2-0/+146
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers91-91/+91
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer1-1/+1
2022-10-28stdlib/strfrom: Add copysign to fix NAN issue on riscv (BZ #29501)Letu Ren1-0/+37
2022-10-18Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer1-2/+0
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer1-0/+1
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra1-1/+1
2022-09-21riscv: Remove RV32 floating point functionsAlistair Francis8-132/+40
2022-09-21riscv: Consolidate the libm-test-ulpsAlistair Francis4-1406/+0
2022-07-27riscv: Update rv64 libm test ulpsDarius Rad1-1/+1
2022-07-27riscv: Update nofpu libm test ulpsDarius Rad1-31/+39
2022-06-30riscv: Use memcpy to handle unaligned access when fixing R_RISCV_RELATIVEKito Cheng1-1/+4
2022-06-23riscv: Use elf_machine_rela_relative to handle R_RISCV_RELATIVEKito Cheng1-9/+9
2022-06-15riscv: Change the relocations handled for RTLD_BOOTSTRAPFangrui Song1-13/+10
2022-05-30riscv: Remove _dl_skip_args usageAdhemerval Zanella1-11/+1
2022-05-13RISC-V: Use an autoconf template to produce `preconfigure'Maciej W. Rozycki2-15/+82
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song2-5/+0
2022-04-11manual: Avoid name collision in libm ULP table [BZ #28956]Tom Coldrick2-2/+2