Roland McGrath
a7ac752299
ARM: sfi_breg assembler macro
2013-03-15 09:31:56 -07:00
Roland McGrath
4f510e3aee
ARM: Make armv6t2 memchr implementation usable without Thumb.
2013-03-12 17:04:54 -07:00
Roland McGrath
47c71d9323
ARM: Change register allocation in armv6t2 memchr implementation.
2013-03-12 17:04:54 -07:00
Richard Henderson
f5ad94e02a
arm: Implement armv6 optimized string routines
...
The strcpy and strchr (and related) functions are four times faster
than the byte-by-byte default versions.
The strlen function is twice as fast for long strings and 50% faster
for short strings over the armv4 version.
2013-03-07 09:10:33 -08:00
Richard Henderson
5695fc848f
arm: Add optimized ffs for armv6t2
2013-03-06 07:47:24 -08:00
Joseph Myers
568035b787
Update copyright notices with scripts/update-copyrights.
2013-01-02 19:05:09 +00:00
Joseph Myers
e64ac02c24
Move all files into ports/ subdirectory in preparation for merge with glibc
2012-07-01 13:06:41 +00:00