K 10 svn:author V 3 kan K 8 svn:date V 27 2003-12-19T17:11:20.000000Z K 7 svn:log V 398 Implement __cxa_atexit/__cxa_finalize as specified by the cross-vendor C++ ABI document at http://www.codesourcery.com/cxx-abi/abi.html#dso-dtor The ABI was initially defined for ia64, but GCC3 and Intel compilers have adopted it on other platforms. This is the patch from PR bin/59552 with a number of changes by me. PR: bin/59552 Submitted by: Bradley T Hughes (bhughes at trolltech dot com) END