Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
- tidy up PTHREADS_DEBUG_SUPPORT by using per-target STRIP_FLAGS for the few
This fixes the spurious rebuilds bernd and vda were seeing with libpthreads.
|
|
libc when one of the source files changes.
Since there are more places which want to depend on $(libc), fix them all to
use a new variable $(libc.depend), which contains the filename for which we
have a rule.
|
|
|
|
|
|
|
|
for i386. UCLIBC_HAS_FENV
|
|
|
|
Cirrus Logic EP93XX ARM9 Procs.
|
|
infinite loops when it generates builtins+trunc() substitutes
|
|
|
|
|
|
|
|
from Steve Papacharalambous.
|
|
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().
|
|
|
|
|