Age | Commit message (Collapse) | Author |
|
I had clearly run search/replace on that were cluttering things up.
|
|
|
|
|
|
most of global data relocations are back
|
|
|
|
|
|
|
|
linuxthreads[_db] as well, don't try on slow box
|
|
for .init and .fini array processing
for the gory details, see the mailing list:
http://www.uclibc.org/lists/uclibc/2006-January/014079.html
http://www.uclibc.org/lists/uclibc/2006-February/014285.html
|
|
libc.a/libc.so, the diffs go into libc-static-y/libc-shared-y exclusively, add IMA to libc, don't use any MSRC anymore
|
|
|
|
to be weaks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gone from libc. The remaining are left as exercise for others ;-)
|
|
|
|
|
|
missing headers, other jump relocs removed
|
|
|
|
|
|
|
|
use it
|
|
|
|
|
|
|
|
as report by Thomas in Bug 618
|
|
|
|
|
|
|
|
of __attribute__ ...
|
|
|
|
|
|
|
|
|
|
bytes) and fix signed warnings
|
|
|
|
|
|
|
|
|
|
|
|
The functions __check_one_fd and __check_suid in
libc/misc/internals/__uClibc_main.c are only used used when __ARCH_HAS_MMU__.
The patch below surrounds them with the appropriate #ifdef.
|
|
|