summaryrefslogtreecommitdiff
path: root/gcc/cp/rtti.c
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-211-4/+4
* error.c: Fix comment formatting.Kazu Hirata2002-09-141-15/+15
* typeck2.c (add_exception_specifier): Only pedwarn for an incomplete type.Jason Merrill2002-09-041-1/+2
* re PR c++/7320 (g++ 3.2 relocation problem)Scott Snyder2002-07-171-0/+1
* Repair damage on weak-impared targets caused by my previous patch.Nathan Sidwell2002-07-051-6/+8
* cp-tree.h (CPTI_TINFO_DECL_TYPE): Replace with ...Nathan Sidwell2002-06-301-313/+299
* cp-tree.h (xref_tag): Change prototype.Mark Mitchell2002-06-261-6/+11
* defaults.h (TARGET_VTABLE_ENTRY_ALIGN): New.Richard Henderson2002-06-131-8/+7
* rtti.c (get_tinfo_decl): Don't call comdat_linkage.Jason Merrill2002-05-161-20/+22
* revert last checkinJason Merrill2002-05-141-4/+2
* class.c (build_vtbl_ref_1): Use fixed_type_or_null.Jason Merrill2002-05-131-2/+4
* c-common.c (fix_string_type): Split out of ...Richard Henderson2002-04-261-1/+1
* call.c, [...]: Change my_fancy_abort() to abort().Craig Rodrigues2002-01-231-1/+1
* cp-tree.h: Delete #defines for cp_error, cp_warning, cp_pedwarn, and cp_compi...Zack Weinberg2001-12-181-4/+4
* ChangeLog.1, [...]: Fix spelling errors.Joseph Myers2001-12-161-2/+2
* langhooks.h (struct lang_hooks_for_tree_inlining): Add start_inlining, end_in...Jason Merrill2001-12-051-1/+10
* re PR c++/3145 (virtual inheritance still creates wrong code)Nathan Sidwell2001-11-251-19/+6
* tree-dump.c: Rename from c-dump.c.Bryce McKinlay2001-11-221-3/+3
* rtti.c (get_tinfo_decl): Call typeinfo_in_lib_p with the type used to build t...John David Anglin2001-10-031-1/+1
* emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger2001-08-271-13/+6
* * cp/rtti.c (VPARAMS): Fix parameter.Andreas Jaeger2001-08-241-1/+1
* class.c, cp-tree.h (build_vfn_ref): Remove.Richard Henderson2001-08-141-1/+1
* Kill -fhonor-std.Nathan Sidwell2001-08-021-4/+2
* The 3.0 ABI no longer has vbase pointer fields.Nathan Sidwell2001-07-311-34/+4
* Simplify rtti, now we've only one ABI.Nathan Sidwell2001-07-241-84/+37
* tm.texi: Remove DEFAULT_VTABLE_THUNKS.Nathan Sidwell2001-07-211-8/+2
* Remove old-abi remnants.Nathan Sidwell2001-07-211-32/+6
* class.c, [...]: Remove com_interface attribute support.Jason Merrill2001-05-221-10/+0
* call.c: NULL_PTR -> NULL.Kaveh R. Ghazi2001-05-021-2/+2
* cp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove.Mark Mitchell2001-04-041-0/+8
* pt.c (instantiate_decl): Abort if we see a member constant instantiation that...Jason Merrill2001-03-211-1/+1
* Compute DECL_ASSEMBLER_NAME lazily.Mark Mitchell2001-03-191-4/+4
* invoke.texi (-fsquangle): Remove documentation.Mark Mitchell2001-02-181-88/+28
* Remove old ABI support.Mark Mitchell2001-02-121-469/+16
* cp-tree.h (CLASSTYPE_INTERFACE_UNKNOWN): Fix formatting.Mark Mitchell2001-02-041-26/+52
* stmt.c (estimate_case_costs): Use integer_minus_one_node.Kaveh R. Ghazi2001-01-291-1/+1
* configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi2001-01-281-2/+1
* class.c (invalidate_class_lookup_cache): Zero the previous_class_values.Mark Mitchell2001-01-031-1/+1
* decl.c (init_decl_processing): Correct name of pure virtual function under th...Mark Mitchell2000-11-191-2/+6
* c-common.h (flag_no_builtin): Declare.Mark Mitchell2000-10-181-1/+1
* c-common.h (genrtl_clear_out_block): Remove.Mark Mitchell2000-09-121-1/+0
* defaults.h: Provide default definitions for...Zack Weinberg2000-09-111-4/+1
* rtti.c (build_dynamic_cast_1): Set "C" linkage for new abi runtime.Nathan Sidwell2000-08-091-5/+1
* cp-tree.h (char_type_p): New function.Mark Mitchell2000-07-101-11/+0
* c-common.c: Include c-common.h, not c-lex.h or c-tree.h.Mark Mitchell2000-06-301-5/+5
* * rtti.c (get_base_offset): Cope when vbase field is in a base.Nathan Sidwell2000-06-201-2/+17
* call.c (build_conditional_expr): Use VOID_TYPE_P.Nathan Sidwell2000-06-201-4/+3
* tree.h (TYPE_USER_ALIGN, [...]): Define.Jakub Jelinek2000-06-141-0/+2
* revert mangling patchJason Merrill2000-06-091-13/+32
* invoke.texi: Remove documentation for -fsquangle and -fname-mangling-version.Mark Mitchell2000-06-081-32/+13