OSDN Git Service

PR c++/13969
[pf3gnuchains/gcc-fork.git] / gcc / cp / parser.c
2004-02-04 mmitchel PR c++/13969
2004-02-03 mmitchel PR c++/13950
2004-02-03 mmitchel PR c++/13975
2004-01-31 kazu * class.c: Fix comment typos.
2004-01-30 matz * parser.c (cp_parser_labeled_statement): Accep...
2004-01-29 giovannibajo * parser.c (cp_parser_template_id): Parse tentatively...
2004-01-29 mmitchel PR c++/13736
2004-01-25 giovannibajo PR c++/13810
2004-01-21 rakdver * parser.c (cp_parser_class_specifier): Prevent garbag...
2004-01-19 mmitchel PR c++/13651
2004-01-19 mmitchel PR c++/13592
2004-01-16 giovannibajo PR c++/13407
2004-01-15 aolivaPR c++/13659
2004-01-15 giovannibajo PR c++/8856
2004-01-14 dannysmith PR c++/9021
2004-01-14 giovannibajo PR c++/12335
2004-01-13 steven PR c++/13558
2004-01-12 ian PR c++/4100
2004-01-12 ian * parser.c (cp_parser_decl_specifier_seq): Add parenth...
2004-01-11 ian PR c++/3478
2004-01-08 zack * dwarf2.h, unwind-dw2-fde.h, unwind-pe.h, unwind.h:
2004-01-05 mmitchel PR c++/12132
2004-01-05 mmitchel PR c++/13451
2004-01-05 mmitchel * parser.c (cp_parser_parameter_declaration): Fix...
2004-01-04 mmitchel PR c++/12226
2004-01-03 lerdsuwa * parser.c (cp_parser_template_argument): Don't call
2004-01-02 lerdsuwa PR c++/13520
2003-12-29 lerdsuwa PR c++/12403
2003-12-22 mmitchel PR c++/12479
2003-12-21 kazu * call.c: Fix comment formatting.
2003-12-18 jason PR c++/12253
2003-12-18 giovannibajo PR c++/9154
2003-12-17 mmitchel PR c++/10603
2003-12-16 mmitchel PR c++/13275
2003-12-16 mmitchel PR c++/10926
2003-12-16 mmitchel PR c++/13269
2003-12-15 mmitchel PR c++/13243
2003-12-15 mmitchel * c-common.h (c_parse_error): Declare it.
2003-12-13 kazu * ChangeLog: Fix typos.
2003-12-06 mmitchel PR c++/13305
2003-12-06 mmitchel PR c++/13314
2003-12-05 lerdsuwa PR c++/13166
2003-12-04 mmitchel PR c++/9127
2003-12-03 mmitchel PR c++/10771
2003-12-02 rth * name-lookup.h (struct cp_binding_level):...
2003-12-01 mmitchel PR c++/9849
2003-11-21 hubicka * parser.c (cp_parser_postfix_expression): Initialize...
2003-11-14 mmitchel PR c++/12762
2003-11-12 mmitchel * decl.c (finish_case_label): Do not check that we...
2003-11-11 jason * cp-tree.h (DECL_NAMESPACE_ASSOCIATIONS):...
2003-10-24 lerdsuwa PR c++/11076
2003-10-22 kazu * call.c: Fix comment formatting.
2003-10-21 kazu * ChangeLog: Fix typos.
2003-09-30 kcookConvert to ISO C90 prototypes.
2003-09-27 gdr * name-lookup.h (get_global_value_if_present): New...
2003-09-27 lerdsuwa PR c++/11413
2003-09-25 lerdsuwa PR c++/5655
2003-09-20 lerdsuwa PR c++/157
2003-09-14 kazu * alias.c: Follow spelling conventions.
2003-09-06 nathancp:
2003-09-04 nathancp:
2003-09-02 mmitchel PR c++/11553
2003-09-02 mmitchel PR c++/11808
2003-08-27 zack2003-08-26 Dan Nicolaescu <dann@ics.uci.edu>
2003-08-23 lerdsuwa PR c++/641, c++/11876
2003-08-21 mmitchel PR c++/11551
2003-08-20 mmitchel PR c++/11946
2003-08-18 nathancp:
2003-08-12 mmitchel PR c++/11703
2003-08-10 nathancp:
2003-08-07 lerdsuwa PR c++/5767
2003-08-01 lerdsuwa PR c++/8442, c++/8806
2003-08-01 nathan * parser.c (cp_parser_init_declarator,
2003-08-01 nathan PR c++/11295
2003-08-01 nathancp:
2003-07-29 geoffk2003-07-29 Geoffrey Keating <geoffk@apple.com>
2003-07-29 nathancp:
2003-07-29 mmitchel PR c++/11530
2003-07-28 nathan * cp-tree.h (begin_compound_stmt): No scope arg is...
2003-07-27 nathan * parser.c (cp_parser_type_parameter): Reformat.
2003-07-23 nathancp:
2003-07-22 mmitchel * fold-const.c (force_fit_type): Handle OFFSET_TYPE.
2003-07-19 ghazigcc:
2003-07-17 mmitchel PR c++/11547
2003-07-16 mmitchel * cp-tree.def (LOOKUP_EXPR): Remove.
2003-07-14 mmitchel PR c++/7019
2003-07-14 mmitchel * cp-tree.h (cp_id_kind): New type.
2003-07-11 nathancp:
2003-07-11 geoffkIndex: ChangeLog
2003-07-10 mmitchel PR c++/9411
2003-07-09 mmitchel * parser.c (cp_parser_primary_expression): Preserve...
2003-07-09 mmitchel * fold-const.c (make_range): Do not access operand...
2003-07-08 mmitchel * cp-tree.h (build_scoped_method_call): Remove.
2003-07-06 kazu * call.c: Fix comment formatting.
2003-07-05 kazu * call.c: Fix comment typos.
2003-07-05 zack * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token...
2003-07-04 mmitchel * call.c (build_addr_func): Handle bound pointers...
2003-07-03 nathancp:
2003-07-02 hubicka * decl2.c (defer_fn): Set DECL_DEFER_OUTPUT.
2003-06-30 bangerthFix bad indentation due to changes in whitespace betwee...
next