about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 2016-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2016-06-053-12/+5
* tst-rec-dlopen: Use interposed malloc instead of hooksFlorian Weimer2016-06-052-25/+68
* Use __typeof instead of typeofAndreas Schwab2016-06-042-1/+5
* Fix include/wchar.h for C++Carlos O'Donell2016-06-032-1/+5
* Fix x86/x86_64 nextafterl incrementing negative subnormals (bug 20205).Joseph Myers2016-06-033-1/+14
* libio: Use wmemset instead of __wmemset to avoid linknamespace issueFlorian Weimer2016-06-032-3/+8
* Fix macro API for __USE_KERNEL_IPV6_DEFS.Carlos O'Donell2016-06-023-8/+19
* fork in libpthread cannot use IFUNC resolver [BZ #19861]Florian Weimer2016-06-012-33/+19
* Merge branch 'master' of ssh://sourceware.org/git/glibcPaul Pluzhnikov2016-05-304-1/+18
|\
| * hurd: disable ifunc for nowSamuel Thibault2016-05-303-0/+11
| * Add more hurd exception to local headers listSamuel Thibault2016-05-302-1/+7
* | 2016-05-30 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2016-05-303-84/+6
|/
* posix: Call _exit in failure case for posix_spawn{p} (BZ#20178)Adhemerval Zanella2016-05-302-1/+7
* stpcpy is part of POSIX.1-2008 [BZ #3629]Roland McGrath2016-05-302-3/+9
* hurd: fix _hurd_self_sigstate reference from ____longjmp_chkSamuel Thibault2016-05-302-1/+11
* Count number of logical processors sharing L2 cacheH.J. Lu2016-05-272-34/+122
* Fix powerpc64 ceil, rint etc. on sNaN input (bug 20160).Joseph Myers2016-05-2713-12/+101
* Fix powerpc32 ceil, rint etc. on sNaN input (bug 20160).Joseph Myers2016-05-2713-12/+103
* Replace M_El with lit_e in libm-test.incPaul E. Murphy2016-05-272-3/+13
* Replace M_PI_4l with lit_pi_4_d in libm-test.incPaul E. Murphy2016-05-272-26/+33
* Replace M_PIl with lit_pi in libm-test.incPaul E. Murphy2016-05-272-38/+45
* Replace M_PI2l with lit_pi_2_d in libm-test.incPaul E. Murphy2016-05-275-157/+172
* Refactor M_ macros defined in libm-test.incPaul E. Murphy2016-05-272-33/+54
* Avoid "invalid" exceptions from powerpc fabsl (sNaN) (bug 20157).Joseph Myers2016-05-273-5/+28
* Remove unused macros from libm-test.inc.Joseph Myers2016-05-272-25/+8
* Refactor type specific macros using regexesPaul E. Murphy2016-05-272-343/+343
* Begin refactor of libm-test.incPaul E. Murphy2016-05-275-94/+187
* Fix ldbl-128ibm ceill, rintl etc. for sNaN arguments (bug 20156).Joseph Myers2016-05-276-0/+25
* Fix ldbl-128ibm sqrtl (sNaN) (bug 20153).Joseph Myers2016-05-262-5/+7
* Fix ldbl-128 j0l, j1l, y0l, y1l for sNaN argument (bug 20151).Joseph Myers2016-05-263-4/+11
* Add more sNaN tests to libm-test.inc.Joseph Myers2016-05-262-0/+118
* Support sNaN testing in libm-test.inc.Joseph Myers2016-05-264-8/+56
* network: Fix missing bits from {recv,send}{m}msg standard com,plianceAdhemerval Zanella2016-05-264-3/+12
* network: recvmmsg and sendmmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-2516-44/+296
* network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-2563-46/+464
* Adjust kernel-features.h defaults for recvmsg and sendmsgAdhemerval Zanella2016-05-2516-28/+72
* Refactor tst-strtod-round.c for type-generic-nessPaul E. Murphy2016-05-255-4360/+3638
* Do not raise "inexact" from powerpc64 ceil, floor, trunc (bug 15479).Joseph Myers2016-05-257-18/+47
* Do not raise "inexact" from powerpc32 ceil, floor, trunc (bug 15479).Joseph Myers2016-05-257-18/+49
* Fix UTF-16 surrogate handling. [BZ #19727]Stefan Liebler2016-05-256-3/+292
* Fix ucs4le_internal_loop in error case. [BZ #19726]Stefan Liebler2016-05-254-1/+128
* S390: Fix utf32 to utf16 handling of low surrogates (disable cu42).Stefan Liebler2016-05-252-93/+67
* S390: Fix utf32 to utf8 handling of low surrogates (disable cu41).Stefan Liebler2016-05-252-73/+120
* S390: Use s390-64 specific ionv-modules on s390-32, too.Stefan Liebler2016-05-257-46/+107
* S390: Optimize utf16-utf32 module.Stefan Liebler2016-05-252-92/+384
* S390: Optimize utf8-utf16 module.Stefan Liebler2016-05-252-106/+446
* S390: Optimize utf8-utf32 module.Stefan Liebler2016-05-252-184/+485
* S390: Optimize iso-8859-1 to ibm037 iconv-module.Stefan Liebler2016-05-252-37/+61
* S390: Optimize builtin iconv-modules.Stefan Liebler2016-05-253-0/+1275
* S390: Optimize 8bit-generic iconv modules.Stefan Liebler2016-05-255-0/+460