]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/libsupc++/cxxabi.h
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / libsupc++ / cxxabi.h
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-07  Liu Haolibsupc++: Make the destructor parameter to `__cxa_thre...
2020-05-04  Fangrui Songlibstdc++: Fix the return type of __cxa_finalize
2020-01-01  Jakub JelinekUpdate copyright years.
2019-07-29  Jonathan WakelyPR libstdc++/51333 Define recursive_init_error construc...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-09-05  Jonathan Wakely* libsupc++/cxxabi.h (__cxa_demangle): Clarify doxygen...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-09-13  Jonathan WakelyPR libstdc++/81835 fix broken URLs in libstdc++ docs
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-07  Jason MerrillImplement P0012R1, Make exception specifications part...
2016-08-22  Gleb Natapovlibstdc++/68297 avoid throw/catch in make_exception_ptr
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-04  Jason MerrillImplement N4514, C++ Extensions for Transactional Memory.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-12  Jason MerrillRemove N3639 "array of runtime length" from -std=c...
2014-07-09  Jason Merrillre PR libstdc++/61728 (lost symbol FUNC:_ZNK10__cxxabiv...
2014-06-30  Jason Merrillre PR ipa/61659 (Extra undefined symbol because of...
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-11-15  Ondřej Bílkabuild_hacking.xml: Fix documentation typos.
2013-05-09  Jason MerrillN3639 C++1y VLA support
2013-05-09  Jason MerrillCore 624/N2932: Throw bad_array_new_length on overflow
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-12-21  Kai Tietzos_defines.h (_GLIBCXX_LLP64): Define if llp64 abi...
2012-10-08  Jason MerrillSupport C++11 thread_local destructors.
2011-12-16  Kai Tietzre PR target/51135 (SIGSEGV during exception cleanup...
2011-12-12  Paolo Carlinirevert: re PR target/51135 (SIGSEGV during exception...
2011-12-12  Kai TietzPR libstdc++/511135
2011-10-10  Benjamin Kosnikre PR libstdc++/49818 (libsupc++ does not export __cxa_...
2011-04-24  Gerald Pfeifer* libsupc++/cxxabi.h: Adjust link to FAQ entry.
2011-01-15  Benjamin Kosnikre PR libstdc++/36104 (gnu-versioned-namespace is broken)
2010-09-09  Paolo Carlinicxxabi.h: Uglify nothrow to __nothrow__; fix a few...
2010-02-18  Paolo Carlinitypeinfo: Add system_header pragma.
2009-11-15  Steve Wardcxxabi.h (__cxa_demangle): Fix typo in comment.
2009-11-09  Benjamin Kosnikuser.cfg.in: Regenerate, add files.
2009-11-06  Benjamin Kosnikuser.cfg.in: Adjust includes.
2009-04-18  Jan Hubicka* eh_type.cc (__cxa_current_exception_type) Mark throw().
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-02-21  Benjamin Kosnikuser.cfg.in: Tweaks.
2007-05-09  Mark Mitchellcxxabi.h (_GLIBCXX_NOTHROW): New macro.
2007-05-08  Jason Merrillcxxabi-internal.h: Remove, to be replaced by...
2007-05-07  Jason Merrillre PR other/28145 (C++ (throw() and catch(...) {/*...
2007-05-05  Mark Mitchellcxxabi.h (__cxa_atexit): Conditionalize exception speci...
2007-05-04  Mark Mitchellatexit_arm.cc: New file.
2006-10-09  Benjamin Kosnikre PR libstdc++/29095 (cxxabi.h __cxa_cdtor_type not...
2006-05-18  Danny Smithcxxabi.h (class __vmi_class_type_info): Correct typo...
2005-08-17  Kelley CookAll files: Update FSF address.
2004-11-24  Benjamin Kosnikdoxygroups.cc: Add std::tr1 namespace.
2004-09-16  Mark Mitchellcxxabi_tweaks.h (__cxa_cdtor_return_type): Define.
2004-08-12  Paul Brookcxxabi_tweaks.h: Define __cxa_vec_ctor_return and _GLIB...
2004-08-03  Mark Mitchellcxxabi.h: Make all declarations have default visibility.
2004-07-02  Paul Brookconfigure.ac: Set ABI_TWEAKS_SRCDIR.
2004-06-25  Paul Brooktarget-def.h (TARGET_CXX_GUARD_TYPE, [...]): Define.
2004-05-22  Benjamin Kosnikcxxabi.h: Remove duplicated and useless public and...
2003-10-03  Harald Boehmere PR libstdc++/12451 (missing(late) class forward...
2003-07-05  Benjamin KosnikMove from CPP to CXX.
2003-05-24  Nathanael NerodeMakefile.am, [...]: Replace "GNU CC" with "GCC".
2003-01-14  Jeffrey D. OldhamFurther conform g++'s __vmi_class_type_info to the...
2002-12-10  Mark Mitchellcxxabi.h (__cxa_bad_cast): Declare it.
2002-12-09  Mark Mitchell* libsupc++/cxxabi.h (__cxa_pure_virtual): Declare it.
2002-11-25  Mark MitchellMakefile.am (sources): Add guard.cc.
2002-07-31  Benjamin Kosnikre PR libstdc++/7442 (cxxabi.h does not match the C...
2002-07-31  Benjamin Kosnikre PR libstdc++/7442 (cxxabi.h does not match the C...
2001-11-23  Joseph MyersChangeLog, [...]: Fix spelling errors.
2001-11-18  Jason Merrilleh_personality.cc (__cxa_call_unexpected): Take void*.
2001-03-20  Jason Merrillvec.cc (__cxa_vec_cleanup): New fn.
2001-02-16  Mark MitchellRemove old ABI support from libsupc++.
2001-02-16  Benjamin KosnikAdd support for -fno-exceptions.
2000-10-10  Benjamin KosnikMakefile.am (LIBSUPCXX_INCLUDES): Adjust.