aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++/tinfo.cc
AgeCommit message (Expand)AuthorFilesLines
2012-03-12re PR libstdc++/52562 ([C++11] Most type_info functions not noexcept)Paolo Carlini1-2/+2
2011-09-27tinfo.cc (type_info::operator==): Test __name instead of name().Marcus Shawcroft1-1/+4
2009-10-30mangle.c (mangle_type_string_for_rtti): Reapply 153734.Jerry Quinn1-1/+2
2009-10-30tinfo.cc (operator=(const type_info&)): Revert 153734.Jerry Quinn1-2/+1
2009-10-30mangle.c (mangle_type_string_for_rtti): Revert r149964.Jerry Quinn1-1/+2
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-14/+9
2007-03-18array_type_info.cc: Likewise.Mark Mitchell1-675/+0
2007-02-01re PR libstdc++/14493 (std::bad_alloc::what() does not explain what happened)Paolo Carlini1-1/+14
2006-12-14re PR c++/19564 (-Wparentheses does not work with the C++ front-end)Ian Lance Taylor1-3/+3
2006-11-13bpapi.h (TARGET_BPABI_CPP_BUILTINS): Define __GXX_TYPEINFO_EQUALITY_INLINE bu...Joseph Myers1-1/+5
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2004-06-28safe_base.h (__gnu_debug::_Safe_sequence_base): Revert -Weffc++ changes that ...Benjamin Kosnik1-20/+1
2004-05-22cxxabi.h: Remove duplicated and useless public and private keywords in class ...Benjamin Kosnik1-2/+25
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-28re PR c++/9433 (SegFault in dynamic_cast)Nathan Sidwell1-3/+4
2002-12-27* config/locale/gnu/ctype_members.ccMark Mitchell1-3/+3
2002-07-31re PR libstdc++/7442 (cxxabi.h does not match the C++ ABI)Benjamin Kosnik1-4/+4
2002-06-252002-06-25 Jessica Han <jessica@cup.hp.com>Jessica Han1-5/+22
2002-01-09libstdc++/3150: revert 2001-11-30 commit.Paolo Carlini1-1/+5
2001-12-01exception (bad_exception::~bad_exception()): Remove declaration.Benjamin Kosnik1-3/+0
2001-11-23ChangeLog, [...]: Fix spelling errors.Joseph Myers1-5/+5
2001-03-13new: Remove pragma interface.Benjamin Kosnik1-2/+3
2001-02-16Remove old ABI support from libsupc++.Mark Mitchell1-497/+1
2001-02-16Add support for -fno-exceptions.Benjamin Kosnik1-2/+3
2001-02-04typeinfo (__GXX_MERGED_TYPEINFO_NAMES): New macro.Mark Mitchell1-7/+11
2000-10-21[multiple changes]Benjamin Kosnik1-8/+8
2000-10-06libsupc++: New directory.Benjamin Kosnik1-0/+1210