aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64
AgeCommit message (Expand)Author
2020-12-31aarch64: use PTR_ARG and SIZE_ARG instead of DELOUSESzabolcs Nagy
2020-12-21aarch64: update ulps.Szabolcs Nagy
2020-12-21aarch64: Add aarch64-specific files for memory tagging supportRichard Earnshaw
2020-12-15aarch64: remove the strlen_asimd symbolSzabolcs Nagy
2020-12-15aarch64: fix static PIE start code for BTI [BZ #27068]Guillaume Gardet
2020-12-11aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]Szabolcs Nagy
2020-12-11elf: Pass the fd to note processingSzabolcs Nagy
2020-12-11aarch64: align address for BTI protection [BZ #26988]Szabolcs Nagy
2020-12-11aarch64: Fix missing BTI protection from dependencies [BZ #26926]Szabolcs Nagy
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer
2020-11-09aarch64: Add unwind information to _start (bug 26853)Florian Weimer
2020-11-02aarch64: Add variant PCS lazy binding test [BZ #26798]Szabolcs Nagy
2020-11-02aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]Szabolcs Nagy
2020-10-14AArch64: Use __memcpy_simd on Neoverse N2/V1Wilco Dijkstra
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy
2020-08-28AArch64: Improve backwards memmove performanceWilco Dijkstra
2020-08-13aarch64: update ulps.Szabolcs Nagy
2020-07-27aarch64: Use future HWCAP2_MTE in ifunc resolverSzabolcs Nagy
2020-07-24aarch64: Respect p_flags when protecting code with PROT_BTISzabolcs Nagy
2020-07-17AArch64: Improve strlen_asimd performance (bug 25824)Wilco Dijkstra
2020-07-15AArch64: Rename IS_ARES to IS_NEOVERSE_N1Wilco Dijkstra
2020-07-15AArch64: Add optimized Q-register memcpyWilco Dijkstra
2020-07-15AArch64: Align ENTRY to a cachelineWilco Dijkstra
2020-07-08aarch64: redefine RETURN_ADDRESS to strip PACSzabolcs Nagy
2020-07-08aarch64: fix pac-ret support in _mcountSzabolcs Nagy
2020-07-08aarch64: Add pac-ret support to assembly filesSzabolcs Nagy
2020-07-08aarch64: configure check for pac-ret code generationSzabolcs Nagy
2020-07-08aarch64: ensure objects are BTI compatibleSzabolcs Nagy
2020-07-08aarch64: enable BTI at runtimeSudakshina Das
2020-07-08aarch64: fix RTLD_START for BTISzabolcs Nagy
2020-07-08aarch64: Add BTI support to assembly filesSudakshina Das
2020-07-08aarch64: Rename place holder .S files to .cSzabolcs Nagy
2020-07-08aarch64: configure test for BTI supportSzabolcs Nagy
2020-06-23aarch64: MTE compatible strncmpAlex Butler
2020-06-23aarch64: MTE compatible strcmpAlex Butler
2020-06-23aarch64: MTE compatible strrchrAlex Butler
2020-06-23aarch64: MTE compatible memrchrAlex Butler
2020-06-23aarch64: MTE compatible memchrAlex Butler
2020-06-23aarch64: MTE compatible strcpyAlex Butler
2020-06-22aarch64: Remove fpu MakefileAdhemerval Zanella
2020-06-22aarch64: Use math-use-builtins for ceil{f}Adhemerval Zanella
2020-06-22math: Decompose math-use-builtins.hAdhemerval Zanella
2020-06-09aarch64: MTE compatible strlenAndrea Corallo
2020-06-09aarch64: MTE compatible strchrAndrea Corallo
2020-06-09aarch64: MTE compatible strchrnulAndrea Corallo
2020-06-08AArch64: Merge Falkor memcpy and memmove implementationsKrzysztof Koch
2020-06-03aarch/fpu: use generic builtins based math functionsVineet Gupta
2020-05-15aarch64: fix strcpy and strnlen for big-endian [BZ #25824]Lexi Shao
2020-04-08Update aarch64 libm-test-ulpsAdhemerval Zanella
2020-03-19math: Remove inline math testsAdhemerval Zanella