OSDN Git Service

Update FSF address.
[pf3gnuchains/gcc-fork.git] / gcc / cp / parser.c
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
2005-04-04 mmitchel PR c++/20679
2005-03-22 mmitchel * doc/extend.texi: Deprecate C++ min/max operators.
2005-03-22 reichelt PR c++/20499
2005-03-19 lerdsuwa PR c++/20333
2005-03-18 paolo2005-03-18 Paolo Carlini <pcarlini@suse.de>
2005-03-14 lerdsuwa Friend class name lookup 5/n
2005-03-12 bothner * cp-tree.h (struct cp_declarator): New id_loc field.
2005-02-24 reichelt * call.c, class.c, cp-tree.h, decl2.c, error.c, init...
2005-02-23 mmitchel PR c++/19991
2005-02-22 mmitchel * parser.c (cp_parser_direct_declarator): Always compl...
2005-02-14 nathancp:
2005-02-10 mmitchel * parser.c (cp_parser_unqualified_id): Initialize...
2005-02-10 mmitchel PR c++/19787
2005-02-09 mmitchel PR c++/19733
2005-02-08 mmitchel * parser.c (cp_lexer_start_debugging): Avoid arithmeti...
2005-02-03 giovannibajo PR c++/17401
2005-02-03 austernPR c++/19628
2005-02-01 mmitchel * parser.c (cp_parser_primary_expression): Don't compl...
2005-02-01 aoliva* parser.c (cp_parser_template_id): Revert comment...
2005-02-01 aolivagcc/cp/ChangeLog:
2005-02-01 mmitchel * decl.c (build_enumerator): Do not issue duplicate...
2005-01-31 mrs * parser.c (cp_lexer_new_main): Get the first...
2005-01-29 mmitchel PR c++/19253
2005-01-26 amylaar * parse.c (cp_parser_initializer_clause): Initialize...
2005-01-06 mmitchel PR c++/19244
2005-01-05 nathancp:
2005-01-03 reichelt PR c++/14136
2004-12-30 mmitchel * cp-tree.h (cp_declarator): Split "name" field into
2004-12-23 mmitchel PR c++/17595
2004-12-22 mmitchel PR c++/18378
2004-12-15 nathancp:
2004-12-15 mmitchel PR c++/18738
2004-12-14 reichelt * parser.c (cp_parser_uncommitted_to_tentative_parse_p...
2004-12-10 reichelt PR c++/18731
2004-12-09 reichelt * parser.c (cp_parser_member_declaration): Fix comment...
2004-12-09 aolivagcc/cp/ChangeLog:
2004-12-08 nathancp:
2004-12-03 nathancp:
2004-12-02 nathancp:
2004-12-02 lerdsuwa PR c++/18123
2004-12-01 nathancp:
2004-11-30 kazu * parser.c: Fix comment typos.
2004-11-29 mmitchel PR c++/18368
2004-11-25 lerdsuwa Friend class name lookup 3/n, PR c++/3332
2004-11-25 lerdsuwa Friend class name lookup 2/n, PR c++/14513, c++/15410
2004-11-24 mmitchel PR c++/17473
2004-11-24 mmitchel PR c++/18586
2004-11-12 mmitchel PR c++/18389
2004-11-09 jsm28 * builtins.c, c-common.c, c-decl.c, c-format.c, c...
2004-11-08 kazu * class.c, decl.c, lex.c, name-lookup.c, parser.c...
2004-11-03 mmitchel PR c++/18124
2004-11-01 gdr Convert diagnostics to use quoting flag q 9/n
2004-10-29 austern c++/14124
2004-10-28 mmitchel PR c++/17435
2004-10-28 pinskia2004-10-27 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-27 mmitchel PR c++/18093
2004-10-26 nathan * c-lex.c (get_nonpadding_token): Remove.
2004-10-22 nathancp:
2004-10-20 lerdsuwa PR c++/13495
2004-10-20 nathan * parser.c (cp_token_position): New typedef. Define...
2004-10-19 bonzini2004-10-19 Paolo Bonzini <bonzini@gnu.org>
2004-10-16 giovannibajo PR c++/10479
2004-10-15 mmitchel PR c++/17042
2004-10-12 mmitchel PR c++/15786
2004-10-10 mmitchel PR c++/17867
2004-10-07 pinskiacp/ChangeLog:
2004-10-05 nathancp:
2004-10-05 gdr Convert diagnostics to use quoting flag q 4/n
2004-10-04 gdrcp/
2004-09-27 austernFix implicit extern "C" breakage introduced by tokeniza...
2004-09-24 bonzini2004-09-24 Paolo Bonzini <bonzini@gnu.org>
2004-09-23 zackgcc/cp:
2004-09-23 fjahanianPR c++/9844, PR c++/13989
2004-09-23 bonzini2004-09-23 Paolo Bonzini <bonzini@gnu.org>
2004-09-23 kazu * parser.c: Fix a comment typo.
2004-09-21 zack * parser.c (cp_lexer_peek_token, cp_lexer_consume_token):
2004-09-21 zack2004-09-20 Matt Austern <austern@apple.com>
2004-09-17 mmitchel PR c++/16002
2004-09-16 mmitchel PR c++/17501
2004-09-14 mmitchel PR c++/16162
2004-09-14 mmitchel PR c++/16716
2004-09-10 kazu * class.c, cp-tree.h, decl.c, decl2.c, mangle.c,
next