about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Document a behavior of an elided pthread_rwlock_unlockTulio Magno Quites Machado Filho2016-10-281-0/+6
* powerpc: Fix TOC stub on powerpc64 clone()Tulio Magno Quites Machado Filho2016-10-281-0/+6
* malloc: Update comments about chunk layoutFlorian Weimer2016-10-281-0/+5
* crypt: Use internal names for the SHA-2 block functionsFlorian Weimer2016-10-281-0/+9
* Fix building tst-linkall-static.Carlos O'Donell2016-10-281-0/+2
* Add missing include for stdlib.h.Carlos O'Donell2016-10-281-0/+4
* Check IFUNC definition in unrelocated shared library [BZ #20019]H.J. Lu2016-10-281-0/+7
* i386: Support CFLAGS which imply -fno-omit-frame-pointer [BZ #20729]Florian Weimer2016-10-281-0/+24
* Add test for linking against most static librariesFlorian Weimer2016-10-281-0/+6
* sysmalloc: Initialize previous size field of mmaped chunksFlorian Weimer2016-10-281-0/+5
* malloc: Use accessors for chunk metadata accessFlorian Weimer2016-10-281-0/+36
* Make strtod raise "inexact" exceptions (bug 19380).Joseph Myers2016-10-281-0/+13
* Fix a sparc header conformtest failure.David S. Miller2016-10-271-0/+4
* Static inline functions for mallopt helpersSiddhesh Poyarekar2016-10-271-0/+12
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-261-0/+94
* Add getpayloadl to libnldbl.Joseph Myers2016-10-261-0/+7
* Use read_int in vfscanfGabriel F. T. Gomes2016-10-261-0/+5
* malloc: Remove malloc_get_state, malloc_set_state [BZ #19473]Florian Weimer2016-10-261-0/+16
* iconv: Avoid writable data and relocations in ISO646Florian Weimer2016-10-261-0/+6
* iconv: Avoid writable data and relocations in IBM charsetsFlorian Weimer2016-10-261-0/+13
* 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