summaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
Commit message (Expand)AuthorAgeFilesLines
* PR 12267, 12391, 12560, 13129, 14114, 14113zack2004-03-231-1047/+993
* PR c/14069jakub2004-03-221-3/+12
* * bb-reorder.c, bt-load.c, c-decl.c, cfgcleanup.c, coverage.c,kazu2004-03-201-4/+4
* * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,kazu2004-03-201-1/+1
* * c-decl.c (grokdeclarator): Do not complain about redeclaringmmitchel2004-03-181-1/+2
* PR c/14517rth2004-03-111-13/+19
* * c-decl.c (last_function_parms, last_function_parm_tags)zack2004-03-091-126/+137
* PR 13728zack2004-03-041-5/+18
* * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf2out.c,kazu2004-02-271-2/+2
* * c-decl.c (c_expand_deferred_function): Remove.kazu2004-02-261-20/+0
* * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c,steven2004-02-171-4/+5
* * c-decl.c, c-ppoutput.c, cpphash.h, cpplib.h, dbxout.c,kazu2004-02-161-2/+2
* * debug.h (struct gcc_debug_hooks): Add type_decl field.zack2004-02-121-4/+8
* * c-common.c (shadow_warning): Delete.zack2004-02-081-23/+13
* * system.h (CHAR_BITFIELD): Delete.ghazi2004-01-271-4/+4
* * c-common.h: Fix comment typos.kazu2004-01-251-1/+1
* PR 18314zack2004-01-231-4/+8
* * c-decl.c (merge_decls): Kill different_binding_level andzack2004-01-211-83/+24
* * c-decl.c (c_init_decl_processing): Set pedantic_lvalues tojsm282004-01-201-1/+1
* PR 13656zack2004-01-131-33/+48
* * c-decl.c (diagnose_mismatched_decls): Fix warning calls.hubicka2004-01-131-2/+4
* * c-decl.c (diagnose_arglist_conflict): Add missing space tozack2004-01-111-2/+2
* * c-decl.c (duplicate_decls): Break apart into...zack2004-01-111-567/+524
* PR c/12165jsm282004-01-071-5/+15
* PR opt/13473hubicka2004-01-011-1/+2
* 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-12-221-3/+3
* 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-12-221-5/+9
* * alias.c: Fix comment formatting.kazu2003-12-211-7/+7
* * c-decl.c (check_bitfield_type_and_width): Remove enum specialrth2003-12-181-4/+1
* 2003-12-17 Neil Booth <neil@daikokuya.co.uk>jsm282003-12-171-81/+101
* PR c/13134austern2003-12-101-0/+13
* 2003-11-24 Eric Christopher <echristo@redhat.com>echristo2003-11-241-40/+36
* PR opt/12275hubicka2003-11-131-2/+2
* * c-decl.c (pushdecl): Clarify comment.zack2003-10-281-4/+4
* PR debug/12389hubicka2003-10-221-1/+4
* retain DECL_COMMON of old declarationfjahanian2003-10-041-0/+1
* * c-decl.c (duplicate_decls): Copy DECL_SOURCE_LOCATION, notrth2003-09-281-4/+1
* * c-decl.c (finish_function): Convert definition to ISO C90.aj2003-09-281-1/+1
* 2003-09-24 Ziemowit Laski <zlaski@apple.com>zlaski2003-09-251-8/+39
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-10/+14
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-14/+10
* * c-format.c (gcc_diag_char_table): Add %J.rth2003-09-211-198/+133
* * cgraphunit.c (cgraph_finalize_function): Add nested arg.rth2003-09-111-1/+1
* * c-decl.c (poplevel): Eliminate use of |= in function_body assignment.wilson2003-09-111-1/+2
* * cgraphunit.c (cgraph_finalize_function): Remove unused argument.rth2003-09-101-1/+1
* gcc/rth2003-09-081-1/+8
* PR c/9862steven2003-09-061-7/+7
* * targhooks.c: New file.dj2003-09-041-5/+34
* * Makefile.in (c-objc-common.o): Kill gt-c-objc-common.h dependency.hubicka2003-09-031-75/+10
* * c-decl.c (pushdecl): Don't put variables onzack2003-09-011-1/+2