aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-15New string function explicit_bzero (from OpenBSD).zack/explicit-bzeroZack Weinberg
2016-12-15Fix assertion failure on test timeoutAndreas Schwab
2016-12-15Fix powerpc fmax, fmin sNaN handling (bug 20947).Joseph Myers
2016-12-14Fix generic fmax, fmin sNaN handling (bug 20947).Joseph Myers
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers
2016-12-14Include <linux/falloc.h> in bits/fcntl-linux.h.Joseph Myers
2016-12-14Fix arg used as litteral suffix in tst-strfrom.hGabriel F. T. Gomes
2016-12-14Consolidate renameat Linux implementationAdhemerval Zanella
2016-12-14Consolidate rename Linux implementationAdhemerval Zanella
2016-12-14Add [BZ #19398] marker to ChangeLog entry.Joseph Myers
2016-12-14Improve strtok and strtok_r performance. Instead of calling strpbrk whichWilco Dijkstra
2016-12-14Make w_log1p type-genericGabriel F. T. Gomes
2016-12-14Improve generic rawmemchr for targets that don't have anWilco Dijkstra
2016-12-14Use Linux 4.9 (headers) in build-many-glibcs.py.Joseph Myers
2016-12-13Better design of libm.a installation rule.Andrew Senkevich
2016-12-13powerpc: remove _dl_platform_string and _dl_powerpc_platformsAndreas Schwab
2016-12-13nptl/tst-cancel7: Add missing case labelFlorian Weimer
2016-12-13Expose linking against libsupport as make dependencyFlorian Weimer
2016-12-13powerpc: strncmp optimization for power9Rajalakshmi Srinivasaraghavan
2016-12-12Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer
2016-12-10debug: Additional compiler barriers for backtrace tests [BZ #20956]Florian Weimer
2016-12-10Fix testsuite timeout handlingAndreas Schwab
2016-12-09inet: Make IN6_IS_ADDR_UNSPECIFIED etc. usable with POSIX [BZ #16421]Florian Weimer
2016-12-09support: Introduce new subdirectory for test infrastructureFlorian Weimer
2016-12-08Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L.Zack Weinberg
2016-12-08Fix tests-printers handling for cross compiling.Joseph Myers
2016-12-08Install libm.a as linker script (bug 20539).Andrew Senkevich
2016-12-08Add pretty printers for the NPTL lock typesMartin Galvan
2016-12-07Add build-many-glibcs.py option to strip installed shared libraries.Joseph Myers
2016-12-07Fix writes past the allocated array bounds in execvpe (BZ#20847)Adhemerval Zanella
2016-12-07Get rid of __elision_availableAndreas Schwab
2016-12-07Fix typo in last ChangeLog message.Joseph Myers
2016-12-07Fix hypot sNaN handling (bug 20940).Joseph Myers
2016-12-06Fix x86_64/x86 powl handling of sNaN arguments (bug 20916).Joseph Myers
2016-12-05Use C11-like atomics instead of plain memory accesses in x86 lock elision.Torvald Riegel
2016-12-04hurd: fix using hurd.h in C++ programsSamuel Thibault
2016-12-02Fix sysdeps/ieee754 pow handling of sNaN arguments (bug 20916).Joseph Myers
2016-12-02Fix pow (qNaN, 0) result with -lieee (bug 20919), remove dead parts of wrappers.Joseph Myers
2016-12-02Bug 20918 - Building with --enable-nss-crypt fails tst-linkall-staticCarlos O'Donell
2016-12-02elf/tst-tls-manydynamic: New testFlorian Weimer
2016-12-02aarch64: Use explicit offsets in _dl_tlsdesc_dynamicFlorian Weimer
2016-12-02S390: Regenerate ULPs.Stefan Liebler
2016-12-02Fix new testcase elf/tst-latepthread on s390x.Stefan Liebler
2016-12-02Add llogb, llogbf, llogbl.Joseph Myers
2016-12-01Make ldbl-128 getpayload, setpayload functions use _Float128.Joseph Myers
2016-12-01Add missing hidden_def (__sigsetjmp).Joseph Myers
2016-12-01powerpc: Remove stpcpy internal clash with IFUNCAdhemerval Zanella
2016-12-01powerpc: strcmp optimization for power9Rajalakshmi Srinivasaraghavan
2016-12-01Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers
2016-12-01Make build-many-glibcs.py support running as a bot.Joseph Myers