aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert115-115/+115
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella2-2/+4
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar2-87/+118
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov10-14/+14
2023-03-30Update arm libm-tests-ulpsAdhemerval Zanella1-0/+1
2023-03-02arm: Remove __builtin_arm_uqsub8 usage on string-fza.hAdhemerval Zanella Netto1-4/+0
2023-02-20arm: Support gcc older than 10 for find_zero_allAdhemerval Zanella1-0/+6
2023-02-06arm: Add string-fza.hRichard Henderson1-0/+67
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers114-114/+114
2022-11-01configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella1-0/+4
2022-10-20sysdeps: arm: Fix preconfigure script for ARMv8/v9 targets [BZ #29698]Felix Riemann2-2/+2
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 Weimer5-44/+70
2022-10-07arm: Enable USE_ATOMIC_COMPILER_BUILTINS (BZ #24774)Adhemerval Zanella1-1/+1
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra1-1/+1
2022-08-12arm: Remove nested functionf rom relocate_pc24Adhemerval Zanella1-10/+13
2022-08-04arm: Remove RELA supportAdhemerval Zanella2-106/+1
2022-06-10Add bounds check to __libc_ifunc_impl_listWilco Dijkstra1-2/+2
2022-06-05grep: egrep -> grep -E, fgrep -> grep -FSam James2-2/+2
2022-05-30arm: Remove _dl_skip_args usageAdhemerval Zanella1-39/+0
2022-05-23Revert "[ARM][BZ #17711] Fix extern protected data handling"Fangrui Song2-28/+3
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-8/+0
2022-04-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song1-16/+2
2022-02-10elf: Remove prelink supportAdhemerval Zanella1-4/+0
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert114-114/+114
2021-12-28elf: Add _dl_find_object functionFlorian Weimer1-0/+25
2021-12-28malloc: Remove memusage.hAdhemerval Zanella1-20/+0
2021-12-28Remove atomic-machine.h atomic typedefsAdhemerval Zanella1-17/+0
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella2-1/+3
2021-12-17Remove ununsed tcb-offsetAdhemerval Zanella3-17/+0
2021-12-09Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer1-6/+0
2021-12-09nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer1-9/+1
2021-12-03nptl: Increase default TCB alignment to 32Florian Weimer1-3/+0
2021-11-01arm: Use have-mtls-dialect-gnu2 to check for ARM TLS descriptors supportAdhemerval Zanella1-6/+1
2021-11-01arm: Use internal symbol for _dl_argv on _dl_start_userAdhemerval Zanella1-1/+1
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2-9/+33
2021-10-12elf: Fix elf_get_dynamic_info definitionAdhemerval Zanella1-0/+1
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song1-15/+19
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev1-1/+0
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar12-12/+0
2021-08-18arm: Simplify elf_machine_{load_address,dynamic}Fangrui Song1-37/+10
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song1-72/+0
2021-05-21nptl: Remove remaining code from libpthreadFlorian Weimer2-4/+0
2021-04-21nptl: Move __pthread_unwind_next into libcFlorian Weimer3-50/+0
2021-04-21elf: Remove lazy tlsdesc relocation related codeSzabolcs Nagy1-1/+0
2021-04-08arm: update libm test ulpsSzabolcs Nagy1-25/+25
2021-04-01Update arm libm-tests-ulpsAdhemerval Zanella1-1/+3
2021-03-05Update arm libm-test-ulpsAdhemerval Zanella1-1/+3
2021-03-01nptl: Use <unwind-link.h> for accessing the libgcc_s unwinderFlorian Weimer2-28/+27