gcc/libstdc++-v3/config
Aaron W. LaFramboise 5cc781508e * config/os/bsd/darwin/os_defines.h
(_GLIBCXX_WEAK_DEFINITION): Define.
	* include/bits/c++config (_GLIBCXX_WEAK_DEFINITION): Define.
	* libsupc++/del_op.cc (operator delete(void *)): Use
	_GLIBCXX_WEAK_DEFINITION.
	* libsupc++/del_opnt.cc
	(operator delete(void *, const std::nothrow_t&)): Same.
	* libsupc++/del_opv.cc (operator delete[](void *)): Same.
	* libsupc++/del_opvnt.cc
	(operator delete[](void *, const std::nothrow_t&)): Same.
	* libsupc++/new_op.cc (operator new(std::size_t)): Same.
	* libsupc++/new_opnt.cc
	(operator new(std::size_t, const std::nothrow_t&)): Same
	* libsupc++/new_opv.cc (operator new[](std::size_t)): Same.
	* libsupc++/new_opvnt.cc
	(operator new[](std::size_t, const std::nothrow_t&)): Same.

From-SVN: r90017
2004-11-02 21:00:00 -06:00
..
abi configure.host (abi_baseline_pair): Define for s390-*-linux* and s390x-*-linux*. 2004-10-05 13:45:38 +00:00
allocator
cpu
io re PR libstdc++/17922 (Spurious warnings about std::ios_base::seekdir) 2004-11-02 19:00:19 +00:00
locale configure.host (darwin*): Set os_include_dir to a separate directory for Darwin. 2004-10-30 01:03:12 +00:00
os * config/os/bsd/darwin/os_defines.h 2004-11-02 21:00:00 -06:00
linker-map.dummy
linker-map.gnu bitmap_allocator.h: Change unsigned int -> size_t... 2004-10-17 14:46:29 +00:00