Age | Commit message (Expand) | Author | Files | Lines |
2003-11-15 | std_cmath.h: Don't import C99's float transcendentals into the __gnu_cxx::__c... | Roger Sayle | 1 | -0/+161 |
2003-11-04 | stubs.c (sqrtf, sqrtl): Reorder so they appear before they're used. | Anthony Green | 1 | -17/+17 |
2003-05-21 | stubs.c (hypot, [...]): Don't divide by zero. | Danny Smith | 1 | -1/+7 |
2002-01-01 | stubs.c (sinf,cosf): Implement stubs to enable the equivalent ___builtin__ ve... | Roger Sayle | 1 | -3/+3 |
2001-08-14 | stubs.c: Fix PR/3988, replace _GBLICPP_HAVE_LOGL with HAVE_LOGL | Peter Schmid | 1 | -1/+1 |
2001-07-25 | acinclude.m4: CHECK_MATH_DECL_AND_LINKAGE for hypot, hypotf, hypotl, atan2f, ... | Gabriel Dos Reis | 1 | -13/+157 |
2001-07-13 | Makefile.am: New file encapsulating header generation rules. | Stephen M. Webb | 1 | -1/+1 |
2001-07-06 | Makefile.am (EXTRA_DIST): Remove atan2f.c and expf.c | Gabriel Dos Reis | 1 | -0/+8 |
2001-06-23 | * libmath/stubs.c: Fix thinko. | Gabriel Dos Reis | 1 | -0/+1 |
2001-06-23 | stubs.c (sqrtf): Define. | David Edelsohn | 1 | -1/+8 |
2001-06-22 | * libmath/stubs.c (powf): Fix typo. | Gabriel Dos Reis | 1 | -2/+2 |
2001-06-22 | * libmath/stubs.c (tanhf): Fix typo. | Gabriel Dos Reis | 1 | -11/+11 |
2001-06-22 | stubs.c: New file. | Gabriel Dos Reis | 1 | -0/+111 |