OSDN Git Service

PR c++/10506
[pf3gnuchains/gcc-fork.git] / gcc / cp / method.c
2003-04-28 mmitchel PR c++/10506
2003-04-03 ghazigcc:
2003-01-30 mmitchel * c-common.c (builtin_define_float_constants): Define
2003-01-10 geoffkMerge from pch-branch.
2003-01-04 mmitchel * method.c (use_thunk): Disable access control while...
2003-01-01 neil * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump...
2002-12-30 nathancp:
2002-12-28 mmitchel * Make-lang.in (po-generated): Remove parse.c.
2002-12-26 nathancp:
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-10-25 mmitchel * class.c (build_vtbl_initializer): Don't use build_vt...
2002-10-22 rthgcc/
2002-10-20 mmitchel * alpha-protos.h (alpha_output_mi_thunk_osf): Update...
2002-10-18 mmitchel * target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default...
2002-10-16 mmitchel PR c++/7524
2002-10-02 mmitchel PR c++/7188.
2002-09-30 mmitchel * store-layout.c (finish_record_layout): Add free_p...
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-09-14 kazu * error.c: Fix comment formatting.
2002-08-08 mmitchel Rework build_component_ref.
2002-08-05 geoffkIndex: ChangeLog
2002-08-01 mmitchel * call.c (build_field_call): Do not look up the field...
2002-07-23 neil * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
2002-04-29 mmitchel PR c++/6492
2002-04-26 mmitchel PR bootstrap/6445
2002-04-24 jason PR c++/6331
2002-04-06 jason PR c++/6179
2002-02-28 neil * Makefile.in (integrate.o): Update.
2002-02-04 rth * config/alpha/alpha.c (current_function_is_thu...
2002-01-24 zack * Make-lang.in (parse.c): Adjust expected number of
2002-01-23 rodrigc2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-17 jason * decl.c (begin_constructor_body, begin_destruc...
2002-01-07 jason * decl2.c (coerce_new_type): Downgrade error...
2001-12-18 zack * cp-tree.h: Delete #defines for cp_error, cp_warning,
2001-12-14 jason * c-common.h (COMPOUND_STMT_BODY_BLOCK): New...
2001-12-13 jason * decl.c (store_parm_decls): Remove parms_have_...
2001-12-04 nathancp:
2001-11-22 bryce * tree-dump.c: Rename from c-dump.c. Include c-tree...
2001-11-15 jason * parse.y: Add ... IDENTIFIER SCOPE and .....
2001-08-03 shebs * cp-tree.h (FNADDR_FROM_VTABLE_ENTRY): Remove...
2001-07-31 nathancp:
2001-07-29 rth * method.c (pending_inlines): Remove.
2001-07-05 jason * cvt.c (convert_lvalue): New fn.
2001-06-08 jason PR c++/3061
2001-06-06 jason * cp-tree.h (THUNK_GENERATE_WITH_VTABLE_P)...
2001-05-12 neil * dwarfout.c (dwarfout_init): Add cast.
2001-04-27 mmitchel * method.c (use_thunk): Make sure that thunks really...
2001-04-26 mmitchel * invoke.texi: Document more C++ command-line options.
2001-04-12 nathancp:
2001-04-11 nathancp:
2001-04-06 mmitchel * cp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARE...
2001-03-22 jakub * method.c (do_build_assign_ref): Don't use build_modi...
2001-03-19 mmitchel Compute DECL_ASSEMBLER_NAME lazily.
2001-03-15 mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-02-21 jason * tree.h (DECL_UNINLINABLE): Move from C++...
2001-02-18 jason Do put the VTT parameter in DECL_ARGUMENTS.
2001-02-14 nathancp:
2001-02-12 mmitchel Remove old ABI support.
2001-02-08 jason * search.c (shared_member_p): New function.
2001-02-05 aoliva* method.c (build_mangled_name) [old abi]: Protect...
2001-01-29 jsm28 * tree.c, tree.h (build_parse_node): Remove; was ident...
2001-01-25 jakub * mangle.c (write_mangled_name, write_encoding): Mangl...
2001-01-10 mmitchel * output.h (make_function_rtl): Remove prototype.
2001-01-03 nathancp:
2000-12-04 jason * mangle.c (write_type): Mangle VECTOR_TYPE...
2000-11-30 nathancp:
2000-11-30 nathancp:
2000-11-25 jsm28cp:
2000-11-02 jsm28 * collect2.c (main, write_c_file_stat), gcc.c (transla...
2000-10-13 mmitchel Remove obstacks.
2000-09-12 mmitchel * c-common.h (genrtl_clear_out_block): Remove.
2000-09-05 jason * cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM...
2000-08-24 jason * typeck.c (build_ptrmemfunc): Save the input...
2000-07-16 mmitchel * cp-tree.h (THUNK_VCALL_OFFSET): Update documentation.
2000-06-29 nathan * cp-tree.h (SET_DECL_ARTIFICIAL): Remove.
2000-06-23 jason * parse.y (template_arg): Convert TEMPLATE_DECL
2000-06-23 mmitchel * cp-tree.h (BV_USE_VCALL_INDEX_P): New macro.
2000-06-20 zack * cpplex.c (parse_name): Don't warn about $ in identif...
2000-06-20 nathan * call.c (build_conditional_expr): Use VOID_TYPE_P.
2000-06-16 mmitchel * cp-tree.h (struct language_function): Remove x_base_...
2000-06-09 jasonrevert mangling patch
2000-06-08 mmitchel * invoke.texi: Remove documentation for -fsquangle and
2000-06-08 jakub * method.c (make_thunk): Clear DECL_VTT_PARM in thunk.
2000-06-05 mmitchel * ir.texi: Correct typo.
2000-06-04 mmitchel * Make-lang.in (CXX_SRCS): Add mangle.c.
2000-06-03 mmitchel * cp-tree.h (TMPL_ARGS_LEVEL): Clarify comment.
2000-05-31 mmitchel * decl.c (build_cp_library_fn): Set DECL_CONTEXT.
2000-05-28 mmitchel2000-05-27 Alex Samuel <samuel@codesourcery.com>
2000-05-27 kenner * tree.h (TREE_CODE_LENGTH): New macro.
2000-05-26 mmitchel * decl2.c (grokclassfn): Set DECL_LANGUAGE here.
2000-05-22 mmitchel * cp-tree.h (IDENTIFIER_TYPENAME_P): Use a flag, not...
2000-05-22 mmitchel * cp-tree.h (SET_BINFO_NEW_VTABLE_MARKED): Add sanity...
2000-05-19 mmitchel Don't create a separate copy of virtual bases for the
2000-05-05 mmitchel * cp-tree.h (DELTA_FROM_VTABLE_ENTRY): Remove.
2000-05-03 mmitchel * cp-tree.def (THUNK_DECL): Remove.
2000-04-30 mmitchel * method.c (emit_thunk): Don't try to return a `void...
2000-04-17 mmitchel * method.c (make_thunk): Set DECL_CONTEXT for a THUNK_...
2000-04-16 mmitchelFix typo
2000-04-16 mmitchel * cp-tree.def (THUNK_DECL): Add to documentation.
2000-04-11 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_DTOR_IDENTIFIER.
next