about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* S/390: Regenerate ULPs.Andreas Krebbel2014-01-151-1139/+9960
* ARM: Disable compat mcount code when unneeded.Roland McGrath2014-01-101-0/+42
* Fix a thinko/typo in i686's memmove (aka __memmove_ia32).Yuriy Kaminskiy2014-01-091-2/+2
* PowerPC: remove wrong truncl implementation for PowerPC64Adhemerval Zanella2014-01-082-123/+0
* Update powerpc-fpu ULPs.Adhemerval Zanella2014-01-081-6/+91
* Fix ldbl-128ibm expm1l on large arguments (bug 16408).Joseph Myers2014-01-081-0/+2
* Regenerate powerpc-nofpu ulps (again).Joseph Myers2014-01-071-52/+64
* Fix ldbl-128ibm coshl spurious overflows (bug 16407).Joseph Myers2014-01-071-1/+1
* S/390: Remove __tls_get_addr argument cast.Andreas Krebbel2014-01-071-1/+1
* S/390: Get rid of unused variable warning in dl-machine.hAndreas Krebbel2014-01-071-1/+2
* S/390: Make ucontext_t extendible.Andreas Krebbel2014-01-0716-17/+290
* S/390: Make jmp_buf extendible.Andreas Krebbel2014-01-0726-24/+649
* Fix ldbl-128 / ldbl-128ibm lgammal spurious underflow (bug 16400).Joseph Myers2014-01-061-1/+3
* ptrace.h: add __ prefix to ptrace_peeksiginfo_argsMike Frysinger2014-01-064-4/+4
* Update ULPs for i386Andreas Jaeger2014-01-051-0/+84
* tst-fanotify: switch to AC_DEFINEMike Frysinger2014-01-043-2/+4
* Fix soft-float ldbl-128ibm atan2l signs of zero results (bug 16390).Joseph Myers2014-01-031-0/+1
* PowerPC: Fix compiler warningsAdhemerval Zanella2014-01-034-4/+4
* Regenerate powerpc-nofpu ulps.Joseph Myers2014-01-031-963/+7499
* Fix ldbl-128ibm logl inaccuracy (bug 16386).Joseph Myers2014-01-021-0/+8
* Fix ldbl-128ibm asinhl inaccuracy (bug 16385).Joseph Myers2014-01-021-1/+1
* Fix ldbl-128ibm acoshl inaccuracy (bug 16384).Joseph Myers2014-01-021-2/+2
* Regenerate x86 / x86_64 ulps.Joseph Myers2014-01-012-5812/+33
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-013066-3066/+3066
* tst-fanotify: check for linux/fanotify.h existenceMike Frysinger2013-12-313-0/+61
* Fix typo in csloww()Allan McRae2013-12-271-1/+1
* Update powerpc-fpu ULPs.Adhemerval Zanella2013-12-231-73/+4075
* Fix ldbl-128 lgammal for small negative arguments (bug 16337).Joseph Myers2013-12-221-2/+2
* Flatten sysdeps/unix/bsd/bsd4.4 into sysdeps/unix/bsd.Joseph Myers2013-12-2217-14/+8
* Fix x86 / x86_64 expl / expl10l wild results in directed rounding modes (bug ...Joseph Myers2013-12-214-17/+227
* Add more libm-test coverage of [a-c]* real functions.Joseph Myers2013-12-202-11/+1003
* Move tests of cpow from libm-test.inc to auto-libm-test-in.Joseph Myers2013-12-202-0/+89
* Move various TEST_c_c tests from libm-test.inc to auto-libm-test-inc.Joseph Myers2013-12-202-86/+6849
* Consolidate code to compute sin and cos from lookup tablesSiddhesh Poyarekar2013-12-201-232/+129
* Remove more redundant computations in s_sin.cSiddhesh Poyarekar2013-12-201-42/+33
* Remove redundant arguments in reduce_and_computeSiddhesh Poyarekar2013-12-201-4/+4
* Remove some redundant computations in s_sin.cSiddhesh Poyarekar2013-12-201-24/+15
* Don't make soft-fp symbols compat symbols for powerpc-nofpu.Joseph Myers2013-12-192-9/+17
* Update powerpc-fpu ULPs.Adhemerval Zanella2013-12-191-0/+633
* Move tests of sincos from libm-test.inc to auto-libm-test-in.Joseph Myers2013-12-192-0/+12
* Fix uses of CALL_MCOUNT in ppc64 assembler sourcesAndreas Schwab2013-12-193-2/+6
* Disable libm-test test name beautification for M_* constants.Joseph Myers2013-12-192-0/+8
* Fix x86/x86_64 expm1 inaccuracy near 0 in directed rounding modes (bug 16293).Joseph Myers2013-12-196-0/+742
* Patch 2/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov2013-12-181-0/+6
* Patch 3/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov2013-12-181-0/+5
* Patch [1/4] async-signal safe TLS.Paul Pluzhnikov2013-12-184-0/+62
* Move tests of jn and yn from libm-test.inc to auto-libm-test-in.Joseph Myers2013-12-182-4/+821
* Update powerpc-nofpu localplt.data for fegetround hidden_proto / hidden_def.Joseph Myers2013-12-181-1/+0
* Compile e_sqrt.c with -ffp-contract=off.Marcus Shawcroft2013-12-181-0/+1
* Fix ldbl-128 logl for subnormals (bug 16338).Joseph Myers2013-12-183-3/+8