OSDN Git Service

gcc/cp
[pf3gnuchains/gcc-fork.git] / gcc / cp / tree.c
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
2006-01-29 gdr * call.c (alloc_conversion): Use cast when...
2006-01-18 kazu * tree.c (find_tree_t, find_tree): Remove.
2006-01-11 nathan * tree.c (lvalue_p_1): Any part of a COMPONENT_REF...
2006-01-03 mmitchel PR c++/25635
2005-12-23 mmitchel PR c++/25369
2005-12-12 mmitchel PR c++/25300
2005-10-16 mmitchel PR c++/22137
2005-10-02 mmitchel PR c++/23840
2005-09-06 mmitchel * cp-tree.h (rvalue): New function.
2005-07-20 giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-07-15 dberlin2005-07-14 Daniel Berlin <dberlin@dberlin.org>
2005-07-08 dberlin2005-07-08 Daniel Berlin <dberlin@dberlin.org>
2005-06-25 kcookUpdate FSF address.
2005-06-15 mrsCanonicalize whitespace.
2005-06-05 mmitchel PR c++/21619
2005-05-27 sayle * cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree...
2005-05-25 dj* common.opt (-Wattributes): New. Default true.
2005-05-17 mrs Yet more Objective-C++...
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-08 mmitchel * cp-tree.def (TINST_LEVEL): Document TINST_IN_SYSTEM_...
2005-04-06 jason PR c++/19312
2005-03-24 steven * typeck.c (comptypes): First determine if the types...
2005-03-23 dalej2005-03-18 Dale Johannese <dalej@apple.com>
2005-02-21 paolo2005-02-21 Douglas Gregor <dgregor@cs.indiana.edu>
2005-02-03 austernPR c++/19628
2005-01-18 kazu * tree.c (count_functions, bound_pmf_p, cp_is_overload_p,
2005-01-18 kazu * Make-lang.in, call.c, cvt.c, init.c, rtti.c, tree.c,
2005-01-17 kazu * tree.c (hash_chainon): Remove.
2005-01-01 rth PR middle-end/17799
2004-12-22 mmitchel PR c++/18378
2004-11-25 mmitchel PR c++/18001
2004-11-12 mmitchel PR c++/18389
2004-10-18 nathancp:
2004-10-14 austernSpeed up walk_tree by introducing a special-purpose...
2004-10-11 nathan * cp-tree.h (SAME_BINFO_TYPE_P): New.
2004-10-10 gdrcp/
2004-10-10 mmitchel PR c++/17867
2004-09-28 kazu * tree.c: Fix a comment typo.
2004-09-28 mmitchel PR c++/17642
2004-09-21 sayle PR c++/7503
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-08-30 nathan * name-lookup.c (pop_binding, pushdecl,
2004-08-28 jason PR c++/16851
2004-08-28 jason PR c++/13684
2004-08-27 nathan * call.c (validate_conversion_obstack): Replace
2004-08-23 nathan * tree.h (build_distinct_type_copy): New.
2004-08-19 andreast2004-08-20 Andreas Tobler <a.tobler@schweiz.ch>
2004-08-19 echristo2004-08-19 Eric Christopher <echristo@redhat.com>
next