gcc/libstdc++-v3/libsupc++
Benjamin Kosnik 628c731a48 stdc++.h: New.
2003-03-14  Benjamin Kosnik  <bkoz@redhat.com>

	* include/stdc++.h: New.
	* libsupc++/exception_defines.h (__EXCEPTION_DEFINES_H): Add guard.
	* include/Makefile.am (stamp-std-precompile): Generate stdc++.h.gch
        * include/Makefile.in: Regenerate.
        * testsuite_flags.in (--build-cxx): Add, but don't use PCHFLAGS.
	(--cxxflags): Put -g -O2 here.
	* testsuite/libstdc++-v3.dg/dg.exp: Remove -g -O2 here.

From-SVN: r64374
2003-03-14 22:16:06 +00:00
..
cxxabi.h Further conform g++'s __vmi_class_type_info to the C++ ABI specification. 2003-01-14 21:36:20 +00:00
del_op.cc
del_opnt.cc
del_opv.cc
del_opvnt.cc
eh_alloc.cc
eh_aux_runtime.cc
eh_catch.cc
eh_exception.cc
eh_globals.cc
eh_personality.cc
eh_term_handler.cc
eh_terminate.cc
eh_throw.cc
eh_type.cc
eh_unex_handler.cc
exception
exception_defines.h stdc++.h: New. 2003-03-14 22:16:06 +00:00
guard.cc
Makefile.am Makefile.am (AM_MAKEFLAGS): Also pass gxx_include_dir. 2003-03-07 08:01:24 +00:00
Makefile.in Makefile.am (AM_MAKEFLAGS): Also pass gxx_include_dir. 2003-03-07 08:01:24 +00:00
new
new_handler.cc
new_op.cc
new_opnt.cc
new_opv.cc
new_opvnt.cc
pure.cc
tinfo2.cc
tinfo.cc re PR c++/9433 (SegFault in dynamic_cast) 2003-01-28 15:26:53 +00:00
tinfo.h
typeinfo
unwind-cxx.h
vec.cc
vterminate.cc