Age | Commit message (Expand) | Author | Files | Lines |
2015-11-29 | hurd: install correct number of send rights on fork | Thomas Schwinge | 1 | -5/+1 |
2015-11-28 | MIPS: Wire FCSR.ABS2008 to FCSR.NAN2008 | Maciej W. Rozycki | 1 | -3/+3 |
2015-11-27 | Rename localedir to complocaledir (bug 14259). | Carlos O'Donell | 8 | -9/+9 |
2015-11-27 | Better workaround for aliases of *_finite symbols in vector math library. | Andrew Senkevich | 3 | -30/+62 |
2015-11-25 | hurd: Initialize __libc_stack_end for hidden support | Samuel Thibault | 1 | -1/+1 |
2015-11-25 | Do not add relro attribute to __libc_stack_end | Samuel Thibault | 1 | -1/+1 |
2015-11-25 | Revert not defining NO_HIDDEN on hurd | Samuel Thibault | 2 | -0/+6 |
2015-11-25 | Fix hurd build with hidden support | Samuel Thibault | 11 | -11/+15 |
2015-11-24 | Refactor strtod parsing of NaN payloads. | Joseph Myers | 7 | -38/+101 |
2015-11-24 | tile: define __NO_LONG_DOUBLE_MATH | Chris Metcalf | 7 | -0/+18 |
2015-11-24 | Remove CPU set size checking from affinity functions [BZ #19143] | Florian Weimer | 12 | -194/+986 |
2015-11-24 | Replace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER in generic code | Florian Weimer | 4 | -3/+3 |
2015-11-23 | Update <sys/ptrace.h> for Linux 4.3. | Joseph Myers | 7 | -7/+17 |
2015-11-23 | Update <netpacket/packet.h> for Linux 4.3. | Joseph Myers | 1 | -0/+17 |
2015-11-20 | NaCl: Use allocate_code_data after dyncode_create | Roland McGrath | 1 | -1/+27 |
2015-11-20 | Fix math_private.h multiple include guards. | Joseph Myers | 8 | -8/+16 |
2015-11-20 | Fix lgamma setting signgam for ISO C (bug 15421). | Joseph Myers | 36 | -62/+225 |
2015-11-20 | Remove signal handling for nanosleep (bug 16364) | Adhemerval Zanella | 2 | -158/+0 |
2015-11-20 | S390: Use __asm__ instead of asm. | Stefan Liebler | 41 | -453/+453 |
2015-11-19 | powerpc: Spinlock optimization and cleanup | Paul Murphy | 3 | -6/+5 |
2015-11-19 | powerpc: More elision improvements | Paul Murphy | 2 | -10/+13 |
2015-11-19 | Shuffle includes in ldbl-128ibm/mpn2ldl.c | Paul Murphy | 1 | -2/+6 |
2015-11-17 | Include s_sin.c in s_sincos.c | Siddhesh Poyarekar | 2 | -19/+20 |
2015-11-17 | Remove redundant else clauses in s_sin.c | Siddhesh Poyarekar | 1 | -186/+158 |
2015-11-14 | Run tst-prelink test for GLOB_DAT reloc | H.J. Lu | 3 | -46/+0 |
2015-11-13 | Fix ldbl-128ibm strtold overflow handling (bug 14551). | Joseph Myers | 3 | -0/+99 |
2015-11-12 | Fix powerpc round, roundf spurious "inexact" (bug 19238). | Joseph Myers | 4 | -12/+24 |
2015-11-12 | Fix powerpc64 lround, lroundf, llround, llroundf spurious "inexact" exception... | Joseph Myers | 2 | -0/+13 |
2015-11-10 | NaCl: Use open_resource API for shared objects | Roland McGrath | 3 | -1/+64 |
2015-11-11 | Fix powerpc nearbyint wrongly clearing "inexact" and leaving traps disabled (... | Joseph Myers | 4 | -8/+16 |
2015-11-10 | Add a test for prelink output | H.J. Lu | 3 | -0/+46 |
2015-11-10 | Fix nearbyintl linkage for ia64 (bug 19219) | Adhemerval Zanella | 1 | -2/+3 |
2015-11-10 | Enable _STRING_ARCH_unaligned on AArch64. | Wilco Dijkstra | 1 | -0/+24 |
2015-11-10 | Remove __signbit* from localplt.data as they are no longer called from within... | Wilco Dijkstra | 5 | -17/+0 |
2015-11-09 | ld.so: Add original DSO name if overridden by audit module [BZ #18251] | Florian Weimer | 1 | -1/+1 |
2015-11-09 | S390: Clean setjmp, longjmp, getcontext symbols. | Stefan Liebler | 5 | -30/+50 |
2015-11-09 | S390: Call direct system calls for socket operations. | Stefan Liebler | 5 | -19/+30 |
2015-11-09 | Terminate process on invalid netlink response from kernel [BZ #12926] | Florian Weimer | 7 | -1/+121 |
2015-11-06 | Simplify the abilist format | Florian Weimer | 360 | -92535/+91052 |
2015-11-06 | Add LFS support for fts functions (bug 11460) | Mark Wielaard | 34 | -0/+220 |
2015-11-05 | Fix i386/x86_64 log* (1) zero sign for -ffinite-math-only (bug 19213). | Joseph Myers | 7 | -7/+49 |
2015-11-04 | Remove miscellaneous GCC >= 4.7 version conditionals. | Joseph Myers | 4 | -47/+25 |
2015-11-04 | Add more libm tests (scalb*, signbit, sin, sincos, sinh, sqrt, tan, tanh, tga... | Joseph Myers | 1 | -4/+5 |
2015-11-03 | Fix dbl-64 remainder sign of zero result (bug 19201). | Joseph Myers | 1 | -0/+2 |
2015-11-02 | Make nextafter, nexttoward set errno (bug 6799). | Joseph Myers | 14 | -0/+44 |
2015-10-29 | Fix ldbl-128 log1pl (-qNaN) spurious "invalid" exception (bug 19189). | Joseph Myers | 1 | -2/+2 |
2015-10-29 | Make drem an alias of remainder (bug 16171). | Joseph Myers | 10 | -21/+11 |
2015-10-29 | Remove cpuid.h configure tests. | Joseph Myers | 4 | -92/+0 |
2015-10-28 | Handle more state in i386/x86_64 fesetenv (bug 16068). | Joseph Myers | 5 | -21/+407 |
2015-10-28 | Use C11 *_TRUE_MIN macros where applicable. | Joseph Myers | 4 | -6/+7 |