gcc/libstdc++-v3/libsupc++
Zack Weinberg 47194af45f acinclude.m4 (GLIBCXX_CONFIGURE): Delete gcc_version logic.
* acinclude.m4 (GLIBCXX_CONFIGURE): Delete gcc_version logic.
	(GLIBCXX_EXPORT_INSTALL_INFO): Adjust quotation so ${gcc_version}
	is expanded by the Makefiles, not by configure.
	* fragment.am: Set gcc_version.
	* libmath/Makefile.am: Likewise.
	* configure, Makefile.in, include/Makefile.in, libmath/Makefile.in
	* libsupc++/Makefile.in, po/Makefile.in, src/Makefile.in
	* testsuite/Makefile.in: Regenerate.

From-SVN: r96814
2005-03-21 17:40:24 +00:00
..
Makefile.am
Makefile.in acinclude.m4 (GLIBCXX_CONFIGURE): Delete gcc_version logic. 2005-03-21 17:40:24 +00:00
cxxabi.h doxygroups.cc: Add std::tr1 namespace. 2004-11-24 04:11:23 +00:00
del_op.cc Fix typo... 2005-02-10 19:21:33 +00:00
del_opnt.cc c++config: Spacing. 2004-11-03 04:07:22 +00:00
del_opv.cc c++config: Spacing. 2004-11-03 04:07:22 +00:00
del_opvnt.cc c++config: Spacing. 2004-11-03 04:07:22 +00:00
eh_alloc.cc re PR libstdc++/10606 (uncaught_exception() returns false too early) 2005-02-18 18:35:25 -08:00
eh_aux_runtime.cc
eh_catch.cc re PR libstdc++/20091 (18_support/14026.cc execution test fails) 2005-02-22 15:17:14 -08:00
eh_exception.cc
eh_globals.cc re PR libstdc++/18185 ([3.4 only] Unhandled exceptions leak) 2004-11-01 22:47:33 +00:00
eh_personality.cc
eh_term_handler.cc
eh_terminate.cc
eh_throw.cc re PR libstdc++/10606 (uncaught_exception() returns false too early) 2005-02-18 18:35:25 -08:00
eh_type.cc
eh_unex_handler.cc
exception
exception_defines.h
guard.cc Add memory barriers to the double-checked locking used for static initialization. 2004-12-27 23:36:54 -05:00
new
new_handler.cc
new_op.cc c++config: Spacing. 2004-11-03 04:07:22 +00:00
new_opnt.cc c++config: Spacing. 2004-11-03 04:07:22 +00:00
new_opv.cc c++config: Spacing. 2004-11-03 04:07:22 +00:00
new_opvnt.cc c++config: Spacing. 2004-11-03 04:07:22 +00:00
pure.cc
tinfo.cc
tinfo.h
tinfo2.cc
typeinfo
unwind-cxx.h re PR libstdc++/10606 (uncaught_exception() returns false too early) 2005-02-18 18:35:25 -08:00
vec.cc
vterminate.cc