opnsense-src/lib/libc
John Baldwin 18cf0a022e Use "far" calls and branches so that lld uses valid relocations.
Conditional branch and jump instructions do not always call via PLT
stubs and thus will not honor LD_PRELOAD, etc.  lld warns about using
non-preemptible relocations for preemptible or unknown symbols whereas
bfd does not (at least for RISC-V).

Reviewed by:	br, James Clarke
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D22658
2019-12-04 21:01:13 +00:00
..
aarch64
amd64
arm armv6 soft float build fixed 2019-11-14 01:38:48 +00:00
capability
compat-43 Adjust history, info source from v1's manuals 2019-09-04 13:44:46 +00:00
db
gdtoa
gen Document required size of buffer for elf_aux_info(3). 2019-11-17 14:11:08 +00:00
gmon
i386 remove obsolete i386 MD memchr implementation 2019-09-25 16:49:22 +00:00
iconv libc: correct iconv buffer overflow 2019-07-02 23:56:37 +00:00
include Add linux-compatible memfd_create 2019-09-25 18:03:18 +00:00
inet
isc
locale Improve the description of big5(5) 2019-09-14 08:15:16 +00:00
md
mips mips: fix some mcount nits 2019-09-02 01:55:55 +00:00
nameser Bounds check again after advancing cp, otherwise we have a possible 2019-09-05 19:35:30 +00:00
net Increase YPMAXRECORD to 16M to be compatible with Linux. 2019-08-12 20:27:33 +00:00
nls
posix1e
powerpc [PowerPC] Fix typo in _ctx_start on ppc32 2019-11-23 23:41:21 +00:00
powerpc64 [PowerPC] Fix *context on ELFv2 2019-11-16 20:33:46 +00:00
powerpcspe
quad Revert r351078, r351085: stand/quad.h eviction 2019-08-15 17:15:32 +00:00
regex lib/libc/regex: fix build with REDEBUG defined 2019-09-24 12:21:01 +00:00
resolv
riscv Use "far" calls and branches so that lld uses valid relocations. 2019-12-04 21:01:13 +00:00
rpc Increase YPMAXRECORD to 16M to be compatible with Linux. 2019-08-12 20:27:33 +00:00
secure ssp: further refine the conditional used for constructor priority 2019-11-13 18:21:06 +00:00
softfloat
sparc64
stdio libc: remove gets 2019-09-01 16:12:05 +00:00
stdlib Regularize my copyright notice 2019-12-04 16:56:11 +00:00
stdtime
string libc: Use musl's optimized memchr 2019-09-02 13:56:44 +00:00
sys Regularize my copyright notice 2019-12-04 16:56:11 +00:00
tests Fix various -Wpointer-compare warnings 2019-10-08 21:14:09 +00:00
uuid
x86
xdr
yp Increase the size of the send and receive buffers for YP client rpc 2019-09-16 06:42:01 +00:00
libc.ldscript
libc_nossp.ldscript
Makefile
Makefile.depend
Versions.def