summaryrefslogtreecommitdiff
path: root/gcc/cp/parser.c
Commit message (Expand)AuthorAgeFilesLines
* 2007-03-31 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-03-311-18/+51
* gcc/paolo2007-03-301-1/+147
* 2007-03-28 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-03-281-12/+77
* 2007-03-28 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-03-281-0/+7
* 2007-03-26 Dirk Mueller <dmueller@suse.de>mueller2007-03-271-1/+5
* PR c++/30863mmitchel2007-03-231-2/+3
* * error.c (dump_expr): Handle dependent names that designate types.gdr2007-03-231-9/+9
* * cp-tree.def, parser.c, pt.c: Fix comment typos.kazu2007-03-171-2/+2
* 2007-03-15 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2007-03-151-0/+15
* PR c++/30328mmitchel2007-03-121-0/+15
* 2007-03-09 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-03-101-32/+338
* 2007-03-03 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2007-03-031-4/+25
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-2/+1
* * parser.c (cp_parser_primary_expression): Reformat overly long lines.gdr2007-02-101-2/+4
* gcc/ChangeLog:aoliva2007-02-101-3/+0
* 2007-02-05 Dirk Mueller <dmueller@suse.de>mueller2007-02-051-1/+6
* * class.c, cp-tree.h, decl.c, decl2.c, g++spec.c, init.c,kazu2007-02-041-3/+3
* 2007-02-03 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-02-041-1/+2
* 2007-01-24 Douglas Gregor <dgregor@osl.iu.edu>dgregor2007-01-251-0/+14
* Remove accidentally checked in hunk.mmitchel2007-01-111-4/+2
* PR c++/28999mmitchel2007-01-111-2/+4
* 2006-12-31 Simon Martin <simartin@users.sourceforge.net>simartin2006-12-311-7/+14
* 2006-12-16 Simon Martin <simartin@users.sourceforge.net>simartin2006-12-161-86/+124
* PR c++/19564ian2006-12-141-21/+80
* * c-opts.c (c_common_parse_file): Unconditionally give a warning,zack2006-12-101-23/+0
* PR c++/29732mmitchel2006-12-081-8/+12
* PR c++/29980lmillward2006-12-071-4/+9
* PR c++/29730mmitchel2006-12-061-3/+17
* PR c++/29729mmitchel2006-12-061-0/+9
* * decl.c (poplevel): Check DECL_INITIAL invariant.geoffk2006-12-011-0/+10
* PR c++/29022lmillward2006-11-291-10/+23
* PR c++/29886mmitchel2006-11-271-6/+22
* 2006-11-21 Douglas Gregor <doug.gregor@gmail.com>dgregor2006-11-211-1/+85
* PR c++/29475mmitchel2006-11-201-1/+4
* PR c++/27952lmillward2006-10-171-1/+2
* * parser.c (cp_lexer_next_token_is_decl_specifier_keyword): Addmmitchel2006-10-171-0/+2
* PR c++/28261mmitchel2006-10-171-14/+61
* PR c++/27270mmitchel2006-10-171-0/+3
* PR c++/29408mmitchel2006-10-161-0/+6
* PR c++/28211mmitchel2006-10-161-1/+1
* PR c++/28506mmitchel2006-10-131-4/+20
* PR c++/29024lmillward2006-10-111-1/+11
* Revert emutls patch.rth2006-10-091-0/+3
* gcc/rth2006-10-041-3/+0
* PR c++/29020mmitchel2006-10-041-2/+9
* PR c++/29138mmitchel2006-10-031-0/+4
* PR c++/29138mmitchel2006-10-031-20/+46
* PR c++/29080mmitchel2006-10-021-1/+1
* PR c++/27667lmillward2006-09-251-1/+7
* PR c++/29087steven2006-09-181-33/+28