File history
Tracking libc/math/Makefile
| Commit | Author | Date | Message |
|---|---|---|---|
40864e69c4f59f8c6d1d94cd8390ebaf29a379d | Greg Haerr | 2025-10-12 | [libc] Add modf, modff to math library |
baf57cf02a8522d7909bc96a058ef95a6c43242 | Greg Haerr | 2024-12-26 | More fixes for C86 C library |
6744070314e95d51057e1106392629525e81979 | Greg Haerr | 2024-11-19 | Add more strict checking to C library compile |
50834a97f97b00b06c6cb04e41d4adb553bec6c | Greg Haerr | 2024-05-30 | [libc] First pass at compiling most all of C library with OpenWatcom |
d67726e0fe4a2d2939d8f3eb110e2f2a16ba8fa | Greg Haerr | 2024-05-19 | [libc] Add fminf and fmaxf math functions |
1ac4772a365f2c707b990d72d562ba7238680bd | tkchia | 2022-11-26 | [libc] Implem. regparmcall calling convention for execl... funcs. |
da945a1b33d2b5058166e4e6fdb405058e01825 | Greg Haerr | 2022-07-29 | [libc] Add mktime library function |
f46854306172f14880ed42237b398e158044a30 | Greg Haerr | 2022-04-07 | [libc] Port math library to ELKS libc |