aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-08-19Convert _Complex tangent functions to generated codePaul E. Murphy
2016-08-19Prepare to convert _Complex tangent functionsPaul E. Murphy
2016-08-19Convert _Complex sine functions to generated codePaul E. Murphy
2016-08-19Prepare to convert _Complex sine functionsPaul E. Murphy
2016-08-19X86: Change bit_YMM_state to (1 << 2)H.J. Lu
2016-08-19Merge common usage of mul_split functionPaul E. Murphy
2016-08-19Convert _Complex cosine functions to generated codePaul E. Murphy
2016-08-19Prepare to convert _Complex cosine functionsPaul E. Murphy
2016-08-19Add tst-wcstod-roundPaul E. Murphy
2016-08-19Add tests for fortification of bcopy and bzero.Zack Weinberg
2016-08-18Fix incorrect double-checked locking related to _res_hconf.initialized.Torvald Riegel
2016-08-18Get rid of array-bounds warning in __kernel_rem_pio2[f] with gcc 6.1 -O3.Stefan Liebler
2016-08-18argp: Do not override GCC keywords with macros [BZ #16907]Florian Weimer
2016-08-17ldbl-128: Remove unused sqrtl declaration in e_asinl.cPaul E. Murphy
2016-08-17Support for type-generic libm function implementations libmPaul E. Murphy
2016-08-17nptl/tst-once5: Reduce time to expected failureFlorian Weimer
2016-08-17Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer
2016-08-16Fix soft-fp extended.h unpacking (GCC bug 77265).Joseph Myers
2016-08-16Add fesetexcept: sparc.Joseph Myers
2016-08-16Add fesetexcept: sh.Joseph Myers
2016-08-16Add fesetexcept: s390.Joseph Myers
2016-08-16Add fesetexcept: powerpc.Joseph Myers
2016-08-16Add fesetexcept: mips.Joseph Myers
2016-08-16Add fesetexcept: m68k.Joseph Myers
2016-08-16Add fesetexcept: ia64.Joseph Myers
2016-08-16Add fesetexcept: hppa.Joseph Myers
2016-08-16Add fesetexcept: arm.Joseph Myers
2016-08-16Add fesetexcept: alpha.Joseph Myers
2016-08-16Add fesetexcept: aarch64.Joseph Myers
2016-08-16Add fesetexcept.Joseph Myers
2016-08-16Add NEWS entry for CVE-2016-6323Florian Weimer
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