aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/strlen.S
AgeCommit message (Expand)Author
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-08-15[aarch64] Add an ASIMD variant of strlen for falkorSiddhesh Poyarekar
2018-08-08[aarch64] Fix value of MIN_PAGE_SIZE for testingSiddhesh Poyarekar
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-11-28Partial ILP32 support for aarch64.Steve Ellcey
2016-06-20Add a simple rawmemchr implementation. Use strlen for rawmemchr(s, '\0') as itWilco Dijkstra
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-07-13Optimize the strlen implementation by using a page cross check and a fast checkWilco Dijkstra
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-02-11Relocate AArch64 from ports to libc.Marcus Shawcroft