OSDN Git Service

gcc:
[pf3gnuchains/gcc-fork.git] / gcc / cp / semantics.c
2000-03-08 nathangcc:
2000-02-27 mmitchel * semantics.c (simplify_aggr_init_exprs_p): Don't...
2000-02-27 mmitchel * cp-tree.h (DECL_NEEDED_P): Tweak to correct usage...
2000-02-22 loewis Refer to the standard as an ISO document, not an ANSI...
2000-02-18 jason * semantics.c (deferred_type_access_control...
2000-02-16 mmitchel Make DECL_CONTEXT mean the class in which a member...
2000-02-07 jason * cp-tree.h (struct saved_scope): Add incomplet...
2000-01-26 ghazi * call.c: PROTO -> PARAMS.
2000-01-11 mmitchel * cp-tree.h (expand_direct_vtbls_init): Remove declara...
1999-12-26 mmitchel * decl.c (store_return_init): Use mode of old RTL...
1999-12-24 mmitchel * toplev.h (note_deferall_of_defined_inline_function...
1999-12-20 cruxcurrent_function -> cfun
1999-12-16 mmitchel * Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
1999-12-15 rth * cp-tree.h (make_aggr_type): Declare.
1999-12-09 mmitchel * except.c (expand_throw): Add static attribute to...
1999-12-09 mmitchel * decl.c (init_decl_processing): Reenable inlining...
1999-12-09 mmitchel * dump.c (dequeue_and_dump): Abbreviate `class' as...
1999-12-05 mmitchel * cp-tree.def (SCOPE_STMT): Take one operand.
1999-11-27 mmitchel * decl2.c (finish_file): Call expand_body for inline...
1999-11-25 mmitchel1999-11-25 Mark Mitchell <mark@codesourcery.com>
1999-11-23 mmitchel * cp-tree.def (CTOR_COMPLETE): New tree node.
1999-11-23 mmitchel * cp-tree.def (FUNCTION_NAME): New tree node.
1999-11-22 nathan * semantics.c (finish_unary_op_expr): Only set TREE_NE...
1999-11-14 mmitchel * cp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.
1999-11-13 mmitchel * decl.c (cplus_expand_expr_stmt): Don't call break_ou...
1999-11-12 mmitchel * decl.c (compute_array_index_type): New function...
1999-11-07 mmitchel * cp-tree.h (begin_new_placement): Remove.
1999-11-05 loewis * cp-tree.h (VAR_TEMPL_TYPE_OR_FUNCTION_DECL_CHECK...
1999-10-30 mmitchel * decl.c (pop_cp_function_context): Don't call free...
1999-10-29 mmitchel * semantics.c (finish_handler): End the scope of the...
1999-10-28 mmitchel * cp-tree.h (make_temp_vec): Remove.
1999-10-21 mmitchel * cp-tree.h (SCOPE_PARTIAL_P): New macro.
1999-10-09 mmitchel * cp-tree.h (make_rtl_for_local_static): New function.
1999-10-08 mmitchel * pt.c (tsubst_expr): Set DECL_TEMPLATE_INSTANTIATED...
1999-10-07 mmitchel * friend.c (make_friend_class): Robustify.
1999-10-04 mmitchel1999-10-04 Mark Mitchell <mark@codesourcery.com>
1999-10-03 mmitchel * cp-tree.def (VEC_INIT_EXPR): Remove.
1999-10-01 mmitchel * decl.c (initialize_local_var): Handle static variabl...
1999-09-29 mmitchel * cp-tree.h (UPT_TEMPLATE): Remove.
1999-09-25 mmitchel * cp-tree.h (check_return_expr): New function.
1999-09-24 mmitchel * cp-tree.h (DECL_ANON_UNION_ELEMS): New macro.
1999-09-21 mmitchelForce check-in to ensure that it is up to date.
1999-09-21 oliva * cp-tree.h (finish_stmt_expr): Change prototype.
1999-09-20 mmitchel Remove support for assigning to `this'.
1999-09-19 mmitchel * ir.texi: New file.
1999-09-19 mmitchel * gxxint.texi: G++ now implements namespaces.
1999-09-18 mmitchel Turn on function-at-a-time processing.
1999-09-17 mmitchel * cp-tree.h (poplevel_class): Declare.
1999-09-12 mmitchel * cp-tree.def (CLEANUP_STMT): New node.
1999-09-10 mmitchel * cp-tree.h (language_function): Rename expanding_p to
1999-09-10 mmitchel * cp-tree.h (finish_cleanup_try_block): New function.
1999-09-10 mmitchel * cp-tree.h (FN_TRY_BLOCK_P): New macro.
1999-09-10 mmitchel * semantics.c (RECHAIN_STMTS): Remove `last' parameter.
1999-09-09 mmitchel * cp-tree.h (EXPR_STMT_ASSIGNS_THIS): New macro.
1999-09-09 mmitchel * cp-tree.h (begin_switch_stmt): Adjust prototype.
1999-09-09 mmitchel Reorganize per-function data.
1999-09-09 nathangcc/ChangeLog:
1999-09-08 mmitchel * cp-tree.h (copy_to_permanent): Remove.
1999-09-07 mmitchel * Makefile.in (tree.o): Depend on ggc.h.
1999-09-02 mmitchel * cp-tree.h (cp_function): Move here, from decl.c.
1999-08-30 mmitchel * cp-tree.h (start_handler_parms): New function.
1999-08-29 mmitchel * cp-tree.h (TYPE_NEEDS_CONSTRUCTING): Remove #if...
1999-08-28 mmitchel * cp-tree.def (LABEL_STMT): New tree node.
1999-08-27 mmitchel * decl.c (lookup_label): Build labels on the permanent...
1999-08-26 mmitchel * semantics.c (do_poplevel): Always initialize the...
1999-08-25 mmitchel * cp-tree.def (SUBOBJECT): New tree node.
1999-08-22 mmitchel * cp-tree.def (STMT_EXPR): Fix typo in node name.
1999-08-20 mmitchel * semantics.c (finish_stmt_expr): Fix typo in comment.
1999-08-19 mmitchel * cp-tree.def (PSEUDO_DTOR_EXPR): New tree code.
1999-08-16 mmitchel * cp-tree.def (STMT_EXPR): New tree node.
1999-08-14 mmitchel * cp-tree.def (DECL_STMT): Make it smaller.
1999-08-12 mmitchel * cp-tree.h (minimal_parse_mode): Remove.
1999-08-11 mmitchel * extend.texi (C++ Signatures): Remove node.
1999-08-09 jason * semantics.c (begin_function_try_block, finish_functi...
1999-08-03 mmitchel * invoke.texi (-fdump-translation-unit): New option.
1999-07-21 jason * decl.c (warn_extern_redeclared_static): Check DECL_A...
1999-07-09 jason * decl2.c (reparse_absdcl_as_casts): Don't warn about...
1999-06-19 law * semantics.c (finish_asm_statement): Apply...
1999-06-04 jason * semantics.c (finish_if_stmt_cond): Copy cond to...
1999-06-03 nathan * semantics.c (begin_class_definition): Update the...
1999-05-25 mmitchel * class.c (finish_vtbls): Copy BINFO_VIRTUALs before...
1999-04-18 mmitchel * cp-tree.h (finish_class_definition): Add parameter.
1999-04-15 mmitchel * cp-tree.h (lang_type): Add documentation.
1999-04-02 mmitchel1999-04-02 Mark Mitchell <mark@codesourcery.com>
1999-03-31 jason * semantics.c (begin_inline_definitions,
1999-03-30 jason * cp-tree.h (IDENTIFIER_AS_DESC, IDENTIFIER_AS_LIST,
1999-03-13 loewis * semantics.c (finish_switch_cond): Handle...
1999-03-10 mmitchel * semantics.c (begin_class_definition): Call build_sel...
1999-02-26 jason * typeck.c (complete_type_or_else): Add VALUE arg...
1999-01-20 mmitchel * error.c (dump_function_decl): Don't print the argume...
1999-01-14 jason * semantics.c (finish_asm_stmt): Don't warn about...
1999-01-06 mmitchel * cp-tree.h (IDENTIFIER_TYPENAME_P): Use OPERAT...
1998-11-19 jason * semantics.c (begin_class_definition): Call
1998-11-17 mmitchel * cp-tree.h (TYPE_ALIAS_SET): Document language-depend...
1998-10-26 jason * cp-tree.def (TYPEOF_TYPE): New code.
1998-10-08 green * semantics.c (finish_asm_stmt): Revert my 1998-09-28
1998-10-06 mmitchel * cp-tree.def (PTRMEM_CST): New tree node.
1998-09-28 green * semantics.c (finish_asm_stmt): Always permit volati...
1998-09-07 jasonrevert error reporting patch
1998-09-06 mmitchel * cp-error.def: New file.
next