aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-28Check IFUNC definition in unrelocated shared library [BZ #20019]H.J. Lu3-2/+41
2016-10-28i386: Support CFLAGS which imply -fno-omit-frame-pointer [BZ #20729]Florian Weimer2-12/+59
2016-10-28Add test for linking against most static librariesFlorian Weimer3-1/+63
2016-10-28sysmalloc: Initialize previous size field of mmaped chunksFlorian Weimer2-0/+6
2016-10-28malloc: Use accessors for chunk metadata accessFlorian Weimer4-70/+127
2016-10-28Make strtod raise "inexact" exceptions (bug 19380).Joseph Myers5-18/+57
2016-10-27Fix a sparc header conformtest failure.David S. Miller2-0/+6
2016-10-27Static inline functions for mallopt helpersSiddhesh Poyarekar2-34/+105
2016-10-26Add canonicalize, canonicalizef, canonicalizel.Joseph Myers49-26/+518
2016-10-26Add getpayloadl to libnldbl.Joseph Myers3-1/+35
2016-10-26Use read_int in vfscanfGabriel F. T. Gomes2-8/+10
2016-10-26malloc: Remove malloc_get_state, malloc_set_state [BZ #19473]Florian Weimer7-100/+504
2016-10-26iconv: Avoid writable data and relocations in ISO646Florian Weimer2-40/+50
2016-10-26iconv: Avoid writable data and relocations in IBM charsetsFlorian Weimer9-154/+171
2016-10-26Remove redundant definitions of M_ARENA_* macrosSiddhesh Poyarekar2-5/+2
2016-10-26Remove references to sbrk to grow/shrink arenasSiddhesh Poyarekar2-7/+8
2016-10-26Document the M_ARENA_* mallopt parametersSiddhesh Poyarekar3-62/+70
2016-10-26Add note on MALLOC_MMAP_* environment variablesSiddhesh Poyarekar2-0/+41
2016-10-26Fix atomic_fetch_xor_release.Carlos O'Donell2-8/+17
2016-10-25Add tests for strfrom functionsRajalakshmi Srinivasaraghavan5-1/+310
2016-10-25Refactor strtod testsRajalakshmi Srinivasaraghavan6-22/+27
2016-10-25Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes42-1/+434
2016-10-25Fix cmpli usage in power6 memset.Joseph Myers3-2/+9
2016-10-24 * sysdeps/unix/sysv/linux/fxstat.c: Remove useless cast.Yury Norov7-6/+15
2016-10-24Fix Linux sh4 pread/pwrite argument passingAdhemerval Zanella11-100/+35
2016-10-24Fix -Wformat-length warning in tst-setgetname.cSteve Ellcey2-1/+5
2016-10-22math.h: Wrap C++ bits in extern "C++"Florian Weimer2-2/+8
2016-10-21Use -fno-builtin for sqrt benchmark.Joseph Myers2-0/+5
2016-10-21powerpc: Cleanup fenv_private.hPaul Murphy2-103/+95
2016-10-21math: Define iszero as a function template for C++ [BZ #20715]Florian Weimer4-6/+116
2016-10-20Use VSQRT instruction for ARM sqrt (bug 20660).Joseph Myers3-0/+96
2016-10-19Stop powerpc copysignl raising "invalid" for sNaN argument (bug 20718).Joseph Myers3-9/+30
2016-10-19Add getpayload, getpayloadf, getpayloadl.Joseph Myers42-7/+491
2016-10-18Fix Linux fallocate tests for EOPNOTSUPPAdhemerval Zanella3-2/+17
2016-10-17Bug 20689: Fix FMA and AVX2 detection on IntelCarlos O'Donell2-10/+20
2016-10-17Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1.Joseph Myers23-36/+167
2016-10-17S390: Fix fp comparison not raising FE_INVALID.Stefan Liebler2-0/+40
2016-10-15hppa: Optimize atomic_compare_and_exchange_val_acqJohn David Anglin2-17/+14
2016-10-15Add totalordermag, totalordermagf, totalordermagl.Joseph Myers47-8/+786
2016-10-14Fix warnings from latest GCC.steve ellcey-CA Eng-Software2-4/+9