diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-01-08 09:51:19 +0000 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-01-08 09:51:19 +0000 |
commit | 5075341720d8bbb336b596b3a9aaf2f0805bb756 (patch) | |
tree | 47eff1ba06e9d077d1d6d5f3db4f6f61aa9317fd /TODO | |
parent | 7610760bd4a084f168898955263425e50e1cf42b (diff) |
Update the TODO reflecting the sh64 changes.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -109,6 +109,9 @@ Arch specific TODO: 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,16 +120,15 @@ Arch specific TODO: 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) - ----------------------------------------------------------------------------- |