Searched hist:"50 bcce79ff3918bdda9520e0ad631d80df66bbb0" (Results 1 – 1 of 1) sorted by relevance
/freebsd/lib/libc/stdlib/ |
H A D | atexit.h | diff 50bcce79ff3918bdda9520e0ad631d80df66bbb0 Fri Dec 19 18:11:21 CET 2003 Alexander Kabaev <kan@FreeBSD.org> Implement __cxa_atexit/__cxa_finalize as specified by the cross-vendor ó++ 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) diff 50bcce79ff3918bdda9520e0ad631d80df66bbb0 Fri Dec 19 18:11:21 CET 2003 Alexander Kabaev <kan@FreeBSD.org> Implement __cxa_atexit/__cxa_finalize as specified by the cross-vendor ó++ 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)
|