about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Add femode_t functions: powerpc.Joseph Myers2016-09-077-0/+229
* Add femode_t functions: mips.Joseph Myers2016-09-073-0/+68
* Add femode_t functions: m68k.Joseph Myers2016-09-073-0/+62
* Add femode_t functions: ia64.Joseph Myers2016-09-073-0/+71
* Add femode_t functions: hppa.Joseph Myers2016-09-073-0/+66
* Add femode_t functions: arm.Joseph Myers2016-09-073-0/+77
* Add femode_t functions: alpha.Joseph Myers2016-09-073-0/+80
* Add femode_t functions: aarch64.Joseph Myers2016-09-073-0/+64
* Add femode_t functions.Joseph Myers2016-09-0761-5/+978
* X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508]H.J. Lu2016-09-066-3/+190
* S390: Support PLT and GOT references in check-localplt.Stefan Liebler2016-09-062-1/+13
* malloc: Automated part of conversion to __libc_lockFlorian Weimer2016-09-064-60/+69
* conform tests: call perl with '-I.'Aurelien Jarno2016-09-052-3/+9
* Set NODELETE flag after checking for NULL pointerAurelien Jarno2016-09-034-7/+88
* NaCl: Fix compile error for __dup after libc_hidden_proto addition.Roland McGrath2016-09-022-0/+3
* Fix generic wait3 after union wait_status removal.Roland McGrath2016-09-022-1/+4
* NaCl: Fix compile error in clock function.Roland McGrath2016-09-022-1/+5
* Inline all support functions for sin and cosSiddhesh Poyarekar2016-09-022-24/+43
* Use do_sin for sin(x) where 0.25 < |x| < 0.855469Siddhesh Poyarekar2016-09-022-18/+5
* Consolidate input partitioning into do_cos and do_sinSiddhesh Poyarekar2016-09-022-109/+101
* vfscanf: Avoid multiple reads of multi-byte character widthFlorian Weimer2016-09-022-12/+18
* vfprintf: Avoid creating a VLA which complicates stack managementFlorian Weimer2016-09-022-1/+6
* Remove unneeded stubs for k_rem_pio2l.Paul E. Murphy2016-09-018-28/+18
* Make common fmin implementation generic.Paul E. Murphy2016-09-018-74/+25
* Make common fmax implementation generic.Paul E. Murphy2016-09-0111-78/+34
* Make common nextdown implementation generic.Paul E. Murphy2016-09-016-68/+23
* 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