about summary refs log tree commit diff
path: root/sysdeps/x86/fpu/bits
Commit message (Expand)AuthorAgeFilesLines
* Remove sysdeps/x86/fpu/bits/mathinline.h __finite inline.Joseph Myers2018-03-161-13/+0
* Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra2018-03-151-1/+0
* Remove more old-compilers parts of sysdeps/x86/fpu/bits/mathinline.h.Joseph Myers2018-03-151-183/+0
* Remove old-GCC parts of x86 bits/mathinline.h.Joseph Myers2018-03-141-306/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-013-3/+3
* Remove ancient __signbit inlinesWilco Dijkstra2017-09-281-38/+0
* Simplify C99 isgreater macrosWilco Dijkstra2017-09-281-93/+0
* Avoid localplt issues from x86 fereaiseexcept inline.Joseph Myers2017-06-231-0/+2
* Remove C++ namespace handling from glibc headers.Joseph Myers2017-03-161-14/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-013-3/+3
* Add femode_t functions.Joseph Myers2016-09-071-0/+14
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-043-3/+3
* Utilize x86_64 vector math functions w/o -fopenmp.Andrew Senkevich2015-12-071-0/+6
* Better workaround for aliases of *_finite symbols in vector math library.Andrew Senkevich2015-11-271-29/+0
* Vector sincosf for x86_64 and tests.Andrew Senkevich2015-06-181-0/+2
* Vector sincos for x86_64 and tests.Andrew Senkevich2015-06-181-0/+2
* Vector powf for x86_64 and tests.Andrew Senkevich2015-06-181-0/+6
* Vector pow for x86_64 and tests.Andrew Senkevich2015-06-171-0/+6
* Vector expf for x86_64 and tests.Andrew Senkevich2015-06-171-0/+6
* Vector exp for x86_64 and tests.Andrew Senkevich2015-06-171-0/+6
* Vector logf for x86_64 and tests.Andrew Senkevich2015-06-171-0/+6
* Vector log for x86_64 and tests.Andrew Senkevich2015-06-171-0/+12
* Vector sinf for x86_64 and tests.Andrew Senkevich2015-06-151-0/+2
* Vector sin for x86_64 and tests.Andrew Senkevich2015-06-111-0/+2
* Vector cosf for x86_64.Andrew Senkevich2015-06-091-0/+2
* Start of series of patches with x86_64 vector math functions.Andrew Senkevich2015-06-091-0/+34
* Fix atan / atan2 missing underflows (bug 15319).Joseph Myers2015-02-181-6/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-022-2/+2
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-301-23/+27
* Fix comment error that Jakub pointed out but I forgot to fixSiddhesh Poyarekar2014-08-131-1/+1
* Disable x87 inline functions for x86_64 and SSE [BZ #17262]Siddhesh Poyarekar2014-08-131-2/+5
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-211-6/+6
* Disable x87 inline functions for SSE2 mathH.J. Lu2014-01-291-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-012-2/+2
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-261-5/+5
* Fix typos.Ondřej Bílka2013-08-211-1/+1
* Use __extension__ with long long in installed headers.Joseph Myers2013-01-101-0/+5
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-022-2/+2
* Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers2012-11-031-18/+27
* Use i386 bits/mathinline.h for i386 and x86_64H.J. Lu2012-06-151-0/+968
* Use x86_64 fpu/bits/fenv.h for i386 and x86_64H.J. Lu2012-06-061-0/+141