os_defines.h (_GLIBCXX_LLP64): Define if llp64 abi is used.

* config/os/mingw32/os_defines.h (_GLIBCXX_LLP64): Define if llp64
	abi is used.
	* config/os/mingw32-w64/os_defines.h: Likewise.
	* libsupc++/cxxabi.h (__base_class_type_info): Adjust
	type of __offset_flags for llp64.
	* libsupc++/eh_alloc.cc (EMERGENCY_OBJ_SIZE): Define proper
	for llp64 abi.
	(EMERGENCY_OBJ_COUNT): Likewise.
	(bitmask_type): Likewise.
	* libsupc++/hash_bytes.cc (_Hash_bytes): Handle llp64.

From-SVN: r194658
This commit is contained in:
Kai Tietz 2012-12-21 11:12:48 +01:00 committed by Kai Tietz
parent ffeffdcb91
commit 3cc6dd4dce
6 changed files with 32 additions and 2 deletions