aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mips
AgeCommit message (Expand)AuthorFilesLines
10 daysMIPS: 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
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov9-11/+11
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers118-118/+118
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer1-2/+1
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-10-06elf: Remove _dl_string_hwcapJavier Pello1-2/+0
2022-09-28Update _FloatN header support for C++ in GCC 13Joseph Myers1-3/+3
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra1-1/+1
2022-05-30mips: Remove _dl_skip_args usageAdhemerval Zanella1-29/+2
2022-05-13MIPS: Use an autoconf template to produce `preconfigure'Maciej W. Rozycki2-2/+39
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song2-1/+3
2022-04-13Replace {u}int_fast{16|32} with {u}int32_tNoah Goldstein1-1/+1
2022-01-31elf: Add <dl-r_debug.h>H.J. Lu1-0/+64
2022-01-19mips: Move DT_MIPS into <ldsodefs.h>Florian Weimer2-4/+4
2022-01-03elf: Add <dl-debug.h>H.J. Lu2-15/+41
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert116-116/+116
2021-12-28malloc: Remove memusage.hAdhemerval Zanella1-20/+0
2021-12-28Remove atomic-machine.h atomic typedefsAdhemerval Zanella1-17/+0
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella1-0/+1
2021-12-17Remove ununsed tcb-offsetAdhemerval Zanella3-32/+0
2021-12-09Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer1-7/+2
2021-12-09nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer1-8/+1
2021-12-03nptl: Increase default TCB alignment to 32Florian Weimer1-3/+0
2021-10-19ld.so: Initialize bootstrap_map.l_ld_readonly [BZ #28340]H.J. Lu1-9/+2
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2-4/+28
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song1-27/+31
2021-09-22ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]H.J. Lu2-4/+32