Compute DECL_ASSEMBLER_NAME lazily.
[gcc.git] / gcc / cp / method.c
2001-03-19 Mark MitchellCompute DECL_ASSEMBLER_NAME lazily.
2001-03-15 Mark Mitchellvarasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-02-21 Jason Merrilltree.h (DECL_UNINLINABLE): Move from C++ frontend.
2001-02-18 Jason MerrillDo put the VTT parameter in DECL_ARGUMENTS.
2001-02-14 Nathan Sidwellcp-tree.h (setup_vtbl_ptr): Move prototype to semantics...
2001-02-12 Mark MitchellRemove old ABI support.
2001-02-08 Jason Merrillsearch.c (shared_member_p): New function.
2001-02-05 Alexandre Olivamethod.c (build_mangled_name): Protect flush_repeats...
2001-01-29 Joseph Myerstree.c, tree.h (build_parse_node): Remove; was identica...
2001-01-25 Jakub Jelinekmangle.c (write_mangled_name, [...]): Mangle overloaded...
2001-01-10 Mark Mitchelloutput.h (make_function_rtl): Remove prototype.
2001-01-03 Nathan SidwellImplement exceptions specifiers for implicit member...
2000-12-04 Jason Merrillmangle.c (write_type): Mangle VECTOR_TYPE with "U8__vec...
2000-11-30 Nathan Sidwellmethod.c (do_build_copy_constructor): Preserve cv quali...
2000-11-30 Nathan Sidwellmethod.c (do_build_assign_ref): Construct appropriately...
2000-11-25 Joseph Myersmethod.c (build_mangled_C9x_name): Rename to build_mang...
2000-11-02 Joseph Myers* collect2.c (main, write_c_file_stat), gcc.c (translat...
2000-10-13 Mark MitchellRemove obstacks.
2000-09-12 Mark Mitchellc-common.h (genrtl_clear_out_block): Remove.
2000-09-05 Kriang Lerdsuwanakijcp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree...
2000-08-24 Jason Merrilltypeck.c (build_ptrmemfunc): Save the input pmf.
2000-07-16 Mark Mitchellcp-tree.h (THUNK_VCALL_OFFSET): Update documentation.
2000-06-29 Nathan Sidwellcp-tree.h (SET_DECL_ARTIFICIAL): Remove.
2000-06-23 Kriang Lerdsuwanakijparse.y (template_arg): Convert TEMPLATE_DECL that...
2000-06-23 Mark Mitchellcp-tree.h (BV_USE_VCALL_INDEX_P): New macro.
2000-06-20 Zack Weinbergcpplex.c (parse_name): Don't warn about $ in identifier...
2000-06-20 Nathan Sidwellcall.c (build_conditional_expr): Use VOID_TYPE_P.
2000-06-16 Mark Mitchellcp-tree.h (struct language_function): Remove x_base_ini...
2000-06-09 Jason Merrillrevert mangling patch
2000-06-08 Mark Mitchellinvoke.texi: Remove documentation for -fsquangle and...
2000-06-08 Jakub Jelinek* method.c (make_thunk): Clear DECL_VTT_PARM in thunk.
2000-06-05 Mark Mitchellir.texi: Correct typo.
2000-06-04 Alex SamuelMake-lang.in (CXX_SRCS): Add mangle.c.
2000-06-03 Mark Mitchellcp-tree.h (TMPL_ARGS_LEVEL): Clarify comment.
2000-05-31 Mark Mitchelldecl.c (build_cp_library_fn): Set DECL_CONTEXT.
2000-05-28 Alex Samuelcp-tree.h (ansi_opname): Make it a macro.
2000-05-27 Richard Kennertree.h (TREE_CODE_LENGTH): New macro.
2000-05-26 Mark Mitchelldecl2.c (grokclassfn): Set DECL_LANGUAGE here.
2000-05-22 Mark Mitchellcp-tree.h (IDENTIFIER_TYPENAME_P): Use a flag, not...
2000-05-22 Mark Mitchellcp-tree.h (SET_BINFO_NEW_VTABLE_MARKED): Add sanity...
2000-05-19 Mark MitchellDon't create a separate copy of virtual bases for the...
2000-05-05 Mark Mitchellcp-tree.h (DELTA_FROM_VTABLE_ENTRY): Remove.
2000-05-03 Mark Mitchellcp-tree.def (THUNK_DECL): Remove.
2000-04-30 Mark Mitchell* method.c (emit_thunk): Don't try to return a `void...
2000-04-17 Mark Mitchell* method.c (make_thunk): Set DECL_CONTEXT for a THUNK_DECL.
2000-04-16 Mark MitchellFix typo
2000-04-16 Mark Mitchellcp-tree.def (THUNK_DECL): Add to documentation.
2000-04-11 Mark Mitchellcp-tree.h (cp_tree_index): Add CPTI_DTOR_IDENTIFIER.
2000-04-11 Mark Mitchellcp-tree.h (lang_decl_flags): Rename constructor_for_vba...
2000-04-11 Mark Mitchellcp-tre.h (finish_function): Change prototype.
2000-04-09 Mark Mitchellcp-tree.h (cp_tree_index): Add CPTI_COMPLETE_CTOR_IDENT...
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-23 Theodore Papadopoulobuiltin.c (get_pointer_alignment): Use DECL_P and TYPE_...
2000-03-20 Jed Wingmethod.c (build_overload_int): Use host_integerp.
2000-03-10 Jason Merrilldecl.c (push_overloaded_decl_1, [...]): Lose.
2000-03-07 Kaveh R. Ghazirtl.h (rtunion_def): Constify member `rtstr'.
2000-03-07 Richard Kennertree.h (INT_CST_LT, [...]): Remove unneeded casts.
2000-02-26 Jeff LawFix copyrights
2000-02-22 Mark Mitchellcp-tree.h (CPTI_VTABLE_INDEX_TYPE): New macro.
2000-02-16 Mark MitchellMake DECL_CONTEXT mean the class in which a member...
2000-02-07 Jason Merrillcp-tree.h (struct saved_scope): Add incomplete field.
2000-01-29 Mark Mitchellcp-tree.def (THUNK_DECL): Discuss vcall indices.
2000-01-26 Kaveh R. Ghazicall.c: PROTO -> PARAMS.
2000-01-17 Mark Mitchellcp-tree.h (scratchalloc): Remove.
2000-01-14 Martin v. Löwismethod.c (build_decl_overload_real): Check whether...
1999-12-29 Mark Mitchellcp-tree.h (do_inline_function_hair): Remove.
1999-12-20 Bernd Schmidtcurrent_function -> cfun
1999-12-16 Mark Mitchellclass.c (check_field_decls): Don't return a value.
1999-11-14 Mark Mitchellcp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.
1999-10-25 Mark Mitchelldecl.c (push_overloaded_decl_1): Use pushdecl.
1999-10-19 Mark Mitchellmethod.c (PARM_CAN_BE_ARRAY_TYPE): Remove.
1999-10-08 Kaveh R. GhaziMakefile.in (insn-recog.o): Depend on hard-reg-set...
1999-10-05 Mark Mitchellmethod.c (synthesize_method): Call setup_vtbl_ptr for...
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-01 Mark Mitchell* method.c (emit_thunk): Don't crash when -fsyntax...
1999-09-18 Mark MitchellTurn on function-at-a-time processing.
1999-09-10 Mark Mitchellcp-tree.h (FN_TRY_BLOCK_P): New macro.
1999-09-09 Mark MitchellReorganize per-function data.
1999-09-09 Mark Mitchellcp-tree.h (scratch_tree_cons): Remove.
1999-09-07 Mark MitchellMakefile.in (tree.o): Depend on ggc.h.
1999-09-06 Mark MitchellGet ready for garbage collection.
1999-09-04 Mark MitchellMakefile.in (CXX_TREE_H): Include function.h.
1999-09-02 Mark Mitchellcp-tree.h (cp_function): Move here, from decl.c.
1999-08-26 Mark Mitchelldecl.c (grokdeclarator): Amend comment.
1999-08-25 Mark Mitchellcp-tree.def (SUBOBJECT): New tree node.
1999-08-20 Andrew Haleymethod.c (process_overload_item): Call build_mangled_C9...
1999-08-11 Mark Mitchellextend.texi (C++ Signatures): Remove node.
1999-08-09 Bernd SchmidtInclude function.h in most files.
1999-08-07 Kaveh R. Ghaziclass.c (count_fields, [...]): Add static prototype.
1999-07-27 Jason Merrillmethod.c: Remove prototype for largest_union_member.
1999-07-21 Jason Merrilldecl.c (warn_extern_redeclared_static): Check DECL_ARTI...
1999-06-16 Mark Mitchelldecl2.c (import_export_decl): Use same_type_p, rather...
1999-06-06 Mark Mitchellmethod.c (is_back_referenceable_type): Back-reference...
1999-05-25 Mark Mitchellclass.c (finish_vtbls): Copy BINFO_VIRTUALs before...
1999-05-19 Jason MerrillImplement anonymous structs.
1999-04-16 Mark Mitchellcp-tree.h (TREE_NONLOCAL_FLAG): Remove.
1999-04-13 Mark Mitchellclass.c (finish_struct_1): Look at the const-ness of...
1999-04-11 Mark Mitchellfriend.c (add_friend): Deal gracefully with error_mark_...
1999-04-02 Mark Mitchelltinfo.h (__class_type_info): Fix illegal declaration.
next