diff options
author | David Schleef <ds@schleef.org> | 2001-11-26 11:57:23 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2001-11-26 11:57:23 +0000 |
commit | 9aacef21554b51ee4ac4573233daa29fb21abf01 (patch) | |
tree | facd3d9656d623bd4dc4216ecd059a82b15e7db6 | |
parent | a10b717ad0a7e9b6174694ab1f3364be48d61a06 (diff) |
update my list
-rw-r--r-- | TODO | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -52,7 +52,7 @@ Make errno and endptr handling the default in the strto* functions and ds's list: Search for string literals that are not in the .rodata section. (Varies -by architecture.) +by architecture and gcc version.) man pages for binaries @@ -60,9 +60,12 @@ add basename() and dirname() for gettext add obstack stuff for gettext (?) -setjmp() on powerpc +check compiling without FP support -- are FP instructions still generated? +Needs a uClibc_config.h entry dependent on HAS_FLOATING_POINT. getaddrinfo() + +Why does ld.so search /usr/powerpc-uclibc/lib before LD_LIBRARY_PATH? ----------------------------------------------------------------------------- PORTING |