summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 0 insertions, 10 deletions
diff --git a/TODO b/TODO
index 0ade3ef..71d9d90 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