mirror of https://github.com/aamine/cbc
updated
git-svn-id: file:///Users/aamine/c/gitwork/public/cbc/trunk@4084 1b9489fe-b721-0410-924e-b54b9192deb8
This commit is contained in:
parent
89c7decdad
commit
15469d899f
4
ToDo
4
ToDo
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue