freebsd-dev/contrib/libstdc++/include
David Chisnall e2a74d7247 Add isnan() and isinf() to the global namespace in libstdc++'s <cmath>.
The standard (n3242, section 17.6.1.1, paragraph 4) says that, because these are
declared as macros in the C specification (even though they are
implemented as functions in the C++ library) they should be in the global
namespace.

A surprising number of configure checks rely on this.  It was broken by recent
cleanups to math.h.
2013-07-23 10:23:43 +00:00
..
backward Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
bits Fix several clang warnings in libstdc++, which were exposed by the 2012-10-23 18:36:07 +00:00
c Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
c_compatibility Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
c_std Add isnan() and isinf() to the global namespace in libstdc++'s <cmath>. 2013-07-23 10:23:43 +00:00
debug Fix a number of other clang warnings in libstdc++, which could appear 2012-10-23 18:45:32 +00:00
ext Fix a number of other clang warnings in libstdc++, which could appear 2012-10-23 18:45:32 +00:00
precompiled Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
std Fix the __glibcxx_min and __glibcxx_max macros for a signed wchar_t. 2012-12-25 07:37:33 +00:00
tr1 Update libstdc++ with small updates from the latest rev. (135556) 2011-12-21 16:36:07 +00:00
Makefile.am Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00
Makefile.in Reorganize the gcc vendor import work area. This flattens out a bunch 2008-06-01 00:03:21 +00:00