git-svn-id: file:///Users/aamine/c/gitwork/public/cbc/trunk@4060 1b9489fe-b721-0410-924e-b54b9192deb8
This commit is contained in:
Minero Aoki 2008-09-27 20:23:44 +00:00
parent 47b631eaa7
commit fb81b25c2d
1 changed files with 2 additions and 1 deletions

3
ToDo
View File

@ -2,11 +2,11 @@
== Current
* "extern char*[] sys_errlist" is array, not pointer
* check composite Type#equals, #hashCode (?)
* Label -> Symbol
* all Symbols should be got from objects
* named/unnamed Label
* -fPIC (PIC generation)
* -shared
* bin/cbc: resolve symbolic link
* remove all FIXME
@ -251,3 +251,4 @@
- check "puts = str"
- -O (jump elimination)
- useless label elimination
- -fPIC (PIC generation)