svn commit: trunk/uClibc

andersen at uclibc.org andersen at uclibc.org
Tue Jul 4 17:31:32 UTC 2006


Author: andersen
Date: 2006-07-04 10:31:28 -0700 (Tue, 04 Jul 2006)
New Revision: 15603

Log:
bug 469 was fixed by Atsushi Nemoto


Modified:
   trunk/uClibc/TODO


Changeset:
Modified: trunk/uClibc/TODO
===================================================================
--- trunk/uClibc/TODO	2006-07-04 17:19:19 UTC (rev 15602)
+++ trunk/uClibc/TODO	2006-07-04 17:31:28 UTC (rev 15603)
@@ -95,7 +95,7 @@
 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 @@
     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 @@
     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)
 
 




More information about the uClibc-cvs mailing list