OSDN Git Service

* c-common.c (decl_attributes): Only take a single attributes
[pf3gnuchains/gcc-fork.git] / gcc / cp / cp-tree.h
2001-07-06 lerdsuwa * cp-tree.h (copy_template_template_parm): Rename...
2001-07-05 jason * cvt.c (convert_lvalue): New fn.
2001-06-29 nathan * cp-tree.h (flag_dump_class_layout): Remove unneeded...
2001-06-18 jason Implement the Named Return Value optimization.
2001-06-12 nathancp:
2001-06-06 jason * cp-tree.h (THUNK_GENERATE_WITH_VTABLE_P)...
2001-05-26 rthStandardize header guards.
2001-05-22 jason * class.c, cp-tree.h, rtti.c: Remove com_interf...
2001-05-21 jason * cp-tree.def (START_CATCH_STMT): Lose.
2001-05-20 neil * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,
2001-05-13 zackgcc/cp:
2001-05-12 aoliva* cp-tree.h (ptrmemfunc_vbit_where_t): Declare type.
2001-05-12 aolivaReverted Geoff Keating's 2001-05-03's patch.
2001-05-12 neil * cp-tree.h (C_EXP_ORIGINAL_CODE): Delete; declared...
2001-05-11 neil * cp-tree.h (finish_label_expr, lookup_label): Delete.
2001-05-04 geoffk * cp-tree.h (enum cp_tree_index): Add CPTI_PFN_VFLAG_I...
2001-05-04 mmitchel * cp-tree.h (flag_inline_trees): Update documentation.
2001-05-01 nathancp:
2001-04-27 nathancp:
2001-04-26 mmitchel * invoke.texi: Document more C++ command-line options.
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.
next