summaryrefslogtreecommitdiff
path: root/gcc/cp/parser.c
Commit message (Expand)AuthorAgeFilesLines
* /cppaolo2007-08-171-2/+6
* * system.h (CONST_CAST): New.ghazi2007-08-101-2/+2
* cp:reichelt2007-08-051-5/+1
* PR c++/30849lmillward2007-08-021-14/+32
* * typeck.c: Change copyright header to refer to version 3 of the GNU General nickc2007-08-021-6/+5
* * attribs.c (hash_attr, eq_attr, init_attributes): Constify.ghazi2007-07-291-6/+6
* 2007-07-27 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-07-271-4/+197
* * cselib.c (entry_and_rtx_equal_p): Constify.ghazi2007-07-251-6/+6
* cp/nathan2007-07-221-4/+4
* /cppaolo2007-07-111-0/+3
* PR c++/32245mmitchel2007-07-061-1/+13
* PR c++/31743mmitchel2007-07-041-5/+0
* 2007-07-02 Simon Baldwin <simonb@google.com>simonb2007-07-021-0/+17
* * name-lookup.c (ambiguous_decl): Fix case when new->value is hidden.aaw2007-07-011-1/+7
* gcc/cp/ChangeLogsimonb2007-06-181-8/+25
* gcc/simartin2007-06-071-12/+14
* 2007-05-30 Russell Yanofsky <russ@yanofsky.org>dgregor2007-05-311-44/+54
* 2007-05-25 Simon Martin <simartin@users.sourceforge.net>simartin2007-05-251-10/+10
* * doc/invoke.texi (Warning Options): Document that -Wempty-bodymrs2007-05-081-0/+47
* 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