aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2015-05-15Fix atanhl missing underflows (bug 16352).Joseph Myers7-4/+76
2015-05-15Fix tanf spurious underflows (bug 18221).Joseph Myers1-1/+1
2015-05-15Fix lgammaf spurious underflows (bug 18220).Joseph Myers1-3/+3
2015-05-15Remove various ABS macros and replace uses with fabs (or in one case abs)Wilco Dijkstra12-85/+91
2015-05-15Fix erfcf spurious underflows (bug 18217).Joseph Myers1-1/+1
2015-05-14Fix atanf spurious underflows (bug 18196).Joseph Myers1-1/+1
2015-05-14Fix log1p missing underflows (bug 16339).Joseph Myers5-3/+75
2015-05-14Fix non-portable echo usage in sysdeps/unix/make-syscalls.shAdhemerval Zanella1-9/+14
2015-05-14Refactoring of START for conditions in individual testsAndrew Senkevich1-0/+24
2015-05-13NaCl: Make fdopendir skip fcntl check.Roland McGrath1-0/+32
2015-05-13Refactor scandir/scandirat to use common tail.Roland McGrath1-8/+7
2015-05-13Break __scandir_cancel_handler out into its own file.Roland McGrath1-1/+0
2015-05-13Remove a trailing `\' in make-syscalls.shH.J. Lu1-1/+1
2015-05-13[AArch64] Fix inline asm clobber list in tls-macros.hSzabolcs Nagy1-1/+1
2015-05-12Use strspn/strcspn/strpbrk ifunc in internal calls.Ondřej Bílka2-13/+0
2015-05-12NaCl: Provide non-default values for uname.Roland McGrath2-0/+52
2015-05-11Fix mips16 __fpu_control static linking (bug 18397).Joseph Myers2-1/+4
2015-05-08NaCl: Implement gethostname.Roland McGrath1-0/+45
2015-05-08Add more tests of csqrt, lgamma, log10, sinh.Joseph Myers2-24/+24
2015-05-08Bug 18125: Call exit after last linked context.Carlos O'Donell4-6/+7
2015-05-06NaCl: Fix elf_loader file name in nacl-test-wrapper.shRoland McGrath1-1/+1
2015-05-06Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos.Joseph Myers2-26/+26
2015-05-062015-05-06 Szabolcs Nagy <szabolcs.nagy@arm.com>Wilco Dijkstra1-316/+445
2015-05-05Add further tests of libm functions.Joseph Myers2-75/+83
2015-05-05__ASSUME_FALLOCATE is always true on 32-bit architecturesFlorian Weimer5-114/+34
2015-05-05i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64Florian Weimer6-232/+3
2015-05-02Add more tests of libm functions.Joseph Myers2-54/+58
2015-05-01Add more tests of tgamma.Joseph Myers2-12/+12
2015-05-01Add more tests of tanh.Joseph Myers2-24/+36
2015-05-01Add more tests of tan.Joseph Myers2-8/+10
2015-05-01Add more tests of cos, sin, sincos.Joseph Myers2-8/+8
2015-05-01Add another test of pow.Joseph Myers1-8/+8
2015-05-01Add more tests of lgamma.Joseph Myers2-60/+60
2015-05-01Add more tests of log, log10, log1p, log2.Joseph Myers2-61/+65
2015-05-01Add more tests of exp, exp10, exp2, expm1.Joseph Myers2-29/+85
2015-05-01Add more tests of erf, erfc.Joseph Myers2-34/+60
2015-04-30Add more tests of csqrt.Joseph Myers2-50/+50
2015-04-30Add further tests of cosh and sinh.Joseph Myers2-18/+18
2015-04-30Remove MIPS version of waitid.c.Joseph Myers1-7/+0
2015-04-29NaCl: Change clock_t to long int.Roland McGrath2-3/+4
2015-04-29NaCl: Fix symbol names for euidaccess.Roland McGrath1-1/+3
2015-04-29NaCl: Make __suseconds_t be long int rather than int32_t.Roland McGrath1-1/+1
2015-04-28Fix ldbl-128 roundl for exponents in [31, 47] (bug 18346).Joseph Myers1-1/+1
2015-04-27Update sparc localplt.dataDavid S. Miller2-8/+6
2015-04-24ARM: Define PI_STATIC_AND_HIDDEN.Roland McGrath2-5/+5
2015-04-24S/390: Regenerate ULPsStefan Liebler1-251/+221
2015-04-24S/390: Get cache information via sysconfStefan Liebler1-0/+230
2015-04-22Use __copysign rather than copysign.Wilco Dijkstra2-2/+2
2015-04-20libc-vdso.h place consolidationAdhemerval Zanella20-16/+16
2015-04-17Sparc memchr/memcmp/strncmp fixes from Il'ya Malakhov.David S. Miller3-5/+6