gcc/libstdc++-v3/testsuite/26_numerics
Benjamin Kosnik 3d7c150e3f Move from CPP to CXX.
2003-07-04  Benjamin Kosnik  <bkoz@redhat.com>

	Move from CPP to CXX.
	* include/bits/c++config: Move to GLIBCXX from GLIBCPP.
	* testsuite/Makefile.am: Same.
	* testsuite/Makefile.in: Regenerate.
	* po/Makefile.am: Same.
	* po/Makefile.in: Regenerate.
	* libsupc++/Makefile.am: Same.
	* libsupc++/Makefile.in: Regenerate.
	* libmath/Makefile.am: Same.
	* libmath/Makefile.in: Regenerate.
	* include/Makefile.am: Same.
	* include/Makefile.in: Regenerate.
	* src/Makefile.am: Same.
	* src/Makefile.in: Regenerate.
	* acconfig.h: Same.
	* configure.host: Same.
	* configure.in: Same.
	* configure: Regenerate.
	* acinclude.m4: Same.
	* aclocal.m4: Same.
	* src: Change all files in this directory.
	* testsuite: Same.
	* include: Same, standardize include guards.
	* config: Same.
	* libsupc++: Same.

From-SVN: r68958
2003-07-05 04:05:45 +00:00
..
cmath re PR libstdc++/3181 (Unable to use sqrt,cos,sin,... with int argument.) 2003-05-11 09:07:17 +00:00
complex re PR libstdc++/10689 (pow(std::complex(0),1/3) returns (nan, nan) instead of 0.) 2003-05-20 06:52:11 +00:00
binary_closure.cc
buggy_complex.cc
c99_classification_macros_c.cc
c99_classification_macros_c++.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
c_math_dynamic.cc std_cmath.h (__gnu_cx::__c99_binding): New namespace. 2003-04-15 07:27:55 +00:00
c_math.cc
complex_inserters_extractors.cc
complex_value.cc
fabs_inline.cc
slice_array_assignment.cc
slice.cc
sum_diff.cc
valarray_const_bracket.cc
valarray_name_lookup.cc
valarray_operators.cc
valarray.cc