about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Make common fdim implementation generic.Paul E. Murphy2016-09-0114-101/+63
* Base <sys/quota.h> on Linux kernel headers [BZ #20525]Florian Weimer2016-09-015-131/+121
* ldbl-128: Cleanup e_gammal_r.c after _Float128 renamePaul E. Murphy2016-08-312-6/+12
* ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy2016-08-3178-620/+736
* S390: Do not set FE_INEXACT with feraiseexcept (FE_OWERFLOW|FE_UNDERFLOW).Stefan Liebler2016-08-316-6/+113
* hurd: Fix adjtime call with OLDDELTA == NULLSvante Signell2016-08-302-0/+9
* Use fabs(x) instead of branching on signedness of input to sin and cosSiddhesh Poyarekar2016-08-302-148/+100
* Add fall through commentsSiddhesh Poyarekar2016-08-302-0/+6
* Consolidate reduce_and_compute codeSiddhesh Poyarekar2016-08-302-17/+19
* Convert remaining complex function to generated filesPaul E. Murphy2016-08-2947-2206/+332
* Prepare to convert remaining _Complex functionsPaul E. Murphy2016-08-297-0/+650
* sparcv9: Restore fdiml@GLIBC_2.1Paul E. Murphy2016-08-292-1/+8
* Add fetestexceptflag.Joseph Myers2016-08-2936-4/+284
* malloc: Simplify static malloc interposition [BZ #20432]Florian Weimer2016-08-2615-160/+706
* Fix test-skeleton C99 designed initializationAdhemerval Zanella2016-08-262-1/+6
* Correct incorrect bug number in changelogFlorian Weimer2016-08-261-1/+1
* nptl: Avoid expected SIGALRM in most tests [BZ #20432]Florian Weimer2016-08-2615-101/+293
* X86-64: Correct CFA in _dl_runtime_resolveH.J. Lu2016-08-262-0/+8
* string: More tests for strcmp, strcasecmp, strncmp, strncasecmpFlorian Weimer2016-08-263-1/+218
* Reduce memory size of tsearch red-black tree.Mark Wielaard2016-08-252-153/+259
* localedata: lt_LT: use hyphens in d_fmt [BZ #20497]Ernestas Kulik2016-08-242-1/+6
* mach: Add more allowed external headersSamuel Thibault2016-08-212-1/+5
* Convert _Complex tangent functions to generated codePaul E. Murphy2016-08-1930-1860/+246
* Prepare to convert _Complex tangent functionsPaul E. Murphy2016-08-195-0/+545
* Convert _Complex sine functions to generated codePaul E. Murphy2016-08-1940-2354/+303
* Prepare to convert _Complex sine functionsPaul E. Murphy2016-08-196-0/+694
* X86: Change bit_YMM_state to (1 << 2)H.J. Lu2016-08-192-1/+5
* Merge common usage of mul_split functionPaul E. Murphy2016-08-1914-346/+146
* Convert _Complex cosine functions to generated codePaul E. Murphy2016-08-1933-1162/+174
* Prepare to convert _Complex cosine functionsPaul E. Murphy2016-08-195-0/+346
* Add tst-wcstod-roundPaul E. Murphy2016-08-195-199/+303
* Add tests for fortification of bcopy and bzero.Zack Weinberg2016-08-192-0/+65
* Fix incorrect double-checked locking related to _res_hconf.initialized.Torvald Riegel2016-08-186-7/+23
* Get rid of array-bounds warning in __kernel_rem_pio2[f] with gcc 6.1 -O3.Stefan Liebler2016-08-183-0/+27
* argp: Do not override GCC keywords with macros [BZ #16907]Florian Weimer2016-08-183-55/+14
* ldbl-128: Remove unused sqrtl declaration in e_asinl.cPaul E. Murphy2016-08-172-1/+5
* Support for type-generic libm function implementations libmPaul E. Murphy2016-08-1733-373/+441
* nptl/tst-once5: Reduce time to expected failureFlorian Weimer2016-08-172-0/+7
* Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer2016-08-1714-1/+50
* Fix soft-fp extended.h unpacking (GCC bug 77265).Joseph Myers2016-08-162-0/+10
* Add fesetexcept: sparc.Joseph Myers2016-08-162-0/+33
* Add fesetexcept: sh.Joseph Myers2016-08-162-0/+34
* Add fesetexcept: s390.Joseph Myers2016-08-162-0/+35
* Add fesetexcept: powerpc.Joseph Myers2016-08-164-0/+111
* Add fesetexcept: mips.Joseph Myers2016-08-162-0/+34
* Add fesetexcept: m68k.Joseph Myers2016-08-162-0/+33
* Add fesetexcept: ia64.Joseph Myers2016-08-162-0/+33
* Add fesetexcept: hppa.Joseph Myers2016-08-162-0/+37
* Add fesetexcept: arm.Joseph Myers2016-08-162-0/+40
* Add fesetexcept: alpha.Joseph Myers2016-08-162-0/+33