aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-13nptl: Add sendmmsg and recvmmsg cancellation testsAdhemerval Zanella
2016-06-13debug/tst-longjmp_chk2: Make signal handler more conservative [BZ #20248]Florian Weimer
2016-06-13Remove __ASSUME_FUTEX_LOCK_PIAdhemerval Zanella
2016-06-11Fix rt/tst-aio64.c as well, and mention login/tst-utmp.c in ChangeLogPaul Pluzhnikov
2016-06-112016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2016-06-11NEWS: clarify localedef --old-style updateMike Frysinger
2016-06-11nss_db: Fix initialization of iteration position [BZ #20237]Florian Weimer
2016-06-11malloc_usable_size: Use correct size for dumped fake mapped chunksFlorian Weimer
2016-06-11fopencookie: Mangle function pointers stored on the heap [BZ #20222]Florian Weimer
2016-06-11localedata: ne_NP: misc updates [BZ #1170]Paras pradhan
2016-06-11unicode-gen: include standard comment file headerMike Frysinger
2016-06-11localedef: drop unused --old-styleMarko Myllynen
2016-06-11localedata: pt_BR/pt_PT: make days/months lowercase [BZ #19133]Mike Frysinger
2016-06-11localedata: eo: new Esperanto locale [BZ #16190]Eduardo TrĂ¡pani
2016-06-10Fix modf (sNaN) (bug 20240).Joseph Myers
2016-06-10Bug 20215: Always undefine __always_inline before defining it.Carlos O'Donell
2016-06-10Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella
2016-06-10malloc: Remove __malloc_initialize_hook from the API [BZ #19564]Florian Weimer
2016-06-09Fix i386/x86_64 log2l (sNaN) (bug 20235).Joseph Myers
2016-06-09Fix ldbl-128ibm log1pl (sNaN) (bug 20234).Joseph Myers
2016-06-09Fix ldbl-128ibm expm1l (sNaN) (bug 20233).Joseph Myers
2016-06-09Fix ldbl-128 expm1l (sNaN) (bug 20232).Joseph Myers
2016-06-09Always indirect branch to __libc_start_main via GOTH.J. Lu
2016-06-09X86-64: Add dummy memcopy.h and wordcopy.cH.J. Lu
2016-06-09quick_exit tests: Do not use C++ headersFlorian Weimer
2016-06-09Fix nscd assertion failure in gc (bug 19755)Andreas Schwab
2016-06-082016-06-09 Paul Pluzhnikov <ppluzhnikov@gmail.com>Paul Pluzhnikov
2016-06-09mach: Add mach_print sycsall declarationSamuel Thibault
2016-06-08Fix i386/x86_64 log1pl (sNaN) (bug 20229).Joseph Myers
2016-06-08Fix i386/x86_64 log10l (sNaN) (bug 20228).Joseph Myers
2016-06-08Fix i386/x86_64 logl (sNaN) (bug 20227).Joseph Myers
2016-06-08Fix i386/x86_64 expl, exp10l, expm1l for sNaN input (bug 20226).Joseph Myers
2016-06-08Fix ldexp, scalbn, scalbln for sNaN input (bug 20225).Joseph Myers
2016-06-08Fix i386 cbrtl (sNaN) (bug 20224).Joseph Myers
2016-06-08X86-64: Remove previous default/SSE2/AVX2 memcpy/memmoveH.J. Lu
2016-06-08X86-64: Remove the previous SSE2/AVX2 memsetsH.J. Lu
2016-06-08Generate new format names in auto-libm-test-outPaul E. Murphy
2016-06-08Remove type specific information from auto-libm-test-inPaul E. Murphy
2016-06-08Remove CHOOSE() macro from libm-tests.incPaul E. Murphy
2016-06-08Apply LIT(x) to floating point literals in libm-test.cPaul E. Murphy
2016-06-08malloc: Correct size computation in realloc for dumped fake mmapped chunksFlorian Weimer
2016-06-07Fix i386 atanhl (sNaN) (bug 20219).Joseph Myers
2016-06-07Fix i386 asinhl (sNaN) (bug 20218).Joseph Myers
2016-06-07Check FMA after COMMON_CPUID_INDEX_80000001H.J. Lu
2016-06-07Bug 20214: Fix linux/in6.h and netinet/in.h sync.Carlos O'Donell
2016-06-06Bug 20198: quick_exit should not call destructors.Carlos O'Donell
2016-06-06Fix a typo in comments in memmove-vec-unaligned-erms.SH.J. Lu
2016-06-06Fix dbl-64 asin (sNaN) (bug 20213).Joseph Myers
2016-06-06Consolidate pwritev/pwritev64 implementationsAdhemerval Zanella
2016-06-06Consolidate preadv/preadv64 implementationAdhemerval Zanella