freebsd-src/lib/libc/arm
Andrew Turner 4d2ff2330f Remove the old ARMv4 memcpy
This was only used when building for ARMv4 or some ARMv5 or when
_STANDALONE is defined. As ARMv4 and ARMv5 support has been removed,
and we only define _STANDALONE in the bootloader where we don't use
this version of memcpy we can remove it.

Differential Revision:	https://reviews.freebsd.org/D28313
2021-01-28 10:39:38 +00:00
..
aeabi Move all sources from the llvm project into contrib/llvm-project. 2019-12-20 19:53:05 +00:00
gen armv6 soft float build fixed 2019-11-14 01:38:48 +00:00
softfloat
string Remove the old ARMv4 memcpy 2021-01-28 10:39:38 +00:00
sys Reimplement brk() and sbrk() to avoid the use of _end. 2018-06-04 19:35:15 +00:00
_fpmath.h libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
arith.h Remove leftover big-endian arm support 2021-01-28 10:33:40 +00:00
gd_qnan.h
Makefile.inc Support armv7 builds for userland 2017-10-05 23:01:33 +00:00
static_tls.h Fix initial exec TLS mode for dynamically loaded shared objects. 2019-03-29 17:52:57 +00:00
Symbol.map Add arm_sync_icache() and arm_drain_writebuf() sysarch syscall wrappers. 2019-07-13 15:34:29 +00:00
Symbol_vfp.map Publish fp[get][set]sticky() for ARMv6. 2017-02-17 13:49:46 +00:00
SYS.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00