Jonas 'Sortie' Termansen
|
9e6148f6ff
|
Refactor default compiler options logic.
|
2014-11-24 17:10:50 +01:00 |
|
Jonas 'Sortie' Termansen
|
a4220d5b5f
|
Fix incorrect usage of __is_sortix_foo macros in preprocessor conditionals.
These macros might not be defined, in which case this usage would have
generated warnings had they not been in system headers.
|
2014-01-18 16:30:55 +01:00 |
|
Jonas 'Sortie' Termansen
|
752bdab798
|
Add libm internal build macro __is_sortix_libm.
|
2013-12-17 14:30:42 +01:00 |
|
Jonas 'Sortie' Termansen
|
5980be9b3c
|
Add Sortix Math Library.
This work is based in part on code from NetBSD libm, libc and kernel.
The library is partly public domain and partly BSD-style licensed.
|
2013-12-17 14:30:39 +01:00 |
|