From: Alan Cox Date: Sun, 11 Feb 2018 17:19:01 +0000 (+0000) Subject: libs: update a TODO file X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=41475f4bf3250ccab079c47efc4dd97b15af7e63;p=FUZIX.git libs: update a TODO file --- diff --git a/Library/libs/Float-TODO b/Library/libs/Float-TODO index f64e6c08..e2aa377f 100644 --- a/Library/libs/Float-TODO +++ b/Library/libs/Float-TODO @@ -1,13 +1,7 @@ exp2() exp2f() -round() -roundf() Sort out exceptions within this code and the Z80 SDCC intrinsics Figure out which bits to pull from SDCC for Z80 builds -Clean up properly to get a libm/libc divided correctly - -Make the _libm versions of stdio do #define #include to make -Makefiles tidier