OSDN Git Service

Update Copyright years for files modified in 2008 and/or 2009.
[pf3gnuchains/gcc-fork.git] / gcc / cp / call.c
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-01-27 paolo/cp
2008-12-19 jakub PR c++/38577
2008-12-10 mmitchel PR c++/37971
2008-12-02 jason PR c++/35782, c++/37860
2008-11-20 jason PR c++/37540
2008-11-18 jason PR c++/37962
2008-11-14 jason PR c++/37740
2008-09-23 aldyh * c-tree.h: Add argument to c_objc_common_truth...
2008-09-03 jason PR c++/37208
2008-09-03 aldyh * diagnostic.c (error_at): New.
2008-08-26 dgregor2008-08-26 Douglas Gregor <doug.gregor@gmail.com>
2008-08-21 manu2008-08-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-20 manu2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-18 manu2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-08 manu2008-08-09 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-25 hubicka * typeck.c (inline_conversion): Remove.
2008-07-24 jason Implement defaulted/deleted functions as per...
2008-07-23 manu2008-07-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-21 rwildgcc/objc/
2008-07-18 dodji2008-07-18 Dodji Seketeli <dseketel@redhat.com>
2008-07-03 rguenth2008-07-02 Richard Guenther <rguenther@suse.de>
2008-07-02 jasongcc/cp/ChangeLog:
2008-06-21 redi * typeck.c (composite_pointer_type_r, cxx_sizeof_expr,
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...
next