summaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/Makefile
AgeCommit message (Expand)Author
2025-11-07aarch64: Remove $(aarch64-bti) checkFlorian Weimer
2025-10-14aarch64: tests for SMEYury Khrustalev
2025-06-10aarch64: fix typo in sysdeps/aarch64/MakefileYury Khrustalev
2025-06-05aarch64: add __ifunc_hwcap function to be used in ifunc resolversYury Khrustalev
2025-05-20AArch64: Cleanup SVE config and definesWilco Dijkstra
2025-05-15aarch64: update tests for SMEYury Khrustalev
2025-01-20aarch64: Add GCS user-space allocation logicSzabolcs Nagy
2025-01-20aarch64: Enable GCS in dynamic linked exeSzabolcs Nagy
2024-01-02aarch64: Add longjmp test for SMESzabolcs Nagy
2024-01-02aarch64: Add SME runtime supportSzabolcs Nagy
2022-11-01configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella
2022-07-27arc4random: simplify design for better safetyJason A. Donenfeld
2022-07-22aarch64: Add optimized chacha20Adhemerval Zanella Netto
2022-05-17aarch64: Move ld.so _start to separate file and drop _dl_skip_argsSzabolcs Nagy
2022-02-01elf: Fix runtime linker auditing on aarch64 (BZ #26643)Ben Woodard
2021-07-22glibc.malloc.check: Wean away from malloc hooksSiddhesh Poyarekar
2021-03-26aarch64: inline __libc_mtag_new_tagSzabolcs Nagy
2021-03-26aarch64: inline __libc_mtag_address_get_tagSzabolcs Nagy
2021-03-26malloc: Only support zeroing and not arbitrary memset with mtagSzabolcs Nagy
2020-12-21aarch64: Add aarch64-specific files for memory tagging supportRichard Earnshaw
2020-11-02aarch64: Add variant PCS lazy binding test [BZ #26798]Szabolcs Nagy
2020-07-08aarch64: ensure objects are BTI compatibleSzabolcs Nagy
2020-07-08aarch64: enable BTI at runtimeSudakshina Das
2019-07-04aarch64: new ifunc resolver ABISzabolcs Nagy
2018-05-22Remove sysdeps/aarch64/soft-fp directory.Joseph Myers
2017-09-19Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra
2016-07-11[AArch64] Fix libc internal asm profiling codeSzabolcs Nagy
2015-02-06Clean up sysdep-dl-routines variable.Roland McGrath
2014-02-11Relocate AArch64 from ports to libc.Marcus Shawcroft