aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-08-16nptl/tst-tls3-malloc: Force freeing of thread stacksFlorian Weimer
2016-08-15arm: mark __startcontext as .cantunwind (bug 20435)Andreas Schwab
2016-08-12Add comment from sysdeps/powerpc/fpu/fraiseexcpt.c to fsetexcptflg.c.Joseph Myers
2016-08-12Fix test-fexcept when "inexact" implicitly raised.Joseph Myers
2016-08-11Add missing reference to bug 20452Florian Weimer
2016-08-10Fix powerpc fesetexceptflag clearing FE_INVALID (bug 20455).Joseph Myers
2016-08-10Add tests for fegetexceptflag, fesetexceptflag.Joseph Myers
2016-08-09Add atomic operations required by the new condition variable.Torvald Riegel
2016-08-09Fix recvmsg returning SIGLOST on PF_LOCAL socketsSamuel Thibault
2016-08-05sparc32/sparcv9: add a VIS3 version of fdimAurelien Jarno
2016-08-05sparc: remove fdim sparc specific implementationsAurelien Jarno
2016-08-05sparc: build with -mvis on sparc32/sparcv9 and sparc64Aurelien Jarno
2016-08-05Improve gen-libm-test.pl LIT() applicationPaul E. Murphy
2016-08-05Fix math.h comment about bits/mathdef.h.Joseph Myers
2016-08-05Add atomic_exchange_relaxed.Torvald Riegel
2016-08-04Do not call __nan in scalb functions.Joseph Myers
2016-08-04Update PO files.Carlos O'Donell
2016-08-04x86: Use sysdep.o from libc.a in static librariesFlorian Weimer
2016-08-03Also handle __STDC_WANT_IEC_60559_BFP_EXT__ in <tgmath.h>.Joseph Myers
2016-08-03Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro.Joseph Myers
2016-08-03Fix typo in last arith.texi change.Joseph Myers
2016-08-03Deprecate inclusion of <sys/sysmacros.h> by <sys/types.h>Zack Weinberg
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg
2016-08-03Add utility macros for clang detection, and deprecation with messages.Zack Weinberg
2016-08-03Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro.Joseph Myers
2016-08-03Unify drift between _Complex function type variantsPaul E. Murphy
2016-08-03Refactor part of math MakefilePaul E. Murphy
2016-08-03Remove tacit double usage in ldbl-128Paul E. Murphy
2016-08-03Update and install proc_service.h [BZ #20311]Tom Tromey
2016-08-03elf: Do not use memalign for TCB/TLS blocks allocation [BZ #17730]Florian Weimer
2016-08-03elf: Avoid using memalign for TLS allocations [BZ #17730]Florian Weimer
2016-08-03elf: dl-minimal malloc needs to respect fundamental alignmentFlorian Weimer
2016-08-03Define UDP_ENCAP_* from Linux 4.7 in netinet/udp.h.Joseph Myers
2016-08-03Define PF_QIPCRTR, AF_QIPCRTR from Linux 4.7 in bits/socket.h.Joseph Myers
2016-08-03sparc64: add a VIS3 version of ceil, floor and truncAurelien Jarno
2016-08-02Fix sNaN handling in nearbyint on 32-bit sparc.David S. Miller
2016-08-02Fix wide-char testsuite SIGBUS on platforms such as Sparc.David S. Miller
2016-08-03powerpc: fix ifunc-sel.h fix asm constraints and clobber listAurelien Jarno
2016-08-03powerpc: fix ifunc-sel.h with GCC 6Aurelien Jarno
2016-08-02Support __STDC_WANT_LIB_EXT2__ feature test macro.Joseph Myers
2016-08-02Add support for referencing specific symbol versionsFlorian Weimer
2016-08-02malloc: Run tests without calling mallopt [BZ #19469]Florian Weimer
2016-08-02x86_64: Call finite scalar versions in vectorized log, pow, exp (bz #20033).Andrew Senkevich
2016-08-02malloc: Preserve arena free list/thread count invariant [BZ #20370]Florian Weimer
2016-08-02alpha: fix trunc for big input valuesAurelien Jarno
2016-08-02alpha: fix rint on sNaN inputAurelien Jarno
2016-08-02alpha: fix floor on sNaN inputAurelien Jarno
2016-08-02alpha: fix ceil on sNaN inputAurelien Jarno
2016-08-01Open development for 2.25.glibc-2.24.90Carlos O'Donell
2016-08-01Update for glibc 2.24 release.glibc-2.24Carlos O'Donell