about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Define __ASSUME_ST_INO_64_BIT on all platforms.Steve Ellcey2016-11-071-0/+12
* nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer2016-11-071-0/+33
* Document do_test in test-skeleton.cSteve Ellcey2016-11-071-0/+4
* gconv.h: fix build with GCC 7Aurelien Jarno2016-11-061-0/+5
* Speed up math/test-tgmath2.cSteve Ellcey2016-11-041-0/+4
* Do not generate UNRESOLVED results for run-built-tests = no.Joseph Myers2016-11-041-0/+5
* Handle tests-unsupported if run-built-tests = no.Joseph Myers2016-11-041-0/+5
* Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32 definitionAdhemerval Zanella2016-11-041-0/+5
* Fix alpha sqrt fegetenv namespace (bug 20768).Joseph Myers2016-11-041-0/+4
* Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers2016-11-041-0/+30
* Make MIPS <sys/user.h> self-contained.Joseph Myers2016-11-041-0/+2
* XFAIL check-execstack for MIPS.Joseph Myers2016-11-041-0/+3
* Add localplt.data for MIPS.Joseph Myers2016-11-041-0/+4
* Define wordsize.h macros everywhereSteve Ellcey2016-11-041-0/+29
* An optimized memchr was missing for AArch64. This version is similar toWilco Dijkstra2016-11-041-0/+5
* Handle tilegx* machine names.Joseph Myers2016-11-041-0/+4
* Fix linknamespace parallel test failures.Joseph Myers2016-11-031-0/+5
* Fix -Wformat-length warning in time/tst-strptime2.cSteve Ellcey2016-11-021-0/+4
* Bug 20729: Fix build failures on ppc64 and other arches.Carlos O'Donell2016-11-021-0/+8
* Fix warning from latest GCC in tst-printf.cSteve Ellcey2016-11-011-0/+4
* Correct clog10 documentation (bug 19673).Joseph Myers2016-11-011-0/+6
* Bug 20729: Include libc-internal.h where required.Carlos O'Donell2016-10-311-1/+8
* hurd: Fix spurious port deallocationBrent W. Baccala2016-10-311-0/+5
* Properly initialize glob structure with GLOB_BRACE|GLOB_DOOFFS (bug 20707)Andreas Schwab2016-10-311-0/+8
* Bug 20729: Fix building with -Os.Carlos O'Donell2016-10-291-0/+16
* Add include/crypt.h.Carlos O'Donell2016-10-281-0/+5
* Fix warning caused by unused-result in bug-atexit3-lib.ccGabriel F T Gomes2016-10-281-0/+6
* Add SNAN, SNANF, SNANL macros.Joseph Myers2016-10-281-0/+17
* 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