gcc/libstdc++-v3/config/os
Kai Tietz 2ecb85c86b re PR target/51135 (SIGSEGV during exception cleanup on win32)
PR libstdc++/51135
        * libsupc++/unwind-cxx.h (__cxa_exception): Mark
        exceptionDestructor by _GLIBCXX_CDTOR_CALLABI.
        * libsupc++/eh_throw.cc (__cxa_throw): Mark destructor
        function argument by _GLIBCXX_CDTOR_CALLABI.
        * libsupc++/cxxabi.h (__cxa_throw): Likewise.
        (_GLIBCXX_CDTOR_CALLABI): Add empty default
        definition.
        * config/os/mingw32-w64/os_defines.h (_GLIBCXX_CDTOR_CALLABI): Define
        for IA-32 target as __thiscall.
        * config/os/mingw32/os_defines.h (_GLIBCXX_CDTOR_CALLABI): Likewise.

From-SVN: r182410
2011-12-16 19:43:06 +01:00
..
aix re PR libstdc++/48382 (ctype_noninline.h should not be installed) 2011-03-31 16:06:12 +00:00
bionic re PR libstdc++/48382 (ctype_noninline.h should not be installed) 2011-03-31 16:06:12 +00:00
bsd re PR libstdc++/48382 (ctype_noninline.h should not be installed) 2011-03-31 16:06:12 +00:00
djgpp re PR libstdc++/48382 (ctype_noninline.h should not be installed) 2011-03-31 16:06:12 +00:00
generic re PR libstdc++/48382 (ctype_noninline.h should not be installed) 2011-03-31 16:06:12 +00:00
gnu-linux re PR libstdc++/48382 (ctype_noninline.h should not be installed) 2011-03-31 16:06:12 +00:00
hpux re PR libstdc++/48382 (ctype_noninline.h should not be installed) 2011-03-31 16:06:12 +00:00
irix re PR libstdc++/48382 (ctype_noninline.h should not be installed) 2011-03-31 16:06:12 +00:00
mingw32 re PR target/51135 (SIGSEGV during exception cleanup on win32) 2011-12-16 19:43:06 +01:00
mingw32-w64 re PR target/51135 (SIGSEGV during exception cleanup on win32) 2011-12-16 19:43:06 +01:00
newlib re PR libstdc++/48382 (ctype_noninline.h should not be installed) 2011-03-31 16:06:12 +00:00
qnx/qnx6.1 re PR libstdc++/48382 (ctype_noninline.h should not be installed) 2011-03-31 16:06:12 +00:00
solaris/solaris2.8 Handle different versions of Solaris 8 <iso/math_iso.h>, <iso/stdlib_iso.h> 2011-08-29 12:54:55 +00:00
tpf re PR libstdc++/48382 (ctype_noninline.h should not be installed) 2011-03-31 16:06:12 +00:00
uclibc re PR libstdc++/48382 (ctype_noninline.h should not be installed) 2011-03-31 16:06:12 +00:00
vxworks re PR libstdc++/48382 (ctype_noninline.h should not be installed) 2011-03-31 16:06:12 +00:00