summaryrefslogtreecommitdiff
path: root/libstdc++-v3/libmath/stubs.c
Commit message (Expand)AuthorAgeFilesLines
* 2009-01-15 Benjamin Kosnik <bkoz@redhat.com>bkoz2009-01-151-455/+0
* 2005-08-17 Kelley Cook <kcook@gcc.gnu.org>kcook2005-08-171-1/+1
* libstdc++-v3/jbeulich2005-05-201-0/+17
* * include/c_std/std_cmath.h: Don't import C99's float transcendentalssayle2003-11-151-0/+161
* 2003-11-01 Anthony Green <green@redhat.com>green2003-11-041-17/+17
* * libmath/stubs.c (hypot, hypotf, hypotl): Don't divide bydannysmith2003-05-211-1/+7
* 2002-01-01 Roger Sayle <roger@eyesopen.com>aj2002-01-011-3/+3
* 2001-08-14 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>bkoz2001-08-141-1/+1
* * acinclude.m4: CHECK_MATH_DECL_AND_LINKAGE for hypot, hypotf,gdr2001-07-251-13/+157
* 2001-07-13 Stephen M. Webb <stephen@bregmasoft.com>pme2001-07-131-1/+1
* * libmath/Makefile.am (EXTRA_DIST): Remove atan2f.c and expf.cgdr2001-07-061-0/+8
* * libmath/stubs.c: Fix thinko.gdr2001-06-231-0/+1
* 2001-06-24 David Edelsohn <dje@watson.ibm.com>gdr2001-06-231-1/+8
* * libmath/stubs.c (powf): Fix typo.gdr2001-06-221-2/+2
* * libmath/stubs.c (tanhf): Fix typo.gdr2001-06-221-11/+11
* * libmath/stubs.c: New file.gdr2001-06-221-0/+111