summaryrefslogtreecommitdiffstats
path: root/newlib/libc/machine/arm/strlen-stub.c
Commit message (Expand)AuthorAgeFilesLines
* Fix strlen using Thumb-2 with -Os -marmJeff Johnston2016-05-111-2/+5
* [ARM] Adjust strcmp-armv7.S selection logic.Marcus Shawcroft2015-11-231-1/+1
* [ARM] Factor out the thumb2 -Os implementation.Marcus Shawcroft2015-11-231-12/+2
* [ARM] Factor out the thumb1 -Os implementation.cygwin-2_3_1-releasecygwin-2_3_1-relaseMarcus Shawcroft2015-11-131-14/+1
* [ARM] Adding strlen.SMarcus Shawcroft2015-11-131-2/+2
* [ARM] Rename strlen to strlen-stub.cMarcus Shawcroft2015-11-131-0/+192