| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r352710: | Dimitry Andric | 2019-09-28 | 4 | -6/+6 |
| * | MFC r286515: | Dimitry Andric | 2015-08-12 | 1 | -2/+2 |
| * | MFC r235286: | Glen Barber | 2012-05-18 | 1 | -1/+1 |
| * | MFC r233973: | David Schultz | 2012-04-21 | 3 | -5/+8 |
| * | MFC r226595: | David Schultz | 2012-01-09 | 2 | -2/+8 |
| * | MFC r226594: | David Schultz | 2012-01-09 | 2 | -8/+8 |
| * | MFC various fma{,f,l} improvements: | David Schultz | 2012-01-09 | 4 | -175/+377 |
| * | MFC r227458, r226436: | Eitan Adler | 2012-01-05 | 1 | -1/+1 |
| * | MFC various log* improvements. | David Schultz | 2011-10-17 | 6 | -63/+52 |
| * | MFC r218877 from head: Document our complex(3) support in libm. | Murray Stokely | 2011-04-05 | 2 | -1/+130 |
| * | MFC r216137: | David Schultz | 2011-03-06 | 1 | -0/+6 |
| * | MFC | David Schultz | 2011-03-06 | 10 | -12/+325 |
| * | MFC r215237: Fix bug in jn(3) and jnf(3) that led to -inf results | Ulrich Spörlein | 2010-11-23 | 2 | -2/+12 |
| * | MFC r203441: | Konstantin Belousov | 2010-02-17 | 4 | -22/+34 |
| * | Use the documented machine constraint for SSE registers. | Ed Schouten | 2009-06-11 | 1 | -1/+1 |
| * | Use ISO C99 style inline semantics in msun. | Ed Schouten | 2009-06-03 | 6 | -15/+30 |
| * | Use, in uncovered part, the END() macro in order to improve debugging. | Attilio Rao | 2009-05-25 | 52 | -0/+52 |
| * | Namespace: scalb() is withdrawn from POSIX. | David Schultz | 2009-03-14 | 1 | -1/+4 |
| * | Eliminate __real__ and __imag__ gccisms. | David Schultz | 2009-03-14 | 4 | -15/+42 |
| * | C99 TC2 now wants FP_FAST_FMA* to be defined to 1, if the macros are | David Schultz | 2009-02-07 | 1 | -3/+3 |
| * | Use __gnu89_inline so that these files will compile with newer versions | David Schultz | 2009-01-13 | 5 | -5/+5 |
| * | Fix the types of INFINITY and NAN, which were broken in r131851. They | David Schultz | 2009-01-08 | 1 | -2/+2 |
| * | Add support for the FPA floating-point format on ARM. The | Marcel Moolenaar | 2008-12-23 | 1 | -2/+12 |
| * | Remove some unused variables. | David Schultz | 2008-08-08 | 4 | -4/+1 |
| * | In the line | David Schultz | 2008-08-08 | 3 | -3/+3 |
| * | Implement cproj{,f,l}(). | David Schultz | 2008-08-07 | 6 | -7/+170 |
| * | Use cpack() and the gcc extension __imag__ to implement cimag() and | David Schultz | 2008-08-07 | 6 | -6/+18 |
| * | Fix some style bogosity from fdlibm. | David Schultz | 2008-08-03 | 2 | -12/+12 |
| * | Minor improvements: | David Schultz | 2008-08-03 | 3 | -20/+20 |
| * | A few minor corrections, including some from bde: | David Schultz | 2008-08-02 | 3 | -17/+16 |
| * | On i386, gcc truncates long double constants to double precision | David Schultz | 2008-08-02 | 4 | -8/+127 |
| * | Fix some problems with asinf(), acosf(), atanf(), and atan2f(): | David Schultz | 2008-08-01 | 4 | -71/+42 |
| * | Add implementations of acosl(), asinl(), atanl(), atan2l(), | David Schultz | 2008-07-31 | 20 | -69/+900 |
| * | Set WARNS=1. | David Schultz | 2008-07-31 | 1 | -0/+1 |
| * | The high part of the mantissa is 64 bits on sparc64. | David Schultz | 2008-07-31 | 2 | -2/+2 |
| * | As in other parts of libm, mark a few constants as volatile to prevent | David Schultz | 2008-07-31 | 6 | -12/+20 |
| * | Sort the .PATH entries to give a more reasonable order of precedence: | David Schultz | 2008-07-18 | 1 | -4/+5 |
| * | Fix a typo in the cosl() prototype. | David Schultz | 2008-06-28 | 1 | -2/+2 |
| * | Implement fmodl. | David Schultz | 2008-06-19 | 5 | -25/+177 |
| * | Symbol.map is handled by cpp, so use C-style comments | Oleksandr Tymoshenko | 2008-05-03 | 1 | -1/+3 |
| * | Add mips support to libm, from mips2-jnpr perforce branch. | Warner Losh | 2008-04-26 | 4 | -0/+259 |
| * | Fix some corner cases: | David Schultz | 2008-04-03 | 2 | -10/+20 |
| * | Remove a (bogus) remnant of debugging this on sparc64. | David Schultz | 2008-03-31 | 1 | -1/+1 |
| * | Add assembly versions of remquol() and remainderl(). | David Schultz | 2008-03-30 | 6 | -4/+228 |
| * | Hook remquol() and remainderl() up to the build. | David Schultz | 2008-03-30 | 4 | -12/+33 |
| * | Implement remainderl() as a wrapper around remquol(). The extra work | David Schultz | 2008-03-30 | 2 | -0/+44 |
| * | Implement remquol() based on remquo(). | David Schultz | 2008-03-30 | 2 | -0/+183 |
| * | Implement csqrtl(). | David Schultz | 2008-03-30 | 5 | -13/+135 |
| * | Hook hypotl() and cabsl() up to the build. | David Schultz | 2008-03-30 | 3 | -6/+7 |
| * | Document hypotl(). | David Schultz | 2008-03-30 | 1 | -12/+17 |