aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm
AgeCommit message (Expand)Author
2022-06-10Add bounds check to __libc_ifunc_impl_listWilco Dijkstra
2022-06-05grep: egrep -> grep -E, fgrep -> grep -FSam James
2022-05-30arm: Remove _dl_skip_args usageAdhemerval Zanella
2022-05-23Revert "[ARM][BZ #17711] Fix extern protected data handling"Fangrui Song
2022-05-17rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args constSzabolcs Nagy
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song
2022-04-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song
2022-02-10elf: Remove prelink supportAdhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-28elf: Add _dl_find_object functionFlorian Weimer
2021-12-28malloc: Remove memusage.hAdhemerval Zanella
2021-12-28Remove atomic-machine.h atomic typedefsAdhemerval Zanella
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella
2021-12-17Remove ununsed tcb-offsetAdhemerval Zanella
2021-12-09Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer
2021-12-09nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer
2021-12-03nptl: Increase default TCB alignment to 32Florian Weimer
2021-11-01arm: Use have-mtls-dialect-gnu2 to check for ARM TLS descriptors supportAdhemerval Zanella
2021-11-01arm: Use internal symbol for _dl_argv on _dl_start_userAdhemerval Zanella
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella
2021-10-12elf: Fix elf_get_dynamic_info definitionAdhemerval Zanella
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-08-18arm: Simplify elf_machine_{load_address,dynamic}Fangrui Song
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song
2021-05-21nptl: Remove remaining code from libpthreadFlorian Weimer
2021-04-21nptl: Move __pthread_unwind_next into libcFlorian Weimer
2021-04-21elf: Remove lazy tlsdesc relocation related codeSzabolcs Nagy
2021-04-08arm: update libm test ulpsSzabolcs Nagy
2021-04-01Update arm libm-tests-ulpsAdhemerval Zanella
2021-03-05Update arm libm-test-ulpsAdhemerval Zanella
2021-03-01nptl: Use <unwind-link.h> for accessing the libgcc_s unwinderFlorian Weimer
2021-03-01Implement _Unwind_Resume in libc on top of <unwind-link.h>Florian Weimer
2021-03-01arm: Implement backtrace on top of <unwind-link.h>Florian Weimer
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer
2021-01-18Update arm libm-test-ulps.Joseph Myers
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy
2020-07-16arm: remove string/tst-memmove-overflow XFAILAurelien Jarno
2020-07-08Rewrite abi-note.S in C.Szabolcs Nagy
2020-07-08arm: CVE-2020-6096: Fix multiarch memcpy for negative length [BZ #25620]Alexander Anisimov
2020-07-08arm: CVE-2020-6096: fix memcpy and memmove for negative length [BZ #25620]Evgeny Eremin
2020-06-22arm: Use sqrt{f} builtinAdhemerval Zanella
2020-05-13arm: XFAIL string/tst-memmove-overflow due to bug 25620Florian Weimer
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta
2020-04-24Remove most gmp-mparam.h headers.Joseph Myers
2020-04-08Update arm libm-test-ulpsAdhemerval Zanella