aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-tree.h
AgeCommit message (Expand)AuthorFilesLines
2000-09-06tree.c (walk_tree): Expose tail recursion.Zack Weinberg1-0/+3
2000-09-05Makefile.in (CXX_TREE_H): Add dependency on HTAB_H.Mark Mitchell1-1/+8
2000-09-04cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree code.Kriang Lerdsuwanakij1-9/+8
2000-08-30cp-tree.h (LOCAL_CLASS_P): Use decl_function_context.Jason Merrill1-2/+1
2000-08-28[multiple changes]Jason Merrill1-0/+5
2000-08-24* cp-tree.h (MAIN_NAME_P): Remove macro.Greg McGary1-10/+0
2000-08-23cp-tree.h (DECL_CLONED_FUNCTION_P): Check DECL_LANG_SPECIFIC.Mark Mitchell1-2/+3
2000-08-22Makefile.in (error.o): Depends on diagnostic.hGabriel Dos Reis1-2/+4
2000-08-18cp-tree.h (PTRMEM_OK_P): New macro.Nathan Sidwell1-1/+7
2000-08-18cp-tree.h (enum_name_string): Remove prototype.Nathan Sidwell1-2/+0
2000-08-17cp-tree.h (instantiate_type_flags): New enumeration.Nathan Sidwell1-1/+8
2000-08-17cp-tree.h (CPTR_AGGR_TAG): New global tree node.Nathan Sidwell1-0/+2
2000-08-11cp-tree.h (resolve_scope_to_name): Remove unused prototype.Nathan Sidwell1-2/+0
2000-08-07cp-tree.h (CLASSTYPE_HAS_PRIMARY_BASE_P): Fix a comment typo.Kazu Hirata1-1/+1
2000-08-04cp-tree.h (add_method): Change prototype.Mark Mitchell1-1/+1
2000-08-03pt.c (do_type_instantiation): Add complain parm; don't complain if called rec...Jason Merrill1-1/+1
2000-08-02c-common.h: Prototype min_precision and c_build_qualified_type here...Zack Weinberg1-2/+1
2000-08-02* cp-tree.h (DECL_NEEDED_P): Tweak.Mark Mitchell1-1/+1
2000-07-31Allow indirect primary bases.Mark Mitchell1-30/+23
2000-07-28decl.c (duplicate_decls): If common_type produces a non-typedef type for a ty...Jason Merrill1-3/+5
2000-07-27cp-tree.h (function_depth): Declare.Mark Mitchell1-0/+7
2000-07-25Kill strict_prototype.Nathan Sidwell1-9/+0
2000-07-21cp-tree.h: Use __FUNCTION__ not __PRETTY_FUNCTION__.Zack Weinberg1-10/+16
2000-07-16cp-tree.h (THUNK_VCALL_OFFSET): Update documentation.Mark Mitchell1-2/+2
2000-07-10cp-tree.h (char_type_p): New function.Mark Mitchell1-1/+2
2000-07-02c-common.h (genrtl_begin_compound_stmt): Remove declaration.Benjamin Chelf1-19/+0
2000-07-01Makefile.in (C_AND_OBJC_OBJS): Added c-semantics.o.Ben Chelf1-49/+14
2000-07-01init.c (init_init_processing): Go back to aligning like double_type_node for ...Jason Merrill1-0/+5
2000-06-30Makefile.in (c-common.o): Don't depend on c-tree.h or c-lex.h.Mark Mitchell1-2/+0
2000-06-30cp-tree.h (struct language_function): Remove temp_name_counter.Mark Mitchell1-7/+4
2000-06-30c-common.c: Include c-common.h, not c-lex.h or c-tree.h.Mark Mitchell1-17/+2
2000-06-29cp-tree.h (SET_DECL_ARTIFICIAL): Remove.Nathan Sidwell1-3/+0
2000-06-28cp-tree.h (CLEAR_BINFO_NEW_VTABLE_MARKED): Remove.Mark Mitchell1-2/+0
2000-06-26cp-tree.h (genrtl_begin_stmt_expr): Rename to ...Mark Mitchell1-2/+2
2000-06-23parse.y (template_arg): Convert TEMPLATE_DECL that is a template template par...Kriang Lerdsuwanakij1-1/+8
2000-06-23cp-tree.h (BV_USE_VCALL_INDEX_P): New macro.Mark Mitchell1-6/+24
2000-06-19c-common.h (IF_COND): Added documentation.Ben Chelf1-2/+36
2000-06-16c-common.c (c_tree_code_type): New array.Benjamin Chelf1-2/+1
2000-06-16cp-tree.h (finish_mem_initializers): Declare.Mark Mitchell1-0/+2
2000-06-16cp-tree.h (struct language_function): Remove x_base_init_list and x_member_in...Mark Mitchell1-19/+3
2000-06-15* cp-tree.h (DECL_PENDING_INLINE_P): Relax checking.Mark Mitchell1-1/+1
2000-06-14c-common.h (IF_COND): Moved here from cp/cp-tree.h.Benjamin Chelf1-110/+56
2000-06-14cp-tree.h (BINFO_OVERRIDE_ALONG_VIRTUAL_PATH): New macro.Mark Mitchell1-0/+7
2000-06-14tree.h (TYPE_USER_ALIGN, [...]): Define.Jakub Jelinek1-1/+3
2000-06-09Revert last patchMark Mitchell1-0/+9
2000-06-09Revert last patchMark Mitchell1-20/+9
2000-06-09cp-tree.h (cp_tree_index): Remove Java types.Mark Mitchell1-18/+20
2000-06-09revert mangling patchJason Merrill1-2/+23
2000-06-08invoke.texi: Remove documentation for -fsquangle and -fname-mangling-version.Mark Mitchell1-23/+2
2000-06-05search.c (maybe_suppress_debug_info): Don't check CLASSTYPE_INTERFACE_ONLY if...Jason Merrill1-10/+7