aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-semantics.c
AgeCommit message (Expand)Author
2004-02-13Mainline merge as of 2004-02-11.Diego Novillo
2004-01-02 * c-common.c (c_expand_expr): Don't handle STMT_EXPR.Richard Henderson
2003-12-01Mainline merge as of 2003-11-30.Diego Novillo
2003-11-14 * c-semantics.c (find_reachable_label): Use C90 functionAndreas Jaeger
2003-11-12 * c-semantics.c (build_stmt): Set TREE_SIDE_EFFECTS.Richard Henderson
2003-10-30 * c-common.c (c_warn_unused_result): Remove lowered containers.Richard Henderson
2003-10-19Mainline merge as of 2003-10-17.Diego Novillo
2003-10-17 * common.opt (fdisable-gimple): Remove.Richard Henderson
2003-10-06Merge from mainline, tree-ssa-20020619-merge-20031005.Richard Henderson
2003-09-28Merge from mainline.Richard Henderson
2003-09-03Merge tree_rest_of_compilation patch from mainline.Richard Henderson
2003-09-02 * function.h (struct function): Add rtl_inline_init, saved_for_inline.Richard Henderson
2003-07-24 * gimplify.c (gimple_boolify): New fn.Jason Merrill
2003-07-232003-07-23 Jason Merrill <jason@redhat.com>Diego Novillo
2003-07-23Mainline merge as of 2003-07-22.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-06-03Mainline merge as of 2003-05-25.Diego Novillo
2003-05-13 * tree.h (STRIP_MAIN_TYPE_NOPS): New macro.Jason Merrill
2003-05-07Mainline merge as of 2003-05-04.Diego Novillo
2003-04-21 * c-common.h (find_reachable_label): Prototype.Jeff Law
2003-04-17Bring over from the mainline:Roger Sayle
2003-02-23Mainline merge as of 2003-02-23.Diego Novillo
2003-01-17Mainline merge as of 2003-01-17.Diego Novillo
2002-12-17Merge with mainline as of 2002-12-17.Diego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-10-11b-i-b merge as of 2002-10-11.Diego Novillo
2002-10-01bnw-simple mergeJason Merrill
2002-09-20Merge with basic-improvements branch as of 2002-09-19.Diego Novillo
2002-08-26Mainline merge as of 2002-08-25.Diego Novillo
2002-08-19Mainline merge as of 2002-08-18.Diego Novillo
2002-05-08 * cfglayout.c (function_tail_eff_head): Rename to ...Jan Hubicka
2002-04-04 PR c++/5636Jason Merrill
2002-03-15 * c-common.c (statement_code_p): Handle CLEANUP_STMT.Mark Mitchell
2002-02-04 PR c/4475, c++/3780:Jakub Jelinek
2002-01-31 * rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.Richard Henderson
2002-01-22 * c-semantics.c (genrtl_compound_stmt): Only check nesting consistenc...Jason Merrill
2002-01-15 * c-common.def (FILE_STMT): New code.Jason Merrill
2002-01-04 * tree.h (expand_expr_stmt_value): Add maybe_last argument.Jakub Jelinek
2002-01-02* c-common.h (genrtl_expr_stmt_value): Declare.Alexandre Oliva
2001-10-112001-10-10 Stan Shebs <shebs@apple.com>Stan Shebs
2001-08-27 * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-08-10 * c-common.h (RETURN_NULLIFIED_P): Lose.Jason Merrill
2001-08-07 * c-semantics.c (make_rtl_for_local_static): Use DECL_RTL_SET_P.Jason Merrill
2001-08-01 * alias.c: Fix comment formatting.Kazu Hirata
2001-06-18 Implement the Named Return Value optimization.Jason Merrill
2001-06-08 * stmt.c (current_nesting_level): New fn.Jason Merrill
2001-06-06 * c-semantics.c (genrtl_scope_stmt): Write out nested inlineMark Mitchell
2001-04-24 * c-semantics.c (add_scope_stmt): Don't callNathan Sidwell
2001-04-24gcc:Nathan Sidwell