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