OSDN Git Service

* decl.c (pushdecl): Look up functions by DECL_NAME, not
[pf3gnuchains/gcc-fork.git] / gcc / cp / tinfo.h
2000-05-25 nathan * tinfo.h (__user_type_info::contained_virtual_p)...
2000-03-21 nathan * inc/cxxabi.h: New header file. Define new-abi entry...
2000-02-06 zack * cp/tinfo.h: Remove apostrophes from C++ comment...
2000-01-31 jason * tinfo.h (old abi): #include "tconfig.h".
2000-01-31 jason * tinfo.h: Rename USItype to myint32, depend on BITS_P...
2000-01-31 nathan * cp-tree.h (new_abi_rtti_p): Use flag_new_abi.
2000-01-24 nathan * cp-tree.h (CPTI_TP_DESC_TYPE, CPTI_ACCESS_MODE_TYPE,
2000-01-20 nathan Remap dynamic cast hint values to be consistent across...
2000-01-17 mmitchel * cp-tree.h (flag_new_abi): Move.
1999-09-21 nathan Reimplement dynamic cast and catch matching.
1999-08-24 jason * exception.cc (__cplus_type_matcher): Call __throw_ty...
1999-04-02 mmitchel1999-04-02 Mark Mitchell <mark@codesourcery.com>
1998-11-23 jasonupdate copyrights
1998-05-08 jasonmassive namespace patch
1996-10-11 mrsInitial revision