summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* Add more tests of erf, erfc.Joseph Myers2015-05-012-34/+60
* Add more tests of csqrt.Joseph Myers2015-04-302-50/+50
* Add further tests of cosh and sinh.Joseph Myers2015-04-302-18/+18
* Remove MIPS version of waitid.c.Joseph Myers2015-04-301-7/+0
* NaCl: Change clock_t to long int.Roland McGrath2015-04-292-3/+4
* NaCl: Fix symbol names for euidaccess.Roland McGrath2015-04-291-1/+3
* NaCl: Make __suseconds_t be long int rather than int32_t.Roland McGrath2015-04-291-1/+1
* Fix ldbl-128 roundl for exponents in [31, 47] (bug 18346).Joseph Myers2015-04-281-1/+1
* Update sparc localplt.dataDavid S. Miller2015-04-272-8/+6
* ARM: Define PI_STATIC_AND_HIDDEN.Roland McGrath2015-04-242-5/+5
* S/390: Regenerate ULPsStefan Liebler2015-04-241-251/+221
* S/390: Get cache information via sysconfStefan Liebler2015-04-241-0/+230
* Use __copysign rather than copysign.Wilco Dijkstra2015-04-222-2/+2
* libc-vdso.h place consolidationAdhemerval Zanella2015-04-2020-16/+16
* Sparc memchr/memcmp/strncmp fixes from Il'ya Malakhov.David S. Miller2015-04-173-5/+6
* Add arm-nacl port.Roland McGrath2015-04-17125-0/+5111
* Convert sparc over to lowlevellock-futex.hDavid S. Miller2015-04-161-146/+1
* tile: Enable PI_STATIC_AND_HIDDENChris Metcalf2015-04-162-0/+13
* powerpc: Fix __wcschr static buildAdhemerval Zanella2015-04-152-6/+22
* Rebuilt fresh sparc ULPS to get rid of removed tests.David S. Miller2015-04-151-164/+74
* Set errno for log1p on pole/domain error.Stefan Liebler2015-04-1317-17/+112
* Add more tests of clog and clog10.Joseph Myers2015-04-092-108/+108
* Update SPARC ulps.David S. Miller2015-04-081-88/+171
* Add more tests of atanh.Joseph Myers2015-04-082-7/+7
* Add more tests of atan.Joseph Myers2015-04-082-2/+12
* Add more tests of cbrt.Joseph Myers2015-04-081-8/+10
* Add more tests of cabs.Joseph Myers2015-04-082-0/+40
* Fix dbl-64 atan2 in non-default rounding modes (bug 18210, bug 18211).Joseph Myers2015-04-083-36/+46
* Fix dbl-64 atan in non-default rounding modes (bug 18197).Joseph Myers2015-04-081-0/+2
* [BZ #17930] MIPS: Define SHM_NORESERVE.James Cowgill2015-04-071-0/+1
* alpha: Update libm-test-ulpsRichard Henderson2015-04-061-160/+123
* alpha: Unconditionally include dl-sysdep.h in sysdep.hRichard Henderson2015-04-061-5/+1
* aarch64: Increase MINSIGSTKSZ and SIGSTKSZ (bug 16850)Andreas Schwab2015-04-021-0/+54
* Limit threads sharing L2 cache to 2 for SLM/KNLH.J. Lu2015-03-311-0/+23
* Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86H.J. Lu2015-03-315-5/+31
* NPTL: Remove duplicate definition of PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NPMartin Galvan2015-03-281-2/+0
* NPTL: swap comments for THREAD_SETMEM and THREAD_SETMEM_NC for i386 and x86_64Martin Galvan2015-03-282-4/+5
* Harden powerpc64 elf_machine_fixup_pltAlan Modra2015-03-261-5/+25
* Add more tests of acosh, asinh and atanh.Joseph Myers2015-03-252-63/+63
* Add another test of asin.Joseph Myers2015-03-252-4/+4
* Remove unused macros from i386 lowlevellock.h.Joseph Myers2015-03-251-18/+0
* Add more tests of asin.Joseph Myers2015-03-252-0/+18
* Support six-argument syscalls from C for 32-bit x86, use generic lowlevellock...Joseph Myers2015-03-255-153/+106
* powerpc __tls_get_addr call optimizationAlan Modra2015-03-2510-0/+192
* powerpc64 configure messageAlan Modra2015-03-252-3/+3
* Add more tests of acos.Joseph Myers2015-03-252-12/+20
* Add more tests of expm1.Joseph Myers2015-03-252-16/+16
* Add more tests of cosh, sinh.Joseph Myers2015-03-242-18/+31
* Regenerate x86_64, x86 ulps from scratch.Joseph Myers2015-03-242-242/+39
* Add more tests of log2.Joseph Myers2015-03-242-8/+26