OSDN Git Service

2010-08-08 Paolo Carlini <paolo.carlini@oracle.com>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 8 Aug 2010 10:07:16 +0000 (10:07 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 8 Aug 2010 10:07:16 +0000 (10:07 +0000)
commit61e9ec07cee391dc07a9bdf95fc2926a4c34102b
tree3dcbcfb53c58869df23992490255df43bde8eb51
parent8ea1417d61ea42b8ed7b988585d99839cf634df4
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@162995 138bc75d-0d04-0410-961f-82ee72b054a4
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]