This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r111813 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: paolo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Tue, 07 Mar 2006 16:53:45 -0000
- Subject: r111813 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: paolo
Date: Tue Mar 7 16:53:44 2006
New Revision: 111813
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111813
Log:
2006-03-07 Paolo Carlini <pcarlini@suse.de>
* include/tr1/cmath: Add C99 overloads.
* include/tr1/common.h (struct __promote_3): Add.
* testsuite/tr1/8_c_compatibility/cmath/overloads.cc: New.
* testsuite/tr1/8_c_compatibility/cmath/functions.cc: Tweak.
* testsuite/tr1/8_c_compatibility/complex/overloads_float.cc: Likewise.
Added:
trunk/libstdc++-v3/testsuite/tr1/8_c_compatibility/cmath/overloads.cc
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/tr1/cmath
trunk/libstdc++-v3/include/tr1/common.h
trunk/libstdc++-v3/testsuite/tr1/8_c_compatibility/cmath/functions.cc
trunk/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/overloads_float.cc