about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* NaCl: Use allocate_code_data after dyncode_createRoland McGrath2015-11-202-1/+34
* Fix math_private.h multiple include guards.Joseph Myers2015-11-209-8/+42
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-2065-204/+721
* Remove signal handling for nanosleep (bug 16364)Adhemerval Zanella2015-11-203-158/+6
* S390: Use __asm__ instead of asm.Stefan Liebler2015-11-2042-453/+498
* powerpc: Spinlock optimization and cleanupPaul Murphy2015-11-194-6/+16
* powerpc: More elision improvementsPaul Murphy2015-11-193-10/+23
* Shuffle includes in ldbl-128ibm/mpn2ldl.cPaul Murphy2015-11-192-2/+12
* Include s_sin.c in s_sincos.cSiddhesh Poyarekar2015-11-173-19/+27
* Remove redundant else clauses in s_sin.cSiddhesh Poyarekar2015-11-172-186/+160
* benchtests: Mark output variables as usedSiddhesh Poyarekar2015-11-172-1/+6
* Work around conflicting declarations of math functionsFlorian Weimer2015-11-162-0/+5
* Run tst-prelink test for GLOB_DAT relocH.J. Lu2015-11-148-15/+96
* Fix ldbl-128ibm strtold overflow handling (bug 14551).Joseph Myers2015-11-134-0/+111
* Fix powerpc round, roundf spurious "inexact" (bug 19238).Joseph Myers2015-11-125-12/+33
* Fix powerpc64 lround, lroundf, llround, llroundf spurious "inexact" exception...Joseph Myers2015-11-123-0/+22
* pylintrc: disable reportsMike Frysinger2015-11-112-1/+5
* NaCl: Use open_resource API for shared objectsRoland McGrath2015-11-106-8/+159
* Fix powerpc nearbyint wrongly clearing "inexact" and leaving traps disabled (...Joseph Myers2015-11-117-9/+104
* Add a test for prelink outputH.J. Lu2015-11-104-0/+57
* Add more tests of pow.Joseph Myers2015-11-104-0/+33
* Fix nearbyintl linkage for ia64 (bug 19219)Adhemerval Zanella2015-11-102-2/+9
* Enable _STRING_ARCH_unaligned on AArch64.Wilco Dijkstra2015-11-102-1/+30
* Remove __signbit* from localplt.data as they are no longer called from within...Wilco Dijkstra2015-11-106-17/+8
* ld.so: Add original DSO name if overridden by audit module [BZ #18251]Florian Weimer2015-11-0915-8/+397
* S390: Clean setjmp, longjmp, getcontext symbols.Stefan Liebler2015-11-096-30/+63
* S390: Call direct system calls for socket operations.Stefan Liebler2015-11-096-19/+43
* Terminate process on invalid netlink response from kernel [BZ #12926]Florian Weimer2015-11-099-1/+145
* Keep only ELF_RTYPE_CLASS_{PLT|COPY} bits for prelinkH.J. Lu2015-11-072-2/+31
* Fix typo in signgam test messages.Joseph Myers2015-11-063-4/+8
* Remove configure tests for some linker -z options.Joseph Myers2015-11-063-108/+7
* Simplify the abilist formatFlorian Weimer2015-11-06362-92593/+91069
* Add LFS support for fts functions (bug 11460)Mark Wielaard2015-11-0643-66/+733
* Run libm-test tests for finite-math-only functions.Joseph Myers2015-11-0514-8/+181
* Fix some stub prototypes missing ... after K&R conversionRoland McGrath2015-11-054-3/+9
* Add script to list fixed bugs for the NEWS file.Joseph Myers2015-11-053-17/+53
* Fix i386/x86_64 log* (1) zero sign for -ffinite-math-only (bug 19213).Joseph Myers2015-11-059-8/+60
* Fix finite-math-only lgamma functions signgam setting (bug 19211).Joseph Myers2015-11-057-26/+164
* Fix features.h for -Wundef (bug 19212).Joseph Myers2015-11-053-8/+26
* Don't redirect ldexp to scalbn in bits/math-finite.h (bug 19209).Joseph Myers2015-11-053-10/+6
* Make bits/math-finite.h conditions match other headers (bug 19205).Joseph Myers2015-11-053-63/+206
* Remove miscellaneous GCC >= 4.7 version conditionals.Joseph Myers2015-11-045-47/+54
* Refactor libm-test inline tests disabling.Joseph Myers2015-11-049-17/+62
* Add bug 18604 to the correct sectionFlorian Weimer2015-11-041-11/+11
* Remove a spurious attributionFlorian Weimer2015-11-042-1/+4
* Add bug 18604 to NEWSFlorian Weimer2015-11-041-2/+2
* Add more libm tests (scalb*, signbit, sin, sincos, sinh, sqrt, tan, tanh, tga...Joseph Myers2015-11-045-6/+4375
* Don't macro-expand failed assertion expression [BZ #18604]David Kastrup2015-11-033-2/+9
* Remove --no-whole-archive configure test.Joseph Myers2015-11-033-49/+6
* Add more libm tests (modf, nearbyint, nextafter, nexttoward, pow, remainder, ...Joseph Myers2015-11-032-0/+99