summaryrefslogtreecommitdiff
path: root/sysdeps/loongarch
AgeCommit message (Expand)Author
2025-11-16loongarch: Remove TLS_TCB_ALIGNSamuel Thibault
2025-11-15Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNSamuel Thibault
2025-11-12LoongArch: Call elf_ifunc_invoke for R_LARCH_IRELATIVE in elf_machine_relaXi Ruoyao
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-04loongarch: Consolidate atomic-machine.h and remove ununsed atomic macrosAdhemerval Zanella
2025-09-11math: Add fetestexcept internal aliasAdhemerval Zanella
2025-09-11math: Add feclearexcept internal aliasAdhemerval Zanella
2025-06-19i386: Update ___tls_get_addr to preserve vector registersH.J. Lu
2025-06-02math: Optimize float ilogb/llogbAdhemerval Zanella
2025-06-02math: Optimize double ilogb/llogbAdhemerval Zanella
2025-03-31Fix typo in commentYLK
2025-03-27Implement C23 pownJoseph Myers
2025-03-12math: Refactor how to use libm-test-ulpsAdhemerval Zanella
2025-02-28LoongArch: Optimize f{max,min}imum_mag_num{,f}Xi Ruoyao
2025-02-28LoongArch: Optimize f{max,min}imum_num{,f}Xi Ruoyao
2025-02-28LoongArch: Optimize f{max,min}imum_mag{,f}Xi Ruoyao
2025-02-28LoongArch: Optimize f{max,min}imum{,f}Xi Ruoyao
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-09Move <thread_pointer.h> to kernel-independent sysdeps directoriesFlorian Weimer
2025-01-06LoongArch: Regenerate preconfigure. [bug 32521]mengqinggang
2025-01-05loongarch: Drop __GI_XXX for strcpy/stpcpy IFUNC implementationsH.J. Lu
2025-01-04math: update loongarch64 ulpsAndreas K. Hüttel
2025-01-04loongarch: Provide stpcpy in stpcpy-aligned.S for rtld [BZ #32512]H.J. Lu
2025-01-02elf: Remove the remaining uses of GET_ADDR_OFFSETFlorian Weimer
2025-01-01Update copyright in generated files by running "make"Paul Eggert
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-02elf: Consolidate stackinfo.hAdhemerval Zanella
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