about summary refs log tree commit diff
path: root/sysdeps/aarch64/multiarch
Commit message (Expand)AuthorAgeFilesLines
...
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0721-21/+21
* aarch64: Disable using DC ZVA in emag memsetFeng Xue2019-08-142-7/+17
* aarch64: thunderx2 memmove performance improvementsAnton Youdkevitch2019-05-033-362/+216
* aarch64: thunderx2 memcpy implementation cleanup and streamliningAnton Youdkevitch2019-04-051-21/+22
* aarch64: Optimized memchr specific to AmpereComputing emagFeng Xue2019-02-015-0/+301
* aarch64: Optimized memset specific to AmpereComputing emagFeng Xue2019-02-015-2/+217
* [AArch64] Add ifunc support for AresWilco Dijkstra2019-01-091-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0116-16/+16
* Remove extra space at end of line.Steve Ellcey2018-10-161-1/+1
* aarch64: optimized memcpy implementation for thunderx2Anton Youdkevitch2018-10-162-18/+603
* [aarch64] Add an ASIMD variant of strlen for falkorSiddhesh Poyarekar2018-08-155-1/+254
* aarch64,falkor: Use vector registers for memcpySiddhesh Poyarekar2018-06-291-72/+65
* aarch64,falkor: Use vector registers for memmoveSiddhesh Poyarekar2018-06-291-105/+88
* aarch64: add HXT Phecda core memory operation ifuncsHongbo Zhang2018-06-123-5/+6
* aarch64,falkor: Ignore prefetcher tagging for smaller copiesSiddhesh Poyarekar2018-05-111-27/+41
* aarch64,falkor: Ignore prefetcher hints for memmove tailSiddhesh Poyarekar2018-05-111-18/+28
* IFUNC for Cavium ThunderX2Steve Ellcey2018-02-225-10/+51
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0112-12/+12
* aarch64: Avoid hidden symbols for memcpy/memmove into static binariesSiddhesh Poyarekar2017-12-041-0/+2
* aarch64: Optimized memset for falkorSiddhesh Poyarekar2017-11-207-4/+154
* aarch64: Optimized implementation of memmove for Qualcomm FalkorSiddhesh Poyarekar2017-10-054-2/+241
* memcpy_falkor: Fix code style in commentsSiddhesh Poyarekar2017-08-091-7/+4
* aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar2017-08-094-3/+196
* aarch64: Call all string function implementations in testsSiddhesh Poyarekar2017-06-301-4/+2
* aarch64: Thunderx specific memcpy and memmoveSteve Ellcey2017-05-247-0/+523