Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
|
|
|
|
|
|
add support for using BX instruction for THUMB aware architectures
|
|
|
|
|
|
|
|
|
|
|
|
is a useless attempt
|
|
|
|
|
|
gone from libc. The remaining are left as exercise for others ;-)
|
|
|
|
|
|
|
|
|
|
|
|
missing headers, other jump relocs removed
|
|
|
|
|
|
|
|
|
|
|
|
pull in the signal #define's. How did this compile for you again?
|
|
|
|
|
|
|
|
|
|
wcscoll/strcoll needs some love ...
|
|
where the non-hidden version was used.
|
|
of __attribute__ ...
|
|
it back
|
|
on big endian mips the code is compiled as little-endian and the wrong half of
the 64-bit point value is examined to check for NaN, etc. This bug also broke
fpclassify(), isfinite(), isnormal(), isinf(), finite(), and signbit().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
uClibc_uintmaxtostr.h is only internal header, remove from target
|
|
|
|
example and glibc still has '__mempcpy' as a global symbol. How about this, do a complete buildroot file system after hacking uClibc to make sure things work? There's a novel idea.
|
|
|