summaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
Commit message (Expand)AuthorAgeFilesLines
* * c-common.h (add_decl_stmt): Move to cp-tree.h.rth2004-06-201-2/+2
* * c-common.h (has_c_linkage): New interface.zack2004-06-201-1/+0
* * c-common.c (flag_objc_sjlj_exceptions): New.rth2004-06-181-5/+6
* * c-common.c (lang_gimplify_stmt): Remove next_p argument.rth2004-06-161-49/+6
* * c-typeck.c (comptypes, tagged_types_tu_compatible_p,jsm282004-06-131-6/+5
* 2004-06-13 Eric Christopher <echristo@redhat.com>echristo2004-06-131-35/+16
* PR middle-end/15666aoliva2004-06-071-1/+1
* PR c/13519jsm282004-06-061-1/+1
* PR c/15749jsm282004-05-311-2/+2
* ChangeLog:pinskia2004-05-301-58/+9
* * testsuite/g++.dg/charset/function.cc: New.aldyh2004-05-281-0/+1
* * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node)zack2004-05-191-1/+1
* * tree-gimple.c: Rename from tree-simple.c.dnovillo2004-05-141-1/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-66/+163
* * c-decl.c (store_parm_decls_newstyle): Correct test for azack2004-05-101-2/+1
* PR 15007zack2004-05-091-17/+21
* * c-decl.c (get_parm_info): Use the correct tag keywords whenrearnsha2004-04-291-2/+2
* * c-decl.c (finish_decl): Make a decl_stmt for a variable-sizedkenner2004-04-121-1/+7
* * c-decl.c (build_compound_literal): Use TYPE_READONLY.kenner2004-04-051-1/+1
* * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner2004-04-011-7/+8
* * gengtype.c (create_option): New function.zack2004-03-301-2/+2
* * c-decl.c: Verify that C_SIZEOF_STRUCT_LANG_IDENTIFIER is correct.zack2004-03-281-6/+37
* * c-tree.h (C_DECL_REGISTER): New.jsm282004-03-281-6/+26
* 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