aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorBranko Cibej <branko.cibej@hermes.si>2000-06-08 23:22:02 +0200
committerPhil Edwards <pme@gcc.gnu.org>2000-06-08 21:22:02 +0000
commit6c820cf2ec17eb1655f8729d67eb2cd0dc81699d (patch)
tree7a8abe294cfb8256d3e855c42932558c008ba644 /gcc
parent5c61f0f2a8a6107536d823dded10d7bb96a22af2 (diff)
downloadgcc-6c820cf2ec17eb1655f8729d67eb2cd0dc81699d.zip
gcc-6c820cf2ec17eb1655f8729d67eb2cd0dc81699d.tar.gz
gcc-6c820cf2ec17eb1655f8729d67eb2cd0dc81699d.tar.bz2
acinclude.m4 (GLIBCPP_CHECK_BUILTIN_MATH_SUPPORT): Check for sinf, cosf, fabsf, and sqrtf; add to LIBMATHOBJS if missing.
2000-06-08 Branko Cibej <branko.cibej@hermes.si> * acinclude.m4 (GLIBCPP_CHECK_BUILTIN_MATH_SUPPORT): Check for sinf, cosf, fabsf, and sqrtf; add to LIBMATHOBJS if missing. * aclocal.m4: Regenerate. * configure: Regenerate. * math/cosf.c: New file. * math/fabsf.c: Likewise. * math/sinf.c: Likewise. * math/sqrtf.c: Likewise. * math/Makefile.am (EXTRA_DIST): Add those four files. * math/Makefile.in: Regenerate. From-SVN: r34461
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions