freebsd-skq/lib/libc/aarch64/gen
Jason Evans e46bcb7d38 Decrease relative branch brittleness.
Replace conditional branches with trampolines to unconditional branches when
jumping to labels within other compilation units.  This increases the offset
range from +-1 MiB to +-128 MiB.
2017-06-20 07:25:38 +00:00
..
_ctx_start.S
_set_tp.c
_setjmp.S
fabs.S
flt_rounds.c
fpgetmask.c
fpsetmask.c
infinity.c
makecontext.c
Makefile.inc Disable support for compat syscalls on arm64. These symbols were never 2016-04-06 16:09:10 +00:00
setjmp.S Fix the comment showing the meaning of the first argument to sigprocmask. 2017-02-03 11:51:06 +00:00
sigsetjmp.S Decrease relative branch brittleness. 2017-06-20 07:25:38 +00:00