| Commit message (Expand) | Author | Age | Files | Lines |
* | struct stat is not posix conform | Szabolcs Nagy | 2015-05-26 | 4 | -8/+8 |
* | Consolidate vDSO macros and usage | Adhemerval Zanella | 2015-05-26 | 26 | -552/+288 |
* | Remove socket.S implementation | Adhemerval Zanella | 2015-05-22 | 61 | -1718/+609 |
* | Fix ldbl-128 / ldbl-128ibm tanl for -Wuninitialized. | Joseph Myers | 2015-05-22 | 2 | -0/+24 |
* | Fix ldbl-128 / ldbl-128ibm erfcl for -Wuninitialized | Joseph Myers | 2015-05-22 | 2 | -2/+2 |
* | Fix ldbl-128 / ldbl-128ibm asinl for -Wuninitialized. | Joseph Myers | 2015-05-22 | 2 | -4/+6 |
* | Fix pathconf basename namespace (bug 18444). | Joseph Myers | 2015-05-22 | 1 | -1/+1 |
* | Fix lgamma implementations for -Wuninitialized. | Joseph Myers | 2015-05-21 | 3 | -0/+35 |
* | Fix sysdeps/ieee754/dbl-64/mpa.c for -Wuninitialized. | Joseph Myers | 2015-05-21 | 1 | -2/+3 |
* | NaCl: Set tid field to a unique value. | Roland McGrath | 2015-05-20 | 3 | -0/+98 |
* | Move usleep.c using nanosleep to sysdeps/posix. | Roland McGrath | 2015-05-20 | 1 | -0/+0 |
* | i386: Remove six-argument specialized implementations | Adhemerval Zanella | 2015-05-20 | 5 | -197/+2 |
* | Fix ldbl-96 remquol (finite, Inf) (bug 18244). | Joseph Myers | 2015-05-19 | 1 | -1/+1 |
* | Fix i386 atanhl spurious underflows (bug 18049). | Joseph Myers | 2015-05-19 | 1 | -0/+10 |
* | BZ#18434: Fix sem_post EOVERFLOW check for [!__HAVE_64B_ATOMICS]. | Roland McGrath | 2015-05-19 | 1 | -4/+4 |
* | alpha: Update libm-test-ulps | Richard Henderson | 2015-05-19 | 1 | -300/+390 |
* | Refactor opendir. | Roland McGrath | 2015-05-18 | 1 | -41/+81 |
* | Fix atanhl missing underflows (bug 16352). | Joseph Myers | 2015-05-15 | 7 | -4/+76 |
* | Fix tanf spurious underflows (bug 18221). | Joseph Myers | 2015-05-15 | 1 | -1/+1 |
* | Fix lgammaf spurious underflows (bug 18220). | Joseph Myers | 2015-05-15 | 1 | -3/+3 |
* | Remove various ABS macros and replace uses with fabs (or in one case abs) | Wilco Dijkstra | 2015-05-15 | 12 | -85/+91 |
* | Fix erfcf spurious underflows (bug 18217). | Joseph Myers | 2015-05-15 | 1 | -1/+1 |
* | Fix atanf spurious underflows (bug 18196). | Joseph Myers | 2015-05-14 | 1 | -1/+1 |
* | Fix log1p missing underflows (bug 16339). | Joseph Myers | 2015-05-14 | 5 | -3/+75 |
* | Fix non-portable echo usage in sysdeps/unix/make-syscalls.sh | Adhemerval Zanella | 2015-05-14 | 1 | -9/+14 |
* | Refactoring of START for conditions in individual tests | Andrew Senkevich | 2015-05-14 | 1 | -0/+24 |
* | NaCl: Make fdopendir skip fcntl check. | Roland McGrath | 2015-05-13 | 1 | -0/+32 |
* | Refactor scandir/scandirat to use common tail. | Roland McGrath | 2015-05-13 | 1 | -8/+7 |
* | Break __scandir_cancel_handler out into its own file. | Roland McGrath | 2015-05-13 | 1 | -1/+0 |
* | Remove a trailing `\' in make-syscalls.sh | H.J. Lu | 2015-05-13 | 1 | -1/+1 |
* | [AArch64] Fix inline asm clobber list in tls-macros.h | Szabolcs Nagy | 2015-05-13 | 1 | -1/+1 |
* | Use strspn/strcspn/strpbrk ifunc in internal calls. | Ondřej Bílka | 2015-05-12 | 2 | -13/+0 |
* | NaCl: Provide non-default values for uname. | Roland McGrath | 2015-05-12 | 2 | -0/+52 |
* | Fix mips16 __fpu_control static linking (bug 18397). | Joseph Myers | 2015-05-11 | 2 | -1/+4 |
* | NaCl: Implement gethostname. | Roland McGrath | 2015-05-08 | 1 | -0/+45 |
* | Add more tests of csqrt, lgamma, log10, sinh. | Joseph Myers | 2015-05-08 | 2 | -24/+24 |
* | Bug 18125: Call exit after last linked context. | Carlos O'Donell | 2015-05-08 | 4 | -6/+7 |
* | NaCl: Fix elf_loader file name in nacl-test-wrapper.sh | Roland McGrath | 2015-05-06 | 1 | -1/+1 |
* | Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos. | Joseph Myers | 2015-05-06 | 2 | -26/+26 |
* | 2015-05-06 Szabolcs Nagy <szabolcs.nagy@arm.com> | Wilco Dijkstra | 2015-05-06 | 1 | -316/+445 |
* | Add further tests of libm functions. | Joseph Myers | 2015-05-05 | 2 | -75/+83 |
* | __ASSUME_FALLOCATE is always true on 32-bit architectures | Florian Weimer | 2015-05-05 | 5 | -114/+34 |
* | i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64 | Florian Weimer | 2015-05-05 | 6 | -232/+3 |
* | Add more tests of libm functions. | Joseph Myers | 2015-05-02 | 2 | -54/+58 |
* | Add more tests of tgamma. | Joseph Myers | 2015-05-01 | 2 | -12/+12 |
* | Add more tests of tanh. | Joseph Myers | 2015-05-01 | 2 | -24/+36 |
* | Add more tests of tan. | Joseph Myers | 2015-05-01 | 2 | -8/+10 |
* | Add more tests of cos, sin, sincos. | Joseph Myers | 2015-05-01 | 2 | -8/+8 |
* | Add another test of pow. | Joseph Myers | 2015-05-01 | 1 | -8/+8 |
* | Add more tests of lgamma. | Joseph Myers | 2015-05-01 | 2 | -60/+60 |