summaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2010-09-16 Richard Guenther <rguenther@suse.de>rguenth2010-09-161-14/+8
* 2010-09-10 Richard Guenther <rguenther@suse.de>rguenth2010-09-101-0/+2
* * c-tree.h, c-decl.c (build_enumerator): Add location parameter.charlet2010-09-081-3/+4
* gcc/froydnj2010-08-201-21/+9
* /gccpzhao2010-08-171-6/+40
* * c-tree.h (build_arg_info): Declare.froydnj2010-08-081-7/+18
* * c-tree.h (c_arg_tag): Define. Define a VEC containing it.froydnj2010-08-081-10/+14
* * c-decl.c (detect_field_duplicates): Use DECL_CHAIN insted offroydnj2010-07-161-2/+1
* gcc/froydnj2010-07-151-40/+41
* 2010-07-13 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-131-1/+1
* 2010-06-19 Philip Herron <herron.philip@googlemail.com>jsm282010-06-191-5/+0
* gcc/ada:lauras2010-06-081-10/+10
* 2010-06-06 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-06-061-6/+0
* gcc/ChangeLog:steven2010-06-051-3/+3
* * doc/invoke.texi: Mention -fdump-ada-spec.charlet2010-06-011-0/+50
* gcc/ChangeLog:steven2010-05-281-0/+19
* * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm282010-05-271-3/+3
* libiberty/ktietz2010-05-261-2/+54
* gcc/ChangeLog:steven2010-05-261-1/+0
* * c-decl.c (diagnose_mismatched_decls): Give error for duplicatejsm282010-05-231-4/+34
* * c-decl.c: Don't include gimple.h.steven2010-05-161-5/+0
* gcc/ChangeLogsteven2010-05-151-6/+1
* * c-decl.c (grokfield): Allow typedefs for anonymous structs andjsm282010-05-151-9/+24
* PR c/4784jsm282010-05-091-15/+33