aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-14Run tst-prelink test for GLOB_DAT relocH.J. Lu8-15/+96
2015-11-13Fix ldbl-128ibm strtold overflow handling (bug 14551).Joseph Myers4-0/+111
2015-11-12Fix powerpc round, roundf spurious "inexact" (bug 19238).Joseph Myers5-12/+33
2015-11-12Fix powerpc64 lround, lroundf, llround, llroundf spurious "inexact" exception...Joseph Myers3-0/+22
2015-11-11pylintrc: disable reportsMike Frysinger2-1/+5
2015-11-10NaCl: Use open_resource API for shared objectsRoland McGrath6-8/+159
2015-11-11Fix powerpc nearbyint wrongly clearing "inexact" and leaving traps disabled (...Joseph Myers7-9/+104
2015-11-10Add a test for prelink outputH.J. Lu4-0/+57
2015-11-10Add more tests of pow.Joseph Myers4-0/+33
2015-11-10Fix nearbyintl linkage for ia64 (bug 19219)Adhemerval Zanella2-2/+9
2015-11-10Enable _STRING_ARCH_unaligned on AArch64.Wilco Dijkstra2-1/+30
2015-11-10Remove __signbit* from localplt.data as they are no longer called from within...Wilco Dijkstra6-17/+8
2015-11-09ld.so: Add original DSO name if overridden by audit module [BZ #18251]Florian Weimer15-8/+397
2015-11-09S390: Clean setjmp, longjmp, getcontext symbols.Stefan Liebler6-30/+63
2015-11-09S390: Call direct system calls for socket operations.Stefan Liebler6-19/+43
2015-11-09Terminate process on invalid netlink response from kernel [BZ #12926]Florian Weimer9-1/+145
2015-11-07Keep only ELF_RTYPE_CLASS_{PLT|COPY} bits for prelinkH.J. Lu2-2/+31
2015-11-06Fix typo in signgam test messages.Joseph Myers3-4/+8
2015-11-06Remove configure tests for some linker -z options.Joseph Myers3-108/+7
2015-11-06Simplify the abilist formatFlorian Weimer362-92593/+91069
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard43-66/+733
2015-11-05Run libm-test tests for finite-math-only functions.Joseph Myers14-8/+181
2015-11-05Fix some stub prototypes missing ... after K&R conversionRoland McGrath4-3/+9
2015-11-05Add script to list fixed bugs for the NEWS file.Joseph Myers3-17/+53
2015-11-05Fix i386/x86_64 log* (1) zero sign for -ffinite-math-only (bug 19213).Joseph Myers9-8/+60
2015-11-05Fix finite-math-only lgamma functions signgam setting (bug 19211).Joseph Myers7-26/+164
2015-11-05Fix features.h for -Wundef (bug 19212).Joseph Myers3-8/+26
2015-11-05Don't redirect ldexp to scalbn in bits/math-finite.h (bug 19209).Joseph Myers3-10/+6
2015-11-05Make bits/math-finite.h conditions match other headers (bug 19205).Joseph Myers3-63/+206
2015-11-04Remove miscellaneous GCC >= 4.7 version conditionals.Joseph Myers5-47/+54
2015-11-04Refactor libm-test inline tests disabling.Joseph Myers9-17/+62
2015-11-04Add bug 18604 to the correct sectionFlorian Weimer1-11/+11
2015-11-04Remove a spurious attributionFlorian Weimer2-1/+4
2015-11-04Add bug 18604 to NEWSFlorian Weimer1-2/+2
2015-11-04Add more libm tests (scalb*, signbit, sin, sincos, sinh, sqrt, tan, tanh, tga...Joseph Myers5-6/+4375
2015-11-03Don't macro-expand failed assertion expression [BZ #18604]David Kastrup3-2/+9
2015-11-03Remove --no-whole-archive configure test.Joseph Myers3-49/+6
2015-11-03Add more libm tests (modf, nearbyint, nextafter, nexttoward, pow, remainder, ...Joseph Myers2-0/+99
2015-11-03Fix dbl-64 remainder sign of zero result (bug 19201).Joseph Myers4-1/+79
2015-11-02Make nextafter, nexttoward set errno (bug 6799).Joseph Myers19-7/+102
2015-11-02Remove init_array / fini_array configure test.Joseph Myers3-55/+5
2015-10-29Fix ldbl-128 log1pl (-qNaN) spurious "invalid" exception (bug 19189).Joseph Myers3-3/+7
2015-10-29Do not test sign of zero result from infinite argument to Bessel functions.Joseph Myers2-21/+29
2015-10-29Make drem an alias of remainder (bug 16171).Joseph Myers19-86/+61
2015-10-29Remove cpuid.h configure tests.Joseph Myers5-92/+5
2015-10-29Remove configure tests for visibility support.Joseph Myers3-209/+54
2015-10-29Use max_align_t from <stddef.h>.Joseph Myers3-12/+10
2015-10-29_dl_fini: Rewrite to use VLA instead of extend_allocaFlorian Weimer2-104/+95
2015-10-28Handle more state in i386/x86_64 fesetenv (bug 16068).Joseph Myers7-33/+438
2015-10-28Use C11 CMPLX* macros in libm tests.Joseph Myers5-6/+8