This website requires JavaScript.
Explore
Help
Sign in
jyapayne
/
musl
Watch
1
Star
0
Fork
You've already forked musl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
50da5c264f
musl
/
arch
History
Download ZIP
Download TAR.GZ
Rich Felker
a1b442335d
support FLT_EVAL_METHOD changing on x86 with gcc -msse2 -mfpmath=sse
...
if the compiler provides a value, use it; otherwise fallback to the platform default (2).
2012-04-27 01:39:03 -04:00
..
arm
use signed char rather than plain char for int8_t
2012-04-24 18:06:56 -04:00
i386
support FLT_EVAL_METHOD changing on x86 with gcc -msse2 -mfpmath=sse
2012-04-27 01:39:03 -04:00
x86_64
use signed char rather than plain char for int8_t
2012-04-24 18:06:56 -04:00