aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-06Fix dbl-64 acos (sNaN) (bug 20212).Joseph Myers
2016-06-06powerpc: Fix --disable-multi-arch build on POWER8Tulio Magno Quites Machado Filho
2016-06-06tst-rec-dlopen: Fix build fail due to missing inclusion of string.hStefan Liebler
2016-06-052016-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2016-06-05tst-rec-dlopen: Use interposed malloc instead of hooksFlorian Weimer
2016-06-04Use __typeof instead of typeofAndreas Schwab
2016-06-03Fix include/wchar.h for C++Carlos O'Donell
2016-06-03Fix x86/x86_64 nextafterl incrementing negative subnormals (bug 20205).Joseph Myers
2016-06-03libio: Use wmemset instead of __wmemset to avoid linknamespace issueFlorian Weimer
2016-06-02Fix macro API for __USE_KERNEL_IPV6_DEFS.Carlos O'Donell
2016-06-01fork in libpthread cannot use IFUNC resolver [BZ #19861]Florian Weimer
2016-05-30Merge branch 'master' of ssh://sourceware.org/git/glibcPaul Pluzhnikov
2016-05-302016-05-30 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2016-05-30hurd: disable ifunc for nowSamuel Thibault
2016-05-30Add more hurd exception to local headers listSamuel Thibault
2016-05-30posix: Call _exit in failure case for posix_spawn{p} (BZ#20178)Adhemerval Zanella
2016-05-30stpcpy is part of POSIX.1-2008 [BZ #3629]Roland McGrath
2016-05-30hurd: fix _hurd_self_sigstate reference from ____longjmp_chkSamuel Thibault
2016-05-27Count number of logical processors sharing L2 cacheH.J. Lu
2016-05-27Fix powerpc64 ceil, rint etc. on sNaN input (bug 20160).Joseph Myers
2016-05-27Fix powerpc32 ceil, rint etc. on sNaN input (bug 20160).Joseph Myers
2016-05-27Replace M_El with lit_e in libm-test.incPaul E. Murphy
2016-05-27Replace M_PI_4l with lit_pi_4_d in libm-test.incPaul E. Murphy
2016-05-27Replace M_PIl with lit_pi in libm-test.incPaul E. Murphy
2016-05-27Replace M_PI2l with lit_pi_2_d in libm-test.incPaul E. Murphy
2016-05-27Refactor M_ macros defined in libm-test.incPaul E. Murphy
2016-05-27Avoid "invalid" exceptions from powerpc fabsl (sNaN) (bug 20157).Joseph Myers
2016-05-27Remove unused macros from libm-test.inc.Joseph Myers
2016-05-27Refactor type specific macros using regexesPaul E. Murphy
2016-05-27Begin refactor of libm-test.incPaul E. Murphy
2016-05-27Fix ldbl-128ibm ceill, rintl etc. for sNaN arguments (bug 20156).Joseph Myers
2016-05-26Fix ldbl-128ibm sqrtl (sNaN) (bug 20153).Joseph Myers
2016-05-26Fix ldbl-128 j0l, j1l, y0l, y1l for sNaN argument (bug 20151).Joseph Myers
2016-05-26Add more sNaN tests to libm-test.inc.Joseph Myers
2016-05-26Support sNaN testing in libm-test.inc.Joseph Myers
2016-05-26network: Fix missing bits from {recv,send}{m}msg standard com,plianceAdhemerval Zanella
2016-05-25network: recvmmsg and sendmmsg standard compliance (BZ#16919)Adhemerval Zanella
2016-05-25network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella
2016-05-25Adjust kernel-features.h defaults for recvmsg and sendmsgAdhemerval Zanella
2016-05-25Refactor tst-strtod-round.c for type-generic-nessPaul E. Murphy
2016-05-25Do not raise "inexact" from powerpc64 ceil, floor, trunc (bug 15479).Joseph Myers
2016-05-25Do not raise "inexact" from powerpc32 ceil, floor, trunc (bug 15479).Joseph Myers
2016-05-25Fix UTF-16 surrogate handling. [BZ #19727]Stefan Liebler
2016-05-25Fix ucs4le_internal_loop in error case. [BZ #19726]Stefan Liebler
2016-05-25S390: Fix utf32 to utf16 handling of low surrogates (disable cu42).Stefan Liebler
2016-05-25S390: Fix utf32 to utf8 handling of low surrogates (disable cu41).Stefan Liebler
2016-05-25S390: Use s390-64 specific ionv-modules on s390-32, too.Stefan Liebler
2016-05-25S390: Optimize utf16-utf32 module.Stefan Liebler
2016-05-25S390: Optimize utf8-utf16 module.Stefan Liebler
2016-05-25S390: Optimize utf8-utf32 module.Stefan Liebler