summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2006-07-04 17:31:28 +0000
committerEric Andersen <andersen@codepoet.org>2006-07-04 17:31:28 +0000
commit8248db3cfff2821fd191bdf294aee4bc13a7bdca (patch)
tree08656c62be7930586f0cd2f5e8ebb2335a316fd5 /TODO
parentc3f8ec2942f0ccf54125c67442168cb983366987 (diff)
bug 469 was fixed by Atsushi Nemoto
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO b/TODO
index 88b6ecc89..427ac1d4b 100644
--- a/TODO
+++ b/TODO
@@ -95,7 +95,7 @@ TODO list for AFTER the uClibc 1.0.0 release:
Arch specific TODO:
-------------------------------------------------
alpha:
-
+
ldso is not implemented
arm:
update crt1 code again for nommu (http://bugs.uclibc.org/view.php?id=538)
@@ -106,8 +106,6 @@ Arch specific TODO:
ldso is not implemented
m68k:
ldso lazy relocation doesnt work
- mips:
- brk/pipe fixes: http://bugs.uclibc.org/view.php?id=469
sparc:
need a sigaction.c since common one doesnt work (signal tests)
ldso needs to be updated since it's totally broken atm
@@ -115,7 +113,7 @@ Arch specific TODO:
pthread support, linktime warning support (implies GAS patches),
general touchups, testing, ldso.
bfin cris rfv sh64:
- need to be updated to new ldso changes and unification of the
+ need to be updated to new ldso changes and unification of the
two uClibc_main funcs (__uClibc_start_main doesnt exist anymore)