about summary refs log tree commit diff
path: root/sysdeps/arm
Commit message (Expand)AuthorAgeFilesLines
* arm: Update ulpsAdhemerval Zanella15 hours1-0/+16
* login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer2024-04-191-0/+21
* login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer2024-04-191-0/+2
* arm: Remove ld.so __tls_get_addr plt usageAdhemerval Zanella2024-04-041-1/+2
* elf: Enable TLS descriptor tests on aarch64Adhemerval Zanella2024-03-191-4/+4
* arm: Update _dl_tlsdesc_dynamic to preserve caller-saved registers (BZ 31372)Adhemerval Zanella2024-03-194-8/+237
* arm: Use _dl_find_object on __gnu_Unwind_Find_exidx (BZ 31405)Adhemerval Zanella2024-02-231-53/+4
* arm: Remove wrong ldr from _dl_start_user (BZ 31339)Adhemerval Zanella2024-02-051-1/+0
* string: Use builtins for ffs and ffsllAdhemerval Zanella Netto2024-02-013-86/+2
* Refer to C23 in place of C2X in glibcJoseph Myers2024-02-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-01115-115/+115
* elf: Remove LD_PROFILE for static binariesAdhemerval Zanella2023-11-212-2/+4
* configure: Use autoconf 2.71Siddhesh Poyarekar2023-07-172-87/+118
* Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov2023-05-3010-14/+14
* Update arm libm-tests-ulpsAdhemerval Zanella2023-03-301-0/+1
* arm: Remove __builtin_arm_uqsub8 usage on string-fza.hAdhemerval Zanella Netto2023-03-021-4/+0
* arm: Support gcc older than 10 for find_zero_allAdhemerval Zanella2023-02-201-0/+6
* arm: Add string-fza.hRichard Henderson2023-02-061-0/+67
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-06114-114/+114
* configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella2022-11-011-0/+4
* sysdeps: arm: Fix preconfigure script for ARMv8/v9 targets [BZ #29698]Felix Riemann2022-10-202-2/+2
* 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-185-44/+70
* arm: Enable USE_ATOMIC_COMPILER_BUILTINS (BZ #24774)Adhemerval Zanella2022-10-071-1/+1
* Use atomic_exchange_release/acquireWilco Dijkstra2022-09-261-1/+1
* arm: Remove nested functionf rom relocate_pc24Adhemerval Zanella2022-08-121-10/+13
* arm: Remove RELA supportAdhemerval Zanella2022-08-042-106/+1
* Add bounds check to __libc_ifunc_impl_listWilco Dijkstra2022-06-101-2/+2
* grep: egrep -> grep -E, fgrep -> grep -FSam James2022-06-052-2/+2
* arm: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-39/+0
* Revert "[ARM][BZ #17711] Fix extern protected data handling"Fangrui Song2022-05-232-28/+3
* 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-8/+0
* Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song2022-04-041-16/+2
* elf: Remove prelink supportAdhemerval Zanella2022-02-101-4/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-01114-114/+114
* elf: Add _dl_find_object functionFlorian Weimer2021-12-281-0/+25
* malloc: Remove memusage.hAdhemerval Zanella2021-12-281-20/+0
* Remove atomic-machine.h atomic typedefsAdhemerval Zanella2021-12-281-17/+0
* elf: Add _dl_audit_pltexitAdhemerval Zanella2021-12-282-1/+3
* Remove ununsed tcb-offsetAdhemerval Zanella2021-12-173-17/+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
* arm: Use have-mtls-dialect-gnu2 to check for ARM TLS descriptors supportAdhemerval Zanella2021-11-011-6/+1
* arm: Use internal symbol for _dl_argv on _dl_start_userAdhemerval Zanella2021-11-011-1/+1
* elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2021-10-142-9/+33
* elf: Fix elf_get_dynamic_info definitionAdhemerval Zanella2021-10-121-0/+1
* elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2021-10-071-15/+19
* elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev2021-09-161-1/+0