aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2015-05-05__ASSUME_FALLOCATE is always true on 32-bit architecturesFlorian Weimer
2015-05-05i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64Florian Weimer
2015-05-02Add more tests of libm functions.Joseph Myers
2015-05-01Add more tests of tgamma.Joseph Myers
2015-05-01Add more tests of tanh.Joseph Myers
2015-05-01Add more tests of tan.Joseph Myers
2015-05-01Add more tests of cos, sin, sincos.Joseph Myers
2015-05-01Add another test of pow.Joseph Myers
2015-05-01Add more tests of lgamma.Joseph Myers
2015-05-01Add more tests of log, log10, log1p, log2.Joseph Myers
2015-05-01Add more tests of exp, exp10, exp2, expm1.Joseph Myers
2015-05-01Add more tests of erf, erfc.Joseph Myers
2015-04-30Add more tests of csqrt.Joseph Myers
2015-04-30Add further tests of cosh and sinh.Joseph Myers
2015-04-30Remove MIPS version of waitid.c.Joseph Myers
2015-04-29NaCl: Change clock_t to long int.Roland McGrath
2015-04-29NaCl: Fix symbol names for euidaccess.Roland McGrath
2015-04-29NaCl: Make __suseconds_t be long int rather than int32_t.Roland McGrath
2015-04-28Fix ldbl-128 roundl for exponents in [31, 47] (bug 18346).Joseph Myers
2015-04-27Update sparc localplt.dataDavid S. Miller
2015-04-24ARM: Define PI_STATIC_AND_HIDDEN.Roland McGrath
2015-04-24S/390: Regenerate ULPsStefan Liebler
2015-04-24S/390: Get cache information via sysconfStefan Liebler
2015-04-22Use __copysign rather than copysign.Wilco Dijkstra
2015-04-20libc-vdso.h place consolidationAdhemerval Zanella
2015-04-17Sparc memchr/memcmp/strncmp fixes from Il'ya Malakhov.David S. Miller
2015-04-17Add arm-nacl port.Roland McGrath
2015-04-16Convert sparc over to lowlevellock-futex.hDavid S. Miller
2015-04-16tile: Enable PI_STATIC_AND_HIDDENChris Metcalf
2015-04-15powerpc: Fix __wcschr static buildAdhemerval Zanella
2015-04-15Rebuilt fresh sparc ULPS to get rid of removed tests.David S. Miller
2015-04-13Set errno for log1p on pole/domain error.Stefan Liebler
2015-04-09Add more tests of clog and clog10.Joseph Myers
2015-04-08Update SPARC ulps.David S. Miller
2015-04-08Add more tests of atanh.Joseph Myers
2015-04-08Add more tests of atan.Joseph Myers
2015-04-08Add more tests of cbrt.Joseph Myers
2015-04-08Add more tests of cabs.Joseph Myers
2015-04-08Fix dbl-64 atan2 in non-default rounding modes (bug 18210, bug 18211).Joseph Myers
2015-04-08Fix dbl-64 atan in non-default rounding modes (bug 18197).Joseph Myers
2015-04-07[BZ #17930] MIPS: Define SHM_NORESERVE.James Cowgill
2015-04-06alpha: Update libm-test-ulpsRichard Henderson
2015-04-06alpha: Unconditionally include dl-sysdep.h in sysdep.hRichard Henderson
2015-04-02aarch64: Increase MINSIGSTKSZ and SIGSTKSZ (bug 16850)Andreas Schwab
2015-03-31Limit threads sharing L2 cache to 2 for SLM/KNLH.J. Lu
2015-03-31Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86H.J. Lu
2015-03-28NPTL: Remove duplicate definition of PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NPMartin Galvan
2015-03-28NPTL: swap comments for THREAD_SETMEM and THREAD_SETMEM_NC for i386 and x86_64Martin Galvan
2015-03-26Harden powerpc64 elf_machine_fixup_pltAlan Modra
2015-03-25Add more tests of acosh, asinh and atanh.Joseph Myers