OSDN Git Service

2008-06-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / cp / call.c
2008-06-06 jakub * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP...
2008-05-27 matz Fix c++/27975.
2008-05-27 aolivagcc/cp/ChangeLog:
2008-05-12 tomby * typeck2.c (digest_init): Use CONVERT_EXPR_P.
2008-04-17 jason PR c++/35773
2008-04-09 reichelt * call.c (build_op_delete_call): Fix quotation in...
2008-03-25 dgregor2008-03-25 Douglas Gregor <doug.gregor@gmail.com>
2008-03-21 paolo2008-03-21 Paolo Carlini <pcarlini@suse.de>
2008-03-18 jason PR c++/35548
2008-03-02 manu2008-03-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-02-26 manu2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-02-13 jason PR c++/34824
2008-02-06 aolivagcc/cp/ChangeLog:
2008-01-26 jason PR c++/27177
2008-01-25 jason PR c++/31780
2008-01-23 aolivagcc/cp/ChangeLog:
2007-12-20 jason PR c++/34111
2007-11-23 manu2007-11-23 Mark Mitchell <mark@codesourcery.com>
2007-11-12 jakub PR c++/29225
2007-11-07 jakub PR c++/33501
2007-11-05 dgregorIndex: testsuite/g++.dg/cpp0x/pr33996.C
2007-10-27 jason PR c++/5247
2007-10-24 jason PR c++/25950 (DR 391)
2007-10-12 simartingcc/cp/
2007-10-04 jason PR c++/20416
2007-09-23 jason PR c++/15269
2007-09-16 nathan cp/
2007-09-04 jason PR c++/31419
2007-09-03 ghazi * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,
2007-08-25 ghazi * c-common.c (vector_types_convertible_p,
2007-08-20 rguenth2007-08-20 Richard Guenther <rguenther@suse.de>
2007-08-10 ghazi * system.h (CONST_CAST): New.
2007-08-02 nickc* typeck.c: Change copyright header to refer to version...
2007-08-02 ghazigcc/cp:
2007-07-27 mmitchel PR c++/32346
2007-07-06 mmitchel PR c++/32245
2007-06-16 pinskia2007-06-15 Andrew Pinski <andrew_pinski@playstation...
2007-06-07 simartingcc/
2007-06-04 paolo2007-06-04 Paolo Carlini <pcarlini@suse.de>
2007-05-31 dgregor2007-05-30 Russell Yanofsky <russ@yanofsky.org>
2007-04-18 mmitchel PR c++/31513
2007-04-13 jason PR c++/31074
2007-03-23 mmitchel Mark Mitchell <mark@codesourcery.com>
2007-03-16 manu2007-03-16 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-03-15 pinskia2007-03-14 Andrew Pinski <andrew_pinski@playstation...
2007-03-14 mueller2007-03-15 Dirk Mueller <dmueller@suse.de>
2007-03-12 mmitchel PR c++/30108
2007-03-11 mmitchel PR c++/30274
2007-03-09 mueller2007-03-09 Dirk Mueller <dmueller@suse.de>
2007-02-28 sandra2007-02-28 Sandra Loosemore <sandra@codesourcery...
2007-02-20 mmitchel * call.c (build_new_method_call): Ensure that explicit...
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-15 manu2007-02-15 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-01-30 manu2007-01-30 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-01-23 sayle * call.c (null_ptr_cst_p): Replace use of TREE_CONSTAN...
2007-01-08 shinwell gcc/
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.
next