OSDN Git Service

* collect2.c (main, write_c_file_stat), gcc.c (translate_options,
[pf3gnuchains/gcc-fork.git] / gcc / cp / cp-tree.h
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.
2000-07-28 jason * decl.c (duplicate_decls): If common_type...
2000-07-27 mmitchel * cp-tree.h (function_depth): Declare.
2000-07-25 nathan Kill strict_prototype. Backwards compatibility only for
2000-07-21 zack * cp-tree.h: Use __FUNCTION__ not __PRETTY_FUNCTION__.
2000-07-16 mmitchel * cp-tree.h (THUNK_VCALL_OFFSET): Update documentation.
2000-07-10 mmitchel * cp-tree.h (char_type_p): New function.
2000-07-03 chelf2000-07-02 Benjamin Chelf <chelf@codesourcery.com>
2000-07-02 chelf2000-07-01 Benjamin Chelf <chelf@codesourcery.com>
2000-07-02 jason * init.c (init_init_processing): Go back to...
2000-06-30 mmitchel * Makefile.in (c-common.o): Don't depend on c-tree...
2000-06-30 mmitchel * cp-tree.h (struct language_function): Remove temp_na...
2000-06-30 mmitchel * c-common.c: Include c-common.h, not c-lex.h or c...
2000-06-29 nathan * cp-tree.h (SET_DECL_ARTIFICIAL): Remove.
2000-06-28 mmitchel * cp-tree.h (CLEAR_BINFO_NEW_VTABLE_MARKED): Remove.
2000-06-26 mmitchel * cp-tree.h (genrtl_begin_stmt_expr): Rename to ...
2000-06-23 jason * parse.y (template_arg): Convert TEMPLATE_DECL
2000-06-23 mmitchel * cp-tree.h (BV_USE_VCALL_INDEX_P): New macro.
2000-06-19 chelf * c-common.h (IF_COND): Added documentation.
2000-06-17 chelf * c-common.c (c_tree_code_type): New array.
2000-06-16 mmitchel * cp-tree.h (finish_mem_initializers): Declare.
2000-06-16 mmitchel * cp-tree.h (struct language_function): Remove x_base_...
2000-06-15 mmitchel * cp-tree.h (DECL_PENDING_INLINE_P): Relax checking.
2000-06-14 chelf * c-common.h (IF_COND): Moved here from cp/cp-tree.h.
2000-06-14 mmitchel * cp-tree.h (BINFO_OVERRIDE_ALONG_VIRTUAL_PATH): New...
2000-06-14 jakub * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.
2000-06-09 mmitchelRevert last patch
2000-06-09 mmitchelRevert last patch
2000-06-09 mmitchel * cp-tree.h (cp_tree_index): Remove Java types.
2000-06-09 jasonrevert mangling patch
2000-06-08 mmitchel * invoke.texi: Remove documentation for -fsquangle and
2000-06-06 jason * search.c (maybe_suppress_debug_info): Don...
2000-06-04 mmitchel * Make-lang.in (CXX_SRCS): Add mangle.c.
2000-06-03 mmitchel * cp-tree.h (TMPL_ARGS_LEVEL): Clarify comment.
2000-06-03 kenner * alias.c (struct alias_set_entry): New field has_zero...
2000-06-02 mmitchel * cp-tree.h (lang_decl_flags): Add anticipated_p.
2000-06-01 kenner * cp-tree.h (c_get_alias_set): Deleted.
2000-05-31 mmitchel * invoke.texi: Remove documentation for -fguiding...
2000-05-30 zack * cp-tree.h (DECL_ANTICIPATED): New macro.
2000-05-29 mmitchel * cp-tree.h (CLASSTYPE_ALIGN_UNIT): New macro.
2000-05-28 mmitchel2000-05-27 Alex Samuel <samuel@codesourcery.com>
2000-05-26 jason Fix goto checking.
2000-05-26 nathan * cp-tree.h (CPTI_PTMD_DESC_TYPE): Rename to ...
2000-05-25 mmitchel Finish implementation of VTTs.
2000-05-24 mmitchel * cp-tree.h (build_delete): Change prototype.
2000-05-24 mmitchel * cp-tree.h (lang_decl_flags): Rename mutable_flag...
2000-05-22 mmitchel * cp-tree.h (IDENTIFIER_TYPENAME_P): Use a flag, not...
2000-05-22 mmitchel * cp-tree.h (SET_BINFO_NEW_VTABLE_MARKED): Add sanity...
2000-05-21 mmitchel * cp-tree.h (struct lang_type): Remove search_slot.
2000-05-19 mmitchel Don't create a separate copy of virtual bases for the
2000-05-16 mmitchel * cp-treeh (BINFO_NEW_VTABLE_MARKED): Update documenta...
2000-05-15 jason * except.c (check_handlers): New fn.
2000-05-09 zacktop level:
2000-05-05 mmitchel * cp-tree.h (DELTA_FROM_VTABLE_ENTRY): Remove.
2000-05-04 mmitchel * cp-tree.h (special_function_kind): Add various kinds of
2000-05-03 mmitchel * cp-tree.def (THUNK_DECL): Remove.
2000-05-01 mmitchel * cp-tree.h (same_type_ignoring_top_level_qualifiers_p...
2000-04-26 mmitchel * cp-tree.h (TREE_READONLY_DECL_P): Use DECL_P.
2000-04-24 robertlRespective ChangeLogs for common, cp/, java/
2000-04-24 mmitchel * cp-tree.h (lang_decl): Remove pretty_function_p.
2000-04-18 mmitchel * cp-tree.h (lang_decl_flags): Remove const_memfunc and
2000-04-16 mmitchel * cp-tree.def (THUNK_DECL): Add to documentation.
2000-04-12 mmitchel * cp-tree.h (IDENTIFIER_CTOR_OR_DTOR_P): New macro.
2000-04-11 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_DTOR_IDENTIFIER.
2000-04-11 mmitchel * cp-tree.h (lang_decl_flags): Rename constructor_for_...
next