gcc/libstdc++-v3/libsupc++
Paul Brook 1568430fae configure.ac: Set ABI_TWEAKS_SRCDIR.
* configure.ac: Set ABI_TWEAKS_SRCDIR.
	* configure.host: Set abi_tweaks_dir.  Check for atomicity.h when
	setting atomicity_dir.  Override type_cpu for arm based targets.
	* include/Makefile.am (host_headers): Add cxxabi_tweaks.h.
	* libsupc++/cxxabi.h: Include bits/cxxabi.h. Don't declare __guard.
	* libsupc++/guard.cc: Use definitions from cxxabi_tweaks.h.
	* libsupc++/vec.cc: Ditto.
	* config/cpu/arm/cxxabi_tweaks.h: New file.
	* config/cpu/generic/cxxabi_tweaks.h: New file.
	* */Makefile.in: Regenerate.
	* configure: Regenerate.

From-SVN: r84032
2004-07-02 23:40:19 +00:00
..
Makefile.am
Makefile.in configure.ac: Set ABI_TWEAKS_SRCDIR. 2004-07-02 23:40:19 +00:00
cxxabi.h configure.ac: Set ABI_TWEAKS_SRCDIR. 2004-07-02 23:40:19 +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
guard.cc configure.ac: Set ABI_TWEAKS_SRCDIR. 2004-07-02 23:40:19 +00:00
new
new_handler.cc
new_op.cc
new_opnt.cc
new_opv.cc
new_opvnt.cc
pure.cc
tinfo.cc safe_base.h (__gnu_debug::_Safe_sequence_base): Revert -Weffc++ changes that defined copy ctory and or assignment operator. 2004-06-28 18:31:18 +00:00
tinfo.h
tinfo2.cc
typeinfo
unwind-cxx.h
vec.cc configure.ac: Set ABI_TWEAKS_SRCDIR. 2004-07-02 23:40:19 +00:00
vterminate.cc