* g++.dg/cpp1z/direct-enum-init1.C: Correct error message.
[gcc.git] / libstdc++-v3 / libsupc++ / tinfo.cc
2017-01-01 Jakub JelinekUpdate copyright years.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-01-02 Richard SandifordUpdate copyright years in libstdc++-v3/
2013-02-03 Richard SandifordUpdate copyright in libstdc++-v3.
2012-03-12 Paolo Carlinire PR libstdc++/52562 ([C++11] Most type_info functions...
2011-09-27 Marcus Shawcrofttinfo.cc (type_info::operator==): Test __name instead...
2009-10-30 Jerry Quinnmangle.c (mangle_type_string_for_rtti): Reapply 153734.
2009-10-30 Jerry Quinntinfo.cc (operator=(const type_info&)): Revert 153734.
2009-10-30 Jerry Quinnmangle.c (mangle_type_string_for_rtti): Revert r149964.
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2007-03-18 Mark Mitchellarray_type_info.cc: Likewise.
2007-02-01 Paolo Carlinire PR libstdc++/14493 (std::bad_alloc::what() does...
2006-12-14 Ian Lance Taylorre PR c++/19564 (-Wparentheses does not work with the...
2006-11-13 Joseph Myersbpapi.h (TARGET_BPABI_CPP_BUILTINS): Define __GXX_TYPEI...
2005-08-17 Kelley CookAll files: Update FSF address.
2004-06-28 Benjamin Kosniksafe_base.h (__gnu_debug::_Safe_sequence_base): Revert...
2004-05-22 Benjamin Kosnikcxxabi.h: Remove duplicated and useless public and...
2003-07-05 Benjamin KosnikMove from CPP to CXX.
2003-05-24 Nathanael NerodeMakefile.am, [...]: Replace "GNU CC" with "GCC".
2003-01-28 Nathan Sidwellre PR c++/9433 (SegFault in dynamic_cast)
2002-12-27 Mark Mitchell* config/locale/gnu/ctype_members.cc
2002-07-31 Benjamin Kosnikre PR libstdc++/7442 (cxxabi.h does not match the C...
2002-06-25 Jessica Han2002-06-25 Jessica Han <jessica@cup.hp.com>
2002-01-09 Paolo Carlinilibstdc++/3150: revert 2001-11-30 commit.
2001-12-01 Benjamin Kosnikexception (bad_exception::~bad_exception()): Remove...
2001-11-23 Joseph MyersChangeLog, [...]: Fix spelling errors.
2001-03-13 Benjamin Kosniknew: Remove pragma interface.
2001-02-16 Mark MitchellRemove old ABI support from libsupc++.
2001-02-16 Benjamin KosnikAdd support for -fno-exceptions.
2001-02-04 Mark Mitchelltypeinfo (__GXX_MERGED_TYPEINFO_NAMES): New macro.
2000-10-21 Benjamin Kosnik[multiple changes]
2000-10-06 Benjamin Kosniklibsupc++: New directory.