about summary refs log tree commit diff
path: root/sysdeps/aarch64/strlen.S
Commit message (Expand)AuthorAgeFilesLines
* AArch64: Optimize strlenWilco Dijkstra2024-04-081-8/+12
* aarch64: Optimize string functions with shrn instructionDanila Kutenin2024-04-081-16/+9
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* aarch64: use PTR_ARG and SIZE_ARG instead of DELOUSESzabolcs Nagy2020-12-311-2/+1
* aarch64: MTE compatible strlenAndrea Corallo2020-06-091-183/+56
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* [aarch64] Add an ASIMD variant of strlen for falkorSiddhesh Poyarekar2018-08-151-3/+7
* [aarch64] Fix value of MIN_PAGE_SIZE for testingSiddhesh Poyarekar2018-08-081-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Partial ILP32 support for aarch64.Steve Ellcey2016-11-281-0/+2
* Add a simple rawmemchr implementation. Use strlen for rawmemchr(s, '\0') as itWilco Dijkstra2016-06-201-2/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Optimize the strlen implementation by using a page cross check and a fast checkWilco Dijkstra2015-07-131-65/+165
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Relocate AArch64 from ports to libc.Marcus Shawcroft2014-02-111-0/+117