aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/alpha
AgeCommit message (Expand)AuthorFilesLines
9 daysRemove unused dl-procinfo.hWilco Dijkstra1-33/+0
2025-01-05math: update alpha ulpsAndreas K. Hüttel1-12/+96
2025-01-02elf: Introduce generic <dl-tls.h>Florian Weimer1-27/+0
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert154-154/+154
2024-12-18math: Use tanhf from CORE-MATHAdhemerval Zanella1-4/+0
2024-12-18math: Use sinhf from CORE-MATHAdhemerval Zanella1-4/+0
2024-12-18math: Use coshf from CORE-MATHAdhemerval Zanella1-4/+0
2024-12-18math: Use atanhf from CORE-MATHAdhemerval Zanella1-4/+0
2024-12-18math: Use atan2f from CORE-MATHAdhemerval Zanella1-8/+0
2024-12-18math: Use atanf from CORE-MATHAdhemerval Zanella1-4/+0
2024-12-18math: Use asinhf from CORE-MATHAdhemerval Zanella1-4/+0
2024-12-18math: Use asinf from CORE-MATHAdhemerval Zanella1-4/+0
2024-12-18math: Use acoshf from CORE-MATHAdhemerval Zanella1-4/+0
2024-12-18math: Use acosf from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-22math: Use tanf from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-22math: Use lgammaf from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-22math: Use erfcf from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-22math: Use erff from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-22math: Use cbrtf from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-01math: Use log1pf from CORE-MATHAdhemerval Zanella1-8/+0
2024-11-01math: Use expm1f from CORE-MATHAdhemerval Zanella1-4/+0
2024-10-11replace tgammaf by the CORE-MATH implementationPaul Zimmermann1-4/+0
2024-07-14math: Update alpha ulpsAndreas K. Hüttel1-0/+48
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-62/+0
2024-06-18elf: Remove _dl_string_platformStefan Liebler1-15/+0
2024-06-17Implement C23 logp1Joseph Myers1-0/+20
2024-02-01string: Use builtins for ffs and ffsllAdhemerval Zanella Netto5-186/+7
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers1-1/+1
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert158-158/+158
2023-12-19alpha: Fix fesetexceptflag (BZ 30998)Bruno Haible1-1/+1
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella2-2/+8
2023-08-21Remove references to the defunct db2 subdirAndreas Schwab1-4/+0
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar1-1/+2
2023-06-02Fix a few more typos I missed in previous round -- BZ 25337Paul Pluzhnikov1-1/+1
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov12-12/+12
2023-03-02alpha: Remove strncmp optimizationAdhemerval Zanella Netto1-276/+0
2023-02-06alpha: Add string-fza, string-fzb.h, string-fzi.h, and string-shift.hRichard Henderson4-0/+218
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers155-155/+155
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer1-1/+1
2022-10-24Remove all assembly optimizations for htonl and htonsAdhemerval Zanella2-82/+0
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 Weimer3-0/+3
2022-10-06elf: Remove _dl_string_hwcapJavier Pello1-2/+0
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra1-1/+1
2022-05-30alpha: Remove _dl_skip_args usageAdhemerval Zanella1-41/+0
2022-05-17rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args constSzabolcs Nagy1-23/+0
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song2-9/+0