This website requires JavaScript.
Explore
Help
Sign In
mirror
/
gcc
Watch
2
Star
0
Fork
0
You've already forked gcc
mirror of
git://gcc.gnu.org/git/gcc.git
synced
2025-01-14 00:15:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a325caa035
gcc
/
libstdc++-v3
/
src
/
complexl.cc
4 lines
47 B
C++
Raw
Normal View
History
Unescape
Escape
libstdc++-v3: New directory. 2000-04-21 Benjamin Kosnik <bkoz@redhat.com> * libstdc++-v3: New directory. From-SVN: r33317
2000-04-22 04:33:34 +08:00
#
define FLT long double
#
include
"complex.cc"
acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): Remove. 2000-10-26 Benjamin Kosnik <bkoz@redhat.com> * acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): Remove. * aclocal.m4: Regenerate. * configure.in: Remove GLIBCPP_ENABLE_LONG_DOUBLE. * configure: Regenerate. * docs/configopts.html: Remove. * src/complexl.cc: Revert. * config.h.in: Remove. * include/c_std/bits/std_cmath.h: Remove guards based on _GLIBCPP_USE_LONG_DOUBLE. * include/c/bits/std_cmath.h: Same. Format. Match c_std behavior with respect to long double signatures. * config/os/aix/bits/ctype_noninline.h (ctype): Remove throw specification. * config/os/newlib/bits/ctype_noninline.h (ctype): And here. * config/os/solaris/solaris2.6/bits/ctype_noninline.h (ctype): Same. * config/os/solaris/solaris2.5/bits/ctype_noninline.h (ctype): Same. * config/os/generic/bits/ctype_noninline.h (ctype): Same. * config/os/bsd/bits/ctype_noninline.h (ctype): Same. From-SVN: r37073
2000-10-26 22:56:05 +08:00
Reference in New Issue
Copy Permalink