aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64
AgeCommit message (Expand)Author
2019-12-02elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer
2019-11-26nptl: Add default pthread-offsets.hAdhemerval Zanella
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella
2019-11-12aarch64: Increase small and medium cases for __memcpy_genericKrzysztof Koch
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-08-14aarch64: Disable using DC ZVA in emag memsetFeng Xue
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers
2019-07-10aarch64: simplify the DT_AARCH64_VARIANT_PCS handling codeSzabolcs Nagy
2019-07-04aarch64: new ifunc resolver ABISzabolcs Nagy
2019-06-13aarch64: handle STO_AARCH64_VARIANT_PCSSzabolcs Nagy
2019-05-03aarch64: thunderx2 memmove performance improvementsAnton Youdkevitch
2019-04-05aarch64: thunderx2 memcpy implementation cleanup and streamliningAnton Youdkevitch
2019-02-25Break more lines before not after operators.Joseph Myers
2019-02-01aarch64: Optimized memchr specific to AmpereComputing emagFeng Xue
2019-02-01aarch64: Optimized memset specific to AmpereComputing emagFeng Xue
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