aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-01Make common fdim implementation generic.Paul E. Murphy
2016-09-01Base <sys/quota.h> on Linux kernel headers [BZ #20525]Florian Weimer
2016-08-31ldbl-128: Cleanup e_gammal_r.c after _Float128 renamePaul E. Murphy
2016-08-31ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy
2016-08-31S390: Do not set FE_INEXACT with feraiseexcept (FE_OWERFLOW|FE_UNDERFLOW).Stefan Liebler
2016-08-30hurd: Fix adjtime call with OLDDELTA == NULLSvante Signell
2016-08-30Use fabs(x) instead of branching on signedness of input to sin and cosSiddhesh Poyarekar
2016-08-30Add fall through commentsSiddhesh Poyarekar
2016-08-30Consolidate reduce_and_compute codeSiddhesh Poyarekar
2016-08-29Convert remaining complex function to generated filesPaul E. Murphy
2016-08-29Prepare to convert remaining _Complex functionsPaul E. Murphy
2016-08-29sparcv9: Restore fdiml@GLIBC_2.1Paul E. Murphy
2016-08-29Add fetestexceptflag.Joseph Myers
2016-08-26malloc: Simplify static malloc interposition [BZ #20432]Florian Weimer
2016-08-26Fix test-skeleton C99 designed initializationAdhemerval Zanella
2016-08-26Correct incorrect bug number in changelogFlorian Weimer
2016-08-26nptl: Avoid expected SIGALRM in most tests [BZ #20432]Florian Weimer
2016-08-26X86-64: Correct CFA in _dl_runtime_resolveH.J. Lu
2016-08-26string: More tests for strcmp, strcasecmp, strncmp, strncasecmpFlorian Weimer
2016-08-25Reduce memory size of tsearch red-black tree.Mark Wielaard
2016-08-24localedata: lt_LT: use hyphens in d_fmt [BZ #20497]Ernestas Kulik
2016-08-21mach: Add more allowed external headersSamuel Thibault
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