aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-10-20Use VSQRT instruction for ARM sqrt (bug 20660).Joseph Myers
2016-10-19Stop powerpc copysignl raising "invalid" for sNaN argument (bug 20718).Joseph Myers
2016-10-19Add getpayload, getpayloadf, getpayloadl.Joseph Myers
2016-10-18Fix Linux fallocate tests for EOPNOTSUPPAdhemerval Zanella
2016-10-17Bug 20689: Fix FMA and AVX2 detection on IntelCarlos O'Donell
2016-10-17Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1.Joseph Myers
2016-10-17S390: Fix fp comparison not raising FE_INVALID.Stefan Liebler
2016-10-15hppa: Optimize atomic_compare_and_exchange_val_acqJohn David Anglin
2016-10-15Add totalordermag, totalordermagf, totalordermagl.Joseph Myers
2016-10-14Fix warnings from latest GCC.steve ellcey-CA Eng-Software
2016-10-14Clean up some complex functions raising FE_INVALID.Joseph Myers
2016-10-12Add more totalorder tests.Joseph Myers
2016-10-12Fix posix_fadvise64 build on mips64n64Adhemerval Zanella
2016-10-12X86: Don't assert on older Intel CPUs [BZ #20647]H.J. Lu
2016-10-12Add totalorder, totalorderf, totalorderl.Joseph Myers
2016-10-11Consolidate Linux sync_file_range implementationsAdhemerval Zanella
2016-10-11resolv: Compile without -Wno-write-stringsFlorian Weimer
2016-10-11Avoid M_NAN + M_NAN in complex functions.Joseph Myers
2016-10-10hurd: Fix unused variable warningSamuel Thibault
2016-10-09powerpc32: make PLT call in _mcount compatible with -msecure-plt (bug 20554)Alan Modra
2016-10-07Make iseqsig handle excess precision.Joseph Myers
2016-10-07Fix iseqsig for ports that do not support FE_INVALIDAdhemerval Zanella
2016-10-07Consolidate posix_fadvise implementationsAdhemerval Zanella
2016-10-07Consolidate posix_fallocate{64} implementationsAdhemerval Zanella
2016-10-07Consolidate fallocate{64} implementationsAdhemerval Zanella
2016-10-07resolv: Remove RES_USEBSTRING and its implementation [BZ #20629]Florian Weimer
2016-10-07resolv: Remove RES_NOIP6DOTINT and its implementationFlorian Weimer
2016-10-07resolv: Deprecate unimplemented flagsFlorian Weimer
2016-10-07Use libc_ifunc macro for siglongjmp, longjmp in libpthread.Stefan Liebler