summaryrefslogtreecommitdiff
path: root/gcc/cp/decl.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/ChangeLog:aoliva2007-08-271-14/+112
* * c-common.c (vector_types_convertible_p,ghazi2007-08-251-3/+3
* 2007-08-25 Paolo Bonzini <bonzini@gnu.org>bonzini2007-08-251-1/+0
* 2007-08-20 Richard Guenther <rguenther@suse.de>rguenth2007-08-201-12/+0
* 2007-08-20 Richard Guenther <rguenther@suse.de>rguenth2007-08-201-2/+1
* * c-common.c (const_strip_array_types): New.ghazi2007-08-161-2/+2
* PR c++/32992jakub2007-08-151-1/+1
* /cppaolo2007-08-141-8/+11
* * system.h (CONST_CAST): New.ghazi2007-08-101-1/+1
* /cppaolo2007-08-101-4/+2
* * typeck.c: Change copyright header to refer to version 3 of the GNU General nickc2007-08-021-4/+3
* * c-common.c (fname_as_string, c_type_hash): Constify.ghazi2007-07-251-6/+3
* /cppaolo2007-07-241-2/+2
* 2007-07-09 Geoffrey Keating <geoffk@apple.com>geoffk2007-07-101-6/+8
* 2007-07-09 Richard Guenther <rguenther@suse.de>rguenth2007-07-091-3/+0
* PR c++/32245mmitchel2007-07-061-12/+40
* 2007-07-04 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-07-041-4/+4
* * name-lookup.c (ambiguous_decl): Fix case when new->value is hidden.aaw2007-07-011-0/+6
* Index: gcc/ChangeLoggeoffk2007-06-281-0/+3
* gcc/cp/simartin2007-06-251-1/+4
* * cp-tree.h (DECL_VAR_MARKED_P): Remove.mmitchel2007-06-151-2/+18
* gcc/simartin2007-06-071-11/+26
* * decl.c (grokdeclarator): Readability change. Moved case labels intosimonb2007-06-051-10/+10
* * decl.c (get_atexit_fn_ptr_type): New function.mmitchel2007-06-011-42/+102
* PR c++/31806jakub2007-05-311-2/+6
* 2007-05-30 Russell Yanofsky <russ@yanofsky.org>dgregor2007-05-311-5/+102
* PR c++/31809jakub2007-05-301-1/+8
* * decl.c (duplicate_decls): Verify namespace names are unique.aaw2007-05-221-22/+28
* * decl.c (cxx_maybe_build_cleanup): Handlemmitchel2007-05-211-11/+52
* gcc/espindola2007-05-141-1/+1
* 2007-04-28 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-04-291-3/+8
* * decl.c (grokparms): Changed message format from %qD to %qE.simonb2007-04-271-1/+1
* * cp/decl.c (grokparms): Added new error for duplicate functionsimonb2007-04-231-0/+11
* PR c++/31187 ...jason2007-04-021-8/+14
* gcc/paolo2007-03-301-0/+1
* 2007-03-28 Simon Martin <simartin@users.sourceforge.net>simartin2007-03-281-6/+15
* 2007-03-28 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-03-281-0/+13
* 2007-03-28 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-03-281-6/+6
* 2007-03-15 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2007-03-151-11/+0
* ChangeLog:spark2007-03-121-3/+12
* 2007-03-09 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-03-101-0/+24
* gcc/ChangeLog:aoliva2007-03-081-1/+4
* cp/:ian2007-03-011-0/+2
* 2007-02-28 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-281-5/+4
* * decl.c, tree.c: Fix comment typos.kazu2007-02-181-2/+2
* PR target/29487mmitchel2007-02-111-1/+1
* gcc/ChangeLog:aoliva2007-02-101-17/+2
* * decl.c (grokdeclarator): Use OPT_Wreturn_type instead of 0.gdr2007-02-041-2/+3
* * class.c, cp-tree.h, decl.c, decl2.c, g++spec.c, init.c,kazu2007-02-041-7/+7
* * decl.c (grokdeclarator): Update documentation.gdr2007-02-041-2/+2