libs: update a TODO file
authorAlan Cox <alan@linux.intel.com>
Sun, 11 Feb 2018 17:19:01 +0000 (17:19 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 11 Feb 2018 17:19:01 +0000 (17:19 +0000)
Library/libs/Float-TODO

index f64e6c0..e2aa377 100644 (file)
@@ -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 <foo.c> to make
-Makefiles tidier