diff options
| author | aaronwl <aaronwl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-11-03 03:00:00 +0000 |
|---|---|---|
| committer | aaronwl <aaronwl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-11-03 03:00:00 +0000 |
| commit | b9fce96db07c01f7c43a6b027d1c45d27e3b5b57 (patch) | |
| tree | 945daee19b8d2dc68c77292206dc48448497a2f1 /libjava/gnu/java/net/protocol | |
| parent | 2a03dcc3eff7c6fa1789a5724e35f471e0b13223 (diff) | |
| download | ppe42-gcc-b9fce96db07c01f7c43a6b027d1c45d27e3b5b57.tar.gz ppe42-gcc-b9fce96db07c01f7c43a6b027d1c45d27e3b5b57.zip | |
* 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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90017 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/gnu/java/net/protocol')
0 files changed, 0 insertions, 0 deletions

