freebsd-dev/lib/libc/i386
Ruslan Ermilov 3c03c7095e GC dead code. If we want to stay polite to the foreign compilers,
we can find another way to issue an #error, but using a preprocessed
assembler for that purpose and clobbering libc.a with an empty .o
just for the sake of #error reporting is way too much of a burden.
2006-09-05 16:21:26 +00:00
..
gen GC dead code. If we want to stay polite to the foreign compilers, 2006-09-05 16:21:26 +00:00
net Remove 80386 support from libc. 2004-11-16 21:01:31 +00:00
stdlib Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc. 2005-01-15 05:23:58 +00:00
string Eliminate an unpredictable branch from bcmp(). 2005-04-21 23:07:20 +00:00
sys A few minor wording changes and a clarification about error conditions. 2006-05-03 17:33:29 +00:00
_fpmath.h Define LDBL_NBIT to be a mask indicating the position of the integer 2005-03-07 04:55:22 +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
Makefile.inc Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
Symbol.map Add symbol maps and initial symbol version definitions to libc. 2006-03-13 00:53:21 +00:00
SYS.h