OSDN Git Service

* decl2.c (start_objects, start_static_storage_duration_function):
[pf3gnuchains/gcc-fork.git] / gcc / cp / cp-tree.h
2007-01-02 dgregor2007-01-02 Douglas Gregor <doug.gregor@gmail.com>
2006-12-28 kazu * cp/cp-tree.h (TYPE_NAMESPACE_SCOPE_P,
2006-12-16 simartin2006-12-16 Simon Martin <simartin@users.sourceforge...
2006-12-14 ian PR c++/19564
2006-12-08 mmitchel PR c++/29732
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-11-21 dgregor2006-11-21 Douglas Gregor <doug.gregor@gmail.com>
2006-11-21 jakub PR c++/29734
2006-11-20 mmitchel PR c++/29475
2006-11-01 geoffkIn gcc/:
2006-10-23 espindola * gcc/java/decl.c: Include langhooks.h.
2006-10-17 lmillward PR c++/27952
2006-10-11 lmillward PR c++/29024
2006-09-25 lmillward PR c++/27667
2006-09-25 lmillward PR c++/27329
2006-09-11 mmitchel PR c++/28991
2006-09-07 jason PR c++/27371
2006-08-28 reichelt PR c++/28860
2006-08-26 mmitchel PR c++/28588
2006-08-26 reichelt PR c++/28852
2006-08-20 mmitchel PR c++/28341
2006-07-28 kazu * cp-tree.h: Fix a comment typo.
2006-07-23 mmitchel PR c++/28025
2006-06-30 jason PR c++/26905
2006-06-16 mmitchel PR c++/27884
2006-06-16 mmitchel PR c++/27689
2006-06-13 jakub PR middle-end/27793
2006-06-07 reichelt PR c++/27601
2006-06-06 mrsFix up whitespacing
2006-06-05 mmitchel PR c++/27819
2006-05-25 mmitchel PR c++/20103
2006-05-21 mmitchel PR c++/27210
2006-05-19 mmitchel PR c++/26433
2006-05-19 mmitchel PR c++/27471
2006-05-16 mmitchel PR c++/27339
2006-05-15 mmitchel PR c++/27505
2006-05-02 jakub PR middle-end/27337
2006-04-24 mmitchel PR c++/26912
2006-04-23 mmitchel2006-04-23 Mark Mitchell <mark@codesourcery.com>
2006-04-19 reichelt PR c++/26036
2006-04-19 mmitchel PR c++/27102
2006-04-11 mmitchel * g++.dg/parse/dtor7.C: New test.
2006-03-21 jason PR c++/21764
2006-03-09 rthMerge C++ from gomp-20050608-branch.
2006-02-18 mmitchel PR c++/26266
2006-02-13 reichelt * cp-tree.h (warn_hidden): Remove prototype.
2006-02-13 reichelt * cp-tree.h (build_type_conversion): Remove prototype.
2006-02-13 reichelt * cp-tree.h (push_tinst_level): Remove prototype.
2006-02-07 gdr * cp-tree.h (tf_warning_or_error): Renamed...
2006-02-07 sayle * decl.c (grokdeclarator): Don't bother checking for...
2006-02-04 gdr * cp-tree.h (tf_warn_or_error): New substituion...
2006-02-01 mmitchel PR c++/25342
2006-01-25 reichelt Revert:
2006-01-25 reichelt * cp-tree.h (get_primary_binfo): Remove prototype.
2006-01-23 reichelt * cp-tree.h (do_poplevel): Remove prototype.
2006-01-23 reichelt * cp-tree.h (build_x_delete): Remove prototype.
2006-01-23 reichelt * cp-tree.h (get_vtt_name): Remove prototype.
2006-01-19 mmitchel PR c++/25836
2006-01-18 kazu * tree.c (find_tree_t, find_tree): Remove.
2006-01-03 mmitchel PR c++/25635
2005-12-27 mmitchel PR c++/23171, c++/23172, c++/25417.
2005-11-27 reichelt PR c++/24979
2005-11-04 jsm28gcc/cp:
2005-11-03 jsm28gcc:
2005-10-18 nathancp:
2005-10-17 nathancp:
2005-10-16 mmitchel PR c++/22137
2005-10-13 mmitchel PR c++/20721
2005-09-27 jason PR c++/13764
2005-09-12 ian./
2005-09-06 jakub PR c/23075
2005-09-06 mmitchel * cp-tree.h (rvalue): New function.
2005-09-06 kazu * cp-tree.h, decl.c, decl2.c, semantics.c: Fix comment...
2005-08-29 mmitchel PR c++/23099
2005-08-26 mmitchel PR c++/23491
2005-08-15 fjahanianFix Infinite Stack Recursion Regression.
2005-07-20 giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-07-18 mmitchel PR c++/22263
2005-07-17 mmitchel PR c++/22139
2005-07-15 mmitchel PR c++/22132
2005-07-09 pinskia2005-07-09 Andrew Pinski <pinskia@physics.uc.edu>
2005-07-08 dberlin2005-07-08 Daniel Berlin <dberlin@dberlin.org>
2005-07-03 jsm28 * c-common.h (GCC_DIAG_STYLE): Define.
2005-07-02 jsm282005-07-02 Zack Weinberg <zack@codesourcery.com>
2005-06-26 ghazi * genautomata.c (decl_mode_check_failed,
2005-06-25 kcookUpdate FSF address.
2005-06-15 nathan * Make-lang.in: Reformat some long lines.
2005-06-15 mrsCanonicalize whitespace.
2005-06-14 mrsRemove extra white spacing at end of lines.
2005-06-08 nathancp:
2005-06-07 nathan * cp-tree.def (DEFAULT_ARG): Adjust documentation.
2005-06-06 nathancp:
2005-06-05 mmitchel PR c++/21619
2005-06-03 mmitchel PR c++/21336
2005-05-28 ian./:
2005-05-25 rth PR libgcj/21692
2005-05-17 mrs Yet more Objective-C++...
2005-05-12 ian./:
2005-05-04 kazu * cp-tree.h (language_function): Change the type of
2005-05-02 kazu * class.c (current_lang_depth, push_lang_context,
next