aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mips
AgeCommit message (Expand)AuthorFilesLines
2 daysmath: Refactor how to use libm-test-ulpsAdhemerval Zanella4-2667/+0
2025-02-28Remove unused dl-procinfo.hWilco Dijkstra2-60/+0
2025-02-12math: Use tanpif from CORE-MATHAdhemerval Zanella1-4/+0
2025-02-12math: Use sinpif from CORE-MATHAdhemerval Zanella1-4/+0
2025-02-12math: Use cospif from CORE-MATHAdhemerval Zanella1-4/+0
2025-02-12math: Use atanpif from CORE-MATHAdhemerval Zanella1-4/+0
2025-02-12math: Use atan2pif from CORE-MATHAdhemerval Zanella1-4/+0
2025-02-12math: Use asinpif from CORE-MATHAdhemerval Zanella1-4/+0
2025-02-12math: Use acospif from CORE-MATHAdhemerval Zanella1-4/+0
2025-01-10Add missing include guards to <dl-tls.h>Florian Weimer1-0/+4
2025-01-06math: update mips64 ulpsAndreas K. Hüttel1-0/+141
2025-01-02elf: Remove the remaining uses of GET_ADDR_OFFSETFlorian Weimer2-3/+2
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert119-119/+119
2024-12-20elf: Introduce is_rtld_link_mapFlorian Weimer1-13/+3
2024-12-18math: Use tanhf from CORE-MATHAdhemerval Zanella2-8/+0
2024-12-18math: Use sinhf from CORE-MATHAdhemerval Zanella2-8/+0
2024-12-18math: Use coshf from CORE-MATHAdhemerval Zanella2-8/+0
2024-12-18math: Use atanhf from CORE-MATHAdhemerval Zanella2-8/+0
2024-12-18math: Use atan2f from CORE-MATHAdhemerval Zanella2-16/+0
2024-12-18math: Use atanf from CORE-MATHAdhemerval Zanella2-8/+0
2024-12-18math: Use asinhf from CORE-MATHAdhemerval Zanella2-8/+0
2024-12-18math: Use asinf from CORE-MATHAdhemerval Zanella2-8/+0
2024-12-18math: Use acoshf from CORE-MATHAdhemerval Zanella2-8/+0
2024-12-18math: Use acosf from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-22math: Use tanf from CORE-MATHAdhemerval Zanella2-10/+0
2024-11-22math: Use lgammaf from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-22math: Use erfcf from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-22math: Use erff from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-22math: Use cbrtf from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-01math: Use log10p1f from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-01math: Use log1pf from CORE-MATHAdhemerval Zanella2-16/+0
2024-11-01math: Use log2p1f from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-01math: Use expm1f from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-01math: Use exp2m1f from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-01math: Use exp10m1f from CORE-MATHAdhemerval Zanella2-8/+0
2024-10-11replace tgammaf by the CORE-MATH implementationPaul Zimmermann2-8/+0
2024-08-08MIPS: Regenerate ULPsJulian Zhu2-51/+51
2024-07-27MIPS: Regenerate ulpsJulian Zhu2-5/+5
2024-07-12tests: XFAIL audit tests failing on all mips configurations, bug 29404Andreas K. Hüttel1-0/+9
2024-07-01MIPSr6/math: Use builtin fma and fmafYunQiang Su1-0/+36
2024-06-25Revert "MIPSr6/math: Use builtin fma and fmaf"Andreas K. Hüttel1-13/+0
2024-06-24MIPSr6/math: Use builtin fma and fmafYunQiang Su1-0/+13
2024-06-20MIPS: Update ulpsJulian Zhu2-0/+108
2024-06-18elf: Remove HWCAP_IMPORTANTStefan Liebler1-3/+0
2024-06-18elf: Remove _DL_PLATFORMS_COUNTStefan Liebler1-3/+0
2024-06-18elf: Remove _DL_HWCAP_PLATFORMStefan Liebler1-3/+0
2024-06-18elf: Remove platform strings in dl-procinfo.cStefan Liebler1-42/+7
2024-06-18elf: Remove _dl_string_platformStefan Liebler1-15/+0
2024-06-17math: Update mips32/mips64 ulps for log2p1YunQiang Su2-0/+40
2024-06-17Convert to autoconf 2.72 (vanilla release, no distribution patches)Andreas K. Hüttel1-63/+57