This website requires JavaScript.
Explore
Help
Register
Sign In
semios
/
semi-libc
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
Files
50da5c264fd84ea2de8cf75bf39ceb81a4eecd71
semi-libc
/
arch
T
History
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