NetBSD/lib/libc/quad
thorpej b193ffa77c Use __GNUC_PREREQ__(). 2000-05-05 00:20:22 +00:00
..
TESTS
Makefile.inc use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriate 1999-02-24 15:05:20 +00:00
adddi3.c
anddi3.c
ashldi3.c
ashrdi3.c The last commit changed the behavious wrt sign extension. 1999-09-10 12:53:10 +00:00
cmpdi2.c
divdi3.c
fixdfdi.c
fixsfdi.c
fixunsdfdi.c Corrected an off-by-one error (lib/6314 Torbjorn Granlund) 1999-03-26 21:04:24 +00:00
fixunssfdi.c
floatdidf.c
floatdisf.c
floatunsdidf.c
iordi3.c
lshldi3.c
lshrdi3.c
moddi3.c
muldi3.c
negdi2.c
notdi2.c
qdivrem.c Delint. 2000-01-22 22:53:59 +00:00
quad.h Use __GNUC_PREREQ__(). 2000-05-05 00:20:22 +00:00
subdi3.c
ucmpdi2.c
udivdi3.c
umoddi3.c
xordi3.c