summaryrefslogtreecommitdiff
path: root/sysdeps/aarch64
AgeCommit message (Expand)Author
2019-03-08aarch64: Add ILP32 supportSteve Ellcey
2019-01-09[AArch64] Add ifunc support for AresWilco Dijkstra
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-11-20[AArch64] Adjust writeback in non-zero memsetWilco Dijkstra
2018-10-16Remove extra space at end of line.Steve Ellcey
2018-10-16aarch64: optimized memcpy implementation for thunderx2Anton Youdkevitch
2018-09-28Remove unnecessary math_private.h includes.Joseph Myers
2018-09-27Use round functions not __round functions in glibc libm.Joseph Myers
2018-09-20Use trunc functions not __trunc functions in glibc libm.Joseph Myers
2018-09-17Use ceil functions not __ceil functions in glibc libm.Joseph Myers
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers
2018-09-14Use floor functions not __floor functions in glibc libm.Joseph Myers
2018-09-05Add new exp and exp2 implementationsSzabolcs Nagy
2018-09-03Do not include fenv_private.h in math_private.h.Joseph Myers
2018-08-31[BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov
2018-08-28Split fenv_private.h out of math_private.h more consistently.Joseph Myers
2018-08-24Move EXCEPTION_ENABLE_SUPPORTED out of math-tests.h.Joseph Myers
2018-08-15[aarch64] Add an ASIMD variant of strlen for falkorSiddhesh Poyarekar
2018-08-14Improve performance of sinf and cosfWilco Dijkstra
2018-08-10Clean up converttoint handling and document the semanticsSzabolcs Nagy
2018-08-08[aarch64] Fix value of MIN_PAGE_SIZE for testingSiddhesh Poyarekar
2018-08-02Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar
2018-06-29aarch64,falkor: Use vector registers for memcpySiddhesh Poyarekar
2018-06-29aarch64,falkor: Use vector registers for memmoveSiddhesh Poyarekar
2018-06-12aarch64: add HXT Phecda core memory operation ifuncsHongbo Zhang
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu
2018-05-22Remove sysdeps/aarch64/soft-fp directory.Joseph Myers
2018-05-11Do not include math-barriers.h in math_private.h.Joseph Myers
2018-05-11aarch64,falkor: Ignore prefetcher tagging for smaller copiesSiddhesh Poyarekar
2018-05-11aarch64,falkor: Ignore prefetcher hints for memmove tailSiddhesh Poyarekar
2018-05-09Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki
2018-04-03[PATCH 1/7] sin/cos slow paths: avoid slow paths for small inputsWilco Dijkstra
2018-03-21Use x86_64 backtrace as generic version.Joseph Myers
2018-03-15Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra
2018-03-15aarch64/strncmp: Use lsr instead of mov+lsrSiddhesh Poyarekar
2018-03-14aarch64/strncmp: Unbreak builds with old binutilsSiddhesh Poyarekar
2018-03-13aarch64: Improve strncmp for mutually misaligned inputsSiddhesh Poyarekar
2018-03-11hurd: add gscope supportSamuel Thibault
2018-03-06aarch64: Fix branch target to loop16Siddhesh Poyarekar
2018-03-06aarch64: Optimized memcmp for medium to large sizesSiddhesh Poyarekar
2018-02-22aarch64/strcmp: fix misaligned loop jump targetSiddhesh Poyarekar
2018-02-22IFUNC for Cavium ThunderX2Steve Ellcey
2018-02-15[AArch64] Fix include.Wilco Dijkstra
2018-02-12Remove slow paths from powWilco Dijkstra
2018-02-10[AArch64] Fix testsuite error due to fpsr/fscr changeWilco Dijkstra
2018-02-09[AArch64] Use builtins for fpcr/fpsrWilco Dijkstra
2018-02-02aarch64: Use the L() macro for labels in memcmpSiddhesh Poyarekar
2018-01-12aarch64: fix static pie enabled libc when main is in a shared librarySzabolcs Nagy
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers