freebsd-dev/lib/libc
Dimitry Andric 519195e820 For now, disable using -fsanitize=bounds for the libc ssp tests, when
using clang 3.5.0, until the runtime support (via compiler-rt) is added.
Otherwise, this would lead to link errors about missing support
libraries.
2014-11-24 20:07:09 +00:00
..
amd64
arm Add support for the __aeabi_c*cmp* functions. These are similar to the 2014-10-14 14:27:51 +00:00
capability
compat-43
db
gdtoa
gen Use canonical __PIC__ flag 2014-11-21 02:05:48 +00:00
gmon
i386
iconv
include Use canonical __PIC__ flag 2014-11-21 02:05:48 +00:00
inet
isc
locale
md
mips Add FPU support for MIPS setjmp(3)/longjmp(3). 2014-11-21 20:02:06 +00:00
nameser
net Renove faith(4) and faithd(8) from base. It looks like industry 2014-11-09 21:33:01 +00:00
nls
posix1e Remove acl_size.c; apparently it was never used. 2014-11-19 19:43:39 +00:00
powerpc Ensure that every ENTRY(foo) has a matching END(foo). 2014-10-01 15:00:21 +00:00
powerpc64 Ensure that every ENTRY(foo) has a matching END(foo). 2014-10-01 15:00:21 +00:00
quad Remove MK_ARM_EABI, the armeb issues have been fixed. The code to support 2014-10-01 08:26:51 +00:00
regex
resolv
rpc Remove an unused variable that would be better spelled __func__. 2014-10-24 23:24:47 +00:00
softfloat
sparc64
stdio Fix prototypes. 2014-10-28 02:05:57 +00:00
stdlib Use the __DECONST macro rather than hand rolling the same thing. 2014-10-24 23:25:44 +00:00
stdtime 1) Fix the case we have less arguments for format string than we expected. 2014-10-07 06:34:05 +00:00
string Remove duplicated code. 2014-10-16 22:04:07 +00:00
sys Ta is only allowed with Bl -column not in Bl -item 2014-11-23 23:35:16 +00:00
tests For now, disable using -fsanitize=bounds for the libc ssp tests, when 2014-11-24 20:07:09 +00:00
uuid
xdr
yp
libc.ldscript
Makefile Add reachover Makefiles for contrib/netbsd-tests/lib/libc; this adds approximately 2014-11-04 00:56:25 +00:00
Makefile.amd64 Add reachover Makefiles for contrib/netbsd-tests/lib/libc; this adds approximately 2014-11-04 00:56:25 +00:00
Makefile.i386 Add reachover Makefiles for contrib/netbsd-tests/lib/libc; this adds approximately 2014-11-04 00:56:25 +00:00
Versions.def