opnsense-src/lib/libc/quad
Warner Losh 2c0959ae6b Powerpc is special here. powerpc and powerpc64 use different ABIs, so
their implementations aren't in the same files.  Introduce LIBC_ARCH
and use that in preference to MACHINE_CPUARCH.  Tested by amd64 and
powerpc64 builds (thanks nathanw@)
2010-08-24 20:54:43 +00:00
..
TESTS
adddi3.c
anddi3.c
ashldi3.c
ashrdi3.c
cmpdi2.c
divdi3.c
fixdfdi.c
fixsfdi.c
fixunsdfdi.c
fixunssfdi.c
floatdidf.c
floatdisf.c
floatunsdidf.c
iordi3.c
lshldi3.c
lshrdi3.c
Makefile.inc
moddi3.c
muldi3.c
negdi2.c
notdi2.c
qdivrem.c
quad.h Per Regents of the University of Calfornia letter, remove advertising 2007-01-09 00:28:16 +00:00
subdi3.c
Symbol.map
ucmpdi2.c
udivdi3.c
umoddi3.c
xordi3.c