summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2013-12-31tst-fanotify: check for linux/fanotify.h existenceMike Frysinger
2013-12-27Fix typo in csloww()Allan McRae
2013-12-23Update powerpc-fpu ULPs.Adhemerval Zanella
2013-12-22Fix ldbl-128 lgammal for small negative arguments (bug 16337).Joseph Myers
2013-12-22Flatten sysdeps/unix/bsd/bsd4.4 into sysdeps/unix/bsd.Joseph Myers
2013-12-21Fix x86 / x86_64 expl / expl10l wild results in directed rounding modes (bug ...Joseph Myers
2013-12-20Add more libm-test coverage of [a-c]* real functions.Joseph Myers
2013-12-20Move tests of cpow from libm-test.inc to auto-libm-test-in.Joseph Myers
2013-12-20Move various TEST_c_c tests from libm-test.inc to auto-libm-test-inc.Joseph Myers
2013-12-20Consolidate code to compute sin and cos from lookup tablesSiddhesh Poyarekar
2013-12-20Remove more redundant computations in s_sin.cSiddhesh Poyarekar
2013-12-20Remove redundant arguments in reduce_and_computeSiddhesh Poyarekar
2013-12-20Remove some redundant computations in s_sin.cSiddhesh Poyarekar
2013-12-19Don't make soft-fp symbols compat symbols for powerpc-nofpu.Joseph Myers
2013-12-19Update powerpc-fpu ULPs.Adhemerval Zanella
2013-12-19Move tests of sincos from libm-test.inc to auto-libm-test-in.Joseph Myers
2013-12-19Fix uses of CALL_MCOUNT in ppc64 assembler sourcesAndreas Schwab
2013-12-19Disable libm-test test name beautification for M_* constants.Joseph Myers
2013-12-19Fix x86/x86_64 expm1 inaccuracy near 0 in directed rounding modes (bug 16293).Joseph Myers
2013-12-18Patch 2/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov
2013-12-18Patch 3/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov
2013-12-18Patch [1/4] async-signal safe TLS.Paul Pluzhnikov
2013-12-18Move tests of jn and yn from libm-test.inc to auto-libm-test-in.Joseph Myers
2013-12-18Update powerpc-nofpu localplt.data for fegetround hidden_proto / hidden_def.Joseph Myers
2013-12-18Compile e_sqrt.c with -ffp-contract=off.Marcus Shawcroft
2013-12-18Fix ldbl-128 logl for subnormals (bug 16338).Joseph Myers
2013-12-18Remove use of SSE4.2 functions for strstr on i686Andreas Schwab
2013-12-17Remove unused files from sysdeps/unix/bsd/bsd4.4/bits/.Joseph Myers
2013-12-17Remove various unused files from sysdeps/unix/bsd/.Joseph Myers
2013-12-17Remove __FAVOR_BSD.Joseph Myers
2013-12-17Update powerpc-fpu ULPs.Adhemerval Zanella
2013-12-17Fix dbl-64 hypot spurious underflows (bug 16314).Joseph Myers
2013-12-17Fix hypot handling of subnormals (bug 16316, bug 16330).Joseph Myers
2013-12-17Make soft-float sh use soft-fp fma/fmaf.Kaz Kojima
2013-12-16Move tests of atan2, hypot and pow from libm-test.inc to auto-libm-test-in.Joseph Myers
2013-12-16Minor code cleanup in s_sin.cSiddhesh Poyarekar
2013-12-16Update file name in x86_64 ifunc listAllan McRae
2013-12-14Add strstr with unaligned loads. Fixes bug 12100.Ondřej Bílka
2013-12-14Move sysdeps/sh/sh4/fpu/bits/fenv.h to sysdeps/sh/bits/.Kaz Kojima
2013-12-13PowerPC: multiarch hypot/hypotf for PowerPC64Adhemerval Zanella
2013-12-13PowerPC: multiarch modf/modff for PowerPC64Adhemerval Zanella
2013-12-13PowerPC: multiarch logb/logbl/logbf for PowerPC64Adhemerval Zanella
2013-12-13PowerPC: multiarch isinf/isinff for PowerPC64Adhemerval Zanella
2013-12-13PowerPC: multiarch finite/finitef for PowerPC64Adhemerval Zanella
2013-12-13PowerPC: multiarch llrint/lrint for PowerPC64Adhemerval Zanella
2013-12-13PowerPC: multiarch copysign/copysignf for PowerPC64Adhemerval Zanella
2013-12-13PowerPC: multiarch trunc/truncf for PowerPC64Adhemerval Zanella
2013-12-13PowerPC: multiarch round/roundf for PowerPC64Adhemerval Zanella
2013-12-13PowerPC: multiarch floor/floorf for PowerPC64Adhemerval Zanella
2013-12-13PowerPC: multiarch ceil/ceilf for PowerPC64Adhemerval Zanella