aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++/cxxabi.h
AgeCommit message (Expand)AuthorFilesLines
2012-12-21os_defines.h (_GLIBCXX_LLP64): Define if llp64 abi is used.Kai Tietz1-0/+4
2012-10-08Support C++11 thread_local destructors.Jason Merrill1-0/+4
2011-12-16re PR target/51135 (SIGSEGV during exception cleanup on win32)Kai Tietz1-1/+5
2011-12-12revert: re PR target/51135 (SIGSEGV during exception cleanup on win32)Paolo Carlini1-5/+1
2011-12-12PR libstdc++/511135Kai Tietz1-1/+5
2011-10-10re PR libstdc++/49818 (libsupc++ does not export __cxa_get_globals or related...Benjamin Kosnik1-13/+76
2011-04-24* libsupc++/cxxabi.h: Adjust link to FAQ entry.Gerald Pfeifer1-1/+1
2011-01-15re PR libstdc++/36104 (gnu-versioned-namespace is broken)Benjamin Kosnik1-106/+101
2010-09-09cxxabi.h: Uglify nothrow to __nothrow__; fix a few inconsistent uglifications...Paolo Carlini1-19/+19
2010-02-18typeinfo: Add system_header pragma.Paolo Carlini1-1/+3
2009-11-15cxxabi.h (__cxa_demangle): Fix typo in comment.Steve Ward1-1/+1
2009-11-09user.cfg.in: Regenerate, add files.Benjamin Kosnik1-1/+22
2009-11-06user.cfg.in: Adjust includes.Benjamin Kosnik1-3/+3
2009-04-18* eh_type.cc (__cxa_current_exception_type) Mark throw().Jan Hubicka1-6/+6
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-14/+9
2009-02-21user.cfg.in: Tweaks.Benjamin Kosnik1-3/+63
2007-05-09cxxabi.h (_GLIBCXX_NOTHROW): New macro.Mark Mitchell1-5/+7
2007-05-08cxxabi-internal.h: Remove, to be replaced by...Jason Merrill1-2/+491
2007-05-07re PR other/28145 (C++ (throw() and catch(...) {/* fall through */ } ) and p...Jason Merrill1-480/+1
2007-05-05cxxabi.h (__cxa_atexit): Conditionalize exception specification on #ifdef __c...Mark Mitchell1-1/+5
2007-05-04atexit_arm.cc: New file.Mark Mitchell1-1/+1
2006-10-09re PR libstdc++/29095 (cxxabi.h __cxa_cdtor_type not declared when included f...Benjamin Kosnik1-3/+3
2006-05-18cxxabi.h (class __vmi_class_type_info): Correct typo in comment.Danny Smith1-1/+1
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2004-11-24doxygroups.cc: Add std::tr1 namespace.Benjamin Kosnik1-0/+4
2004-09-16cxxabi_tweaks.h (__cxa_cdtor_return_type): Define.Mark Mitchell1-15/+18
2004-08-12cxxabi_tweaks.h: Define __cxa_vec_ctor_return and _GLIBCXX_CXA_VEC_CTOR_RETURN.Paul Brook1-2/+2
2004-08-03cxxabi.h: Make all declarations have default visibility.Mark Mitchell1-0/+4
2004-07-02configure.ac: Set ABI_TWEAKS_SRCDIR.Paul Brook1-8/+1
2004-06-25target-def.h (TARGET_CXX_GUARD_TYPE, [...]): Define.Paul Brook1-0/+5
2004-05-22cxxabi.h: Remove duplicated and useless public and private keywords in class ...Benjamin Kosnik1-466/+436
2003-10-03re PR libstdc++/12451 (missing(late) class forward declaration in cxxabi.h)Harald Boehme1-2/+2
2003-07-05Move from CPP to CXX.Benjamin Kosnik1-2/+2
2003-05-24Makefile.am, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode1-4/+4
2003-01-14Further conform g++'s __vmi_class_type_info to the C++ ABI specification.Jeffrey D. Oldham1-4/+1
2002-12-10cxxabi.h (__cxa_bad_cast): Declare it.Mark Mitchell1-0/+16
2002-12-09* libsupc++/cxxabi.h (__cxa_pure_virtual): Declare it.Mark Mitchell1-1/+6
2002-11-25Makefile.am (sources): Add guard.cc.Mark Mitchell1-0/+14
2002-07-31re PR libstdc++/7442 (cxxabi.h does not match the C++ ABI)Benjamin Kosnik1-2/+2
2002-07-31re PR libstdc++/7442 (cxxabi.h does not match the C++ ABI)Benjamin Kosnik1-14/+14
2001-11-23ChangeLog, [...]: Fix spelling errors.Joseph Myers1-2/+2
2001-11-17eh_personality.cc (__cxa_call_unexpected): Take void*.Jason Merrill1-0/+5
2001-03-20vec.cc (__cxa_vec_cleanup): New fn.Jason Merrill1-0/+7
2001-02-16Remove old ABI support from libsupc++.Mark Mitchell1-6/+0
2001-02-16Add support for -fno-exceptions.Benjamin Kosnik1-5/+6
2000-10-10Makefile.am (LIBSUPCXX_INCLUDES): Adjust.Benjamin Kosnik1-0/+519