summaryrefslogtreecommitdiff
path: root/sysdeps/alpha
AgeCommit message (Expand)Author
2026-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2025-12-17atomic: Reinstate HAVE_64B_ATOMICS configure checkWilco Dijkstra
2025-11-25Add gmp-arch and udiv_qrnndAdhemerval Zanella
2025-11-14Revert __HAVE_64B_ATOMICS configure checkAdhemerval Zanella
2025-11-12math: Remove ldbl-128/s_fma.cWilco Dijkstra
2025-11-04math: Remove the SVID error handling wrapper from sqrtAdhemerval Zanella
2025-11-04nptl: Remove ATOMIC_EXCHANGE_USES_CAS usageWilco Dijkstra
2025-11-04Define __HAVE_64B_ATOMICS from compiler supportWilco Dijkstra
2025-11-04atomic: Consolidate atomic_read_barrier implementationAdhemerval Zanella
2025-11-04atomic: Consolidate atomic_full_barrier implementationAdhemerval Zanella
2025-11-04alpha: Remove USE_ATOMIC_COMPILER_BUILTINS definitionAdhemerval Zanella
2025-09-11alpha: Fix missing inexact-flag raising for lround/lrintAdhemerval Zanella
2025-09-11math: Add fetestexcept internal aliasAdhemerval Zanella
2025-09-11math: Add feclearexcept internal aliasAdhemerval Zanella
2025-09-09atomic: Switch alpha to builtin atomicsWilco Dijkstra
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-02-28Remove unused dl-procinfo.hWilco Dijkstra
2025-01-05math: update alpha ulpsAndreas K. Hüttel
2025-01-02elf: Introduce generic <dl-tls.h>Florian Weimer
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
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-07-14math: Update alpha ulpsAndreas K. Hüttel
2024-06-18elf: Remove HWCAP_IMPORTANTStefan Liebler
2024-06-18elf: Remove _DL_PLATFORMS_COUNTStefan Liebler
2024-06-18elf: Remove _DL_HWCAP_PLATFORMStefan Liebler
2024-06-18elf: Remove platform strings in dl-procinfo.cStefan Liebler
2024-06-18elf: Remove _dl_string_platformStefan Liebler
2024-06-17Implement C23 logp1Joseph Myers
2024-02-01string: Use builtins for ffs and ffsllAdhemerval Zanella Netto
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-12-19alpha: Fix fesetexceptflag (BZ 30998)Bruno Haible