freebsd-src/lib/libc/quad
Brooks Davis 6e6cd03c91 libc/quad: narrow list of symbols exposed on i386
These symbols aren't present on i386 so don't try to expose them.

Given the structure of quad/Makefile.inc, it might make more sense to
have per-arch symbol maps here, but this is sufficent to build with
WITHOUT_UNDEFINED_VERSION on i386.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D44243
2024-03-07 20:12:22 +00:00
..
TESTS Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
adddi3.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
anddi3.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
ashldi3.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
ashrdi3.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
cmpdi2.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
divdi3.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
fixdfdi.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
fixsfdi.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
fixunsdfdi.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
fixunssfdi.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
floatdidf.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
floatdisf.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
floatunsdidf.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
iordi3.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
lshldi3.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
lshrdi3.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
Makefile.inc lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
moddi3.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
muldi3.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
negdi2.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
notdi2.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
qdivrem.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
quad.h lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
subdi3.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
Symbol.map libc/quad: narrow list of symbols exposed on i386 2024-03-07 20:12:22 +00:00
ucmpdi2.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
udivdi3.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
umoddi3.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
xordi3.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00