about summary refs log tree commit diff
path: root/sysdeps/arc
Commit message (Expand)AuthorAgeFilesLines
* login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer2024-04-191-0/+3
* string: Use builtins for ffs and ffsllAdhemerval Zanella Netto2024-02-011-0/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0144-44/+44
* configure: Use autoconf 2.71Siddhesh Poyarekar2023-07-171-38/+51
* Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov2023-05-301-1/+1
* ARC:fpu: add extra capability check before use of sqrt and fma builtinsPavel Kozlov2023-02-172-4/+24
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0644-44/+44
* ARC: update definitions in elf/elf.hShahab Vahedi2022-11-291-4/+4
* elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer2022-11-031-2/+1
* Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer2022-10-181-2/+0
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-181-0/+1
* Use atomic_exchange_release/acquireWilco Dijkstra2022-09-261-1/+1
* csu: Change start code license to have link exceptionSzabolcs Nagy2022-08-261-1/+18
* elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATAFangrui Song2022-06-151-21/+0
* arc: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-15/+2
* rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args constSzabolcs Nagy2022-05-171-4/+0
* elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song2022-04-262-3/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0145-45/+45
* malloc: Remove memusage.hAdhemerval Zanella2021-12-281-21/+0
* Remove atomic-machine.h atomic typedefsAdhemerval Zanella2021-12-281-12/+0
* malloc: Remove atomic_* usageAdhemerval Zanella2021-12-281-2/+0
* Remove ununsed tcb-offsetAdhemerval Zanella2021-12-172-33/+0
* Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer2021-12-091-6/+0
* nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer2021-12-091-9/+1
* nptl: Increase default TCB alignment to 32Florian Weimer2021-12-031-3/+0
* elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2021-10-141-6/+4
* elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2021-10-071-7/+11
* elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev2021-09-161-1/+0
* Remove sysdeps/*/tls-macros.hFangrui Song2021-08-181-47/+0
* ARC: elf: make type safeVineet Gupta2021-07-211-13/+10
* ARC: fp: (micro)optimize FPU_STATUS read by eliding FWE bit clearingVineet Gupta2021-07-211-8/+7
* ARC: Update ulpsVineet Gupta2021-04-142-25/+29
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-4/+3
* ARC: nofpu: Regenerate ulpsVineet Gupta2021-01-171-5/+6
* ARC: Regenerate ulpsVineet Gupta2021-01-081-4/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0248-48/+48
* nptl: Move stack list variables into _rtld_globalFlorian Weimer2020-11-161-2/+0
* aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy2020-10-021-0/+3
* ARC: Build InfrastructureVineet Gupta2020-07-107-0/+276
* ARC: ABI listsVineet Gupta2020-07-104-0/+1414
* ARC: Linux ABIVineet Gupta2020-07-101-0/+32
* ARC: hardware floating point supportVineet Gupta2020-07-1020-0/+711
* ARC: math soft float supportVineet Gupta2020-07-105-0/+203
* ARC: Atomics and Locking primitivesVineet Gupta2020-07-101-0/+69
* ARC: Thread Local Storage supportVineet Gupta2020-07-105-0/+240
* ARC: startup and dynamic linking codeVineet Gupta2020-07-107-0/+591
* ARC: ABI ImplementationVineet Gupta2020-07-1017-0/+547