Age | Commit message (Collapse) | Author |
|
Add math support for PowerPC e500.
|
|
|
|
|
|
|
|
|
|
most of global data relocations are back
|
|
|
|
|
|
|
|
linuxthreads[_db] as well, don't try on slow box
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
namespace
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of __attribute__ ...
|
|
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().
|
|
|
|
|
|
only headers
|
|
a loop
|
|
|
|
|
|
|
|
foreign objects to a lib
|
|
|
|
from bit rot ... also enable the round float wrappers
|
|
problem to libpthread
|
|
disabled.
|
|
|
|
config option
|
|
not exist, we reinclude the including Makefile. Moved arch/common fpu_control.h link creation into main Makefile.in. Updated the link creation script to remove all the other Makefiles
|
|
to _dl_setup_stack_chk_guard, as in glibc. SSP requires now binutils-2.16.1 and newer. Add NOT_IN_libc/IS_IN_libc. Began using -DSHARED in uClibc_main.c, there are more candidates in there. Move back dl_protect_relro to it's earlier place.
|
|
s_lib_version.c (only in the new Makefile)
|
|
float_wrapper. I hope that __ceilf and __floorf are not needed anywhere. Use only __finite from s_finite.c, disabled in fpmacros.c. Allow IMA compiling, 2 files: s_lib_version.c and w_cabs.c have to be reworked for complete IMA.
|