about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant definitions of M_ARENA_* macrosSiddhesh Poyarekar2016-10-261-0/+2
* Remove references to sbrk to grow/shrink arenasSiddhesh Poyarekar2016-10-261-0/+3
* Document the M_ARENA_* mallopt parametersSiddhesh Poyarekar2016-10-261-0/+4
* Add note on MALLOC_MMAP_* environment variablesSiddhesh Poyarekar2016-10-261-0/+5
* Fix atomic_fetch_xor_release.Carlos O'Donell2016-10-261-0/+6
* Add tests for strfrom functionsRajalakshmi Srinivasaraghavan2016-10-251-0/+5
* Refactor strtod testsRajalakshmi Srinivasaraghavan2016-10-251-0/+8
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-251-0/+47
* Fix cmpli usage in power6 memset.Joseph Myers2016-10-251-0/+7
* * sysdeps/unix/sysv/linux/fxstat.c: Remove useless cast.Yury Norov2016-10-241-0/+9
* Fix Linux sh4 pread/pwrite argument passingAdhemerval Zanella2016-10-241-0/+16
* Fix -Wformat-length warning in tst-setgetname.cSteve Ellcey2016-10-241-0/+4
* math.h: Wrap C++ bits in extern "C++"Florian Weimer2016-10-221-0/+6
* Use -fno-builtin for sqrt benchmark.Joseph Myers2016-10-211-0/+4
* powerpc: Cleanup fenv_private.hPaul Murphy2016-10-211-0/+42
* math: Define iszero as a function template for C++ [BZ #20715]Florian Weimer2016-10-211-0/+8
* Use VSQRT instruction for ARM sqrt (bug 20660).Joseph Myers2016-10-201-0/+6
* Stop powerpc copysignl raising "invalid" for sNaN argument (bug 20718).Joseph Myers2016-10-191-0/+6
* Add getpayload, getpayloadf, getpayloadl.Joseph Myers2016-10-191-0/+62
* Fix Linux fallocate tests for EOPNOTSUPPAdhemerval Zanella2016-10-181-0/+7
* Bug 20689: Fix FMA and AVX2 detection on IntelCarlos O'Donell2016-10-171-0/+6
* Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1.Joseph Myers2016-10-171-0/+63
* S390: Fix fp comparison not raising FE_INVALID.Stefan Liebler2016-10-171-0/+4
* hppa: Optimize atomic_compare_and_exchange_val_acqJohn David Anglin2016-10-151-0/+9
* Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2016-10-151-0/+69
* Fix warnings from latest GCC.steve ellcey-CA Eng-Software2016-10-141-0/+5
* Clean up some complex functions raising FE_INVALID.Joseph Myers2016-10-141-0/+9
* Add more totalorder tests.Joseph Myers2016-10-121-0/+4
* Fix posix_fadvise64 build on mips64n64Adhemerval Zanella2016-10-121-0/+6
* X86: Don't assert on older Intel CPUs [BZ #20647]H.J. Lu2016-10-121-0/+6
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-121-0/+83
* Consolidate Linux sync_file_range implementationsAdhemerval Zanella2016-10-111-0/+10
* resolv: Compile without -Wno-write-stringsFlorian Weimer2016-10-111-0/+7
* Avoid M_NAN + M_NAN in complex functions.Joseph Myers2016-10-111-0/+6
* hurd: Fix unused variable warningSamuel Thibault2016-10-101-0/+5
* powerpc32: make PLT call in _mcount compatible with -msecure-plt (bug 20554)Alan Modra2016-10-091-0/+7
* Make iseqsig handle excess precision.Joseph Myers2016-10-071-0/+7
* Fix iseqsig for ports that do not support FE_INVALIDAdhemerval Zanella2016-10-071-0/+2
* Consolidate posix_fadvise implementationsAdhemerval Zanella2016-10-071-0/+36
* Consolidate posix_fallocate{64} implementationsAdhemerval Zanella2016-10-071-0/+37
* Consolidate fallocate{64} implementationsAdhemerval Zanella2016-10-071-0/+22
* resolv: Remove RES_USEBSTRING and its implementation [BZ #20629]Florian Weimer2016-10-071-0/+13
* resolv: Remove RES_NOIP6DOTINT and its implementationFlorian Weimer2016-10-071-0/+11
* resolv: Deprecate unimplemented flagsFlorian Weimer2016-10-071-0/+11
* Use libc_ifunc macro for siglongjmp, longjmp in libpthread.Stefan Liebler2016-10-071-0/+6
* Use libc_ifunc macro for vfork in libpthread.Stefan Liebler2016-10-071-0/+4
* Use libc_ifunc macro for system in libpthread.Stefan Liebler2016-10-071-0/+4
* Use libc_ifunc macro for clock_* symbols in librt.Stefan Liebler2016-10-071-0/+4
* ppc: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler2016-10-071-0/+8
* i386, x86: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler2016-10-071-0/+14