aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/tinfo.cc
AgeCommit message (Expand)AuthorFilesLines
2000-03-21cxxabi.h: New header file.Nathan Sidwell1-7/+9
2000-01-31tinfo.h (old abi): #include "tconfig.h".Jason Merrill1-20/+12
2000-01-31cp-tree.h (new_abi_rtti_p): Use flag_new_abi.Nathan Sidwell1-0/+602
2000-01-24cp-tree.h (CPTI_TP_DESC_TYPE, [...]): Remove cp_tree_index enumerations.Nathan Sidwell1-1/+1
2000-01-20Remap dynamic cast hint values to be consistent across ABIs.Nathan Sidwell1-3/+3
2000-01-17cp-tree.h (flag_new_abi): Move.Mark Mitchell1-20/+47
1999-09-21Reimplement dynamic cast and catch matching.Nathan Sidwell1-77/+430
1999-08-24exception.cc (__cplus_type_matcher): Call __throw_type_match_rtti_2.Jason Merrill1-29/+56
1999-05-02* tinfo.cc (operator==): Qualify type_info with std::.Martin v. Löwis1-2/+2
1998-11-22update copyrightsJason Merrill1-1/+1
1998-10-13Don't #include <string.h>.Jason Merrill1-1/+0
1998-10-13tinfo2.cc (fast_compare): Remove.Jason Merrill1-1/+2
1998-10-12* tinfo.cc (operator==): Always compare names.Jason Merrill1-12/+2
1998-10-11t-cygwin32 (TARGET_LIBGCC2_CFLAGS): Define.Jason Merrill1-0/+19
1998-05-13Warning patches:Kaveh R. Ghazi1-1/+1
1998-05-07massive namespace patchMartin v. Löwis1-2/+2
1996-09-3089th Cygnus<->FSF quick mergeMike Stump1-0/+125