OSDN Git Service

2000-07-11 Zack Weinberg <zack@wolery.cumb.org>
[pf3gnuchains/gcc-fork.git] / gcc / cp /
2000-07-11 mmitchel * class.c (layout_class_type): Add pointers to virtual...
2000-07-10 chelf2000-07-10 Benjamin Chelf <chelf@codesourcery.com>
2000-07-10 jakub * semantics.c (expand_body): Sync interface information
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-06 nathan * pt.c (tsubst): Don't layout type, if it's error_mark.
2000-07-06 nathan * pt.c (instantiate_pending_templates): Reset template...
2000-07-05 jason * call.c (joust): Don't complain about `operato...
2000-07-04 jason * repo.c (repo_get_id): Handle the case where...
2000-07-03 nathan * decl2.c (push_decl_namespace): Push the original...
2000-07-03 nathan * pt.c (instantiate_class_template): Set CLASSTYPE_VBA...
2000-07-03 chelf2000-07-02 Benjamin Chelf <chelf@codesourcery.com>
2000-07-02 mmitchel * mangle.c (canonicalize_for_substitution): Return...
2000-07-02 mmitchel * decl.c (duplicate_decls): Preserve DECL_ORIGINAL_TYP...
2000-07-02 chelf2000-07-01 Benjamin Chelf <chelf@codesourcery.com>
2000-07-02 jasonsplit out <2000 entries
2000-07-02 jason * init.c (init_init_processing): Go back to...
2000-06-30 mmitchel * semantics.c (genrtl_asm_stmt): Don't decay input...
2000-06-30 mmitchel * Makefile.in (c-common.o): Don't depend on c-tree...
2000-06-30 samuelin libiberty/ChangeLog:
2000-06-30 nathan * parse.y (expr_no_comma_rangle): New non-terminal.
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-27 mmitchel * decl.c (grokfndecl): Set DECL_CONTEXT for static...
2000-06-26 nathan * search.c (hides): Remove.
2000-06-26 nathan * decl2.c (handle_class_head): Bash typedefs to the...
2000-06-26 mmitchel * cp-tree.h (genrtl_begin_stmt_expr): Rename to ...
2000-06-25 mmitchel * gengenrtl.c (special_rtx): Fix typo in comment.
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 samuelin include/ChangeLog:
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-22 nathan * call.c (build_x_va_arg): Check if in a template...
2000-06-21 apbianco2000-06-20 Alexandre Petit-Bianco <apbianco@cygnus...
2000-06-21 jason * pt.c (tsubst_decl, case TYPE_DECL): Fix test...
2000-06-21 nathan * parse.y (program): Always call finish_translation_unit.
2000-06-20 zack * cpplex.c (parse_name): Don't warn about $ in identif...
2000-06-20 nathan * rtti.c (get_base_offset): Cope when vbase field...
2000-06-20 nathan * call.c (build_conditional_expr): Use VOID_TYPE_P.
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 jason * tree.c (count_trees): New debugging function.
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-13 law * Make-lang.in (c++.install-common): Install...
2000-06-12 mmitchel * class.c (vcall_offset_data_s): Add last_init and...
2000-06-12 mmitchel * optimize.c (expand_call_inline): Don't recurse into...
2000-06-12 mmitchel * mangle.c (NESTED_TEMPLATE_MATCH): Fix typo in comment.
2000-06-11 ghaziWarning fixes:
2000-06-11 mmitchel * decl.c (add_binding): Handle duplicate declarations...
2000-06-11 mmitchel * mangle.c (write_number): Take an unsigned HOST_WIDE_...
2000-06-09 zacktoplevel:
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-09 jason * timevar.def: Add TV_EXPAND.
2000-06-09 gdr2000-06-09 Gabriel Dos Reis <gdr@codesourcery.com>
2000-06-08 mmitchel * invoke.texi: Remove documentation for -fsquangle and
2000-06-08 jakub * method.c (make_thunk): Clear DECL_VTT_PARM in thunk.
2000-06-07 mmitchel * decl.c (pushdecl): Look up functions by DECL_NAME...
2000-06-06 mmitchel * c-common.h (c_language_kind): New type.
2000-06-06 mmitchel * decl.c (redeclaration_error_message): If two TEMPLAT...
2000-06-06 gdr2000-06-06 Gabriel Dos Reis <gdr@codesourcery.com>
2000-06-06 mmitchel2000-06-06 Mark Mitchell <mark@codesourcery.com>
2000-06-06 nathangcc:
2000-06-06 jason * search.c (maybe_suppress_debug_info): Don...
2000-06-05 mmitchel * class.c (indirect_primary_base_p): New function.
2000-06-05 nathan Update new-abi dynamic cast algorithm.
2000-06-05 kenner * alias.c (get_alias_set): If compnent is addressable...
2000-06-05 mmitchel * ir.texi: Correct typo.
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 jason * exception.cc (__cp_pop_exception): If we...
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-02 mmitchel * cp-tree.h (lang_decl_flags): Add anticipated_p.
2000-06-01 rth * decl.c (init_decl_processing): Set lang_get_a...
2000-06-01 rth * decl2.c (unsupported_options): Fix typo,...
2000-06-01 mmitchel * init.c (resolve_offset_ref): Remove check for TREE_A...
2000-06-01 kenner * cp-tree.h (c_get_alias_set): Deleted.
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-31 mmitchel * call.c (add_template_candidate_real): Handle member...
2000-05-30 mmitchel * call.c (joust): Fix handling of overloaded builtin...
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 gdr2000-05-28 Gabriel Dos Reis <gdr@codesourcery.com>
2000-05-28 aoliva* operators.def (<?): Duplicated, should have been...
next