aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorbellard <bellard>2003-04-13 19:50:35 +0000
committerbellard <bellard>2003-04-13 19:50:35 +0000
commitdd56ab8c7733557e47a89a26518a59b333c431ef (patch)
tree8a02006018fa9fb028ab8b288b8ce703ea20386c /TODO
parent5647993e79e4dc8ab3e976e9817c48a20e2fa5eb (diff)
downloadtinycc-dd56ab8c7733557e47a89a26518a59b333c431ef.tar.gz
tinycc-dd56ab8c7733557e47a89a26518a59b333c431ef.tar.bz2
added configure support
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 86faf7e..e4834c7 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,9 @@
TODO list:
+- '-b' bug.
+- atexit (Nigel Horne)
+- see -lxxx bug (Michael Charity).
+- empty 'default:' in switch.
- fix asm without input/output (no % preprocessing)
- handle inline functions as macros.
- see transparent union pb in /urs/include/sys/socket.h