Age | Commit message (Expand) | Author |
2015-05-19 | alpha: Update libm-test-ulps | Richard Henderson |
2015-05-18 | Refactor opendir. | Roland McGrath |
2015-05-15 | Fix atanhl missing underflows (bug 16352). | Joseph Myers |
2015-05-15 | Fix tanf spurious underflows (bug 18221). | Joseph Myers |
2015-05-15 | Fix lgammaf spurious underflows (bug 18220). | Joseph Myers |
2015-05-15 | Remove various ABS macros and replace uses with fabs (or in one case abs) | Wilco Dijkstra |
2015-05-15 | Fix erfcf spurious underflows (bug 18217). | Joseph Myers |
2015-05-14 | Fix atanf spurious underflows (bug 18196). | Joseph Myers |
2015-05-14 | Fix log1p missing underflows (bug 16339). | Joseph Myers |
2015-05-14 | Fix non-portable echo usage in sysdeps/unix/make-syscalls.sh | Adhemerval Zanella |
2015-05-14 | Refactoring of START for conditions in individual tests | Andrew Senkevich |
2015-05-13 | NaCl: Make fdopendir skip fcntl check. | Roland McGrath |
2015-05-13 | Refactor scandir/scandirat to use common tail. | Roland McGrath |
2015-05-13 | Break __scandir_cancel_handler out into its own file. | Roland McGrath |
2015-05-13 | Remove a trailing `\' in make-syscalls.sh | H.J. Lu |
2015-05-13 | [AArch64] Fix inline asm clobber list in tls-macros.h | Szabolcs Nagy |
2015-05-12 | Use strspn/strcspn/strpbrk ifunc in internal calls. | Ondřej Bílka |
2015-05-12 | NaCl: Provide non-default values for uname. | Roland McGrath |
2015-05-11 | Fix mips16 __fpu_control static linking (bug 18397). | Joseph Myers |
2015-05-08 | NaCl: Implement gethostname. | Roland McGrath |
2015-05-08 | Add more tests of csqrt, lgamma, log10, sinh. | Joseph Myers |
2015-05-08 | Bug 18125: Call exit after last linked context. | Carlos O'Donell |
2015-05-06 | NaCl: Fix elf_loader file name in nacl-test-wrapper.sh | Roland McGrath |
2015-05-06 | Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos. | Joseph Myers |
2015-05-06 | 2015-05-06 Szabolcs Nagy <szabolcs.nagy@arm.com> | Wilco Dijkstra |
2015-05-05 | Add further tests of libm functions. | Joseph Myers |
2015-05-05 | __ASSUME_FALLOCATE is always true on 32-bit architectures | Florian Weimer |
2015-05-05 | i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64 | Florian Weimer |
2015-05-02 | Add more tests of libm functions. | Joseph Myers |
2015-05-01 | Add more tests of tgamma. | Joseph Myers |
2015-05-01 | Add more tests of tanh. | Joseph Myers |
2015-05-01 | Add more tests of tan. | Joseph Myers |
2015-05-01 | Add more tests of cos, sin, sincos. | Joseph Myers |
2015-05-01 | Add another test of pow. | Joseph Myers |
2015-05-01 | Add more tests of lgamma. | Joseph Myers |
2015-05-01 | Add more tests of log, log10, log1p, log2. | Joseph Myers |
2015-05-01 | Add more tests of exp, exp10, exp2, expm1. | Joseph Myers |
2015-05-01 | Add more tests of erf, erfc. | Joseph Myers |
2015-04-30 | Add more tests of csqrt. | Joseph Myers |
2015-04-30 | Add further tests of cosh and sinh. | Joseph Myers |
2015-04-30 | Remove MIPS version of waitid.c. | Joseph Myers |
2015-04-29 | NaCl: Change clock_t to long int. | Roland McGrath |
2015-04-29 | NaCl: Fix symbol names for euidaccess. | Roland McGrath |
2015-04-29 | NaCl: Make __suseconds_t be long int rather than int32_t. | Roland McGrath |
2015-04-28 | Fix ldbl-128 roundl for exponents in [31, 47] (bug 18346). | Joseph Myers |
2015-04-27 | Update sparc localplt.data | David S. Miller |
2015-04-24 | ARM: Define PI_STATIC_AND_HIDDEN. | Roland McGrath |
2015-04-24 | S/390: Regenerate ULPs | Stefan Liebler |
2015-04-24 | S/390: Get cache information via sysconf | Stefan Liebler |
2015-04-22 | Use __copysign rather than copysign. | Wilco Dijkstra |