aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mips
AgeCommit message (Expand)AuthorFilesLines
34 hoursmath: update mips64 ulpsAndreas K. Hüttel1-0/+141
5 dayself: Remove the remaining uses of GET_ADDR_OFFSETFlorian Weimer2-3/+2
6 daysUpdate 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
2024-06-17Implement C23 logp1Joseph Myers2-0/+36
2024-04-19login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer1-5/+1
2024-04-19login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer1-0/+2
2024-02-22math: Update mips64 ulpsXi Ruoyao1-3/+4
2024-02-14mips: Use builtins for ffs and ffsllJunxian Zhu1-0/+3
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers1-1/+1
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert118-118/+118
2023-10-02mips: dl-machine-reject-phdr: Get rid of alloca.Joe Simmons-Talbott1-16/+10
2023-07-25MIPS: Update mips32 and mip64 libm test ulpsAurelien Jarno2-0/+2
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar2-36/+52