Age | Commit message (Expand) | Author | Files | Lines |
2015-05-11 | Fix mips16 __fpu_control static linking (bug 18397). | Joseph Myers | 2 | -1/+4 |
2015-05-08 | NaCl: Implement gethostname. | Roland McGrath | 1 | -0/+45 |
2015-05-08 | Add more tests of csqrt, lgamma, log10, sinh. | Joseph Myers | 2 | -24/+24 |
2015-05-08 | Bug 18125: Call exit after last linked context. | Carlos O'Donell | 4 | -6/+7 |
2015-05-06 | NaCl: Fix elf_loader file name in nacl-test-wrapper.sh | Roland McGrath | 1 | -1/+1 |
2015-05-06 | Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos. | Joseph Myers | 2 | -26/+26 |
2015-05-06 | 2015-05-06 Szabolcs Nagy <szabolcs.nagy@arm.com> | Wilco Dijkstra | 1 | -316/+445 |
2015-05-05 | Add further tests of libm functions. | Joseph Myers | 2 | -75/+83 |
2015-05-05 | __ASSUME_FALLOCATE is always true on 32-bit architectures | Florian Weimer | 5 | -114/+34 |
2015-05-05 | i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64 | Florian Weimer | 6 | -232/+3 |
2015-05-02 | Add more tests of libm functions. | Joseph Myers | 2 | -54/+58 |
2015-05-01 | Add more tests of tgamma. | Joseph Myers | 2 | -12/+12 |
2015-05-01 | Add more tests of tanh. | Joseph Myers | 2 | -24/+36 |
2015-05-01 | Add more tests of tan. | Joseph Myers | 2 | -8/+10 |
2015-05-01 | Add more tests of cos, sin, sincos. | Joseph Myers | 2 | -8/+8 |
2015-05-01 | Add another test of pow. | Joseph Myers | 1 | -8/+8 |
2015-05-01 | Add more tests of lgamma. | Joseph Myers | 2 | -60/+60 |
2015-05-01 | Add more tests of log, log10, log1p, log2. | Joseph Myers | 2 | -61/+65 |
2015-05-01 | Add more tests of exp, exp10, exp2, expm1. | Joseph Myers | 2 | -29/+85 |
2015-05-01 | Add more tests of erf, erfc. | Joseph Myers | 2 | -34/+60 |
2015-04-30 | Add more tests of csqrt. | Joseph Myers | 2 | -50/+50 |
2015-04-30 | Add further tests of cosh and sinh. | Joseph Myers | 2 | -18/+18 |
2015-04-30 | Remove MIPS version of waitid.c. | Joseph Myers | 1 | -7/+0 |
2015-04-29 | NaCl: Change clock_t to long int. | Roland McGrath | 2 | -3/+4 |
2015-04-29 | NaCl: Fix symbol names for euidaccess. | Roland McGrath | 1 | -1/+3 |
2015-04-29 | NaCl: Make __suseconds_t be long int rather than int32_t. | Roland McGrath | 1 | -1/+1 |
2015-04-28 | Fix ldbl-128 roundl for exponents in [31, 47] (bug 18346). | Joseph Myers | 1 | -1/+1 |
2015-04-27 | Update sparc localplt.data | David S. Miller | 2 | -8/+6 |
2015-04-24 | ARM: Define PI_STATIC_AND_HIDDEN. | Roland McGrath | 2 | -5/+5 |
2015-04-24 | S/390: Regenerate ULPs | Stefan Liebler | 1 | -251/+221 |
2015-04-24 | S/390: Get cache information via sysconf | Stefan Liebler | 1 | -0/+230 |
2015-04-22 | Use __copysign rather than copysign. | Wilco Dijkstra | 2 | -2/+2 |
2015-04-20 | libc-vdso.h place consolidation | Adhemerval Zanella | 20 | -16/+16 |
2015-04-17 | Sparc memchr/memcmp/strncmp fixes from Il'ya Malakhov. | David S. Miller | 3 | -5/+6 |
2015-04-17 | Add arm-nacl port. | Roland McGrath | 125 | -0/+5111 |
2015-04-16 | Convert sparc over to lowlevellock-futex.h | David S. Miller | 1 | -146/+1 |
2015-04-16 | tile: Enable PI_STATIC_AND_HIDDEN | Chris Metcalf | 2 | -0/+13 |
2015-04-15 | powerpc: Fix __wcschr static build | Adhemerval Zanella | 2 | -6/+22 |
2015-04-15 | Rebuilt fresh sparc ULPS to get rid of removed tests. | David S. Miller | 1 | -164/+74 |
2015-04-13 | Set errno for log1p on pole/domain error. | Stefan Liebler | 17 | -17/+112 |
2015-04-09 | Add more tests of clog and clog10. | Joseph Myers | 2 | -108/+108 |
2015-04-08 | Update SPARC ulps. | David S. Miller | 1 | -88/+171 |
2015-04-08 | Add more tests of atanh. | Joseph Myers | 2 | -7/+7 |
2015-04-08 | Add more tests of atan. | Joseph Myers | 2 | -2/+12 |
2015-04-08 | Add more tests of cbrt. | Joseph Myers | 1 | -8/+10 |
2015-04-08 | Add more tests of cabs. | Joseph Myers | 2 | -0/+40 |
2015-04-08 | Fix dbl-64 atan2 in non-default rounding modes (bug 18210, bug 18211). | Joseph Myers | 3 | -36/+46 |
2015-04-08 | Fix dbl-64 atan in non-default rounding modes (bug 18197). | Joseph Myers | 1 | -0/+2 |
2015-04-07 | [BZ #17930] MIPS: Define SHM_NORESERVE. | James Cowgill | 1 | -0/+1 |
2015-04-06 | alpha: Update libm-test-ulps | Richard Henderson | 1 | -160/+123 |