about summary refs log tree commit diff
path: root/sysdeps/i386
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove @PLT from "call _dl_init@PLT" in _dl_start_userH.J. Lu2014-12-211-1/+1
* Replace 1L with (mp_limb_t) 1H.J. Lu2014-12-191-1/+1
* Fix strftime wcschr namespace (bug 17634).Joseph Myers2014-12-102-3/+6
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-2468-71/+71
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-242-2/+2
* Add arch-specific configuration for C11 atomics support.Torvald Riegel2014-11-201-0/+3
* Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers2014-11-041-1/+1
* Fix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)Andreas Schwab2014-10-273-6/+6
* NPTL: Clean up THREAD_SYSINFO macros.Roland McGrath2014-10-171-4/+5
* i386 TLS_INIT_TP might produce bogus asm changing stack pointer [BZ #17319]Mark Wielaard2014-08-281-29/+2
* Update x86 ULPsAllan McRae2014-08-271-4/+4
* Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2014-08-211-1/+1