OSDN Git Service

PR c++/40948
[pf3gnuchains/gcc-fork.git] / gcc / cp / tree.c
2009-08-01 jason * call.c (reference_binding): Rename lvalue_p to is_lv...
2009-08-01 jason * typeck.c (build_address): Do fold away ADDR_EXPR...
2009-07-16 manu2009-07-17 Aldy Hernandez <aldyh@redhat.com>
2009-07-16 jason PR libstdc++/37907
2009-07-12 jason PR c++/36628
2009-07-12 jason * cp-tree.h (enum cp_lvalue_kind_flags): Add clk_rvalu...
2009-07-04 jason PR c++/40619
2009-06-12 aldyhgcc/java/
2009-05-28 dodjiFix for PR c++/PR39754
2009-05-25 jason PR c++/38064
2009-05-21 ian./:
2009-05-17 jason PR c++/40139
2009-05-17 jsm28cp:
2009-05-10 jsm28 * pretty-print.h (struct pretty_print_info): Add
2009-04-21 manu2009-04-21 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-03-31 jason PR c++/37806
2009-03-17 jason cp/:
2009-03-05 jason PR c++/13549
2009-02-11 jason PR c++/36744
2009-02-09 jason PR c++/39109
2009-01-16 jason PR c++/38877
2009-01-15 jason PR c++/36334
2009-01-13 jakub PR c++/38795
2009-01-12 jason PR c++/31488
2008-12-17 jasongcc/cp:
2008-10-01 pinskia2008-10-01 Andrew Pinski <andrew_pinski@playstation...
2008-09-09 jakub PR c++/37417
2008-09-05 dgregor2008-09-05 Douglas Gregor <doug.gregor@gmail.com>
2008-08-26 bje * rtlanal.c: Fix uses of "it's" with "its" where appro...
2008-08-18 tomby * tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-08-06 jason PR c++/37016
2008-07-31 jason PR c++/11309
2008-07-29 jakub PR c++/36852
2008-07-21 rwildgcc/objc/
2008-07-18 ghazi * cvt.c (convert_to_void): Avoid C++ keywords.
2008-07-02 jasongcc/cp/ChangeLog:
2008-04-21 jason PR c++/35325
2008-04-18 jasonlibcpp/ChangeLog:
2008-03-25 dgregor2008-03-25 Douglas Gregor <doug.gregor@gmail.com>
2008-03-21 paolo2008-03-21 Paolo Carlini <pcarlini@suse.de>
2008-02-11 dgregor2008-02-11 Douglas Gregor <doug.gregor@gmail.com>
2008-02-09 jason PR c++/35116
2008-02-06 aolivagcc/cp/ChangeLog:
2008-01-15 dgregor2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
2007-12-06 jakub PR c++/34336
2007-11-29 jakub PR c++/34270
2007-11-27 jakub PR c++/34213
2007-11-20 jakub PR c++/28879
2007-11-08 tromeygcc/cp
2007-11-06 dgregor2007-11-06 Douglas Gregor <doug.gregor@gmail.com>
2007-11-06 dgregor2007-11-06 Douglas Gregor <doug.gregor@gmail.com>
2007-10-24 jasoncomment typo
2007-09-28 jakub PR c++/31434
2007-09-25 jakub * tree.c (cxx_printable_name): Compare FUNCTION_DECL...
2007-09-24 jakub PR c++/33506
2007-09-24 dgregor2007-09-24 Douglas Gregor <doug.gregor@gmail.com>
2007-09-24 dgregor2007-09-24 Douglas Gregor <doug.gregor@gmail.com>
2007-09-03 ghazi * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,
2007-09-01 ghazi * c-common.c (const_strip_array_types): Delete.
2007-08-25 ghazi * c-common.c (vector_types_convertible_p,
2007-08-25 bonzini2007-08-25 Paolo Bonzini <bonzini@gnu.org>
2007-08-24 rguenth2007-08-24 Richard Guenther <rguenther@suse.de>
2007-08-20 rguenth2007-08-20 Richard Guenther <rguenther@suse.de>
2007-08-20 rguenth2007-08-20 Richard Guenther <rguenther@suse.de>
2007-08-17 pinskia2007-08-17 Andrew Pinski <andrew_pinski@playstation...
2007-08-16 ghazi * c-common.c (const_strip_array_types): New.
2007-08-02 nickc* typeck.c: Change copyright header to refer to version...
2007-07-28 kazu * pt.c, tree.c, typeck2.c: Fix comment typos.
2007-07-27 dgregor2007-07-27 Douglas Gregor <doug.gregor@gmail.com>
2007-07-25 ghazi * c-common.c (fname_as_string, c_type_hash): Constify.
2007-05-31 dgregor2007-05-30 Russell Yanofsky <russ@yanofsky.org>
2007-04-17 ian./:
2007-04-09 paolo2007-04-09 Paolo Carlini <pcarlini@suse.de>
2007-04-08 steven * langhooks.c (lhd_tree_inlining_add_pending_fn_decls,
2007-03-30 paologcc/
2007-03-29 rguenth2007-03-29 Richard Guenther <rguenther@suse.de>
2007-03-10 dgregor2007-03-09 Douglas Gregor <doug.gregor@gmail.com>
2007-03-04 simartin2007-03-04 Simon Martin <simartin@users.sourceforge...
2007-02-18 kazu * decl.c, tree.c: Fix comment typos.
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-11 mmitchel PR target/29487
2007-02-04 kazu * class.c, cp-tree.h, decl.c, decl2.c, g++spec.c,...
2007-01-11 simartin2007-01-11 Simon Martin <simartin@users.sourceforge...
2007-01-02 dgregor2007-01-02 Douglas Gregor <doug.gregor@gmail.com>
2006-09-07 jason PR c++/27371
2006-09-06 jason PR c++/26696
2006-08-26 mmitchel PR c++/28588
2006-08-22 jason PR c++/28659
2006-08-21 lmillward PR c++/28741
2006-08-20 mmitchel PR c++/28341
2006-08-01 mmitchel PR c++/28523
2006-07-20 jason PR c++/28407
2006-06-30 jason PR c++/26905
2006-06-06 mrsFix up whitespacing
2006-05-21 mmitchel PR c++/27210
2006-05-19 mmitchel PR c++/27471
2006-05-15 mmitchel PR c++/27505
2006-04-28 mmitchel PR c++/27292
2006-04-25 mmitchel PR c++/27292
2006-03-06 reichelt PR c++/15759
next