OSDN Git Service

PR c++/525
[pf3gnuchains/gcc-fork.git] / gcc / cp / call.c
2002-04-06 jason PR c++/525
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-03-27 mmitchel * g++.dg/init/new2.C: New test.
2002-03-18 jason PR c++/4222, c++/5995
2002-03-17 jasonfix comment
2002-03-16 nathancp:
2002-03-14 jakub * call.c (build_over_call): Set TREE_NO_UNUSED_WARNING...
2002-03-11 nathancp:
2002-02-07 nathan Rename instantiate_type_flags to tsubst_flags_t &...
2002-02-01 jason PR c++/4872
2002-01-23 rodrigc2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-10 iraAdded __attribute__((deprecated)) patches.
2002-01-08 grahams * call.c (convert_like): Add parenthesis and...
2002-01-02 nathancp:
2002-01-02 nathancp:
2001-12-29 nathancp:
2001-12-18 nathan * call.c (build_new_method_call): Use '%#V'.
2001-12-18 jsm28 * po/gcc.pot: Regenerate.
2001-12-18 zack * cp-tree.h: Delete #defines for cp_error, cp_warning,
2001-12-16 jsm28 * ChangeLog.1, ChangeLog.2, ChangeLog, NEWS, call...
2001-12-13 jason * decl.c (store_parm_decls): Remove parms_have_...
2001-12-09 nathancp:
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-11-29 mmitchel PR c++/3471
2001-11-29 nathancp:
2001-11-26 jason * call.c (joust): Remove COND_EXPR hack.
2001-11-25 nathancp:
2001-11-22 bryce * tree-dump.c: Rename from c-dump.c. Include c-tree...
2001-11-20 mmitchel PR c++/3637
2001-11-15 jason * parse.y: Add ... IDENTIFIER SCOPE and .....
2001-10-09 jason * call.c (standard_conversion): Add bad convers...
2001-10-02 jsm28 * c-common.c (c_format_attribute_table): Make format and
2001-09-21 rthgcc/
2001-09-04 nathancp:
2001-08-14 rth * class.c, cp-tree.h (build_vfn_ref): Remove.
2001-08-13 mmitchel * call.c (build_over_call): Mark COMPOUND_EXPRs genera...
2001-08-07 nathancp:
2001-07-26 nathancp:
2001-07-25 jason * call.c (joust): Only prefer a non-builtin...
2001-07-25 nathancp:
2001-07-21 nathangcc:
2001-07-10 aj2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>
2001-06-10 gdrgcc/
2001-06-06 danglin * call.c (convert_default_arg): Use INTEGRAL_TYPE_P.
2001-06-05 nathancp:
2001-05-22 mmitchel * call.c (build_op_delete_call): Ignore exception...
2001-05-02 ghazicp:
2001-05-01 nathancp:
2001-04-20 jakub * call.c (maybe_handle_ref_bind): Copy ICS_USER_FLAG and
2001-04-10 jasontweak comments
2001-03-23 bryce2001-03-23 Bryce McKinlay <bryce@albatross.co.nz>
2001-03-12 nathancp:
2001-03-02 nathancp:
2001-02-26 oldham2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-18 jason Do put the VTT parameter in DECL_ARGUMENTS.
2001-02-17 mmitchel * call.c (check_dtor_name): Handle template names...
2001-02-17 jasonimprove comment
2001-02-17 jason * cp-tree.h (DECL_USE_VTT_PARM): Remove.
2001-02-16 jakub * call.c (convert_like_real): Create a temporary for...
2001-02-14 mmitchel * cp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.
2001-02-12 mmitchel Remove old ABI support.
2001-02-02 jakub * cp-tree.h (build_expr_ptr_wrapper, can_free): Remove.
2001-01-28 ghazi * configure.in: Arrange to include defaults.h in ...
2001-01-24 nathanmissed in
2001-01-23 nathancp:
2001-01-22 nathancp:
2001-01-17 lerdsuwa * typeck.c (build_function_call_real): Call fold on...
2001-01-11 nathancp:
2001-01-10 nathancp:
2001-01-04 mmitchel * call.c (build_conv): Don't use build1 for USER_CONV.
2001-01-02 jason * typeck.c (strip_all_pointer_quals): Also...
2000-12-22 jason * call.c (joust): Use DECL_NONSTATIC_MEMBER_FUN...
2000-12-22 jason In partial ordering for a call, ignore parms...
2000-12-21 jason * pt.c (tsubst_decl): A FUNCTION_DECL has DECL_...
2000-12-15 jason * call.c (build_op_delete_call): See through...
2000-12-09 jason * error.c (dump_function_name): Don't let the...
2000-12-07 nathan * cp-tree.h (sufficient_parms_p): Declare new function.
2000-12-01 nathancp:
2000-11-30 nathancp:
2000-11-16 nathan * call.c (op_error): Make error messages clearer.
2000-11-01 berndsConstant folding for builtins
2000-10-23 jason * call.c (equal_functions): Also call decls_mat...
2000-10-23 mmitchel * call.c (standard_conversion): Use RVALUE_CONVs for all
2000-10-22 jason * call.c (build_conditional_expr): Use ocp_conv...
2000-09-19 ghazi * Makefile.in (c-common.o): Depend on diagnostic.h.
2000-09-01 nathan * call.c (build_scoped_method_call): Check it is not...
2000-08-17 nathan * cp-tree.h (instantiate_type_flags): New enumeration.
2000-07-17 jason * typeck.c (mark_addressable): Never set TREE_USED.
2000-07-05 jason * call.c (joust): Don't complain about `operato...
2000-06-30 mmitchel * c-common.c: Include c-common.h, not c-lex.h or c...
2000-06-22 nathan * call.c (build_x_va_arg): Check if in a template...
2000-06-20 nathan * call.c (build_conditional_expr): Use VOID_TYPE_P.
2000-06-09 zacktoplevel:
2000-06-09 jasonrevert mangling patch
2000-06-08 mmitchel * invoke.texi: Remove documentation for -fsquangle and
2000-05-31 mmitchel * invoke.texi: Remove documentation for -fguiding...
2000-05-31 mmitchel * call.c (add_template_candidate_real): Handle member...
2000-05-30 mmitchel * call.c (joust): Fix handling of overloaded builtin...
2000-05-28 mmitchel2000-05-27 Alex Samuel <samuel@codesourcery.com>
2000-05-25 mmitchel Finish implementation of VTTs.
next