about summary refs log tree commit diff
path: root/sysdeps/i386
Commit message (Expand)AuthorAgeFilesLines
* Add more tests of libm functions.Joseph Myers2015-05-021-16/+16
* Add more tests of tgamma.Joseph Myers2015-05-011-6/+6
* Add more tests of tanh.Joseph Myers2015-05-011-6/+10
* Add more tests of tan.Joseph Myers2015-05-011-4/+4
* Add more tests of cos, sin, sincos.Joseph Myers2015-05-011-4/+4
* Add more tests of lgamma.Joseph Myers2015-05-011-16/+16
* Add more tests of log, log10, log1p, log2.Joseph Myers2015-05-011-16/+16
* Add more tests of exp, exp10, exp2, expm1.Joseph Myers2015-05-011-8/+34
* Add more tests of erf, erfc.Joseph Myers2015-05-011-12/+28
* Add more tests of csqrt.Joseph Myers2015-04-301-14/+14
* Add further tests of cosh and sinh.Joseph Myers2015-04-301-7/+7
* powerpc: Fix __wcschr static buildAdhemerval Zanella2015-04-151-2/+8
* Set errno for log1p on pole/domain error.Stefan Liebler2015-04-133-3/+0
* Add more tests of clog and clog10.Joseph Myers2015-04-091-48/+48
* Add more tests of atanh.Joseph Myers2015-04-081-3/+3
* Add more tests of atan.Joseph Myers2015-04-081-0/+4
* Add more tests of cabs.Joseph Myers2015-04-081-0/+16
* Fix dbl-64 atan2 in non-default rounding modes (bug 18210, bug 18211).Joseph Myers2015-04-081-2/+6
* Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86H.J. Lu2015-03-312-2/+10
* NPTL: swap comments for THREAD_SETMEM and THREAD_SETMEM_NC for i386 and x86_64Martin Galvan2015-03-281-2/+3
* Add more tests of acosh, asinh and atanh.Joseph Myers2015-03-251-21/+21
* Add another test of asin.Joseph Myers2015-03-251-2/+2
* Add more tests of asin.Joseph Myers2015-03-251-0/+8
* Add more tests of acos.Joseph Myers2015-03-251-6/+6
* Add more tests of expm1.Joseph Myers2015-03-251-8/+8
* Add more tests of cosh, sinh.Joseph Myers2015-03-241-6/+7
* Regenerate x86_64, x86 ulps from scratch.Joseph Myers2015-03-241-147/+32
* Add more tests of log2.Joseph Myers2015-03-241-0/+8
* Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu2015-03-051-1/+1
* Fix ldbl-96, ldbl-128ibm atanhl inaccuracy (bug 18046, bug 18047).Joseph Myers2015-02-271-0/+2
* Fix asin missing underflows (bug 16351).Joseph Myers2015-02-262-2/+66
* Fix ldbl-128ibm asinhl inaccuracy (bug 18020).Joseph Myers2015-02-251-4/+4
* Fix ldbl-128ibm acoshl inaccuracy (bug 18019).Joseph Myers2015-02-251-0/+4
* Fix x86/x86_64 scalb (qNaN, -Inf) (bug 16783).Joseph Myers2015-02-243-3/+9
* Fix atan / atan2 missing underflows (bug 15319).Joseph Myers2015-02-185-16/+144
* Fix exp2 spurious underflows (bug 16560).Joseph Myers2015-02-121-1/+9
* Fix __memcpy_chk on non-SSE2 CPUsEvangelos Foutras2015-02-101-2/+2
* Clean up sysdep-dl-routines variable.Roland McGrath2015-02-061-2/+0
* Fix libm feupdateenv namespace (bug 17748).Joseph Myers2015-01-071-0/+1
* Fix libm fesetround namespace (bug 17748).Joseph Myers2015-01-071-2/+4
* Fix libm fesetenv namespace (bug 17748).Joseph Myers2015-01-062-1/+2
* Fix libm feholdexcept namespace (bug 17748).Joseph Myers2015-01-051-2/+4
* Fix libm fegetround namespace (bug 17748).Joseph Myers2015-01-021-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-02244-244/+244
* Fix libm fegetenv namespace (bug 17748).Joseph Myers2014-12-311-0/+1
* Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.hH.J. Lu2014-12-301-33/+0
* i386: Fix build by GCC 5.0Andrew Senkevich2014-12-301-3/+5
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-301-0/+1
* i386: memcpy functions with SSE2 unaligned load/storeAndrew Senkevich2014-12-3013-3/+769
* Add hidden __tls_get_addr/___tls_get_addr aliasH.J. Lu2014-12-212-4/+3