Amend previous changelog PR g++/2936 Part missed from first commit
[gcc.git] / gcc / cp / ChangeLog
2001-06-01 Nathan SidwellAmend previous changelog PR g++/2936 Part missed from...
2001-05-30 Nathan Sidwellre PR c++/2936 (gcc gives me an internal error when...
2001-05-26 Nathan Sidwellre PR c++/2823 (kde2/artsd miscompilation (part 1))
2001-05-26 Richard HendersonStandardize header guards.
2001-05-25 Mark Mitchellbuiltins.def: Encode additional information, such as...
2001-05-25 Mark Mitchellinvoke.texi (-fno-builtin): Document that this is alway...
2001-05-24 Nathan Sidwellre PR c++/2184 (using declarations for classes in funct...
2001-05-23 Mark Mitchelloptimize.c (initialize_inlined_parameters): Don't set...
2001-05-22 Jason Merrillclass.c, [...]: Remove com_interface attribute support.
2001-05-22 Joseph Myersparse.y: Refer to compound literals as such, not as...
2001-05-22 Mark Mitchellcall.c (build_op_delete_call): Ignore exception-specifi...
2001-05-21 Jason Merrillclass.c (build_vtable_entry_ref): Lose vtbl parm.
2001-05-21 Jason Merrillcp-tree.def (START_CATCH_STMT): Lose.
2001-05-20 Nathan Sidwellre PR c++/2781 (bad code generated for reference call...
2001-05-20 Kriang Lerdsuwanakijpt.c (determine_specialization): Ignore artificial...
2001-05-20 Neil BoothMakefile.in (OBJS, [...]): Update.
2001-05-19 Diego Novillodecl2.c (finish_objects): Use the original SYMBOL_REF...
2001-05-18 Nathan Sidwellre PR c++/2526 (internal compiler error (version 2...
2001-05-17 Mark Mitchellexcept.h (protect_cleanup_actions): Remove it.
2001-05-16 Nathan Sidwellspew.c (read_token): Call yyerror on all unexpected...
2001-05-16 Nathan Sidwellinit.c (member_init_ok_or_else): Take a tree rather...
2001-05-15 Nick CliftonMove ChangeLog entry to correct file
2001-05-13 Zack Weinbergexcept.c (choose_personality_routine): Export.
2001-05-12 Neil Boothdwarfout.c (dwarfout_init): Add cast.
2001-05-12 Alexandre Olivacp-tree.h (ptrmemfunc_vbit_where_t): Declare type.
2001-05-12 Alexandre OlivaReverted Geoff Keating's 2001-05-03's patch.
2001-05-12 Ira Ruben* cp-tree.h (C_EXP_ORIGINAL_CODE): Delete; declared...
2001-05-11 Neil Boothcp-tree.h (finish_label_expr, [...]): Delete.
2001-05-07 Mark Mitchellsplay-tree.h (splay_tree_max): New function.
2001-05-04 Geoffrey Keatingcp-tree.h (enum cp_tree_index): Add CPTI_PFN_VFLAG_IDEN...
2001-05-04 Mark Mitchellcp-tree.h (flag_inline_trees): Update documentation.
2001-05-03 Nathan Sidwelldump.c (cp_dump_tree, [...]): New case.
2001-05-02 Mark Mitchelldecl.c (compute_array_index_type): Don't try to do...
2001-05-02 Kaveh R. Ghazicall.c: NULL_PTR -> NULL.
2001-05-02 Mark Mitchell* decl2.c (do_using_directive): Revert previous patch.
2001-05-01 Nathan Sidwellcp-tree.def (USING_STMT): New statement node.
2001-05-01 Nathan Sidwellcall.c (build_new_op): Convert args from reference...
2001-05-01 Nathan Sidwellspew.c (last_token_id): New static variable.
2001-04-30 Richard Hendersonc-common.c (c_promoting_integer_type_p): New function...
2001-04-30 Mark Mitchellfdl.texi: New file.
2001-04-30 Mark Mitchelldecl2.c (start_static_initialization_or_destruction...
2001-04-30 Mark Mitchellregmove.c (record_stack_memrefs): Catch all references...
2001-04-29 Joseph Myersdecl2.c (unsupported_options): Add new-abi.
2001-04-27 Nathan Sidwellexcept.c (can_convert_eh): Don't check template parms...
2001-04-27 Nathan Sidwelloptimize.c (maybe_clone_body): Copy parameter names...
2001-04-27 Nathan Sidwellcp-tree.h (adjust_clone_args): Prototype new function.
2001-04-27 Mark Mitchellmethod.c (use_thunk): Make sure that thunks really...
2001-04-26 Nathan Sidwellmangle.c (write_chars): New macro.
2001-04-26 Mark Mitchelloptimize.c (maybe_clone_body): Copy TREE_PUBLIC before...
2001-04-25 Nathan Sidwelldecl.c (grokdeclarator): Set context of namespace scope...
2001-04-25 Zack Weinbergoptimize.c: Include hashtab.h.
2001-04-24 Nathan SidwellLazy __FUNCTION__ generation.
2001-04-24 Nathan Sidwellpt.c (tsubst_decl): Use VOID_TYPE_P.
2001-04-23 Phil Edwardsconfigure.in: Remove ENABLE_STD_NAMESPACE.
2001-04-23 Kaveh R. Ghazicollect2.c (main): Use concat in lieu of xmalloc/sprintf.
2001-04-22 Jason Merrillexcept.c (build_throw): Wrap the initialization of...
2001-04-21 Mark Mitchellcp-tree.h (finish_enum): Change prototype.
2001-04-20 Nathan Sidwelltree.c (cp_tree_equal): Adjust final switch formatting.
2001-04-20 Nathan Sidwellclass.c (dfs_unshared_virtual_bases): Add ATTRIBUTE_UNUSED.
2001-04-20 Jakub Jelinekcall.c (maybe_handle_ref_bind): Copy ICS_USER_FLAG...
2001-04-20 Jakub Jelineksearch.c (lookup_field_r): If looking for type and...
2001-04-19 Mark Mitchellcp-tree.h (DECL_LANGUAGE): Don't assume DECL_LANG_SPECI...
2001-04-18 John David Anglinsemantics.c (simplify_aggr_init_exprs_r): Don't restore...
2001-04-16 Mark Mitchellcp-tree.h (TYPE_PTRMEM_CLASS_TYPE): Improve documentation.
2001-04-16 Mark Mitchellinit.c (build_delete): Create a SAVE_EXPR for the addre...
2001-04-13 Mark Mitchellcp-tree.h (DELTA2_FROM_PTRMEMFUNC): Remove.
2001-04-13 Jason Merrillcp-tree.h (decl_namespace_list): New macro.
2001-04-12 Kaveh R. Ghazicp-tree.h (warn_return_type, yylex): Delete redundant...
2001-04-12 Kaveh R. Ghazicp-tree.h (pedantic, [...]): Delete redundant declarations.
2001-04-12 Jason Merrillcp-tree.h (TYPE_LINKAGE_IDENTIFIER): New macro.
2001-04-12 Nathan Sidwellclass.c (dfs_unshared_virtual_bases): New function.
2001-04-12 Nathan Sidwellmethod.c (make_thunk): Clear DECL_CLONED_FUNCTION.
2001-04-11 Mark Mitchelloptimize.c (maybe_clone_body): Copy DECL_NUM_STMTS...
2001-04-11 Kaveh R. GhaziMakefile.in (ifcvt.o): Depend on toplev.h.
2001-04-11 Nathan Sidwellmethod.c (implicitly_declare_fn): Commonize code for...
2001-04-10 Mark Mitchellclass.c (find_final_overrider_data): Add `candidates'.
2001-04-10 Richard Hendersontypeck.c (build_array_ref): Push the array reference...
2001-04-06 Mark Mitchellcp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARED_I...
2001-04-06 Benjamin Kosniklang-specs.h: Add __DEPRECATED.
2001-04-06 Benjamin Kosniklang-specs.h: Add __GXX_DEPRECATED.
2001-04-05 J"orn Renneckesearch.c (get_dynamic_cast_base_type): When building...
2001-04-04 Jakub Jelinekoptimize.c (expand_call_inline): Only add newly inlined...
2001-04-04 Mark Mitchellcp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove.
2001-04-03 Mark Mitchelldecl2.c (import_export_decl): Don't call import_export_...
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
2001-03-28 Richard Hendersondecl.c (struct named_label_list): Rename eh_region...
2001-03-28 Richard HendersonMake -fsjlj-exceptions a configure option.
2001-03-28 Phil Edwardspt.c (check_default_tmpl_args): Make error messages...
2001-03-27 Kaveh R. GhaziMakefile.in (SYSTEM_H): Define.
2001-03-27 Mike Yangdump.c (dump_access): New function.
2001-03-27 Mark Mitchellc-common.h (DECL_NUM_STMTS): New macro.
2001-03-26 Nathan SidwellImplement DR 209
2001-03-26 Kaveh R. Ghaziclass.c (add_method): Use memcpy/memmove, not bcopy.
2001-03-23 Jakub Jelinekmangle.c (write_discriminator): Use `_0' for discrimina...
2001-03-23 Jakub Jelinekdecl.c (local_names): Define.
2001-03-23 Bryce McKinlay[multiple changes]
2001-03-22 Richard HendersonMake-lang.in (cp/except.o): Don't depend on insn-flags.h.
2001-03-22 Gerald Pfeiferparse.y (bad_decl, [...]): New nonterminals.
2001-03-22 Jakub Jelinekmethod.c (do_build_assign_ref): Don't use build_modify_...
2001-03-22 Jason Merrillpt.c (instantiate_decl): Abort if we see a member const...
next