|
@@ -95,7 +95,7 @@ TODO list for AFTER the uClibc 1.0.0 release:
|
|
Arch specific TODO:
|
|
Arch specific TODO:
|
|
-------------------------------------------------
|
|
-------------------------------------------------
|
|
alpha:
|
|
alpha:
|
|
-
|
|
+
|
|
ldso is not implemented
|
|
ldso is not implemented
|
|
arm:
|
|
arm:
|
|
update crt1 code again for nommu (http://bugs.uclibc.org/view.php?id=538)
|
|
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
|
|
ldso is not implemented
|
|
m68k:
|
|
m68k:
|
|
ldso lazy relocation doesnt work
|
|
ldso lazy relocation doesnt work
|
|
- mips:
|
|
|
|
- brk/pipe fixes: http://bugs.uclibc.org/view.php?id=469
|
|
|
|
sparc:
|
|
sparc:
|
|
need a sigaction.c since common one doesnt work (signal tests)
|
|
need a sigaction.c since common one doesnt work (signal tests)
|
|
ldso needs to be updated since it's totally broken atm
|
|
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),
|
|
pthread support, linktime warning support (implies GAS patches),
|
|
general touchups, testing, ldso.
|
|
general touchups, testing, ldso.
|
|
bfin cris rfv sh64:
|
|
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)
|
|
two uClibc_main funcs (__uClibc_start_main doesnt exist anymore)
|
|
|
|
|
|
|
|
|