aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-10Refactor some libm type-generic macros.Joseph Myers5-99/+70
2016-11-10Fix sh4 build with __ASSUME_ST_INO_64_BIT redefinitionAdhemerval Zanella2-0/+8
2016-11-10Consolidate Linux access implementationAdhemerval Zanella2-7/+13
2016-11-10Add definitions to sysdeps/tile/tilepro/bits/wordsize.h.Steve Ellcey2-0/+7
2016-11-10Regenerate ULPs for aarch64Siddhesh Poyarekar2-2/+6
2016-11-09Consolidate Linux truncate implementationsAdhemerval Zanella11-159/+40
2016-11-09Consolidate Linux ftruncate implementationsAdhemerval Zanella14-275/+155
2016-11-08Fix rpcgen buffer overrun (bug 20790).Joseph Myers4-1/+22
2016-11-08Add localplt.data for sh.Joseph Myers2-0/+22
2016-11-08Add localplt.data for hppa.Joseph Myers2-0/+25
2016-11-08Update alpha localplt.data.Joseph Myers2-11/+16
2016-11-08Update nios2 localplt.data.Joseph Myers2-0/+6
2016-11-08Consolidate lseek/lseek64/llseek implementationsAdhemerval Zanella13-111/+106
2016-11-07Write messages to stdout and use write_message instead of writeGabriel F. T. Gomes9-54/+70
2016-11-07Use write_message instead of writeGabriel F. T. Gomes5-26/+37
2016-11-07Make check-installed-headers.sh ignore sys/sysctl.h for x32.Joseph Myers2-0/+27
2016-11-07Define __ASSUME_ST_INO_64_BIT on all platforms.Steve Ellcey7-4/+18
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer16-14/+49
2016-11-07Document do_test in test-skeleton.cSteve Ellcey2-1/+20
2016-11-06gconv.h: fix build with GCC 7Aurelien Jarno2-1/+6
2016-11-04Speed up math/test-tgmath2.cSteve Ellcey2-9/+126
2016-11-04Do not generate UNRESOLVED results for run-built-tests = no.Joseph Myers2-1/+11
2016-11-04Handle tests-unsupported if run-built-tests = no.Joseph Myers2-1/+7
2016-11-04Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32 definitionAdhemerval Zanella2-0/+7
2016-11-04Fix alpha sqrt fegetenv namespace (bug 20768).Joseph Myers2-1/+5
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers23-30/+61
2016-11-04Make MIPS <sys/user.h> self-contained.Joseph Myers2-0/+3
2016-11-04XFAIL check-execstack for MIPS.Joseph Myers2-0/+9
2016-11-04Add localplt.data for MIPS.Joseph Myers2-0/+7
2016-11-04Define wordsize.h macros everywhereSteve Ellcey21-10/+142
2016-11-04An optimized memchr was missing for AArch64. This version is similar toWilco Dijkstra2-0/+162
2016-11-04Handle tilegx* machine names.Joseph Myers2-1/+5
2016-11-03Fix linknamespace parallel test failures.Joseph Myers2-0/+6
2016-11-02Fix -Wformat-length warning in time/tst-strptime2.cSteve Ellcey2-0/+15
2016-11-02Bug 20729: Fix build failures on ppc64 and other arches.Carlos O'Donell2-2/+10
2016-11-01Fix warning from latest GCC in tst-printf.cSteve Ellcey2-0/+9
2016-11-01Correct clog10 documentation (bug 19673).Joseph Myers2-2/+8
2016-10-31Bug 20729: Include libc-internal.h where required.Carlos O'Donell4-1/+13
2016-10-31hurd: Fix spurious port deallocationBrent W. Baccala2-1/+7
2016-10-31Properly initialize glob structure with GLOB_BRACE|GLOB_DOOFFS (bug 20707)Andreas Schwab3-39/+50
2016-10-29Bug 20729: Fix building with -Os.Carlos O'Donell8-1/+91
2016-10-28Add include/crypt.h.Carlos O'Donell3-1/+8
2016-10-28Fix warning caused by unused-result in bug-atexit3-lib.ccGabriel F T Gomes2-2/+16
2016-10-28Add SNAN, SNANF, SNANL macros.Joseph Myers8-0/+42
2016-10-28Document a behavior of an elided pthread_rwlock_unlockTulio Magno Quites Machado Filho3-0/+13
2016-10-28powerpc: Fix TOC stub on powerpc64 clone()Tulio Magno Quites Machado Filho2-1/+7
2016-10-28malloc: Update comments about chunk layoutFlorian Weimer2-10/+35
2016-10-28crypt: Use internal names for the SHA-2 block functionsFlorian Weimer7-30/+42
2016-10-28Fix building tst-linkall-static.Carlos O'Donell2-0/+3
2016-10-28Add missing include for stdlib.h.Carlos O'Donell2-0/+5