summaryrefslogtreecommitdiff
path: root/gcc/cp/inc
Commit message (Expand)AuthorAgeFilesLines
* * inc/cxxabi.h (__pbase_type_info): Define, based onnathan2000-05-251-48/+68
* Update new-abi upcast algorithm.nathan2000-05-241-9/+5
* * tinfo.cc (__dynamic_cast): Use a reinterpret_cast. Fixnathan2000-05-081-3/+3
* * inc/cxxabi.h: Use __SIZE_TYPE_ and __PTRDIFF_TYPE__ in placenathan2000-05-071-22/+26
* * rtti.c (ptmd_initializer): Set non-public, if class isnathan2000-05-061-0/+5
* * exception.cc: Update license notice.mmitchel2000-05-025-5/+136
* * rtti.c (init_rtti_processing): Set tinfo_var_id in new-abi.nathan2000-04-202-4/+5
* * class.c (build_base_field): Reformat comment.nathan2000-04-131-1/+7
* * inc/cxxabi.h (__pointer_type_info): Add restrict andnathan2000-04-101-17/+18
* Prepend __ to implementation defined names.nathan2000-04-092-135/+123
* Rename abi::__vmi_class_type_info members.nathan2000-04-071-7/+7
* * vec.cc: New file.nathan2000-04-061-1/+27
* * rtti.c (class_hint_flags): Rename flags.nathan2000-03-301-25/+25
* * inc/cxxabi.h: New header file. Define new-abi entry points.nathan2000-03-212-4/+406
* Fix copyrightslaw2000-02-263-3/+3
* * cp-tree.h (new_abi_rtti_p): Use flag_new_abi.nathan2000-01-311-14/+60
* update copyrightsjason1998-11-233-3/+3
* * i386/t-cygwin32 (TARGET_LIBGCC2_CFLAGS): Define.jason1998-10-121-12/+3
* * inc/typeinfo (type_info::type_info(const char*)): Makemmitchel1998-09-041-1/+1
* * lex.c (real_yylex): Don't warn about long long constants ifjason1998-08-244-14/+0
* * inc/exception: Change terminate and unexpected to ().jason1998-07-221-2/+2
* massive namespace patchjason1998-05-084-11/+11
* * inc/exception: Reorder closing braces.jason1998-03-271-1/+2
* * except.c (expand_start_eh_spec): Use the try/catch code.jason1997-11-211-2/+2
* ./:jason1997-11-201-9/+7
* 91th Cygnus<->FSF mergemrs1997-04-231-1/+1
* 90th Cygnus<->FSF quick mergemrs1997-02-041-6/+16
* 89th Cygnus<->FSF quick mergemrs1996-09-304-0/+164