aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arc
AgeCommit message (Expand)AuthorFilesLines
2025-01-02elf: Introduce generic <dl-tls.h>Florian Weimer1-30/+0
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert43-43/+43
2024-12-18math: Use tanhf from CORE-MATHAdhemerval Zanella2-5/+0
2024-12-18math: Use sinhf from CORE-MATHAdhemerval Zanella2-5/+0
2024-12-18math: Use coshf from CORE-MATHAdhemerval Zanella2-5/+0
2024-12-18math: Use atanhf from CORE-MATHAdhemerval Zanella2-5/+0
2024-12-18math: Use atan2f from CORE-MATHAdhemerval Zanella2-10/+0
2024-12-18math: Use atanf from CORE-MATHAdhemerval Zanella2-5/+0
2024-12-18math: Use asinhf from CORE-MATHAdhemerval Zanella2-5/+0
2024-12-18math: Use asinf from CORE-MATHAdhemerval Zanella2-5/+0
2024-12-18math: Use acoshf from CORE-MATHAdhemerval Zanella2-5/+0
2024-12-18math: Use acosf from CORE-MATHAdhemerval Zanella2-5/+0
2024-12-02elf: Consolidate stackinfo.hAdhemerval Zanella1-33/+0
2024-11-22math: Use tanf from CORE-MATHAdhemerval Zanella2-7/+0
2024-11-22math: Use lgammaf from CORE-MATHAdhemerval Zanella2-5/+0
2024-11-22math: Use erfcf from CORE-MATHAdhemerval Zanella2-5/+0
2024-11-22math: Use erff from CORE-MATHAdhemerval Zanella2-5/+0
2024-11-22math: Use cbrtf from CORE-MATHAdhemerval Zanella2-5/+0
2024-11-19Fix femode_t conditionals for arc and or1kJoseph Myers1-1/+1
2024-11-01math: Use log10p1f from CORE-MATHAdhemerval Zanella2-5/+0
2024-11-01math: Use log1pf from CORE-MATHAdhemerval Zanella2-9/+0
2024-11-01math: Use log2p1f from CORE-MATHAdhemerval Zanella2-6/+0
2024-11-01math: Use expm1f from CORE-MATHAdhemerval Zanella2-5/+0
2024-11-01math: Use exp2m1f from CORE-MATHAdhemerval Zanella2-5/+0
2024-11-01math: Use exp10m1f from CORE-MATHAdhemerval Zanella2-5/+0
2024-10-11replace tgammaf by the CORE-MATH implementationPaul Zimmermann2-5/+0
2024-09-25arc: Cleanup arcbePavel Kozlov3-8/+4
2024-09-25arc: Remove HAVE_ARC_BE macro and disable big-endian portFlorian Weimer2-13/+5
2024-08-11ARC: Regenerate ULPsPavel Kozlov2-0/+81
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/+20
2024-04-19login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer1-0/+3
2024-02-01string: Use builtins for ffs and ffsllAdhemerval Zanella Netto1-0/+2
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert44-44/+44
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar1-38/+51
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov1-1/+1
2023-02-17ARC:fpu: add extra capability check before use of sqrt and fma builtinsPavel Kozlov2-4/+24
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers44-44/+44
2022-11-29ARC: update definitions in elf/elf.hShahab Vahedi1-4/+4
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-09-26Use atomic_exchange_release/acquireWilco Dijkstra1-1/+1
2022-08-26csu: Change start code license to have link exceptionSzabolcs Nagy1-1/+18
2022-06-15elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATAFangrui Song1-21/+0
2022-05-30arc: Remove _dl_skip_args usageAdhemerval Zanella1-15/+2
2022-05-17rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args constSzabolcs Nagy1-4/+0
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song2-3/+0
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert45-45/+45
2021-12-28malloc: Remove memusage.hAdhemerval Zanella1-21/+0