aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2013-12-31tst-fanotify: check for linux/fanotify.h existenceMike Frysinger3-0/+61
2013-12-27Fix typo in csloww()Allan McRae1-1/+1
2013-12-23Update powerpc-fpu ULPs.Adhemerval Zanella1-73/+4075
2013-12-22Fix ldbl-128 lgammal for small negative arguments (bug 16337).Joseph Myers1-2/+2
2013-12-22Flatten sysdeps/unix/bsd/bsd4.4 into sysdeps/unix/bsd.Joseph Myers17-14/+8
2013-12-21Fix x86 / x86_64 expl / expl10l wild results in directed rounding modes (bug ...Joseph Myers4-17/+227
2013-12-20Add more libm-test coverage of [a-c]* real functions.Joseph Myers2-11/+1003
2013-12-20Move tests of cpow from libm-test.inc to auto-libm-test-in.Joseph Myers2-0/+89
2013-12-20Move various TEST_c_c tests from libm-test.inc to auto-libm-test-inc.Joseph Myers2-86/+6849
2013-12-20Consolidate code to compute sin and cos from lookup tablesSiddhesh Poyarekar1-232/+129
2013-12-20Remove more redundant computations in s_sin.cSiddhesh Poyarekar1-42/+33
2013-12-20Remove redundant arguments in reduce_and_computeSiddhesh Poyarekar1-4/+4
2013-12-20Remove some redundant computations in s_sin.cSiddhesh Poyarekar1-24/+15
2013-12-19Don't make soft-fp symbols compat symbols for powerpc-nofpu.Joseph Myers2-9/+17
2013-12-19Update powerpc-fpu ULPs.Adhemerval Zanella1-0/+633
2013-12-19Move tests of sincos from libm-test.inc to auto-libm-test-in.Joseph Myers2-0/+12
2013-12-19Fix uses of CALL_MCOUNT in ppc64 assembler sourcesAndreas Schwab3-2/+6
2013-12-19Disable libm-test test name beautification for M_* constants.Joseph Myers2-0/+8
2013-12-19Fix x86/x86_64 expm1 inaccuracy near 0 in directed rounding modes (bug 16293).Joseph Myers6-0/+742
2013-12-18Patch 2/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov1-0/+6
2013-12-18Patch 3/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov1-0/+5
2013-12-18Patch [1/4] async-signal safe TLS.Paul Pluzhnikov4-0/+62
2013-12-18Move tests of jn and yn from libm-test.inc to auto-libm-test-in.Joseph Myers2-4/+821
2013-12-18Update powerpc-nofpu localplt.data for fegetround hidden_proto / hidden_def.Joseph Myers1-1/+0
2013-12-18Compile e_sqrt.c with -ffp-contract=off.Marcus Shawcroft1-0/+1
2013-12-18Fix ldbl-128 logl for subnormals (bug 16338).Joseph Myers3-3/+8
2013-12-18Remove use of SSE4.2 functions for strstr on i686Andreas Schwab6-49/+2
2013-12-17Remove unused files from sysdeps/unix/bsd/bsd4.4/bits/.Joseph Myers2-452/+0
2013-12-17Remove various unused files from sysdeps/unix/bsd/.Joseph Myers27-1534/+0
2013-12-17Remove __FAVOR_BSD.Joseph Myers2-75/+78
2013-12-17Update powerpc-fpu ULPs.Adhemerval Zanella1-2/+380
2013-12-17Fix dbl-64 hypot spurious underflows (bug 16314).Joseph Myers1-1/+1
2013-12-17Fix hypot handling of subnormals (bug 16316, bug 16330).Joseph Myers3-0/+33
2013-12-17Make soft-float sh use soft-fp fma/fmaf.Kaz Kojima4-0/+66
2013-12-16Move tests of atan2, hypot and pow from libm-test.inc to auto-libm-test-in.Joseph Myers2-0/+273
2013-12-16Minor code cleanup in s_sin.cSiddhesh Poyarekar1-20/+13
2013-12-16Update file name in x86_64 ifunc listAllan McRae1-1/+1
2013-12-14Add strstr with unaligned loads. Fixes bug 12100.Ondřej Bílka8-494/+415
2013-12-14Move sysdeps/sh/sh4/fpu/bits/fenv.h to sysdeps/sh/bits/.Kaz Kojima1-0/+0
2013-12-13PowerPC: multiarch hypot/hypotf for PowerPC64Adhemerval Zanella7-1/+158
2013-12-13PowerPC: multiarch modf/modff for PowerPC64Adhemerval Zanella7-2/+173
2013-12-13PowerPC: multiarch logb/logbl/logbf for PowerPC64Adhemerval Zanella10-1/+244
2013-12-13PowerPC: multiarch isinf/isinff for PowerPC64Adhemerval Zanella6-2/+178
2013-12-13PowerPC: multiarch finite/finitef for PowerPC64Adhemerval Zanella6-2/+186
2013-12-13PowerPC: multiarch llrint/lrint for PowerPC64Adhemerval Zanella5-1/+122
2013-12-13PowerPC: multiarch copysign/copysignf for PowerPC64Adhemerval Zanella5-2/+155
2013-12-13PowerPC: multiarch trunc/truncf for PowerPC64Adhemerval Zanella7-1/+188
2013-12-13PowerPC: multiarch round/roundf for PowerPC64Adhemerval Zanella7-1/+188
2013-12-13PowerPC: multiarch floor/floorf for PowerPC64Adhemerval Zanella7-1/+190
2013-12-13PowerPC: multiarch ceil/ceilf for PowerPC64Adhemerval Zanella7-1/+188