about summary refs log tree commit diff
path: root/sysdeps/arm
Commit message (Expand)AuthorAgeFilesLines
* login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer2024-05-021-0/+21
* login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer2024-05-021-0/+2
* arm: Remove wrong ldr from _dl_start_user (BZ 31339)Adhemerval Zanella2024-02-051-1/+0
* 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
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-0312-12/+0
* arm: Simplify elf_machine_{load_address,dynamic}Fangrui Song2021-08-181-37/+10
* Remove sysdeps/*/tls-macros.hFangrui Song2021-08-181-72/+0
* nptl: Remove remaining code from libpthreadFlorian Weimer2021-05-212-4/+0
* nptl: Move __pthread_unwind_next into libcFlorian Weimer2021-04-213-50/+0
* elf: Remove lazy tlsdesc relocation related codeSzabolcs Nagy2021-04-211-1/+0
* arm: update libm test ulpsSzabolcs Nagy2021-04-081-25/+25
* Update arm libm-tests-ulpsAdhemerval Zanella2021-04-011-1/+3
* Update arm libm-test-ulpsAdhemerval Zanella2021-03-051-1/+3
* nptl: Use <unwind-link.h> for accessing the libgcc_s unwinderFlorian Weimer2021-03-012-28/+27
* Implement _Unwind_Resume in libc on top of <unwind-link.h>Florian Weimer2021-03-014-15/+88
* arm: Implement backtrace on top of <unwind-link.h>Florian Weimer2021-03-011-57/+20
* Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer2021-03-011-0/+35
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-17/+5
* Update arm libm-test-ulps.Joseph Myers2021-01-181-11/+12
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-02111-111/+111
* 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
* arm: remove string/tst-memmove-overflow XFAILAurelien Jarno2020-07-161-5/+0
* Rewrite abi-note.S in C.Szabolcs Nagy2020-07-081-8/+0
* arm: CVE-2020-6096: Fix multiarch memcpy for negative length [BZ #25620]Alexander Anisimov2020-07-081-11/+11
* arm: CVE-2020-6096: fix memcpy and memmove for negative length [BZ #25620]Evgeny Eremin2020-07-082-28/+20
* arm: Use sqrt{f} builtinAdhemerval Zanella2020-06-223-92/+9
* arm: XFAIL string/tst-memmove-overflow due to bug 25620Florian Weimer2020-05-131-0/+5