svn commit: trunk/uClibc
lethal at uclibc.org
lethal at uclibc.org
Tue Jan 8 01:51:19 PST 2008
Author: lethal
Date: 2008-01-08 01:51:19 -0800 (Tue, 08 Jan 2008)
New Revision: 20819
Log:
Update the TODO reflecting the sh64 changes.
Modified:
trunk/uClibc/TODO
Changeset:
Modified: trunk/uClibc/TODO
===================================================================
--- trunk/uClibc/TODO 2008-01-08 09:40:02 UTC (rev 20818)
+++ trunk/uClibc/TODO 2008-01-08 09:51:19 UTC (rev 20819)
@@ -109,6 +109,9 @@
arm:
update crt1 code again for nommu (http://bugs.uclibc.org/view.php?id=538)
recruit jbowler and integrate thumb support
+ frv:
+ needs to be updated for the new ldso changes and unification of the
+ uClibc_main funcs (__uClibc_start_main doesnt exist anymore)
hppa:
errno.c test segfaults causes segfault in clone.S (seems to be in glibc too)
i386:
@@ -117,18 +120,17 @@
ldso is not implemented
m68k:
ldso lazy relocation doesnt work
+ sh64:
+ ldso is reasonably broken, presently requiring additional
+ coaxing/threatening.
sparc:
need a sigaction.c since common one doesnt work (signal tests)
ldso needs to be updated since it's totally broken atm
vax:
pthread support, linktime warning support (implies GAS patches),
general touchups, testing, ldso.
- frv sh64:
- need to be updated to new ldso changes and unification of the
- two uClibc_main funcs (__uClibc_start_main doesnt exist anymore)
-
-----------------------------------------------------------------------------
Manuel's todo:
More information about the uClibc-cvs
mailing list