]> git.ipfire.org Git - thirdparty/gcc.git/commit
cmath: Implement US 136.
authorPaolo Carlini <paolo.carlini@oracle.com>
Sun, 8 Aug 2010 10:07:16 +0000 (10:07 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sun, 8 Aug 2010 10:07:16 +0000 (10:07 +0000)
commit77fd1c1d447a899e176c92150ba84a72c29ecc52
tree3dcbcfb53c58869df23992490255df43bde8eb51
parent1159da448c8666d559371dc00a5d64a2ad1205b5
cmath: Implement US 136.

2010-08-08  Paolo Carlini  <paolo.carlini@oracle.com>

* include/c_global/cmath: Implement US 136.
* include/tr1_impl/cmath: Do not bring fpclassify, etc from namespace
std, define namespace tr1.
* testsuite/26_numerics/headers/cmath/
c99_classification_macros_c++0x.cc: New.

From-SVN: r162995
libstdc++-v3/ChangeLog
libstdc++-v3/include/c_global/cmath
libstdc++-v3/include/tr1_impl/cmath
libstdc++-v3/testsuite/26_numerics/headers/cmath/c99_classification_macros_c++0x.cc [new file with mode: 0644]