decl.c (lang_mark_tree): Mark NAMESPACE_LEVEL.
[gcc.git] / gcc / cp / ChangeLog
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-12 Jason Merrill* class.c (fixed_type_or_null): Always set *nonnull.
1999-10-10 Kaveh R. Ghaziansidecl.h (HAVE_GCC_VERSION): New macro.
1999-10-09 Mark Mitchellcp-tree.h (make_rtl_for_local_static): New function.
1999-10-08 Kaveh R. GhaziMakefile.in (insn-recog.o): Depend on hard-reg-set...
1999-10-08 Franz Sirlcp-tree.h (cp_make_lake_type): Renamed from make_lang_type.
1999-10-08 Mark Mitchellpt.c (tsubst_expr): Set DECL_TEMPLATE_INSTANTIATED...
1999-10-08 Jason Merrillclass.c (build_vtable_entry_ref): Use finish_asm_stmt.
1999-10-07 Mark Mitchellfriend.c (make_friend_class): Robustify.
1999-10-07 Mark Mitchell* dump.c (dequeue_and_dump): Dump all three operands...
1999-10-06 Mark Mitchellcp-tree.h (CLASSTYPE_VFIELD): Remove.
1999-10-06 Brendan Kehoedecl.c (grokdeclarator): Only warn about non-zero array...
1999-10-06 Mark Mitchelldecl2.c (start_static_storage_duration_function): Push...
1999-10-06 Mark Mitchelldump.c (DUMP_CHILDREN): Remove.
1999-10-05 Mark Mitchellir.texi: Document BIND_EXPR, LOOP_EXPR, and EXIT_EXPR.
1999-10-05 Mark Mitchell* ir.texi: Document LOOP_EXPR and EXIT_EXPR.
1999-10-05 Mark Mitchellmethod.c (synthesize_method): Call setup_vtbl_ptr for...
1999-10-04 Nathan Sidwelldecl2.c (grok_alignof): Don't decay lvalues.
1999-10-04 Mark Mitchellcp-tree.h (struct language_function): Remove static_lab...
1999-10-04 Mark Mitchellcall.c (build_over_call): Don't set TREE_SIDE_EFFECTS...
1999-10-04 Jason Merrill* init.c (build_vec_delete_1): Fold COND_EXPRs.
1999-10-03 Mark Mitchellcp-tree.def (VEC_INIT_EXPR): Remove.
1999-10-03 Mark Mitchelltree.c (lvalue_p_1): Use DECL_C_BIT_FIELD to check...
1999-10-02 Jason Merrill* typeck.c (decay_conversion): Strip cv-quals from...
1999-10-01 Mark Mitchellpt.c (tsubst_decl): If the type of a template instantia...
1999-10-01 Mark Mitchelldecl.c (initialize_local_var): Handle static variables...
1999-10-01 Mark Mitchell* method.c (emit_thunk): Don't crash when -fsyntax...
1999-09-30 Mark Mitchellcp-tree.h (lang_decl_flags): Add global_ctor_p and...
1999-09-30 Mark Mitchelldecl2.c (struct priority_info_s): Remove initialization...
1999-09-30 Dirk Zollercp-tree.h (warn_float_equal): Declare.
1999-09-30 Jason MerrillSupport normal type_info-based EH mechanisms with ...
1999-09-29 Jason Merrillclass.c (class_cache_obstack, [...]): Remove.
1999-09-29 Mark Mitchelldump.c (dequeue_and_dump): Dump DECL_EXTERNAL.
1999-09-29 Mark Mitchelldump.c (dequeue_and_dump): Improve support for dumping...
1999-09-29 Mark Mitchellcp-tree.h (TMPL_ARGS_HAVE_MULTIPLE_LEVELS): Move here...
1999-09-29 Nathan Sidwellerror.c (dump_template_parms): Don't use TS_PEDANTIC_NA...
1999-09-29 Mark Mitchellcp-tree.h (UPT_TEMPLATE): Remove.
1999-09-29 Gabriel Dos ReisImplement function template instantiation pretty printing.
1999-09-28 Nathan Sidwelldecl.c (grokdeclarator): Distinguish parameter context...
1999-09-28 Mark Mitchell* ir.texi: Improve documentation for TARGET_EXPR.
1999-09-27 Nathan SidwellReformat ChangeLog 1999-09-27 Nathan Sidwell <nathan...
1999-09-27 Nathan SidwellAugment stringification of trees.
1999-09-27 Mark Mitchellcp-tree.h (expand_throw): Remove prototype.
1999-09-26 Mark Mitchelldecl.c (start_function): Set x_dont_save_pending_sizes...
1999-09-26 Kaveh R. Ghazicombine.c (gen_rtx_combine): Add missing call to va_end().
1999-09-25 Mark Mitchelldump.c (dequeue_and_dump): Handle RESULT_DECL.
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 Mitchellir.texi: Improve documentation for TARGET_EXPRs.
1999-09-24 Mark Mitchellcp-tree.h (language_function): Add cannot_inline.
1999-09-24 Mark Mitchellcp-tree.h (DECL_ANON_UNION_ELEMS): New macro.
1999-09-23 Martin v. Löwiscp-tree.h (VAR_OR_FUNCTION_DECL_CHECK): New macro.
1999-09-23 Jason Merrilllex.c: Get WCHAR_TYPE_SIZE from wchar_type_node.
1999-09-23 Martin v. Löwis* ir.texi: Fix formatting errors and typos.
1999-09-23 Mark Mitchell* ir.texi: Document CLEANUP_STMT, SCOPE_STMT, and START...
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-22 Jason Merrilldecl2.c (lang_decode_option): Accept and ignore -finit...
1999-09-21 Mark Mitchelldump.c (dequeue_and_dump): Handle START_CATCH_STMT...
1999-09-21 Mark Mitchelldecl2.c (lang_decode_option): Adjust, in the wake of...
1999-09-21 Martin v. Löwistypeck.c (get_member_function_from_ptrfunc): Allow...
1999-09-21 Alex SamuelReplace string const "<internal>" with dynamic allocation.
1999-09-21 Nathan SidwellReimplement dynamic cast and catch matching.
1999-09-20 Mark Mitchellcp-tree.h (finish_stmt_expr): Change prototype.
1999-09-20 Mark MitchellRemove support for assigning to `this'.
1999-09-20 Nathan Sidwell* parse.y (primary): Use build_functional_cast for...
1999-09-20 Nick CliftonAdd comment saying that lang_decode_options should...
1999-09-20 Bernd SchmidtMake it possible to prototype port-specific functions...
1999-09-19 Mark Mitchell* ir.texi: New file.
1999-09-19 Mark Mitchellgxxint.texi: G++ now implements namespaces.
1999-09-18 Mark Mitchelldecl.c (layout_var_decl): Change prototype.
1999-09-18 Martin v. Löwistypeck.c (get_member_function_from_ptrfunc): Always...
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 Nathan SidwellRevert call.c 1.173 change, do same effect, but more...
1999-09-17 Mark Mitchelldecl.c (warn_extern_redeclared_static): Don't get confu...
1999-09-17 Nathan Sidwell* call.c (perform_implicit_conversion): Deal with error...
1999-09-17 Mark Mitchellcp-tree.h (poplevel_class): Declare.
1999-09-17 Jason Merrillrevert
1999-09-17 Gabriel Dos ReisAdd missing Changelog entry.
1999-09-17 Gabriel Dos Reiserror.c: Reduce code duplication.
1999-09-17 Jason Merrilldecl.c (saved_scope_p): New fn.
1999-09-16 Kaveh R. Ghazilex.c (init_cpp_parse): Call xcalloc, not malloc/bzero.
1999-09-16 Mark MitchellAdd missing ChangeLog entry
1999-09-16 Jason Merrilldecl2.c (finish_file): Also call check_global_declarati...
1999-09-16 Jason Merrilllex.c (cp_pragma_implementation): Allow #pragma impleme...
1999-09-15 Richard Henderson* lex.c (mark_impl_file_chain): Follow the next chain.
1999-09-15 Mark Mitchelldecl2.c (build_expr_from_tree): Handle VA_ARG_EXPR.
1999-09-15 Kaveh R. Ghazirtl.h (get_insn_name, [...]): Add prototypes.
1999-09-15 Nathan Sidwelltypeck.c (expr_sizeof): Reinstall and augment OFFSET_RE...
1999-09-15 Alexandre Olivalex.c (cp_pragma_interface, [...]): Copy filenames...
1999-09-15 Mark Mitchelldecl.c (build_target_expr): Set TREE_SIDE_EFFECTS on...
1999-09-14 Marc Espie* Makefile.in: Prepend $(SHELL) to move-if-change...
1999-09-14 Mark Mitchellcp-tree.h (build_target_expr): New function.
1999-09-13 Nathan Sidwelltypeck.c (expr_sizeof): Don't decay arrays and functions.
next