OSDN Git Service

update notes about alpha/x86_64
authorMike Frysinger <vapier@gentoo.org>
Tue, 26 Jul 2005 22:26:49 +0000 (22:26 -0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 26 Jul 2005 22:26:49 +0000 (22:26 -0000)
TODO

diff --git a/TODO b/TODO
index 1d24fcc..d8fd25e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -91,6 +91,7 @@ Arch specific TODO:
   alpha:
     _init/_fini hangs signal-ed (assert test)
     output from cloned children seems funky (unistd/clone test)
+    ldso is not implemented
   m68k:
     need to verify libc again
     ldso needs to be updated since it's totally broken atm
@@ -98,7 +99,8 @@ Arch specific TODO:
     need a sigaction.c since common one doesnt work (signal tests)
     ldso needs to be updated since it's totally broken atm
   x86_64:
-    ldso needs to be finished off (elfinterp/resolve)
+    ldso needs to have lazy bindings checked
+    pthread isn't working really at all (pthreads tests)