git-svn-id: file:///Users/aamine/c/gitwork/public/cbc/trunk@4084 1b9489fe-b721-0410-924e-b54b9192deb8
This commit is contained in:
Minero Aoki 2008-11-16 11:12:38 +00:00
parent 89c7decdad
commit 15469d899f
1 changed files with 2 additions and 2 deletions

4
ToDo
View File

@ -7,8 +7,6 @@
* &puts should be typed as int(*)(char*)*, not int(*)(char*)**
* check opassign semantic as operator
* use enum for compiler mode.
* -fPIE, -pie
* implement difference against PIC
== Done
@ -258,3 +256,5 @@
- implement unnamed (code) Label
- bin/cbc: resolve symbolic link
- --readonly-plt
- -fPIE, -pie
- implement difference against PIC