OSDN Git Service

* doc/invoke.texi (Warning Options): Document that -Wempty-body
[pf3gnuchains/gcc-fork.git] / gcc / cp / parser.c
2007-05-08 mrs * doc/invoke.texi (Warning Options): Document that...
2007-03-31 dgregor2007-03-31 Douglas Gregor <doug.gregor@gmail.com>
2007-03-30 paologcc/
2007-03-28 dgregor2007-03-28 Douglas Gregor <doug.gregor@gmail.com>
2007-03-28 dgregor2007-03-28 Douglas Gregor <doug.gregor@gmail.com>
2007-03-27 mueller2007-03-26 Dirk Mueller <dmueller@suse.de>
2007-03-23 mmitchel PR c++/30863
2007-03-23 gdr * error.c (dump_expr): Handle dependent names that...
2007-03-17 kazu * cp-tree.def, parser.c, pt.c: Fix comment typos.
2007-03-15 manu2007-03-15 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-03-12 mmitchel PR c++/30328
2007-03-10 dgregor2007-03-09 Douglas Gregor <doug.gregor@gmail.com>
2007-03-03 manu2007-03-03 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-10 gdr * parser.c (cp_parser_primary_expression): Reformat...
2007-02-10 aolivagcc/ChangeLog:
2007-02-05 mueller2007-02-05 Dirk Mueller <dmueller@suse.de>
2007-02-04 kazu * class.c, cp-tree.h, decl.c, decl2.c, g++spec.c,...
2007-02-04 dgregor2007-02-03 Douglas Gregor <doug.gregor@gmail.com>
2007-01-25 dgregor2007-01-24 Douglas Gregor <dgregor@osl.iu.edu>
2007-01-11 mmitchelRemove accidentally checked in hunk.
2007-01-11 mmitchel PR c++/28999
2006-12-31 simartin2006-12-31 Simon Martin <simartin@users.sourceforge...
2006-12-16 simartin2006-12-16 Simon Martin <simartin@users.sourceforge...
2006-12-14 ian PR c++/19564
2006-12-10 zack * c-opts.c (c_common_parse_file): Unconditionally...
2006-12-08 mmitchel PR c++/29732
2006-12-07 lmillward PR c++/29980
2006-12-06 mmitchel PR c++/29730
2006-12-06 mmitchel PR c++/29729
2006-12-01 geoffk * decl.c (poplevel): Check DECL_INITIAL invariant.
2006-11-29 lmillward PR c++/29022
2006-11-27 mmitchel PR c++/29886
2006-11-21 dgregor2006-11-21 Douglas Gregor <doug.gregor@gmail.com>
2006-11-20 mmitchel PR c++/29475
2006-10-17 lmillward PR c++/27952
2006-10-17 mmitchel * parser.c (cp_lexer_next_token_is_decl_specifier_keyw...
2006-10-17 mmitchel PR c++/28261
2006-10-17 mmitchel PR c++/27270
2006-10-16 mmitchel PR c++/29408
2006-10-16 mmitchel PR c++/28211
2006-10-13 mmitchel PR c++/28506
2006-10-11 lmillward PR c++/29024
2006-10-09 rthRevert emutls patch.
2006-10-04 rthgcc/
2006-10-04 mmitchel PR c++/29020
2006-10-03 mmitchel PR c++/29138
2006-10-03 mmitchel PR c++/29138
2006-10-02 mmitchel PR c++/29080
2006-09-25 lmillward PR c++/27667
2006-09-18 steven PR c++/29087
2006-09-08 reichelt PR c++/28858
2006-09-06 jason PR c++/26571
2006-09-04 nathancp/
2006-09-02 lmillward2006-09-02 Lee Millward <lee.millward@codesourcery...
2006-09-01 nathancp/
2006-08-28 reichelt PR c++/28860
2006-08-26 jsm28 PR c++/24009
2006-08-26 mmitchel PR c++/28588
2006-08-22 jason PR c++/28420
2006-08-20 mmitchel PR c++/28341
2006-08-17 reichelt PR c++/28606
2006-08-14 sje PR c++/28288
2006-08-14 jason PR c++/28559
2006-08-03 reichelt PR c++/27508
2006-07-17 reichelt PR c++/28250
2006-07-15 lmillward PR c++/28269
2006-07-15 reichelt PR c++/28249
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...
next