decl.c (lang_mark_tree): Mark NAMESPACE_LEVEL.
[gcc.git] / gcc / cp / decl.c
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.
1999-08-23 Paul Burchard* decl.c (check_default_argument): Fix typo.
1999-08-18 Mark Mitchellcp-tree.h (build_lang_field_decl): Remove.
1999-08-17 Mark Mitchelldecl.c (add_decl_to_level): New function.
1999-08-17 Mark Mitchellcp-tree.h (CALL_DECLARATOR_PARMS): New macro.
1999-08-16 Mark Mitchellcp-tree.h (CAN_HAVE_FULL_LANG_DECL_P): New macro.
1999-08-16 Mark Mitchellcp-tree.def (STMT_EXPR): New tree node.
1999-08-14 Jason MerrillSpeed up Koenig lookup.
1999-08-14 Mark Mitchellcp-tree.def (DECL_STMT): Make it smaller.
1999-08-12 Jason Merrilllang-options.h: Add -fms-extensions.
1999-08-12 Mark Mitchellcp-tree.h (minimal_parse_mode): Remove.
1999-08-11 Mark Mitchellextend.texi (C++ Signatures): Remove node.
1999-08-10 Mark Mitchelldecl.c (build_ptrmemfunc_type): Handle qualified pointe...
1999-08-09 Kaveh R. Ghazidecl.c: Remove redundant prototype for `print_error_fun...
1999-08-09 Bernd SchmidtInclude function.h in most files.
1999-08-09 Jason Merrillsemantics.c (begin_function_try_block, [...]): New...
1999-08-09 Jason Merrilldecl.c (struct binding_level): Add eh_region field.
1999-08-09 Jason Merrillptree.c (print_lang_type): Print the real type of a...
1999-08-07 Kaveh R. Ghaziclass.c (count_fields, [...]): Add static prototype.
1999-08-07 Jason Merrilldecl.c (bad_specifiers): It's OK to have an EH spec...
1999-08-07 Jason Merrilldecl.c (lookup_name_real): Set the complain flag if...
1999-08-06 Alexandre Olivapt.c (tsubst): Use build_index_type to build in-templat...
1999-08-06 Jason Merrilldecl.c (pushdecl): Only give an error for shadowing...
1999-08-04 Nathan Sidwellcp-tree.h (empty_except_spec): New global var.
1999-08-03 Nathan Sidwelldecl.c (start_enum): Show location of previous definition.
1999-08-03 Mumit Khan* decl.c (start_decl): Set attributes before duplicate_...
1999-08-03 Mark Mitchellinvoke.texi (-fdump-translation-unit): New option.
1999-08-03 Richard Hendersoncall.c: Include defaults.h instead of expr.h.
1999-08-02 Jakub JelinekJakub Jelinek <jj@ultra.linux.cz>
1999-08-01 Bernd SchmidtBackport of GC branch patches part 2: kill stmt status...
next