Jonas 'Sortie' Termansen
|
257419f6fa
|
Remove libm exec-include directory.
|
2016-01-25 17:39:57 +01:00 |
|
Jonas 'Sortie' Termansen
|
320b953e20
|
Fix libm makefile missing quotes around grep pattern.
|
2015-07-09 19:20:50 +02:00 |
|
Jonas 'Sortie' Termansen
|
e259e8ae52
|
Use standard compiler environment variables.
|
2015-05-10 16:56:22 +02:00 |
|
Jonas 'Sortie' Termansen
|
2586685061
|
Ongoing build system maintainance.
|
2014-12-02 17:09:28 +01:00 |
|
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 |
|