aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/tinfo.h
AgeCommit message (Expand)AuthorFilesLines
2000-05-25tinfo.h (__user_type_info::contained_virtual_p): New predicate.Nathan Sidwell1-0/+5
2000-03-21cxxabi.h: New header file.Nathan Sidwell1-221/+1
2000-02-06tinfo.h: Remove apostrophes from C++ comment (xgettext thinks this file is pl...Zack Weinberg1-2/+2
2000-01-31tinfo.h (old abi): #include "tconfig.h".Jason Merrill1-1/+3
2000-01-31tinfo.h: Rename USItype to myint32, depend on BITS_PER_UNIT.Jason Merrill1-4/+9
2000-01-31cp-tree.h (new_abi_rtti_p): Use flag_new_abi.Nathan Sidwell1-4/+230
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-6/+6
2000-01-17cp-tree.h (flag_new_abi): Move.Mark Mitchell1-1/+5
1999-09-21Reimplement dynamic cast and catch matching.Nathan Sidwell1-9/+152
1999-08-24exception.cc (__cplus_type_matcher): Call __throw_type_match_rtti_2.Jason Merrill1-7/+7
1999-04-02tinfo.h (__class_type_info): Fix illegal declaration.Mark Mitchell1-1/+1
1998-11-22update copyrightsJason Merrill1-1/+1
1998-05-07massive namespace patchMartin v. Löwis1-1/+1
1996-10-11Initial revisionMike Stump1-0/+55