aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-18Fix incorrect double-checked locking related to _res_hconf.initialized.Torvald Riegel6-7/+23
2016-08-18Get rid of array-bounds warning in __kernel_rem_pio2[f] with gcc 6.1 -O3.Stefan Liebler3-0/+27
2016-08-18argp: Do not override GCC keywords with macros [BZ #16907]Florian Weimer3-55/+14
2016-08-17ldbl-128: Remove unused sqrtl declaration in e_asinl.cPaul E. Murphy2-1/+5
2016-08-17Support for type-generic libm function implementations libmPaul E. Murphy33-373/+441
2016-08-17nptl/tst-once5: Reduce time to expected failureFlorian Weimer2-0/+7
2016-08-17Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer14-1/+50
2016-08-16Fix soft-fp extended.h unpacking (GCC bug 77265).Joseph Myers2-0/+10
2016-08-16Add fesetexcept: sparc.Joseph Myers2-0/+33
2016-08-16Add fesetexcept: sh.Joseph Myers2-0/+34
2016-08-16Add fesetexcept: s390.Joseph Myers2-0/+35
2016-08-16Add fesetexcept: powerpc.Joseph Myers4-0/+111
2016-08-16Add fesetexcept: mips.Joseph Myers2-0/+34
2016-08-16Add fesetexcept: m68k.Joseph Myers2-0/+33
2016-08-16Add fesetexcept: ia64.Joseph Myers2-0/+33
2016-08-16Add fesetexcept: hppa.Joseph Myers2-0/+37
2016-08-16Add fesetexcept: arm.Joseph Myers2-0/+40
2016-08-16Add fesetexcept: alpha.Joseph Myers2-0/+33
2016-08-16Add fesetexcept: aarch64.Joseph Myers2-0/+36
2016-08-16Add fesetexcept.Joseph Myers38-3/+419
2016-08-16Add CVE-2016-6323 missing from NEWS entryFlorian Weimer1-1/+1
2016-08-16Add NEWS entry for CVE-2016-6323Florian Weimer2-1/+6
2016-08-16nptl/tst-tls3-malloc: Force freeing of thread stacksFlorian Weimer3-1/+21
2016-08-15arm: mark __startcontext as .cantunwind (bug 20435)Andreas Schwab2-0/+13
2016-08-15locales: et_EE: locale has wrong {p,n}_cs_precedes value [BZ #20459]Märt Põder2-2/+9
2016-08-12Add comment from sysdeps/powerpc/fpu/fraiseexcpt.c to fsetexcptflg.c.Joseph Myers2-0/+4
2016-08-12Fix test-fexcept when "inexact" implicitly raised.Joseph Myers2-2/+37
2016-08-11Add missing reference to bug 20452Florian Weimer1-0/+1
2016-08-10Fix powerpc fesetexceptflag clearing FE_INVALID (bug 20455).Joseph Myers2-1/+9
2016-08-10Add tests for fegetexceptflag, fesetexceptflag.Joseph Myers6-1/+281
2016-08-10locales: en_CA: update d_fmt [BZ #9842]Martin Pitt2-1/+6
2016-08-10ChangeLog: change Winblowz to WindowsMike Frysinger2-2/+2
2016-08-10localedata: change M$ to MicrosoftMike Frysinger2-1/+5
2016-08-09Add atomic operations required by the new condition variable.Torvald Riegel2-0/+53
2016-08-09Fix recvmsg returning SIGLOST on PF_LOCAL socketsSamuel Thibault2-1/+9
2016-08-05sparc32/sparcv9: add a VIS3 version of fdimAurelien Jarno8-2/+131
2016-08-05sparc: remove fdim sparc specific implementationsAurelien Jarno12-314/+18
2016-08-05sparc: build with -mvis on sparc32/sparcv9 and sparc64Aurelien Jarno3-1/+9
2016-08-05Improve gen-libm-test.pl LIT() applicationPaul E. Murphy3-56/+82
2016-08-05Fix math.h comment about bits/mathdef.h.Joseph Myers2-34/+27
2016-08-05Add atomic_exchange_relaxed.Torvald Riegel2-0/+13
2016-08-04Do not call __nan in scalb functions.Joseph Myers4-15/+15
2016-08-04Update PO files.Carlos O'Donell4-131/+114
2016-08-04x86: Use sysdep.o from libc.a in static librariesFlorian Weimer2-0/+9
2016-08-03Also handle __STDC_WANT_IEC_60559_BFP_EXT__ in <tgmath.h>.Joseph Myers2-1/+5
2016-08-03Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro.Joseph Myers7-6/+46
2016-08-03Fix typo in last arith.texi change.Joseph Myers2-1/+5
2016-08-03Deprecate inclusion of <sys/sysmacros.h> by <sys/types.h>Zack Weinberg4-4/+88
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg41-119/+349
2016-08-03Add utility macros for clang detection, and deprecation with messages.Zack Weinberg3-5/+42