aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2015-06-23 11:04:25 +0200
committerDrahflow <drahflow@gmx.de>2015-06-23 11:04:25 +0200
commitfea39670a874e164c559c11859257dbd162cb31a (patch)
tree3dfcfd16cdd79bf7b879f8ba754a90ac0721eb26 /TODO
parent745d1e3cdf2ea0275f4a955a353e3a3a04cafd69 (diff)
symlink + unlink syscalls
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index f8071be..6e57499 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,5 @@
* apply the trace extractor to non-tail situations
+* reduze ./optimized binary size (clean up lib/sys/opt.ey code)
* inline trivial functions when optimizer generates ... /rax :movqImmReg /rax :callqReg sequence
* parse }" created constant pushers into PUSH in optimizer
* hunt the }"s down