aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-10Updates to trace2wldj/mallocDJ Delorie
2016-11-08More merge-related tweaksDJ Delorie
2016-11-08Merge branch 'master' into dj/mallocDJ Delorie
2016-11-08Consolidate lseek/lseek64/llseek implementationsAdhemerval Zanella
2016-11-07Write messages to stdout and use write_message instead of writeGabriel F. T. Gomes
2016-11-07Use write_message instead of writeGabriel F. T. Gomes
2016-11-07Make check-installed-headers.sh ignore sys/sysctl.h for x32.Joseph Myers
2016-11-07Define __ASSUME_ST_INO_64_BIT on all platforms.Steve Ellcey
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer
2016-11-07Document do_test in test-skeleton.cSteve Ellcey
2016-11-06gconv.h: fix build with GCC 7Aurelien Jarno
2016-11-04Speed up math/test-tgmath2.cSteve Ellcey
2016-11-04Do not generate UNRESOLVED results for run-built-tests = no.Joseph Myers
2016-11-04Handle tests-unsupported if run-built-tests = no.Joseph Myers
2016-11-04Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32 definitionAdhemerval Zanella
2016-11-04Fix alpha sqrt fegetenv namespace (bug 20768).Joseph Myers
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers
2016-11-04Make MIPS <sys/user.h> self-contained.Joseph Myers
2016-11-04XFAIL check-execstack for MIPS.Joseph Myers
2016-11-04Add localplt.data for MIPS.Joseph Myers
2016-11-04Define wordsize.h macros everywhereSteve Ellcey
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