aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mips
AgeCommit message (Expand)Author
2024-02-22math: Update mips64 ulpsXi Ruoyao
2024-02-14mips: Use builtins for ffs and ffsllJunxian Zhu
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-10-02mips: dl-machine-reject-phdr: Get rid of alloca.Joe Simmons-Talbott
2023-07-25MIPS: Update mips32 and mip64 libm test ulpsAurelien Jarno
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer
2022-10-18Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer
2022-10-06elf: Remove _dl_string_hwcapJavier Pello
2022-09-28Update _FloatN header support for C++ in GCC 13Joseph Myers
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra
2022-05-30mips: Remove _dl_skip_args usageAdhemerval Zanella
2022-05-13MIPS: Use an autoconf template to produce `preconfigure'Maciej W. Rozycki
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song
2022-04-13Replace {u}int_fast{16|32} with {u}int32_tNoah Goldstein
2022-01-31elf: Add <dl-r_debug.h>H.J. Lu
2022-01-19mips: Move DT_MIPS into <ldsodefs.h>Florian Weimer
2022-01-03elf: Add <dl-debug.h>H.J. Lu
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-28malloc: Remove memusage.hAdhemerval Zanella
2021-12-28Remove atomic-machine.h atomic typedefsAdhemerval Zanella
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella
2021-12-17Remove ununsed tcb-offsetAdhemerval Zanella
2021-12-09Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer
2021-12-09nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer
2021-12-03nptl: Increase default TCB alignment to 32Florian Weimer
2021-10-19ld.so: Initialize bootstrap_map.l_ld_readonly [BZ #28340]H.J. Lu
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song
2021-09-22ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]H.J. Lu
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song
2021-07-07Update MIPS libm-test-ulpsJoseph Myers
2021-06-03dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer
2021-05-25Linux: Remove remaining references to $(shared-thread-library)Florian Weimer
2021-05-21nptl: Remove remaining code from libpthreadFlorian Weimer
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer
2021-01-18Update MIPS libm-test-ulps.Joseph Myers
2021-01-07Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer
2020-10-08Update mips64 libm-test-ulpsAdhemerval Zanella
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy
2020-06-22mips: Use sqrt{f} builtinAdhemerval Zanella