OSDN Git Service

cp:
[pf3gnuchains/gcc-fork.git] / gcc / cp / cp-tree.h
2001-04-24 nathangcc:
2001-04-21 mmitchel * cp-tree.h (finish_enum): Change prototype.
2001-04-19 mmitchel * cp-tree.h (DECL_LANGUAGE): Don't assume DECL_LANG_SP...
2001-04-16 mmitchel * cp-tree.h (TYPE_PTRMEM_CLASS_TYPE): Improve document...
2001-04-13 mmitchel * cp-tree.h (DELTA2_FROM_PTRMEMFUNC): Remove.
2001-04-13 jason * cp-tree.h (decl_namespace_list): New macro.
2001-04-12 ghazi * cp-tree.h (warn_return_type, yylex): Delete redundant
2001-04-12 ghazi * cp-tree.h (pedantic, convert, global_bindings_p...
2001-04-12 jason * cp-tree.h (TYPE_LINKAGE_IDENTIFIER): New...
2001-04-06 mmitchel * cp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARE...
2001-04-04 mmitchel * cp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove.
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 rth * decl.c (struct named_label_list): Rename...
2001-03-26 nathancp:
2001-03-23 jakub * decl.c (local_names): Define.
2001-03-23 bryce2001-03-23 Bryce McKinlay <bryce@albatross.co.nz>
2001-03-22 jason * pt.c (instantiate_decl): Abort if we see...
2001-03-19 mmitchel Compute DECL_ASSEMBLER_NAME lazily.
2001-03-15 mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-10 neil * toplev.c (file_name_nondirectory): Remove.
2001-03-08 shebs * cp-tree.h (set_identifier_local_value): Remov...
2001-02-27 nathancp:
2001-02-22 jakub * cp-tree.h (struct lang_decl_inlined_fns): New.
2001-02-21 jason * tree.h (DECL_UNINLINABLE): Move from C++...
2001-02-18 mmitchel * invoke.texi (-fsquangle): Remove documentation.
2001-02-18 jason Do put the VTT parameter in DECL_ARGUMENTS.
2001-02-17 jason * cp-tree.h (DECL_USE_VTT_PARM): Remove.
2001-02-16 oldham2001-02-16 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-14 nathancp:
2001-02-14 nathancp:
2001-02-14 mmitchel * cp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.
2001-02-12 mmitchel Remove old ABI support.
2001-02-08 jason * search.c (shared_member_p): New function.
2001-02-05 nathangcc:
2001-02-04 mmitchel * cp-tree.h (CLASSTYPE_INTERFACE_UNKNOWN): Fix formatting.
2001-02-03 jakub * decl.c (push_class_binding): Use context_for_name_lo...
2001-02-02 jakub * cp-tree.h (build_expr_ptr_wrapper, can_free): Remove.
2001-01-29 ghazi * stmt.c (estimate_case_costs): Use integer_minus_one_...
2001-01-22 nathancp:
2001-01-19 nathancp:
2001-01-11 nathancp:
2001-01-11 mmitchel * c-common.h (CTI_VOID_LIST): Remove.
2001-01-10 mmitchel * cp-tree.h (DECL_CLONED_FUNCTION_P): Avoid wild reads...
2001-01-10 jsm28 * invoke.texi: Document that -fcond-mismatch isn't...
2001-01-10 neil * c-lang.c (lang_hooks): Update.
2001-01-09 neil * c-lang.c (lang_hooks): Update.
2001-01-08 nathancp:
2001-01-04 jsm28 * c-common.c (SIZE_TYPE, WCHAR_TYPE): Define.
2001-01-03 nathancp:
2001-01-03 jason * init.c (build_default_init): New fn.
2001-01-03 mmitchel * class.c (invalidate_class_lookup_cache): Zero the
2001-01-02 jason * tree.c (cp_valid_lang_attribute): Don't set...
2000-12-29 mmitchel * class.c (pushclass): Remove #if 0'd code.
2000-12-22 jasonoops
2000-12-21 jason * pt.c (tsubst_decl): A FUNCTION_DECL has DECL_...
2000-12-20 rth * cp-tree.h: Update declarations.
2000-12-18 jsm28 * c-common.c (STD_C9L, ADJ_STD): Define.
2000-12-07 nathan * cp-tree.h (sufficient_parms_p): Declare new function.
2000-12-05 nathancp:
2000-11-27 nathancp:
2000-11-27 nathancp:
2000-11-25 neil * c-common.c: Remove USE_CPPLIB conditional...
2000-11-17 nathancp:
2000-11-10 mmitchel * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-10-31 gdrtestsuite/
2000-10-31 mmitchel * cp-tree.h (DECL_EXTERNAL_LINKAGE_P): New macro.
2000-10-19 mmitchel * cp-tree.h (DECL_ANTICIPATED): Don't require a FUNCTI...
2000-10-18 mmitchel * c-common.h (flag_no_builtin): Declare.
2000-10-18 mmitchel * c-common.c (back_end_hook): New variable.
2000-10-07 rth * cp/cp-tree.h (struct cp_language_function...
2000-10-05 nathan * cp-tree.h (access_kind): Fix comment typo.
2000-09-21 aj * errfn.c: Move declaration of cp_printer and...
2000-09-19 ghazi * Makefile.in (c-common.o): Depend on diagnostic.h.
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-12 mmitchel * c-common.h (genrtl_clear_out_block): Remove.
2000-09-11 nathan * cp-tree.h (frob_opname): Declare.
2000-09-10 mmitchel * c-common.h (add_stmt): Change prototype.
2000-09-07 mmitchel * c-common.h (prep_stmt): Declare.
2000-09-07 mmitchel Move statement-tree facilities from C++ to C front...
2000-09-07 zackIntegrated preprocessor.
2000-09-06 mmitchel * extend.texi: Mark named return value extension as...
2000-09-06 zack * tree.c (walk_tree): Expose tail recursion.
2000-09-05 mmitchel * Makefile.in (CXX_TREE_H): Add dependency on HTAB_H.
2000-09-05 jason * cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM...
2000-08-30 jason * cp-tree.h (LOCAL_CLASS_P): Use decl_function_...
2000-08-29 jason2000-08-28 Daniel Berlin <dberlin@redhat.com>
2000-08-24 gkm * cp-tree.h (MAIN_NAME_P): Remove macro.
2000-08-23 mmitchel * cp-tree.h (DECL_CLONED_FUNCTION_P): Check DECL_LANG_...
2000-08-22 gdr * Makefile.in (error.o): Depends on diagnostic.h
2000-08-18 nathan * cp-tree.h (PTRMEM_OK_P): New macro.
2000-08-18 nathan * cp-tree.h (enum_name_string): Remove prototype.
2000-08-17 nathan * cp-tree.h (instantiate_type_flags): New enumeration.
2000-08-17 nathan * cp-tree.h (CPTR_AGGR_TAG): New global tree node.
2000-08-11 nathan * cp-tree.h (resolve_scope_to_name): Remove unused...
2000-08-07 law * cp-tree.h (CLASSTYPE_HAS_PRIMARY_BASE_P)...
2000-08-04 mmitchel * cp-tree.h (add_method): Change prototype.
2000-08-04 jason * pt.c (do_type_instantiation): Add complain...
2000-08-02 zack * c-common.h: Prototype min_precision and c_build_qual...
2000-08-02 mmitchel * cp-tree.h (DECL_NEEDED_P): Tweak.
2000-07-31 mmitchel Allow indirect primary bases.
next