freebsd-dev/lib/libc/aarch64
Alexander Kabaev 07b49497db Do not use b.cs instruction to jump to cerror.
The conditional jump can only be performed to targets up to 1MB in
either direction and does not work too well when linker places cerror
further that that from the caller. In that case linker will complain
about relocation overflows.

Reviewed by: emaste, andrew
Differential Revision:  https://reviews.freebsd.org/D10305
2017-04-07 22:58:20 +00:00
..
gen Fix the comment showing the meaning of the first argument to sigprocmask. 2017-02-03 11:51:06 +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