summaryrefslogtreecommitdiff
path: root/gcc/cp/parser.c
Commit message (Expand)AuthorAgeFilesLines
* PR c++/27359jakub2006-05-041-4/+3
* PR c++/27094mmitchel2006-04-301-0/+7
* PR c++/26558reichelt2006-04-191-7/+10
* PR c++/27102mmitchel2006-04-191-25/+45
* * parser.c (cp_parser_init_declarator): Initialize local variablesmmitchel2006-04-121-6/+3
* * parser.c (cp_parser_init_declarator): Initialisesayle2006-04-121-1/+1
* * g++.dg/parse/dtor7.C: New test.mmitchel2006-04-111-23/+50
* PR c++/21581jason2006-03-211-1/+2
* PR c++/21764jason2006-03-211-3/+6
* Merge C++ from gomp-20050608-branch.rth2006-03-091-26/+1312
* PR c++/26266mmitchel2006-02-181-22/+18
* PR c++/26151reichelt2006-02-131-2/+38
* * typeck.c (string_conv_p): Pass appropiatelmillward2006-02-031-2/+2
* PR c++/25552reichelt2006-01-241-0/+9
* PR c++/25895mmitchel2006-01-221-14/+16
* * parser.c (cp_lexer_next_token_is_keyword): Simplify.reichelt2006-01-201-12/+1
* * call.c (add_builtin_candidates): Remove superfluous return.reichelt2006-01-201-3/+0
* 2006-01-20 Dirk Mueller <dmueller@suse.com>rguenth2006-01-201-4/+10
* PR c++/16829reichelt2006-01-191-0/+3
* ./:ian2006-01-171-1/+2
* PR c++/25663mmitchel2006-01-151-1/+1
* * parser.c (cp_parser_primary_expression): Document the grammargdr2006-01-061-0/+1
* PR c++/24782mmitchel2006-01-041-11/+15
* libcpp/rth2006-01-041-169/+333
* PR c++/25635mmitchel2006-01-031-14/+16
* * parser.c (cp_parser_using_declaration): Skip name-lookup onreichelt2006-01-021-1/+1
* PR c++/25439mmitchel2005-12-271-36/+70
* 2005-12-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>reichelt2005-12-221-11/+6
* * parser.c, pt.c: Fix comment typos.kazu2005-12-161-2/+2
* 2005-12-13 Petr Machata <machata@post.cz>jakub2005-12-131-2/+11
* * ggc.h (GGC_RESIZEVEC): New.gdr2005-12-021-2/+2
* * decl2.c (get_priority_info): Use XNEW, not xmalloc.gdr2005-12-021-3/+3
* * parser.c (cp_parser_make_typename_type): Call make_typename_typegdr2005-12-021-6/+8
* * parser.c (cp_parser_declaration): Set token2.type to CPP_EOF,gdr2005-12-011-1/+4
* * c-lex.c (pragma_lex): Rename from c_lex.rth2005-11-261-3/+3
* PR c++/24687mmitchel2005-11-151-4/+37
* * parser.c (cp_lexer_get_preprocessor_token): Initialize keywordmmitchel2005-11-151-1/+4
* * parser.c (eof_token): Add initializer for ambiguous_p.mmitchel2005-11-141-1/+1
* PR c++/20293mmitchel2005-11-141-41/+90
* gcc:jsm282005-11-031-0/+5
* PR c++/24560mmitchel2005-11-021-1/+7
* PR c++/19253mmitchel2005-11-021-52/+6
* PR c++/22153jconner2005-10-281-2/+7
* PR c++/24260mmitchel2005-10-211-1/+1
* PR c++/23440reichelt2005-10-171-0/+5
* cp:nathan2005-10-171-0/+3
* PR c++/22137mmitchel2005-10-161-100/+92
* cp:nathan2005-10-121-2/+5
* PR c++/21369mmitchel2005-10-111-2/+7
* Mark Mitchell <mark@codesourcery.com>mmitchel2005-10-101-0/+11