diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-07-26 22:26:49 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-07-26 22:26:49 +0000 |
commit | 7d3c3aab45e7fd6b6f5c24341885ed41bce8db91 (patch) | |
tree | fa6b7e3cd68c36476bf53fcd06908757f6813819 | |
parent | 69b082b4d3dcd856b485cb2430341bd0fa162b33 (diff) |
update notes about alpha/x86_64
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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) |