| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| ctype_base.h | ||
| ctype_configure_char.cc | ||
| ctype_inline.h | ||
| error_constants.h | ||
| os_defines.h |
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
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| ctype_base.h | Loading commit data... | |
| ctype_configure_char.cc | Loading commit data... | |
| ctype_inline.h | Loading commit data... | |
| error_constants.h | Loading commit data... | |
| os_defines.h | Loading commit data... |