aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.def
AgeCommit message (Expand)AuthorFilesLines
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-25c-common.def (EXPR_STMT): Remove, moved to C++ frontend.Ian Lance Taylor1-7/+3
2005-04-20c-common.def: Remove STMT_EXPR (moved to cp/cp-tree.def).Ian Lance Taylor1-4/+0
2005-04-17c-common.def (SIZEOF_EXPR, [...]): Remove.Ian Lance Taylor1-4/+0
2005-04-09c-common.def: Move FOR_STMT...Ian Lance Taylor1-22/+0
2005-01-27c-common.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-27tree.h (SWITCH_COND, [...]): Add tree checks.Steven Bosscher1-1/+1
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham1-12/+12
2004-06-26c-common.c (c_safe_from_p, [...]): Deleted.Richard Kenner1-4/+0
2004-06-21c-common.def (RETURN_STMT): Remove.Richard Henderson1-5/+1
2004-06-20c-common.def (IF_STMT, [...]): Move to cp-tree.def.Richard Henderson1-9/+0
2004-06-16c-common.def (COMPOUND_STMT): Remove.Richard Henderson1-4/+0
2004-06-16c-common.def (CASE_LABEL): Remove.Richard Henderson1-6/+0
2004-06-16c-common.def (ASM_STMT): Remove.Richard Henderson1-3/+0
2004-06-16c-common.def (GOTO_STMT, LABEL_STMT): Remove.Richard Henderson1-7/+0
2004-06-15c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson1-11/+3
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-5/+1
2003-04-07tree.c (tree_size): For all 'c' and 'x' nodes...Zack Weinberg1-3/+0
2002-09-29builtins.def: Fix comment formatting.Kazu Hirata1-15/+15
2002-08-22c-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR.Jason Merrill1-1/+1
2002-03-15c-common.c (statement_code_p): Handle CLEANUP_STMT.Mark Mitchell1-0/+5
2002-02-04PR c/4475, c++/3780:Jakub Jelinek1-2/+2
2002-01-15c-common.def (FILE_STMT): New code.Jason Merrill1-0/+10
2001-12-17* c-common.def: Fix typo in comment.Andreas Jaeger1-2/+2
2001-12-17re PR c/5105 (compound literal patch broken with inlining)Joseph Myers1-3/+4
2001-12-04re PR c/4787 (Different anonymous variables declared but only one allocated w...Joseph Myers1-0/+6
2001-10-29ChangeLog.2, [...]: Fix spelling errors and typos.Joseph Myers1-1/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2000-09-10c-common.h (add_stmt): Change prototype.Mark Mitchell1-2/+2
2000-06-19c-common.h (IF_COND): Added documentation.Ben Chelf1-2/+42
2000-06-14c-common.h (IF_COND): Moved here from cp/cp-tree.h.Benjamin Chelf1-0/+63