]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/call.c
gcc/java/
[thirdparty/gcc.git] / gcc / cp / call.c
2009-06-12  aldyhgcc/java/
2009-06-08  jakub PR c++/40373
2009-06-02  jason PR c++/40308
2009-05-27  jason * call.c (implicit_conversion): Handle conversion...
2009-05-25  jason PR c++/38064
2009-05-21  ian./:
2009-05-18  jason Implement explicit conversions ops as specified in...
2009-05-15  manu2009-05-15 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-05-10  jsm28 * pretty-print.h (struct pretty_print_info): Add
2009-05-08  hjlgcc/
2009-04-24  iangcc/:
2009-04-23  dodji gcc/cp/ChangeLog:
2009-04-19  manu2009-04-19 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-04-15  lcwu PR c++/39551
2009-04-13  jason PR c++/39480
2009-04-13  jason PR c++/39750
2009-04-13  jason PR c++/39742
2009-04-08  jason PR c++/34691
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
next