gcc/libstdc++-v3/include/bits
Gabriel Dos Reis 0ba2a514ef Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove ccosl, cexpl, clog10l, csinhl, ctanhl, ctanl.
* libmath/Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove ccosl,
	cexpl, clog10l, csinhl, ctanhl, ctanl.
	(EXTRA_DIST): Remove ccos, ccosf, csin, csinf, ccosh, ccoshf,
	csing, csinhf, clog10, clog10f, ctan, ctanf, ctanh, ctanhf.
	* libmath/Makefile.in: Regenarate.
	* libmath/ccos.c: Remove.
	* libmath/ccosf.c: Likewise.
	* libmath/ccosl.c: Likewise.
	* libmath/csin.c: Likewise.
	* libmath/csinf.c: Likewise.
	* libmath/csinl.c: Likewise.
	* libmath/ctan.c: Likewise.
	* libmath/ctanf.c: Likewise.
	* libmath/ctanl.c: Likewise.
	* libmath/ccosh.c: Likewise.
	* libmath/ccoshf.c: Likewise.
	* libmath/ccoshl.c: Likewise.
	* libmath/csinh.c: Likewise.
	* libmath/csinhf.c: Likewise.
	* libmath/csinhl.c: Likewise.
	* libmath/ctanh.c: Likewise.
	* libmath/ctanhf.c: Likewise.
	* libmath/ctanhl.c: Likewise.
	* libmath/cexp.c: Likewise.
	* libmath/cexpf.c: Likewise.
	* libmath/cexpl.c: Likewise.
	* libmath/clog10.c: Likewise.
	* libmath/clog10f.c: Likewise.
	* libmath/clog10l.c: Likewise.
	* libmath/complex-stub.h: Remove forward declaration of functions
	mentioned above.

	* include/bits/std_complex.h(tan, tanh): Define primary templates.
	(complex<>): Remove friend declarations for tan<> and tanh<>.
	* src/complex.cc(tan, tanh): Remove specializations.

	* acinclude.m4: Remove check for ccos, ccosf, ccosl, ccosh,
	ccoshf, ccoshl,	csin, csinf, csinl, csinh, csinhf, csinhl, cexp,
	cexpf, cexpl, ctan, ctanf, ctanl, ctanh, ctanhf, ctanhl.
	* aclocal.m4: Regenarate.
	* configure: Regenarate.

From-SVN: r38128
2000-12-08 05:57:48 +00:00
..
basic_file.h basic_file.h (__basic_file): Don't use __c_wfile_type when _GLIBCPP_USE_WCHAR_T is not defined. 2000-11-12 03:27:10 +00:00
basic_ios.h
basic_ios.tcc
basic_string.h mkcheckin.in: Move check for bash version 2 later in the file. 2000-11-16 01:03:20 +00:00
c++config Update for 2.91 release. 2000-11-28 20:33:39 +00:00
char_traits.h
codecvt.h locale_facets.h (ctype): Remove _Ctype_nois and _Ctype and replace with common __ctype_abstract_base. 2000-12-07 06:44:49 +00:00
concept_checks.h
container_concepts.h
cpp_type_traits.h * include/bits/cpp_type_traits.h: Fix typos. Adjust formatting. 2000-11-10 17:48:15 +00:00
exception_support.h
fpos.h
fstream.tcc locale.cc: Match orderings for static members. 2000-11-02 08:05:16 +00:00
generic_shadow.h
gslice_array.h
gslice.h
indirect_array.h
ios_base.h ios_base.h (ios_base::failure::~failure, [...]): Move defintion to ... 2000-11-23 04:53:40 +00:00
istream.tcc
limits_generic.h
locale_facets.h ctype_base.h (ctype_base): Change space mask. 2000-12-07 20:49:10 +00:00
locale_facets.tcc locale_facets.tcc (num_get<_CharT, [...]): Add missing typename keyword. 2000-11-17 05:38:04 +00:00
localefwd.h locale_facets.h (ctype): Remove _Ctype_nois and _Ctype and replace with common __ctype_abstract_base. 2000-12-07 06:44:49 +00:00
mask_array.h
ostream.tcc
pthread_allocimpl.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
sbuf_iter.h
sequence_concepts.h
slice_array.h
slice.h
sstream.tcc
std_algorithm.h
std_bitset.h Makefile.am (sources): Add bitset.cc 2000-11-29 01:09:09 +00:00
std_complex.h Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove ccosl, cexpl, clog10l, csinhl, ctanhl, ctanl. 2000-12-08 05:57:48 +00:00
std_deque.h
std_fstream.h
std_functional.h
std_iomanip.h
std_ios.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
std_iosfwd.h
std_iostream.h
std_istream.h
std_iterator.h
std_list.h
std_locale.h
std_map.h
std_memory.h
std_numeric.h
std_ostream.h
std_queue.h
std_set.h
std_sstream.h
std_stack.h
std_stdexcept.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
std_streambuf.h c++config, [...]: Correct spelling of "deprecated". 2000-11-20 08:25:18 +00:00
std_string.h
std_utility.h
std_valarray.h std_valarray.h (valarray::valarray): Fix thinko. 2000-10-26 08:49:10 +00:00
std_vector.h
stl_algo.h
stl_algobase.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
stl_alloc.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
stl_config.h acinclude.m4: Change C9X references to refer to C99. 2000-11-25 19:36:53 +00:00
stl_construct.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
stl_deque.h
stl_function.h
stl_heap.h
stl_iterator_base.h
stl_iterator.h
stl_list.h
stl_map.h
stl_multimap.h
stl_multiset.h
stl_numeric.h
stl_pair.h stl_pair.h (make_pair): Add LWG solution. 2000-10-25 12:48:34 +00:00
stl_pthread_alloc.h
stl_queue.h
stl_range_errors.h
stl_raw_storage_iter.h
stl_relops.h
stl_set.h
stl_stack.h
stl_string_fwd.h
stl_tempbuf.h
stl_threads.h
stl_tree.h stl_tree.h: Overload operators == and != to be able to handle the case... 2000-11-17 22:58:19 +00:00
stl_uninitialized.h
stl_vector.h
streambuf.tcc
string.tcc mkcheckin.in: Move check for bash version 2 later in the file. 2000-11-16 01:03:20 +00:00
type_traits.h
valarray_array.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:50:39 +00:00
valarray_array.tcc
valarray_meta.h