freebsd-dev/lib/libc/aarch64
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
..
gen Decrease relative branch brittleness. 2017-06-20 07:25:38 +00:00
string Correct MDSRCS use in <arch>/string/Makefile.inc. 2017-03-02 17:05:52 +00:00
sys Fix the error value we write in cerror. __error returns an int *, however 2017-01-24 18:56:09 +00:00
_fpmath.h
arith.h
gd_qnan.h
Makefile.inc Correct an misunderstanding of MDSRCS. 2017-03-02 17:07:28 +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 Do not use b.cs instruction to jump to cerror. 2017-04-07 22:58:20 +00:00