OSDN Git Service

* cp/cp-tree.h (struct cp_language_function): Remove x_result_rtx.
[pf3gnuchains/gcc-fork.git] / gcc / cp / decl.c
2000-10-07 rth * cp/cp-tree.h (struct cp_language_function...
2000-10-01 mmitchel * c-decl.c (c_expand_body): Don't generate RTL if...
2000-09-19 mmitchel * decl.c (start_function): Robustify.
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-13 jason * decl.c (maybe_deduce_size_from_array_init...
2000-09-12 mmitchel * decl.c (finish_case_label): Given the LABEL_DECL a
2000-09-12 mmitchel * c-common.h (genrtl_clear_out_block): Remove.
2000-09-11 zack * defaults.h: Provide default definitions for...
2000-09-10 mmitchel * c-common.h (add_stmt): Change prototype.
2000-09-07 mmitchel * decl.c (initialize_local_var): Remove RTL-generating...
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 nathan * class.c (resolve_address_of_overloaded_function...
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-09-05 jason * decl.c (finish_function): Move the code for...
2000-08-30 jason * cp-tree.h (LOCAL_CLASS_P): Use decl_function_...
2000-08-29 zacktop level:
2000-08-28 jason * decl.c (pushdecl): Matching decls for local...
2000-08-25 mmitchel * decl.c (grokfndecl): Require that `main' return...
2000-08-23 gdr * decl.c (init_decl_processing): Remove bogus initiali...
2000-08-22 gdr * Makefile.in (error.o): Depends on diagnostic.h
2000-08-21 jsm28 * c-tree.h (flag_hosted): Move declaration from here...
2000-08-18 nathan * decl.c (member_function_or_else): Use cp_error ...
2000-08-17 nathan * cp-tree.h (CPTR_AGGR_TAG): New global tree node.
2000-08-12 jason * decl.c (lookup_name_real): Don't forget the...
2000-08-11 nathan * decl.c (check_tag_decl): Diagnose typename's which...
2000-08-07 law * cp-tree.h (CLASSTYPE_HAS_PRIMARY_BASE_P)...
2000-08-04 jsm28 * c-common.h (flag_isoc94): Declare.
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-27 mmitchel * decl.c (start_cleanup_fn): Mark the function as...
2000-07-25 nathan Kill strict_prototype. Backwards compatibility only for
2000-07-25 nathan * decl.c (poplevel): Deal with anonymous variables...
2000-07-25 zack * toplev.c (pipe_closed): Delete.
2000-07-23 mmitchel * c-semantics.c (make_rtl_for_local_static): Use TREE_...
2000-07-21 zack * cp-tree.h: Use __FUNCTION__ not __PRETTY_FUNCTION__.
2000-07-17 jason * typeck.c (mark_addressable): Never set TREE_USED.
2000-07-10 chelf2000-07-10 Benjamin Chelf <chelf@codesourcery.com>
2000-07-10 jason * init.c (build_new_1): Bail early if the call...
2000-07-10 mmitchel * decl.c (pushtag): Don't put local classes in templat...
2000-07-10 mmitchel * cp-tree.h (char_type_p): New function.
2000-07-04 jason * repo.c (repo_get_id): Handle the case where...
2000-07-02 mmitchel * decl.c (duplicate_decls): Preserve DECL_ORIGINAL_TYP...
2000-07-02 chelf2000-07-01 Benjamin Chelf <chelf@codesourcery.com>
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-27 mmitchel * decl.c (grokfndecl): Set DECL_CONTEXT for static...
2000-06-24 jason * decl.c (pushdecl): Don't set DECL_CONTEXT...
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-22 jason * pt.c (tsubst_decl, case FUNCTION_DECL): Clear...
2000-06-21 apbianco2000-06-20 Alexandre Petit-Bianco <apbianco@cygnus...
2000-06-19 chelf * c-common.h (IF_COND): Added documentation.
2000-06-16 mmitchel * cp-tree.h (struct language_function): Remove x_base_...
2000-06-14 jakub * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.
2000-06-11 mmitchel * decl.c (add_binding): Handle duplicate declarations...
2000-06-09 zacktoplevel:
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-09 jason * timevar.def: Add TV_EXPAND.
2000-06-08 mmitchel * invoke.texi: Remove documentation for -fsquangle and
2000-06-07 mmitchel * decl.c (pushdecl): Look up functions by DECL_NAME...
2000-06-06 mmitchel * decl.c (redeclaration_error_message): If two TEMPLAT...
2000-06-05 kenner * alias.c (get_alias_set): If compnent is addressable...
2000-06-04 mmitchel * Make-lang.in (CXX_SRCS): Add mangle.c.
2000-06-03 kenner * alias.c (struct alias_set_entry): New field has_zero...
2000-06-03 rthgcc/
2000-06-02 jason * decl.c (store_return_init): Call put_var_into...
2000-06-01 rth * decl.c (init_decl_processing): Set lang_get_a...
2000-05-31 mmitchel * invoke.texi: Remove documentation for -fguiding...
2000-05-31 kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-31 mmitchel * decl.c (build_cp_library_fn): Set DECL_CONTEXT.
2000-05-31 jason * decl.c (grok_reference_init): Pass LOOKUP_ONL...
2000-05-30 zack * cp-tree.h (DECL_ANTICIPATED): 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 loewis * decl2.c (qualified_lookup_using_namespace...
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-17 cagneyAdd options -Wunused-variable, -Wunused-function, ...
2000-05-10 jason * decl.c (grokdeclarator): Allow non-static...
2000-05-09 zacktop level:
2000-05-05 mmitchel * cp-tree.h (DELTA_FROM_VTABLE_ENTRY): Remove.
2000-05-03 mmitchel * cp-tree.def (THUNK_DECL): Remove.
2000-05-01 jason * tree.c (build_target_expr_with_type): If...
2000-05-01 mmitchel * decl.c (finish_destructor_body): Use the base destru...
2000-04-28 jason * decl.c (grok_op_properties): Add an extra...
2000-04-26 mmitchel * cp-tree.h (TREE_READONLY_DECL_P): Use DECL_P.
2000-04-26 jason * dwarf2out.c (add_bound_info): Don't crash...
next