From fb81b25c2db15c75588a1cee38e6e26e50cee26e Mon Sep 17 00:00:00 2001 From: Minero Aoki Date: Sat, 27 Sep 2008 20:23:44 +0000 Subject: [PATCH] updated git-svn-id: file:///Users/aamine/c/gitwork/public/cbc/trunk@4060 1b9489fe-b721-0410-924e-b54b9192deb8 --- ToDo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ToDo b/ToDo index b04973e..bb83835 100644 --- a/ToDo +++ b/ToDo @@ -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)