diff --git a/TODO b/TODO index 0ade3ef1fa..71d9d9091c 100644 --- a/TODO +++ b/TODO @@ -18,16 +18,6 @@ Non-recurring tasks: - Cygwin target (needs newlib) - so we can build toolchains that generate code for Windows/Cygwin -- Cygwin host - - so we can build toolchains that run natively under Windows/Cygwin - -- mingw32 target - - so we can build toolchains that generate code for Windows/Win32 - -- mingw32 host - - so we can build toolchains that run natively under Windows/Win32 - (without requiring Cygwin) - - uClibc++ - see newlib, above