This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1b30ac5124
Branches
Tags
View all branches
freebsd-nq
/
lib
/
libc
/
quad
History
Nate Williams
738006fa2c
- Fix modulo bug that was masked by the correct code in libgcc.a which is
...
used in almost all programs unless a shared library specifically ignores libgcc.a.
1998-11-30 20:25:37 +00:00
..
TESTS
$@ -> ${.TARGET}
1998-09-11 05:34:37 +00:00
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
- Fix modulo bug that was masked by the correct code in libgcc.a which is
1998-11-30 20:25:37 +00:00
muldi3.c
…
negdi2.c
…
notdi2.c
…
qdivrem.c
…
quad.h
…
subdi3.c
…
ucmpdi2.c
…
udivdi3.c
…
umoddi3.c
…
xordi3.c
…