aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-04An optimized memchr was missing for AArch64. This version is similar toWilco Dijkstra
2016-11-04Handle tilegx* machine names.Joseph Myers
2016-11-03Fix linknamespace parallel test failures.Joseph Myers
2016-11-02Fix -Wformat-length warning in time/tst-strptime2.cSteve Ellcey
2016-11-02Bug 20729: Fix build failures on ppc64 and other arches.Carlos O'Donell
2016-11-01Fix warning from latest GCC in tst-printf.cSteve Ellcey
2016-11-01Correct clog10 documentation (bug 19673).Joseph Myers
2016-10-31Bug 20729: Include libc-internal.h where required.Carlos O'Donell
2016-10-31hurd: Fix spurious port deallocationBrent W. Baccala
2016-10-31Properly initialize glob structure with GLOB_BRACE|GLOB_DOOFFS (bug 20707)Andreas Schwab
2016-10-29Bug 20729: Fix building with -Os.Carlos O'Donell
2016-10-28Add include/crypt.h.Carlos O'Donell
2016-10-28Fix warning caused by unused-result in bug-atexit3-lib.ccGabriel F T Gomes
2016-10-28Add SNAN, SNANF, SNANL macros.Joseph Myers
2016-10-28Document a behavior of an elided pthread_rwlock_unlockTulio Magno Quites Machado Filho
2016-10-28powerpc: Fix TOC stub on powerpc64 clone()Tulio Magno Quites Machado Filho
2016-10-28malloc: Update comments about chunk layoutFlorian Weimer
2016-10-28crypt: Use internal names for the SHA-2 block functionsFlorian Weimer
2016-10-28Fix building tst-linkall-static.Carlos O'Donell
2016-10-28Add missing include for stdlib.h.Carlos O'Donell
2016-10-28Check IFUNC definition in unrelocated shared library [BZ #20019]H.J. Lu
2016-10-28i386: Support CFLAGS which imply -fno-omit-frame-pointer [BZ #20729]Florian Weimer
2016-10-28Add test for linking against most static librariesFlorian Weimer
2016-10-28sysmalloc: Initialize previous size field of mmaped chunksFlorian Weimer
2016-10-28malloc: Use accessors for chunk metadata accessFlorian Weimer
2016-10-28Make strtod raise "inexact" exceptions (bug 19380).Joseph Myers
2016-10-27Fix a sparc header conformtest failure.David S. Miller
2016-10-27Static inline functions for mallopt helpersSiddhesh Poyarekar
2016-10-26Add canonicalize, canonicalizef, canonicalizel.Joseph Myers
2016-10-26Add getpayloadl to libnldbl.Joseph Myers
2016-10-26Use read_int in vfscanfGabriel F. T. Gomes
2016-10-26malloc: Remove malloc_get_state, malloc_set_state [BZ #19473]Florian Weimer
2016-10-26iconv: Avoid writable data and relocations in ISO646Florian Weimer
2016-10-26iconv: Avoid writable data and relocations in IBM charsetsFlorian Weimer
2016-10-26Remove redundant definitions of M_ARENA_* macrosSiddhesh Poyarekar
2016-10-26Remove references to sbrk to grow/shrink arenasSiddhesh Poyarekar
2016-10-26Document the M_ARENA_* mallopt parametersSiddhesh Poyarekar
2016-10-26Add note on MALLOC_MMAP_* environment variablesSiddhesh Poyarekar
2016-10-26Fix atomic_fetch_xor_release.Carlos O'Donell
2016-10-25Add tests for strfrom functionsRajalakshmi Srinivasaraghavan
2016-10-25Refactor strtod testsRajalakshmi Srinivasaraghavan
2016-10-25Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes
2016-10-25Fix cmpli usage in power6 memset.Joseph Myers
2016-10-24 * sysdeps/unix/sysv/linux/fxstat.c: Remove useless cast.Yury Norov
2016-10-24Fix Linux sh4 pread/pwrite argument passingAdhemerval Zanella
2016-10-24Fix -Wformat-length warning in tst-setgetname.cSteve Ellcey
2016-10-22math.h: Wrap C++ bits in extern "C++"Florian Weimer
2016-10-21Use -fno-builtin for sqrt benchmark.Joseph Myers
2016-10-21powerpc: Cleanup fenv_private.hPaul Murphy
2016-10-21math: Define iszero as a function template for C++ [BZ #20715]Florian Weimer