This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libc
/
amd64
/
gen
History
Doug Rabson
ccd13c49b5
Add support for TLS in statically linked programs.
2004-08-15 16:18:52 +00:00
..
_set_tp.c
Add support for TLS in statically linked programs.
2004-08-15 16:18:52 +00:00
_setjmp.S
…
fabs.S
Rewrite fabs.S to use pure SSE2 operations. I got the clues how to do
2004-02-08 21:21:45 +00:00
flt_rounds.c
Make FLT_ROUNDS correctly reflect the dynamic rounding mode.
2004-07-19 08:17:25 +00:00
fpgetmask.c
…
fpgetprec.c
…
fpgetround.c
…
fpgetsticky.c
…
fpsetmask.c
…
fpsetprec.c
…
fpsetround.c
…
fpsetsticky.c
…
infinity.c
…
ldexp.c
Fix a typo in the !__GNUC__ case and remove an obsolete comment.
2004-02-16 10:02:51 +00:00
makecontext.c
1. Use correct alignment mask, -15 != ~15
2004-07-31 01:41:41 +00:00
Makefile.inc
Add support for TLS in statically linked programs.
2004-08-15 16:18:52 +00:00
modf.S
…
rfork_thread.S
Add rfork_thread(3).
2003-10-13 20:32:33 +00:00
setjmp.S
…
signalcontext.c
Set fpu context flags to known values, zero is illegal.
2004-07-28 13:08:24 +00:00
sigsetjmp.S
…