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
freebsd-nq
/
lib
/
libc
/
sparc64
/
fpu
History
David Schultz
10a465e525
Fix some bugs that caused sparc64's quad precision sqrt to get
...
the wrong answer for virtually all inputs. Thanks to remko for access to a sparc64 box for testing.
2008-04-12 03:10:13 +00:00
..
fpu_add.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
fpu_arith.h
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
fpu_compare.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
fpu_div.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
fpu_emu.h
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
fpu_explode.c
Use an intermediate pointer to avoid a strict aliasing warning.
2007-11-23 05:52:13 +00:00
fpu_extern.h
…
fpu_implode.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
fpu_mul.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
fpu_qp.c
Make the software emulator for long doubles set the FPU exception
2008-04-12 03:09:51 +00:00
fpu_reg.h
…
fpu_reg.S
…
fpu_sqrt.c
Fix some bugs that caused sparc64's quad precision sqrt to get
2008-04-12 03:10:13 +00:00
fpu_subr.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
fpu.c
Per Regents of the University of Calfornia letter, remove advertising
2007-01-09 00:28:16 +00:00
Makefile.inc
…