summaryrefslogtreecommitdiff
path: root/gcc/c-common.def
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers2009-03-301-0/+7
* c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini2009-03-291-7/+0
* re PR c/456 (constant expressions constraints (gcc.dg/c90-const-expr-1))Joseph Myers2009-03-291-1/+16
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* Update FSF address.Kelley Cook2005-06-251-2/+2
* c-common.def (EXPR_STMT): Remove, moved to C++ frontend.Ian Lance Taylor2005-04-251-7/+3
* c-common.def: Remove STMT_EXPR (moved to cp/cp-tree.def).Ian Lance Taylor2005-04-201-4/+0
* c-common.def (SIZEOF_EXPR, [...]): Remove.Ian Lance Taylor2005-04-171-4/+0
* c-common.def: Move FOR_STMT...Ian Lance Taylor2005-04-091-22/+0
* c-common.def, [...]: Update copyright.Kazu Hirata2005-01-271-1/+1
* tree.h (SWITCH_COND, [...]): Add tree checks.Steven Bosscher2005-01-271-1/+1
* alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2004-09-171-12/+12
* c-common.c (c_safe_from_p, [...]): Deleted.Richard Kenner2004-06-261-4/+0
* c-common.def (RETURN_STMT): Remove.Richard Henderson2004-06-211-5/+1
* c-common.def (IF_STMT, [...]): Move to cp-tree.def.Richard Henderson2004-06-201-9/+0
* c-common.def (COMPOUND_STMT): Remove.Richard Henderson2004-06-161-4/+0
* c-common.def (CASE_LABEL): Remove.Richard Henderson2004-06-161-6/+0
* c-common.def (ASM_STMT): Remove.Richard Henderson2004-06-161-3/+0
* c-common.def (GOTO_STMT, LABEL_STMT): Remove.Richard Henderson2004-06-161-7/+0
* c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson2004-06-151-11/+3
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-5/+1
* tree.c (tree_size): For all 'c' and 'x' nodes...Zack Weinberg2003-04-071-3/+0
* builtins.def: Fix comment formatting.Kazu Hirata2002-09-291-15/+15
* c-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR.Jason Merrill2002-08-221-1/+1
* c-common.c (statement_code_p): Handle CLEANUP_STMT.Mark Mitchell2002-03-151-0/+5
* PR c/4475, c++/3780:Jakub Jelinek2002-02-041-2/+2
* c-common.def (FILE_STMT): New code.Jason Merrill2002-01-151-0/+10
* * c-common.def: Fix typo in comment.Andreas Jaeger2001-12-171-2/+2
* re PR c/5105 (compound literal patch broken with inlining)Joseph Myers2001-12-171-3/+4
* re PR c/4787 (Different anonymous variables declared but only one allocated w...Joseph Myers2001-12-041-0/+6
* ChangeLog.2, [...]: Fix spelling errors and typos.Joseph Myers2001-10-291-1/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* c-common.h (add_stmt): Change prototype.Mark Mitchell2000-09-101-2/+2
* c-common.h (IF_COND): Added documentation.Ben Chelf2000-06-191-2/+42
* c-common.h (IF_COND): Moved here from cp/cp-tree.h.Benjamin Chelf2000-06-141-0/+63