summaryrefslogtreecommitdiffstats
path: root/newlib/libc/machine/aarch64/stpcpy-stub.c
Commit message (Collapse)AuthorAgeFilesLines
* * libc/machine/aarch64/strcpy.S (strcpy): Further performanceRichard Earnshaw2015-01-061-0/+31
improvements. Adjust to allow building as stpcpy. * libc/machine/aarch64/stpcpy.S: New file. * libc/machine/aarch64/stpcpy-stub.c: New file. * libc/machine/aarch64/Makefile.am (lib_a_SOURCES): Build stpcpy. * libc/machine/aarch64/Makefile.in: Regenerated.