opnsense-src/lib/libc/aarch64
Enji Cooper d0fd0203fb Replace dot-dot relative pathing with SRCTOP-relative paths where possible
This reduces build output, need for recalculating paths, and makes it clearer
which paths are relative to what areas in the source tree. The change in
performance over a locally mounted UFS filesystem was negligible in my testing,
but this may more positively impact other filesystems like NFS.

LIBC_SRCTOP was left alone so Juniper (and other users) can continue to
manipulate lib/libc/Makefile (and other Makefile.inc's under lib/libc) as
include Makefiles with custom options.

Discussed with:	marcel, sjg
MFC after:	1 week
Reviewed by:	emaste
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D9207
2017-01-20 03:23:24 +00:00
..
gen Disable support for compat syscalls on arm64. These symbols were never 2016-04-06 16:09:10 +00:00
string Replace dot-dot relative pathing with SRCTOP-relative paths where possible 2017-01-20 03:23:24 +00:00
sys Reduce duplicate NOASM and PSEUDO definitions 2016-09-08 22:38:20 +00:00
_fpmath.h Add the start of libc and libstand for arm64. Not all of the machine 2015-04-07 09:52:14 +00:00
arith.h Add the start of libc and libstand for arm64. Not all of the machine 2015-04-07 09:52:14 +00:00
gd_qnan.h Add the start of libc and libstand for arm64. Not all of the machine 2015-04-07 09:52:14 +00:00
Makefile.inc Add the start of libc and libstand for arm64. Not all of the machine 2015-04-07 09:52:14 +00:00
Symbol.map Remove brk and sbrk from arm64. They were defined in The Single UNIX 2016-05-20 15:04:48 +00:00
SYS.h Add the start of libc and libstand for arm64. Not all of the machine 2015-04-07 09:52:14 +00:00