OSDN Git Service

PR c++/26905
[pf3gnuchains/gcc-fork.git] / gcc / cp / parser.c
2006-06-30 jason PR c++/26905
2006-06-23 reichelt PR c++/28112
2006-06-19 rguenth2006-06-19 Richard Guenther <rguenther@suse.de>
2006-06-16 mmitchel PR c++/27884
2006-06-15 mmitchel PR c++/26748
2006-06-07 reichelt PR c++/27601
2006-06-06 mrsFix up whitespacing
2006-06-01 aolivaPR c++/26660
2006-05-31 mmitchel PR c++/27808
2006-05-28 kazu * decl.c, decl2.c, parser.c: Fix comment typos. Follow
2006-05-19 mmitchel PR c++/26433
2006-05-17 mmitchel PR c++/26122
2006-05-17 mmitchel PR c++/26068
2006-05-17 jakub PR middle-end/27415
2006-05-16 mmitchel PR c++/27339
2006-05-04 jakub PR c++/27359
2006-04-30 mmitchel PR c++/27094
2006-04-19 reichelt PR c++/26558
2006-04-19 mmitchel PR c++/27102
2006-04-12 mmitchel * parser.c (cp_parser_init_declarator): Initialize...
2006-04-12 sayle * parser.c (cp_parser_init_declarator): Initialise
2006-04-11 mmitchel * g++.dg/parse/dtor7.C: New test.
2006-03-21 jason PR c++/21581
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 PR c++/26151
2006-02-03 lmillward * typeck.c (string_conv_p): Pass appropiate
2006-01-24 reichelt PR c++/25552
2006-01-22 mmitchel PR c++/25895
2006-01-20 reichelt * parser.c (cp_lexer_next_token_is_keyword): Simplify.
2006-01-20 reichelt * call.c (add_builtin_candidates): Remove superfluous...
2006-01-20 rguenth2006-01-20 Dirk Mueller <dmueller@suse.com>
2006-01-19 reichelt PR c++/16829
2006-01-17 ian./:
2006-01-15 mmitchel PR c++/25663
2006-01-06 gdr * parser.c (cp_parser_primary_expression):...
2006-01-04 mmitchel PR c++/24782
2006-01-04 rthlibcpp/
2006-01-03 mmitchel PR c++/25635
2006-01-02 reichelt * parser.c (cp_parser_using_declaration): Skip name...
2005-12-27 mmitchel PR c++/25439
2005-12-22 reichelt2005-12-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2005-12-16 kazu * parser.c, pt.c: Fix comment typos.
2005-12-13 jakub2005-12-13 Petr Machata <machata@post.cz>
2005-12-02 gdr * ggc.h (GGC_RESIZEVEC): New.
2005-12-02 gdr * decl2.c (get_priority_info): Use XNEW, not...
2005-12-02 gdr * parser.c (cp_parser_make_typename_type):...
2005-12-01 gdr * parser.c (cp_parser_declaration): Set token2...
2005-11-26 rth * c-lex.c (pragma_lex): Rename from c_lex.
2005-11-15 mmitchel PR c++/24687
2005-11-15 mmitchel * parser.c (cp_lexer_get_preprocessor_token): Initiali...
2005-11-14 mmitchel * parser.c (eof_token): Add initializer for ambiguous_p.
2005-11-14 mmitchel PR c++/20293
2005-11-03 jsm28gcc:
2005-11-02 mmitchel PR c++/24560
2005-11-02 mmitchel PR c++/19253
2005-10-28 jconnerPR c++/22153
2005-10-21 mmitchel PR c++/24260
2005-10-17 reichelt PR c++/23440
2005-10-17 nathancp:
2005-10-16 mmitchel PR c++/22137
2005-10-12 nathancp:
2005-10-11 mmitchel PR c++/21369
2005-10-10 mmitchel Mark Mitchell <mark@codesourcery.com>
2005-10-08 phython2005-10-08 James A. Morrison <phython@gcc.gnu.org>
2005-10-02 mmitchel PR c++/22621
2005-09-16 mmitchel PR c++/23914
2005-09-13 mmitchel PR c++/23841
2005-09-09 gdr * parser.c (cp_parser_translation_unit): Simpli...
2005-09-08 pinskia2005-09-08 Andrew Pinski <pinskia@physics.uc.edu>
2005-09-03 mmitchel PR c++/23699
2005-09-02 mmitchel PR c++/21687
2005-08-31 reichelt PR c++/13377
2005-08-30 reichelt PR c++/23586
2005-08-24 nathancp:
2005-08-19 reichelt * parser.c (cp_parser_nth_token_starts_template_argume...
2005-07-22 manfredgcc/ChangeLog:
2005-07-21 reichelt * call.c: Fix comment typo(s).
2005-07-20 giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-07-02 jsm28 * c.opt, common.opt, config/bfin/bfin.opt, config...
2005-07-02 jsm282005-07-02 Zack Weinberg <zack@codesourcery.com>
2005-06-25 kcookUpdate FSF address.
2005-06-15 mrsCanonicalize whitespace.
2005-06-14 mrsRemove extra white spacing at end of lines.
2005-06-13 nathancp:
2005-06-08 reichelt PR c++/19894
2005-06-07 nathan * cp-tree.def (DEFAULT_ARG): Adjust documentation.
2005-06-07 nathancp:
2005-06-06 nathancp:
2005-06-05 mmitchel PR c++/21619
2005-05-27 sayle * cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree...
2005-05-27 nathancp:
2005-05-25 dj* common.opt (-Wattributes): New. Default true.
2005-05-24 mrs * class.c (layout_class_type): Do not issue...
2005-05-19 kazugcc/
2005-05-17 mrs Yet more Objective-C++...
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-21 nathan * vec.h: Update API to separate allocation mechanism...
2005-04-08 mmitchel PR c++/20905
next