summaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
Commit message (Expand)AuthorAgeFilesLines
* * c-decl.c (warn_if_shadowing): Don't warn if shadowedamodra2011-11-241-1/+4
* * c-decl.c (shadow_tag_warned, grokdeclarator): Handle _Alignasjsm282011-11-061-0/+83
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-12/+16
* * common.opt: Add -foptimize-strlen option.jakub2011-09-271-1/+15
* PR c++/33255 - Support -Wunused-local-typedefs warningdodji2011-09-081-6/+36
* * c-decl.c (grokdeclarator): Diagnose _Noreturn for non-C1X ifjsm282011-08-191-1/+12
* * c-decl.c (shadow_tag_warned): Check for _Noreturn.jsm282011-08-181-6/+33
* 2011-08-11 Romain Geissler <romain.geissler@gmail.com>dnovillo2011-08-111-0/+2
* PR c++/30112jason2011-07-221-0/+8
* 2011-07-06 Richard Guenther <rguenther@suse.de>rguenth2011-07-061-0/+2
* 2011-07-05 Richard Guenther <rguenther@suse.de>rguenth2011-07-051-2/+0
* * c-common.h (c_tree_chain_next): New static inline function.jakub2011-06-271-1/+1
* PR c++/46400jakub2011-06-241-1/+1
* /gcc/cppaolo2011-06-101-1/+1
* move TS_STATEMENT_LIST to be a substructure of TS_TYPEDfroydnj2011-05-271-1/+5
* PR c/49120jakub2011-05-231-1/+1
* * c-decl.c (c_override_global_bindings_to_false): Remove.jsm282011-05-101-5/+1
* 2011-05-07  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2011-05-071-5/+3
* * tree.h (get_pending_sizes): Remove prototype.ebotcazou2011-05-051-6/+0
* * c-decl.c (finish_decl): Don't call get_pending_sizes.jsm282011-05-051-55/+21
* 2011-05-04 Richard Guenther <rguenther@suse.de>rguenth2011-05-041-1/+1
* 2011-05-03 Richard Guenther <rguenther@suse.de>rguenth2011-05-031-9/+7
* Upgrade the utility of timevars.crowl2011-05-021-0/+9
* gcc/simartin2011-05-021-1/+1
* In gcc/c-family/:nicola2011-04-151-7/+11
* gcc/ada/froydnj2011-04-131-1/+1
* 2011-04-12 Martin Jambor <mjambor@suse.cz>jamborm2011-04-121-1/+1
* 2011-04-01 Gary Funck <gary@intrepid.com>gfunck2011-04-011-2/+2
* 2011-03-21 Richard Guenther <rguenther@suse.de>rguenth2011-03-211-1/+9
* * c-decl.c (diagnose_mismatched_decls): Give an error forjsm282011-03-181-10/+6
* * c-decl.c (grokfield): Don't allow typedefs for structures orjsm282011-03-181-2/+5
* PR tree-optimization/26854ian2011-01-261-45/+74
* PR c/46889jsm282010-12-301-4/+2
* gcc/froydnj2010-12-221-13/+12
* gcc:bonzini2010-12-171-7/+8
* In gcc/:nicola2010-12-061-0/+1
* PR c/45062froydnj2010-12-021-2/+6
* In gcc/c-family/:nicola2010-11-301-0/+3
* 2010-11-13 Paolo Bonzini <bonzini@gnu.org>bonzini2010-11-141-0/+5
* 2010-11-13 Paolo Bonzini <bonzini@gnu.org>bonzini2010-11-131-8/+9
* gcc/simartin2010-11-061-1/+4
* PR c/44772jakub2010-11-061-1/+2
* * tree.h (EXPR_LOC_OR_HERE): New macro.jason2010-11-011-3/+2
* In gcc/:nicola2010-10-201-0/+6
* In gcc/:nicola2010-10-171-1/+2
* In gcc/:nicola2010-10-061-3/+10
* gcc/:ian2010-10-041-8/+75
* In gcc/:nicola2010-09-291-0/+5
* 2010-09-24 Richard Guenther <rguenther@suse.de>rguenth2010-09-241-7/+6
* PR objc/25965nicola2010-09-211-0/+11