aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/inc/cxxabi.h
AgeCommit message (Expand)AuthorFilesLines
2000-10-09Make-lang.in (CXX_EXTRA_HEADERS): Remove.Richard Henderson1-519/+0
2000-08-17cxxabi.h (__cxa_vec_new2, [...]): Declare.Nathan Sidwell1-0/+32
2000-08-17vec.cc (__cxa_vec_new): Set "C" linkage.Nathan Sidwell1-5/+5
2000-08-09rtti.c (build_dynamic_cast_1): Set "C" linkage for new abi runtime.Nathan Sidwell1-1/+1
2000-08-05cxxabi.h (__pbase_type_info): Changed member names to match specifications.Jeffrey Oldham1-33/+33
2000-07-10cp-tree.h (char_type_p): New function.Mark Mitchell1-0/+8
2000-06-23in include/ChangeLog:Alex Samuel1-0/+8
2000-05-25cxxabi.h (__pbase_type_info): Define, based on __pointer_type_info.Nathan Sidwell1-48/+68
2000-05-24Update new-abi upcast algorithm.Nathan Sidwell1-9/+5
2000-05-08tinfo.cc (__dynamic_cast): Use a reinterpret_cast.Nathan Sidwell1-3/+3
2000-05-07cxxabi.h: Use __SIZE_TYPE_ and __PTRDIFF_TYPE__ in place of std::size_t and...Nathan Sidwell1-22/+26
2000-05-06rtti.c (ptmd_initializer): Set non-public, if class is incomplete.Nathan Sidwell1-0/+5
2000-05-02exception.cc: Update license notice.Mark Mitchell1-3/+29
2000-04-20rtti.c (init_rtti_processing): Set tinfo_var_id in new-abi.Nathan Sidwell1-1/+2
2000-04-13class.c (build_base_field): Reformat comment.Nathan Sidwell1-1/+7
2000-04-10cxxabi.h (__pointer_type_info): Add restrict and incomplete flags.Nathan Sidwell1-17/+18
2000-04-09Prepend __ to implementation defined names.Nathan Sidwell1-117/+104
2000-04-07Rename abi::__vmi_class_type_info members.Nathan Sidwell1-7/+7
2000-04-06vec.cc: New file.Nathan Sidwell1-1/+27
2000-03-30rtti.c (class_hint_flags): Rename flags.Nathan Sidwell1-25/+25
2000-03-21cxxabi.h: New header file.Nathan Sidwell1-0/+399