opnsense-src/lib/libc/i386
Ed Maste f8de17a11f force use of ld.bfd for linking i386 libc, even when using lld
lld can successfully link most of a working i386 userland and kernel,
but produces a broken libc. For now if we're otherwise using lld, and
ld.bfd is available, explicitly use it for libc.

Sponsored by:	The FreeBSD Foundation
2017-08-16 18:55:39 +00:00
..
gen Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
stdlib Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:08:40 +00:00
string Correct MDSRCS use in <arch>/string/Makefile.inc. 2017-03-02 17:05:52 +00:00
sys Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
_fpmath.h Add an alternative view of the bits in an 80-bit long double (64+16 2008-01-17 16:39:07 +00:00
arith.h Add a comment describing why it's important for the values in this 2003-05-08 13:50:44 +00:00
gd_qnan.h Arrange so that the NaN returned by strtod("nan", NULL) is the same as 2007-12-16 21:15:09 +00:00
Makefile.inc force use of ld.bfd for linking i386 libc, even when using lld 2017-08-16 18:55:39 +00:00
Symbol.map libc: stop exporting curbrk and minbrk in the private namespace 2016-03-24 18:47:19 +00:00
SYS.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00