]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/method.c
Makefile.in (integrate.o): Update.
[thirdparty/gcc.git] / gcc / cp / method.c
2002-02-28  Neil BoothMakefile.in (integrate.o): Update.
2002-02-04  Richard Hendersonalpha.c (current_function_is_thunk): Don't check curren...
2002-01-24  Zack WeinbergMake-lang.in (parse.c): Adjust expected number of shift...
2002-01-23  Craig Rodriguescall.c, [...]: Change my_fancy_abort() to abort().
2002-01-17  Jason Merrilldecl.c (begin_constructor_body, [...]): New fns.
2002-01-07  Jason Merrilldecl2.c (coerce_new_type): Downgrade error for size_t...
2001-12-18  Zack Weinbergcp-tree.h: Delete #defines for cp_error, cp_warning...
2001-12-14  Jason Merrillc-common.h (COMPOUND_STMT_BODY_BLOCK): New macro.
2001-12-13  Jason Merrilldecl.c (store_parm_decls): Remove parms_have_cleanups...
2001-12-04  Nathan Sidwellre PR c++/164 (bogus error throwing class with inaccess...
2001-11-22  Bryce McKinlaytree-dump.c: Rename from c-dump.c.
2001-11-15  Jason Merrillparse.y: Add ...
2001-08-03  Stan Shebscp-tree.h (FNADDR_FROM_VTABLE_ENTRY): Remove, no longer...
2001-07-31  Nathan SidwellThe 3.0 ABI no longer has vbase pointer fields.
2001-07-29  Richard Henderson* method.c (pending_inlines): Remove.
2001-07-05  Jason Merrillcvt.c (convert_lvalue): New fn.
2001-06-08  Nathan Sidwellre PR c++/3061 (kde2/artsd miscompilation (part 2))
2001-06-06  Jason Merrillcp-tree.h (THUNK_GENERATE_WITH_VTABLE_P): Lose.
2001-05-12  Neil Boothdwarfout.c (dwarfout_init): Add cast.
2001-04-27  Mark Mitchellmethod.c (use_thunk): Make sure that thunks really...
2001-04-26  Mark Mitchellinvoke.texi: Document more C++ command-line options.
2001-04-12  Nathan Sidwellmethod.c (make_thunk): Clear DECL_CLONED_FUNCTION.
2001-04-11  Nathan Sidwellmethod.c (implicitly_declare_fn): Commonize code for...
2001-04-06  Mark Mitchellcp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARED_I...
2001-03-22  Jakub Jelinekmethod.c (do_build_assign_ref): Don't use build_modify_...
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...
next