gcc/libstdc++-v3/libsupc++
Douglas Gregor 499c96f56b Makefile.am (tr1_headers): Add new tuple_defs.h.
2006-10-16  Douglas Gregor  <doug.gregor@gmail.com>

	* include/Makefile.am (tr1_headers): Add new tuple_defs.h.
	* include/Makefile.in (tr1_headers): Regenerate.
	* include/tr1/tuple (tuple): Move declaration to tuple_defs.h.
	(get): Ditto.
	(operator==): Ditto.
	(operator<): Ditto.
	(operator!=): Ditto.
	(operator>): Ditto.
	(operator<=): Ditto.
	(operator>=): Ditto.
	(__stripped_tuple_type): Ditto.
	Include tuple.defs.h
	* include/tr1/tuple_iterate.h (tuple): Use
	_GLIBCXX_TUPLE_ALL_TEMPLATE_PARAMS_UNNAMED macro instead of 10
	"typename"s.
	(tuple_element): Use _GLIBCXX_TUPLE_ALL_TEMPLATE_PARAMS and
	_GLIBCXX_TYPLE_ALL_TEMPLATE_ARGS instead of 10
	parameters/arguments.
	* include/tr1/tuple_defs.h: New header, contains declarations and
	definitions for the tuple template with all arguments.
	* include/tr1/repeat.h (_GLIBCXX_TUPLE_ALL_TEMPLATE_PARAMS): New.
	(_GLIBCXX_TUPLE_ALL_TEMPLATE_PARAMS_UNNAMED): New.
	(_GLIBCXX_TUPLE_ALL_TEMPLATE_ARGS): New.
	(_GLIBCXX_TEMPLATE_PARAMS_NULL_CLASS): New.
	(_GLIBCXX_TEMPLATE_ARGS_STRIPPED): New.
	* scripts/gen_includers.pl: Update.
	* scripts/gen_includers2.pl: New.

From-SVN: r117790
2006-10-16 19:08:22 +00:00
..
cxxabi.h re PR libstdc++/29095 (cxxabi.h __cxa_cdtor_type not declared when included from "C") 2006-10-09 23:53:35 +00:00
del_op.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
del_opnt.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
del_opv.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
del_opvnt.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
eh_alloc.cc atomicity.h: Move to... 2006-09-14 09:48:15 +00:00
eh_arm.cc eh_arm.cc (__cxa_begin_cleanup): Always return 'true'. 2006-06-20 14:08:31 +00:00
eh_aux_runtime.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
eh_call.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
eh_catch.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
eh_exception.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
eh_globals.cc eh_globals.cc: Remove __gnu_internal. 2006-09-12 17:48:45 +00:00
eh_personality.cc re PR target/26792 (need to use autoconf when using newly-added libgcc functions) 2006-07-21 21:11:46 +00:00
eh_term_handler.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
eh_terminate.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
eh_throw.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
eh_type.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
eh_unex_handler.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
exception c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
exception_defines.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
guard.cc re PR libstdc++/29426 (static __recursive_mutex init vs __GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION) 2006-10-11 20:18:36 +00:00
Makefile.am libtool-ldflags: New script. 2006-01-03 00:30:27 +00:00
Makefile.in Makefile.am (tr1_headers): Add new tuple_defs.h. 2006-10-16 19:08:22 +00:00
new All files: Update FSF address. 2005-08-17 02:28:44 +00:00
new_handler.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
new_op.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
new_opnt.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
new_opv.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
new_opvnt.cc del_op.cc: Include c++config.h first. 2005-11-22 00:19:07 +00:00
pure.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
tinfo2.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
tinfo.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
tinfo.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
typeinfo All files: Update FSF address. 2005-08-17 02:28:44 +00:00
unwind-cxx.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
vec.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
vterminate.cc c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00