gcc/libstdc++-v3/config
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
..
abi Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
allocator Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
cpu PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
io PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
locale ctype_members.cc: New file. 2011-07-15 22:29:53 +00:00
os re PR target/51135 (SIGSEGV during exception cleanup on win32) 2011-12-16 19:43:06 +01:00