aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64
AgeCommit message (Expand)Author
2021-09-06AArch64: Update A64FX memset not to degrade at 16KBNaohiro Tamura
2021-09-06Revert "AArch64: Update A64FX memset not to degrade at 16KB"Szabolcs Nagy
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-09-03AArch64: Update A64FX memset not to degrade at 16KBNaohiro Tamura via Libc-alpha
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song
2021-08-11aarch64: Make elf_machine_{load_address,dynamic} robust [BZ #28203]Fangrui Song
2021-08-10[5/5] AArch64: Improve A64FX memset medium loopsWilco Dijkstra
2021-08-10[4/5] AArch64: Improve A64FX memset by removing unroll32Wilco Dijkstra
2021-08-10[3/5] AArch64: Improve A64FX memset for remaining bytesWilco Dijkstra
2021-08-10[2/5] AArch64: Improve A64FX memset for large sizesWilco Dijkstra
2021-08-10[1/5] AArch64: Improve A64FX memset for small sizesWilco Dijkstra
2021-07-22glibc.malloc.check: Wean away from malloc hooksSiddhesh Poyarekar
2021-07-01AArch64: Add hp-timing.hWilco Dijkstra
2021-07-01AArch64: Improve strnlen performanceWilco Dijkstra
2021-06-27Update math: redirect roundeven functionH.J. Lu
2021-06-08AArch64: Add support for roundeven[f]Wilco Dijkstra
2021-05-27aarch64: Added optimized memset for A64FXNaohiro Tamura
2021-05-27aarch64: Added optimized memcpy and memmove for A64FXNaohiro Tamura
2021-05-26aarch64: define BTI_C and BTI_J macros as NOP unless HAVE_AARCH64_BTINaohiro Tamura
2021-05-26config: Added HAVE_AARCH64_SVE_ASM for aarch64Naohiro Tamura
2021-04-21elf: Remove lazy tlsdesc relocation related codeSzabolcs Nagy
2021-04-08aarch64: update libm test ulpsSzabolcs Nagy
2021-04-06aarch64: free tlsdesc data on dlclose [BZ #27403]Szabolcs Nagy
2021-04-02Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]Paul Zimmermann
2021-03-26aarch64: Optimize __libc_mtag_tag_zero_regionSzabolcs Nagy
2021-03-26aarch64: Optimize __libc_mtag_tag_regionSzabolcs Nagy
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
2021-03-11math: Remove slow paths from asin and acos [BZ #15267]Wilco Dijkstra
2021-03-01aarch64: update ulps.Szabolcs Nagy
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer
2021-01-25aarch64: Fix the list of tested IFUNC variants [BZ #26818]Szabolcs Nagy
2021-01-25aarch64: Move and update the definition of MTE_ENABLEDSzabolcs Nagy
2021-01-21aarch64: revert memcpy optimze for kunpeng to avoid performance degradationShuo Wang
2021-01-21configure: Check for static PIE supportSzabolcs Nagy
2021-01-08aarch64: define PI_STATIC_AND_HIDDENSzabolcs Nagy
2021-01-07Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra
2021-01-05aarch64: push the set of rules before falling into slow pathShuo Wang
2021-01-04aarch64: fix stack missing after sp is updatedShuo Wang
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
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