Age | Commit message (Expand) | Author |
2015-11-20 | Remove signal handling for nanosleep (bug 16364) | Adhemerval Zanella |
2015-11-20 | S390: Use __asm__ instead of asm. | Stefan Liebler |
2015-11-19 | powerpc: Spinlock optimization and cleanup | Paul Murphy |
2015-11-19 | powerpc: More elision improvements | Paul Murphy |
2015-11-19 | Shuffle includes in ldbl-128ibm/mpn2ldl.c | Paul Murphy |
2015-11-17 | Include s_sin.c in s_sincos.c | Siddhesh Poyarekar |
2015-11-17 | Remove redundant else clauses in s_sin.c | Siddhesh Poyarekar |
2015-11-17 | benchtests: Mark output variables as used | Siddhesh Poyarekar |
2015-11-16 | Work around conflicting declarations of math functions | Florian Weimer |
2015-11-14 | Run tst-prelink test for GLOB_DAT reloc | H.J. Lu |
2015-11-13 | Fix ldbl-128ibm strtold overflow handling (bug 14551). | Joseph Myers |
2015-11-12 | Fix powerpc round, roundf spurious "inexact" (bug 19238). | Joseph Myers |
2015-11-12 | Fix powerpc64 lround, lroundf, llround, llroundf spurious "inexact" exception... | Joseph Myers |
2015-11-11 | pylintrc: disable reports | Mike Frysinger |
2015-11-10 | NaCl: Use open_resource API for shared objects | Roland McGrath |
2015-11-11 | Fix powerpc nearbyint wrongly clearing "inexact" and leaving traps disabled (... | Joseph Myers |
2015-11-10 | Add a test for prelink output | H.J. Lu |
2015-11-10 | Add more tests of pow. | Joseph Myers |
2015-11-10 | Fix nearbyintl linkage for ia64 (bug 19219) | Adhemerval Zanella |
2015-11-10 | Enable _STRING_ARCH_unaligned on AArch64. | Wilco Dijkstra |
2015-11-10 | Remove __signbit* from localplt.data as they are no longer called from within... | Wilco Dijkstra |
2015-11-09 | ld.so: Add original DSO name if overridden by audit module [BZ #18251] | Florian Weimer |
2015-11-09 | S390: Clean setjmp, longjmp, getcontext symbols. | Stefan Liebler |
2015-11-09 | S390: Call direct system calls for socket operations. | Stefan Liebler |
2015-11-09 | Terminate process on invalid netlink response from kernel [BZ #12926] | Florian Weimer |
2015-11-07 | Keep only ELF_RTYPE_CLASS_{PLT|COPY} bits for prelink | H.J. Lu |
2015-11-06 | Fix typo in signgam test messages. | Joseph Myers |
2015-11-06 | Remove configure tests for some linker -z options. | Joseph Myers |
2015-11-06 | Simplify the abilist format | Florian Weimer |
2015-11-06 | Add LFS support for fts functions (bug 11460) | Mark Wielaard |
2015-11-05 | Run libm-test tests for finite-math-only functions. | Joseph Myers |
2015-11-05 | Fix some stub prototypes missing ... after K&R conversion | Roland McGrath |
2015-11-05 | Add script to list fixed bugs for the NEWS file. | Joseph Myers |
2015-11-05 | Fix i386/x86_64 log* (1) zero sign for -ffinite-math-only (bug 19213). | Joseph Myers |
2015-11-05 | Fix finite-math-only lgamma functions signgam setting (bug 19211). | Joseph Myers |
2015-11-05 | Fix features.h for -Wundef (bug 19212). | Joseph Myers |
2015-11-05 | Don't redirect ldexp to scalbn in bits/math-finite.h (bug 19209). | Joseph Myers |
2015-11-05 | Make bits/math-finite.h conditions match other headers (bug 19205). | Joseph Myers |
2015-11-04 | Remove miscellaneous GCC >= 4.7 version conditionals. | Joseph Myers |
2015-11-04 | Refactor libm-test inline tests disabling. | Joseph Myers |
2015-11-04 | Add bug 18604 to the correct section | Florian Weimer |
2015-11-04 | Remove a spurious attribution | Florian Weimer |
2015-11-04 | Add bug 18604 to NEWS | Florian Weimer |
2015-11-04 | Add more libm tests (scalb*, signbit, sin, sincos, sinh, sqrt, tan, tanh, tga... | Joseph Myers |
2015-11-03 | Don't macro-expand failed assertion expression [BZ #18604] | David Kastrup |
2015-11-03 | Remove --no-whole-archive configure test. | Joseph Myers |
2015-11-03 | Add more libm tests (modf, nearbyint, nextafter, nexttoward, pow, remainder, ... | Joseph Myers |
2015-11-03 | Fix dbl-64 remainder sign of zero result (bug 19201). | Joseph Myers |
2015-11-02 | Make nextafter, nexttoward set errno (bug 6799). | Joseph Myers |
2015-11-02 | Remove init_array / fini_array configure test. | Joseph Myers |