freebsd-dev/lib/libc/arm/string
Warner Losh 626930c2fd Remove xscale support
The OLD XSCALE stuff hasn't been useful in a while. The original
committer (cognet@) was the only one that had boards for it. He's
blessed this removal. Newer XSCALE (GUMSTIX) is for hardware that's
quite old. After discussion on arm@, it was clear there was no support
for keeping it.

Differential Review: https://reviews.freebsd.org/D16313
2018-07-27 18:33:09 +00:00
..
bcopy.S
bzero.S
ffs.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
Makefile.inc Correct MDSRCS use in <arch>/string/Makefile.inc. 2017-03-02 17:05:52 +00:00
memcmp.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
memcpy_arm.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
memcpy.S Remove xscale support 2018-07-27 18:33:09 +00:00
memmove.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
memset.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
strcmp.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
strlen.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
strncmp.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00