OSDN Git Service

PR c++/29632
[pf3gnuchains/gcc-fork.git] / gcc / cp / call.c
2006-12-04 mmitchel PR c++/29632
2006-11-20 mmitchel PR c++/29475
2006-11-04 sayle * call.c (build_op_delete_call): Test user-visible...
2006-10-23 espindola * gcc/java/decl.c: Include langhooks.h.
2006-08-30 pinskia2006-08-29 Andrew Pinski <pinskia@physics.uc.edu>
2006-08-23 jason PR c++/23372
2006-06-30 jason PR c++/26577
2006-06-16 mmitchel PR c++/27979
2006-06-16 mmitchel PR c++/27666
2006-06-06 mmitchel PR c++/27177
2006-06-06 mrsFix up whitespacing
2006-05-31 mmitchel PR c++/27801
2006-05-19 mmitchel PR c++/27471
2006-05-15 mmitchel PR c++/27505
2006-04-23 mmitchel2006-04-23 Mark Mitchell <mark@codesourcery.com>
2006-04-15 kazu * cp/call.c: Fix comment typos.
2006-04-11 mmitchel * g++.dg/parse/dtor7.C: New test.
2006-04-06 sayle * call.c (null_ptr_cst_p): Add explicit TREE_CONSTANT_...
2006-02-14 reichelt * call.c (standard_conversion): Return NULL instead...
2006-02-07 gdr * cp-tree.h (tf_warning_or_error): Renamed...
2006-02-04 gdr * cp-tree.h (tf_warn_or_error): New substituion...
2006-01-29 gdr * call.c (alloc_conversion): Use cast when...
2006-01-28 gdr * class.c (check_bases): Likewise.
2006-01-24 reichelt PR c++/25552
2006-01-20 reichelt * call.c (add_builtin_candidates): Remove superfluous...
2006-01-18 echristoUpdate copyright from last checkin.
2006-01-18 echristo2006-01-17 Eric Christopher <echristo@apple.com>
2005-12-27 mmitchel PR c++/23171, c++/23172, c++/25417.
2005-12-22 mmitchel PR c++/25364
2005-12-08 gdr2005-12-08 Théodore Papadopoulo <Theodore.Papadopoulo...
2005-11-03 mmitchel PR c++/22434
2005-10-18 mmitchel PR c++/21908
2005-10-14 mmitchel PR c++/19565
2005-10-13 mmitchel PR c++/22464
2005-10-12 dje PR c++/23730
2005-10-11 mmitchel PR c++/21089
2005-10-06 reichelt * call.c (resolve_args): Remove redundant test.
2005-10-05 nathancp:
2005-09-21 reichelt PR c++/23965
2005-09-12 ian./
2005-09-06 mmitchel * cp-tree.h (rvalue): New function.
2005-08-15 fjahanianFix Infinite Stack Recursion Regression.
2005-07-28 mmitchel PR c++/22545
2005-07-24 ghazi * c-common.c (check_missing_format_attribute): New.
2005-07-21 reichelt * call.c: Fix comment typo(s).
2005-07-20 giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-07-16 ghazi * call.c (diagnostic_fn_t): New.
2005-07-15 mmitchel PR c++/22132
2005-07-02 jsm282005-07-02 Zack Weinberg <zack@codesourcery.com>
2005-06-26 ghazi PR c/21911
2005-06-25 kcookUpdate FSF address.
2005-06-18 ghazi * c-decl.c (locate_old_decl): Add format attribute.
2005-06-15 mrsCanonicalize whitespace.
2005-06-14 mrsRemove extra white spacing at end of lines.
2005-05-27 sayle * cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree...
2005-05-26 reichelt * call.c (build_op_delete_call): Fix quoting in error...
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-01 nathan * call.c (add_template_candidates_real): Remove length...
2005-03-31 nathancp:
2005-03-31 gdrdoc/
2005-02-24 reichelt * call.c, class.c, cp-tree.h, decl2.c, error.c, init...
2005-02-10 mmitchel PR c++/19811
2005-02-10 mmitchel PR c++/19787
2005-01-31 mmitchel PR c++/19457
2005-01-18 kazu * Make-lang.in, call.c, cvt.c, init.c, rtti.c, tree.c,
2005-01-01 rth PR middle-end/17799
2004-12-22 mmitchel PR c++/18464
2004-12-22 mmitchel PR c++/18378
2004-12-16 nathancp:
2004-12-08 nathancp:
2004-12-01 nathancp:
2004-11-24 bonzini2004-11-24 Paolo Bonzini <bonzini@gnu.org>
2004-11-09 jsm28 * builtins.c, c-common.c, c-decl.c, c-format.c, c...
2004-11-01 gdr Convert diagnostics to use quoting flag q 9/n
2004-10-28 mmitchel PR c++/17435
2004-10-21 mmitchel PR c++/18073
2004-10-20 kazu * call.c, typeck.c: Fix comment typos.
2004-10-19 mmitchel * call.c (struct conversion): Add base_p.
2004-10-18 nathancp:
2004-10-07 mmitchel * cp-tree.h (ICS_USER_FLAG): Remove comment about...
2004-10-03 gdr Convert diagnostics to use quoting flag q 1/n
2004-09-28 mmitchel PR c++/17642
2004-09-21 nathan * cp-tree.h (struct lang_type_header): Remove
2004-09-18 kazu * call.c, semantics.c: Follow spelling conventions.
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-16 nathan * cp-tree.h (struct lang_type_class): Make pure_virtuals a
2004-09-10 rth PR c++/17386
2004-08-30 nathan * call.c (check_dtor_name): Replace abort with gcc_ass...
2004-08-27 nathan * call.c (validate_conversion_obstack): Replace
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-16 sayle * call.c (build_vfield_ref, build_call, build_conditio...
2004-08-15 nathan.:
2004-08-12 mmitchel PR c++/16853
2004-08-05 geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
2004-08-02 mmitchel PR c++/16338
2004-08-01 gdr * call.c (z_candidate::template_decl): Rename...
2004-07-18 jason PR c++/16115
2004-07-12 nathan * call.c (build_user_type_conversion_1, build_new_op,
2004-07-12 mmitchel * call.c (build_operator_new_call): Avoid using push_t...
2004-07-07 jason PR c++/16334
next