Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Vector sincos for x86_64 and tests. | Andrew Senkevich | 2015-06-18 | 1 | -2/+2 |
* | Vector pow for x86_64 and tests. | Andrew Senkevich | 2015-06-17 | 1 | -1/+1 |
* | Vector exp for x86_64 and tests. | Andrew Senkevich | 2015-06-17 | 1 | -1/+1 |
* | Vector log for x86_64 and tests. | Andrew Senkevich | 2015-06-17 | 1 | -1/+1 |
* | Vector sin for x86_64 and tests. | Andrew Senkevich | 2015-06-11 | 1 | -1/+1 |
* | Start of series of patches with x86_64 vector math functions. | Andrew Senkevich | 2015-06-09 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 3 | -3/+3 |
* | Revert to defining __extern_inline only for gcc-4.3+ (BZ #17266) | Siddhesh Poyarekar | 2014-09-16 | 1 | -3/+5 |
* | Complete _BSD_SOURCE / _SVID_source followup cleanup. | Joseph Myers | 2014-02-21 | 2 | -12/+12 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 3 | -3/+3 |
* | New <math.h> macro named issignaling to check for a signaling NaN (sNaN). | Thomas Schwinge | 2013-04-02 | 1 | -0/+6 |
* | Better distinguish between NaN/qNaN/sNaN. | Thomas Schwinge | 2013-03-15 | 1 | -1/+1 |
* | Use __extension__ with long long in installed headers. | Joseph Myers | 2013-01-10 | 1 | -0/+2 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 3 | -3/+3 |
* | math: use existing nonnull attribute define | Mike Frysinger | 2012-12-30 | 1 | -2/+1 |
* | Don't use long double *_finite functions if no long double math | Andreas Schwab | 2012-04-28 | 1 | -0/+119 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 3 | -9/+6 |
* | Add const attribute to fmin and fmax | Ulrich Drepper | 2012-01-10 | 1 | -2/+2 |
* | Optimize ldexp and scalbn | Ulrich Drepper | 2012-01-10 | 1 | -1/+8 |
* | Remove pre-ISO C support | Ulrich Drepper | 2012-01-07 | 1 | -2/+2 |
* | Avoid warnings in __*_finite math function declarations with C++ | Marek Polacek | 2011-12-17 | 1 | -90/+97 |
* | Optimize exp | Ulrich Drepper | 2011-10-15 | 1 | -0/+7 |
* | Add parameter annotation to modf | Andreas Jaeger | 2011-10-15 | 1 | -2/+3 |
* | Optimize libm | Ulrich Drepper | 2011-10-12 | 1 | -0/+315 |
* | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 2007-09-15 | 1 | -1/+2 |
* | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2007-03-17 | 1 | -4/+4 |
* | * math/bits/mathcalls.h: Guard __END_NAMESPACE_C99 with the | Roland McGrath | 2006-02-01 | 1 | -3/+6 |
* | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath | 2006-01-14 | 1 | -2/+2 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -8/+5 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -5/+8 |
* | Round is a const function. | Andreas Jaeger | 2003-01-12 | 1 | -2/+2 |
* | Prepare headers for use in ISO C++ compliant implementations. | Ulrich Drepper | 2002-08-28 | 1 | -20/+49 |
* | Update. | Ulrich Drepper | 2001-11-27 | 1 | -2/+2 |
* | Update to LGPL v2.1. | Andreas Jaeger | 2001-07-06 | 2 | -16/+16 |
* | Update. | Ulrich Drepper | 2001-03-30 | 1 | -9/+1 |
* | (Finding Tokens in a String): Document XPG basename() and dirname(), aswell a... | Ulrich Drepper | 2001-01-06 | 1 | -3/+4 |
* | Update. | Ulrich Drepper | 2000-09-16 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2000-07-12 | 1 | -3/+3 |
* | Update. | Ulrich Drepper | 2000-02-28 | 1 | -1/+6 |
* | Update. | Ulrich Drepper | 1999-10-31 | 1 | -12/+12 |
* | Update. | Ulrich Drepper | 1999-09-25 | 1 | -3/+6 |
* | Update. | Ulrich Drepper | 1999-09-10 | 1 | -0/+3 |
* | Update. | Ulrich Drepper | 1999-08-18 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 1999-01-23 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 1999-01-19 | 1 | -2/+2 |
* | Update. cvs/libc-as-981124 | Ulrich Drepper | 1998-11-23 | 1 | -6/+6 |
* | Update. | Ulrich Drepper | 1998-11-09 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 1998-08-31 | 1 | -3/+9 |
* | Update. | Ulrich Drepper | 1998-07-28 | 1 | -1/+5 |
* | Update. | Ulrich Drepper | 1998-07-09 | 1 | -1/+3 |