cp-tree.def (SCOPE_STMT): Take one operand.
[gcc.git] / gcc / cp / decl.c
1999-12-05 Mark Mitchellcp-tree.def (SCOPE_STMT): Take one operand.
1999-12-04 Geoff Keatingc-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-12-01 Mark Mitchellcp-tree.h (min_tree_cons): Remove.
1999-11-25 Mark MitchellMake-lang.in (CXX_SRCS): Add optimize.c.
1999-11-23 Kaveh R. Ghazidecl.c (pushdecl, [...]): Don't call a variadic functio...
1999-11-23 Mark Mitchellcp-tree.def (CTOR_COMPLETE): New tree node.
1999-11-23 Mark Mitchellcp-tree.def (FUNCTION_NAME): New tree node.
1999-11-19 Nathan Sidwellextend.texi: Document C++ restricted pointers and refer...
1999-11-16 Jason Merrillcp-tree.h, decl.c (compute_array_index_type): Make...
1999-11-16 Mark Mitchellcp-tree.h (build_enumerator): Change prototype.
1999-11-16 Jason Merrillclass.c (finish_struct): If we're a local class in...
1999-11-14 Mark Mitchellcp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.
1999-11-14 Mark Mitchellcall.c (build_conditional_expr): Use build_target_expr_...
1999-11-13 Jason Merrilldecl.c (duplicate_decls): Propagate DECL_DEFER_OUTPUT.
1999-11-13 Mark Mitchelldecl.c (cplus_expand_expr_stmt): Don't call break_out_c...
1999-11-12 Mark Mitchelldecl.c (compute_array_index_type): New function, split...
1999-11-09 Mark Mitchellcp-tree.h (language_function): Remove x_last_dtor_insn...
1999-11-09 Mark Mitchelldecl.c (store_parm_decls): Generate cleanup code at...
1999-11-07 Mark Mitchellcp-tree.h (begin_new_placement): Remove.
1999-11-05 Martin v. Löwiscp-tree.h (VAR_TEMPL_TYPE_OR_FUNCTION_DECL_CHECK):...
1999-11-05 Mark MitchellMakefile.in (typeck2.o): Depend on output.h.
1999-11-03 Mark Mitchell* decl.c (grokfndecl): Remove dead code.
1999-11-01 Mark Mitchelldecl.c (finish_function): Call free_after_parsing for...
1999-10-30 Mark Mitchelldecl.c (pop_cp_function_context): Don't call free on...
1999-10-29 Mark Mitchellcp-tree.h (make_typename_type): Change prototype.
1999-10-28 Mark Mitchellcp-tree.h (make_temp_vec): Remove.
1999-10-26 Mark Mitchelltree.h (BLOCK_TYPE_TAGS): Remove.
1999-10-25 Mark Mitchelldecl.c (push_overloaded_decl_1): Use pushdecl.
1999-10-21 Mark Mitchellcp-tree.h (SCOPE_PARTIAL_P): New macro.
1999-10-13 Jason Merrilldecl.c (lang_mark_tree): Mark NAMESPACE_LEVEL.
1999-10-13 Mark Mitchelldecl.c (make_rtl_for_local_static): Don't create regist...
1999-10-13 Nathan Sidwellcp-tree.h (build_x_va_arg): Prototype new function.
1999-10-09 Mark Mitchellcp-tree.h (make_rtl_for_local_static): New function.
1999-10-06 Brendan Kehoedecl.c (grokdeclarator): Only warn about non-zero array...
1999-10-05 Mark Mitchellmethod.c (synthesize_method): Call setup_vtbl_ptr for...
1999-10-04 Mark Mitchellcall.c (build_over_call): Don't set TREE_SIDE_EFFECTS...
1999-10-03 Mark Mitchellcp-tree.def (VEC_INIT_EXPR): Remove.
1999-10-01 Mark Mitchelldecl.c (initialize_local_var): Handle static variables...
1999-09-30 Mark Mitchellcp-tree.h (lang_decl_flags): Add global_ctor_p and...
1999-09-30 Jason MerrillSupport normal type_info-based EH mechanisms with ...
1999-09-29 Jason Merrillclass.c (class_cache_obstack, [...]): Remove.
1999-09-28 Nathan Sidwelldecl.c (grokdeclarator): Distinguish parameter context...
1999-09-26 Mark Mitchelldecl.c (start_function): Set x_dont_save_pending_sizes...
1999-09-25 Mark Mitchellcp-tree.h (check_return_expr): New function.
1999-09-24 Mark Mitchellcp-tree.h (CPTI_CLEANUP_TYPE): New macro.
1999-09-24 Bernd SchmidtAllow to distinguish between three classes of builtin...
1999-09-24 Mark Mitchelldecl.c (pushdecl): Don't make local declarations of...
1999-09-24 Mark Mitchellcp-tree.h (language_function): Add cannot_inline.
1999-09-23 Jason Merrilllex.c: Get WCHAR_TYPE_SIZE from wchar_type_node.
1999-09-23 Mark Mitchelldecl.c (pushdecl): Do create a binding for extern ...
1999-09-22 Jason Merrilldecl.c (define_case_label): Don't crash if we're not...
1999-09-20 Mark MitchellRemove support for assigning to `this'.
1999-09-19 Mark Mitchellgxxint.texi: G++ now implements namespaces.
1999-09-18 Mark Mitchelldecl.c (layout_var_decl): Change prototype.
1999-09-18 Mark MitchellTurn on function-at-a-time processing.
1999-09-17 Mark Mitchellcp-tree.h (language_function): Add x_eh_spec_try_block.
1999-09-17 Mark Mitchellcp-tree.def (CLEANUP_STMT): Fix spelling in dumps.
1999-09-17 Mark Mitchelldecl.c (warn_extern_redeclared_static): Don't get confu...
1999-09-17 Mark Mitchellcp-tree.h (poplevel_class): Declare.
1999-09-17 Jason Merrillrevert
1999-09-17 Jason Merrilldecl.c (saved_scope_p): New fn.
1999-09-16 Mark Mitchelldecl.c (warn_extern_redeclared_static): Simplify.
1999-09-15 Mark Mitchelldecl.c (build_target_expr): Set TREE_SIDE_EFFECTS on...
1999-09-14 Mark Mitchellcp-tree.h (build_target_expr): New function.
1999-09-13 Mark Mitchellcall.c (implicit_conversion): Robustify.
1999-09-12 Bernd SchmidtFix stupid mistake
1999-09-12 Bernd Schmidtdefine_function cleanup
1999-09-12 Mark Mitchelldecl.c (add_decl_to_level): Remove TREE_PERMANENT asser...
1999-09-12 Mark Mitchellcp-tree.def (CLEANUP_STMT): New node.
1999-09-10 Bernd SchmidtMove declarations and building code for common tree...
1999-09-10 Mark Mitchellcp-tree.h (language_function): Rename expanding_p to...
1999-09-10 Mark Mitchellcp-tree.h (finish_function): Adjust prototype.
1999-09-10 Mark Mitchellcp-tree.h (CPTI_ATEXIT): New macro.
1999-09-09 Mark Mitchelldecl.c (lang_mark_tree): Mark TYPE_LANG_SPECIFIC.
1999-09-09 Mark MitchellReorganize per-function data.
1999-09-09 Nathan Sidwellextend.texi (Volatiles): New node.
1999-09-09 Mark Mitchellcp-tree.h (scratch_tree_cons): Remove.
1999-09-09 Mark Mitchellcp-tree.h (lang_decl_flags): Remove permanent_attr.
1999-09-09 Mark Mitchellcp-tree.h (saved_scope): Remove old_binding_level and...
1999-09-09 Mark Mitchelldecl.c (layout_var_decl): Change prototype.
1999-09-08 Mark Mitchelldecl.c (start_function): Clear last_dtor_insn and last_...
1999-09-08 Mark Mitchellcp-tree.h (copy_to_permanent): Remove.
1999-09-08 Mark Mitchelldecl.c (ggc_p): Set it to 1.
1999-09-07 Mark MitchellMakefile.in (tree.o): Depend on ggc.h.
1999-09-06 Mark MitchellGet ready for garbage collection.
1999-09-05 Richard HendersonMakefile.in (parse.o): Depend on ggc.h.
1999-09-05 Mark Mitchelldecl.c (init_decl_processing): Set mark_lang_status.
1999-09-04 Mark MitchellMake-lang.in (cc1plus): Depend on $(GGC).
1999-09-04 Mark MitchellMakefile.in (CXX_TREE_H): Include function.h.
1999-09-04 Mark Mitchelldecl.c (expand_static_init): Tweak handling of static...
1999-09-02 Mark Mitchellcp-tree.h (cp_function): Move here, from decl.c.
1999-08-30 Mark Mitchellcp-tree.h (start_handler_parms): New function.
1999-08-29 Mark Mitchellcp-tree.h (TYPE_NEEDS_CONSTRUCTING): Remove #if 0'd...
1999-08-29 Mark Mitchellcp-tree.h (strip_array_types): New function.
1999-08-28 Mark Mitchellcp-tree.def (LABEL_STMT): New tree node.
1999-08-27 Mark MitchellFix typo in last change
1999-08-27 Mark Mitchelldecl.c (lookup_label): Build labels on the permanent...
1999-08-27 Mark Mitchelldecl.c (store_parm_decls): Reset immediate_size_expand.
1999-08-26 Mark Mitchelldecl.c (grokdeclarator): Amend comment.
1999-08-25 Mark Mitchellcp-tree.def (SUBOBJECT): New tree node.
next