about summary refs log tree commit diff
path: root/ports/sysdeps/arm/strlen.S
Commit message (Collapse)AuthorAgeFilesLines
* ARM: sfi_breg assembler macroRoland McGrath2013-03-151-2/+4
|
* ARM: Convert string/ assembly to unified syntax.Roland McGrath2013-03-111-0/+3
|
* arm: Mark assembly files that will not use thumb modeRichard Henderson2013-02-281-0/+2
| | | | | | | | | Some routines are written with complex LDM/STM insns that cannot be used in thumb mode, or are highly conditional requiring excessive IT insns. When a future patch goes in to enable thumb2 by default, this marker will be used to override that default.
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
|
* Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-mergeJoseph Myers2012-07-011-0/+72