summaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++/typeinfo
AgeCommit message (Expand)Author
2020-02-20libstdc++: Remove std::type_info::operator!= for C++20Jonathan Wakely
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-08-22libstdc++/68297 avoid throw/catch in make_exception_ptrGleb Natapov
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2012-11-10* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill
2012-03-12re PR libstdc++/52562 ([C++11] Most type_info functions not noexcept)Paolo Carlini
2012-01-27typeinfo: Correctly match #pragma GCC visibility pop with #pragma GCC visibil...Rafael Ávila de Espíndola
2011-12-06re PR libstdc++/51438 (std::exception and derived classes are not compatible ...Paolo Carlini
2011-11-18hash-long-double-aux.cc: Rename to...Paolo Carlini
2011-01-15re PR libstdc++/36104 (gnu-versioned-namespace is broken)Benjamin Kosnik
2010-09-22hash_bytes.cc: Move...Paolo Carlini
2010-02-18typeinfo: Add system_header pragma.Paolo Carlini
2009-10-30mangle.c (mangle_type_string_for_rtti): Reapply 153734.Jerry Quinn
2009-10-30tinfo.cc (operator=(const type_info&)): Revert 153734.Jerry Quinn
2009-10-30mangle.c (mangle_type_string_for_rtti): Revert r149964.Jerry Quinn
2009-07-22mangle.c (mangle_type_string_for_rtti): Rename to be clearer.Jason Merrill
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-02-21user.cfg.in: Tweaks.Benjamin Kosnik
2007-10-06re PR libstdc++/33678 (__do_catch, __do_upcast ABI change)Benjamin Kosnik
2007-06-26throw_allocator.h: Fixes for -fno-exceptions.Benjamin Kosnik
2007-02-01re PR libstdc++/14493 (std::bad_alloc::what() does not explain what happened)Paolo Carlini
2006-11-29throw_allocator.h: Consistent @file markup.Benjamin Kosnik
2006-11-13bpapi.h (TARGET_BPABI_CPP_BUILTINS): Define __GXX_TYPEINFO_EQUALITY_INLINE bu...Joseph Myers
2005-08-17All files: Update FSF address.Kelley Cook
2004-09-03bpabi.h (TARGET_BPABI_CPP_BUILTINS): Define.Mark Mitchell
2004-08-03cxxabi.h: Make all declarations have default visibility.Mark Mitchell
2003-07-05Move from CPP to CXX.Benjamin Kosnik
2003-05-24Makefile.am, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode
2002-07-20abi.txt: New file.Phil Edwards
2002-04-16re PR libstdc++/4164 (33 Memory Leak when using iostream)Benjamin Kosnik
2002-01-09exception (bad_exception): Add comment.Paolo Carlini
2002-01-09libstdc++/3150: revert 2001-11-30 commit.Paolo Carlini
2001-12-01exception (bad_exception::~bad_exception()): Remove declaration.Benjamin Kosnik
2001-11-23ChangeLog, [...]: Fix spelling errors.Joseph Myers
2001-09-25howto.html: Add anchor name.Phil Edwards
2001-07-11run_doxygen: Don't keep output from previous run.Phil Edwards
2001-03-13new: Remove pragma interface.Benjamin Kosnik
2001-02-16Remove old ABI support from libsupc++.Mark Mitchell
2001-02-16Add support for -fno-exceptions.Benjamin Kosnik
2001-02-04typeinfo (__GXX_MERGED_TYPEINFO_NAMES): New macro.Mark Mitchell
2001-01-17ios_base.h (ios_base::failure): Tighten up throw specs.Benjamin Kosnik
2000-10-10Makefile.am (LIBSUPCXX_INCLUDES): Adjust.Benjamin Kosnik