about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Bug 20198: quick_exit should not call destructors.Carlos O'Donell2016-06-061-0/+54
* Fix a typo in comments in memmove-vec-unaligned-erms.SH.J. Lu2016-06-061-0/+5
* Fix dbl-64 asin (sNaN) (bug 20213).Joseph Myers2016-06-061-0/+7
* Consolidate pwritev/pwritev64 implementationsAdhemerval Zanella2016-06-061-0/+27
* Consolidate preadv/preadv64 implementationAdhemerval Zanella2016-06-061-0/+29
* Fix dbl-64 acos (sNaN) (bug 20212).Joseph Myers2016-06-061-0/+7
* powerpc: Fix --disable-multi-arch build on POWER8Tulio Magno Quites Machado Filho2016-06-061-0/+15
* tst-rec-dlopen: Fix build fail due to missing inclusion of string.hStefan Liebler2016-06-061-0/+4
* 2016-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2016-06-051-0/+5
* tst-rec-dlopen: Use interposed malloc instead of hooksFlorian Weimer2016-06-051-0/+9
* Use __typeof instead of typeofAndreas Schwab2016-06-041-0/+4
* Fix include/wchar.h for C++Carlos O'Donell2016-06-031-0/+4
* Fix x86/x86_64 nextafterl incrementing negative subnormals (bug 20205).Joseph Myers2016-06-031-0/+9
* libio: Use wmemset instead of __wmemset to avoid linknamespace issueFlorian Weimer2016-06-031-0/+5
* Fix macro API for __USE_KERNEL_IPV6_DEFS.Carlos O'Donell2016-06-021-0/+9
* fork in libpthread cannot use IFUNC resolver [BZ #19861]Florian Weimer2016-06-011-0/+9
* Merge branch 'master' of ssh://sourceware.org/git/glibcPaul Pluzhnikov2016-05-301-0/+9
|\
| * hurd: disable ifunc for nowSamuel Thibault2016-05-301-0/+3
| * Add more hurd exception to local headers listSamuel Thibault2016-05-301-0/+6
* | 2016-05-30 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2016-05-301-0/+6
|/
* posix: Call _exit in failure case for posix_spawn{p} (BZ#20178)Adhemerval Zanella2016-05-301-0/+6
* stpcpy is part of POSIX.1-2008 [BZ #3629]Roland McGrath2016-05-301-0/+6
* hurd: fix _hurd_self_sigstate reference from ____longjmp_chkSamuel Thibault2016-05-301-0/+5
* Count number of logical processors sharing L2 cacheH.J. Lu2016-05-271-0/+6
* Fix powerpc64 ceil, rint etc. on sNaN input (bug 20160).Joseph Myers2016-05-271-0/+17
* Fix powerpc32 ceil, rint etc. on sNaN input (bug 20160).Joseph Myers2016-05-271-0/+19
* Replace M_El with lit_e in libm-test.incPaul E. Murphy2016-05-271-0/+5
* Replace M_PI_4l with lit_pi_4_d in libm-test.incPaul E. Murphy2016-05-271-0/+5
* Replace M_PIl with lit_pi in libm-test.incPaul E. Murphy2016-05-271-0/+5
* Replace M_PI2l with lit_pi_2_d in libm-test.incPaul E. Murphy2016-05-271-0/+9
* Refactor M_ macros defined in libm-test.incPaul E. Murphy2016-05-271-0/+13
* Avoid "invalid" exceptions from powerpc fabsl (sNaN) (bug 20157).Joseph Myers2016-05-271-0/+7
* Remove unused macros from libm-test.inc.Joseph Myers2016-05-271-0/+8
* Refactor type specific macros using regexesPaul E. Murphy2016-05-271-0/+12
* Begin refactor of libm-test.incPaul E. Murphy2016-05-271-0/+60
* Fix ldbl-128ibm ceill, rintl etc. for sNaN arguments (bug 20156).Joseph Myers2016-05-271-0/+10
* Fix ldbl-128ibm sqrtl (sNaN) (bug 20153).Joseph Myers2016-05-261-0/+4
* Fix ldbl-128 j0l, j1l, y0l, y1l for sNaN argument (bug 20151).Joseph Myers2016-05-261-0/+7
* Add more sNaN tests to libm-test.inc.Joseph Myers2016-05-261-0/+34
* Support sNaN testing in libm-test.inc.Joseph Myers2016-05-261-0/+20
* network: Fix missing bits from {recv,send}{m}msg standard com,plianceAdhemerval Zanella2016-05-261-0/+9
* network: recvmmsg and sendmmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-251-0/+21
* network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-251-0/+106
* Adjust kernel-features.h defaults for recvmsg and sendmsgAdhemerval Zanella2016-05-251-0/+60
* Refactor tst-strtod-round.c for type-generic-nessPaul E. Murphy2016-05-251-0/+42
* Do not raise "inexact" from powerpc64 ceil, floor, trunc (bug 15479).Joseph Myers2016-05-251-0/+11
* Do not raise "inexact" from powerpc32 ceil, floor, trunc (bug 15479).Joseph Myers2016-05-251-0/+13
* Fix UTF-16 surrogate handling. [BZ #19727]Stefan Liebler2016-05-251-0/+11
* Fix ucs4le_internal_loop in error case. [BZ #19726]Stefan Liebler2016-05-251-0/+8
* S390: Fix utf32 to utf16 handling of low surrogates (disable cu42).Stefan Liebler2016-05-251-0/+5