Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
based profiling I nuked ages ago since tools like oprofile are non invasive
and work so much better.
|
|
|
|
|
|
most of global data relocations are back
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the archs fail
|
|
|
|
call, and dont bother with 64bit versions on 64bit hosts as the regular one works fine (should fix the setrlimit ltp tests)
|
|
|
|
|
|
questionable ifdefs
|
|
|
|
|
|
|
|
|
|
|
|
is a useless attempt
|
|
|
|
specific header file to make porting/updates a lot easier
|
|
|
|
|
|
|
|
missing headers, other jump relocs removed
|
|
The kernel include guard that uClibc rely on for POSIX_TYPES_H on ppc
has changed in linux-2.6.15.
Here is a trivial patch to fix this issue.
|
|
|
|
|
|
use r3 instead to pass _dl_fini.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
make sure we are only included by setjmp.h and pthread.h, and fix casting of address/jumpbugf in _JMPBUF_UNWINDS
|
|
|
|
with my config (no locale, the rest enabled). Not tested if libc is complete and usable. All the files listed in *_NO_MULTI need love, best would be to replace all multisources w/ single sources.
|
|
|