summaryrefslogtreecommitdiff
path: root/sysdeps/sh
AgeCommit message (Expand)Author
2026-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2025-11-04nptl: Remove ATOMIC_EXCHANGE_USES_CAS usageWilco Dijkstra
2025-11-04Define __HAVE_64B_ATOMICS from compiler supportWilco Dijkstra
2025-11-04sh: Move atomic-machine to generic sysdepAdhemerval Zanella
2025-09-11math: Add fetestexcept internal aliasAdhemerval Zanella
2025-09-11math: Add feclearexcept internal aliasAdhemerval Zanella
2025-08-27elf: early conversion of elf p_flags to mprotect flagsCupertino Miranda
2025-03-12math: Refactor how to use libm-test-ulpsAdhemerval Zanella
2025-01-31sh: Fix tst-guard1 buildAdhemerval Zanella
2025-01-02elf: Introduce generic <dl-tls.h>Florian 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-20elf: Introduce is_rtld_link_mapFlorian Weimer
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-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
2024-11-01math: Use log1pf from CORE-MATHAdhemerval Zanella
2024-11-01math: Use expm1f from CORE-MATHAdhemerval Zanella
2024-10-11replace tgammaf by the CORE-MATH implementationPaul Zimmermann
2024-08-23nptl: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella
2024-06-17Implement C23 logp1Joseph Myers
2024-04-19login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer
2024-04-19login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov
2023-02-06sh: Add string-fzb.hAdhemerval Zanella
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-09-26Use atomic_exchange_release/acquireWilco Dijkstra
2022-05-30sh: Remove _dl_skip_args usageAdhemerval Zanella
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song
2022-02-10elf: Remove prelink supportAdhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert