aboutsummaryrefslogtreecommitdiff
path: root/gcc/stmt.c
AgeCommit message (Expand)Author
2005-08-06 PR c/23113jsm28
2005-06-25Update FSF address.kcook
2005-06-012005-06-01 Richard Guenther <rguenth@gcc.gnu.org>rguenth
2005-06-01 * common.opt (fjump-tables): New.jsm28
2005-05-09 PR inline-asm/8788sayle
2005-04-27 * dojump.c: Fix comment typos. emit-rtl.c, expmed.c, expr.c,kazu
2005-04-23* diagnostic.c (warning): Accept parameter to classify warning option.dj
2005-03-23 * doc/tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to nothp
2005-03-11 PR tree-optimization/15784law
2005-03-10 PR inline-asm/20314jakub
2005-02-18gcc/ChangeLog:aoliva
2005-02-182005-02-18 James A. Morrison <phython@gcc.gnu.org>phython
2005-02-17 * bt-load.c, cfgloop.c, convert.c, dominance.c, global.c,kazu
2005-02-17 * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.nathan
2004-12-13 * defaults.h, stmt.c, tree-cfg.c, tree-ssa-dce.c: Fix commentkazu
2004-11-29 * cfgcleanup.c (outgoing_edges_match, try_crossjump_to_edge):steven
2004-11-24 * optabs.h (force_expand_binop): Declare.rsandifo
2004-11-11 * function.c (expand_function_end): Remove an "if" statementkazu
2004-11-04 * stmt.c (expand_asm, expand_asm_operands): Make them static.kazu
2004-11-03 * stmt.c (expand_case): Speed up code to detect duplicate caselaw
2004-10-26 * stmt.c (expand_case): Update a comment.kazu
2004-10-26 * stmt.c (expand_case): Put an assertion that index_expr iskazu
2004-10-26 * stmt.c (expand_case): Remove code to handle SWITCH_EXPR withkazu
2004-10-25 * stmt.c (expand_case): Remove an obsolete comment.kazu
2004-10-23 * stmt.c (expand_case): Handle the default label outside ofkazu
2004-10-22 * stmt.c (asm_op_is_mem_input): Remove.kazu
2004-10-19 * expr.c (expand_assignment): Remove the last argument.kazu
2004-10-142004-10-14 Andrew Pinski <pinskia@physics.uc.edu>pinskia
2004-10-11 PR middle-end/17657sayle
2004-10-08 * stmt.c (expand_decl_init): Remove.kazu
2004-09-25 * c-typeck.c, defaults.h, dwarf.h, dwarf2out.c, fold-const.c,kazu
2004-09-18 * tree-inline.c (copy_tree_r): Don't duplicate constants, they'regeoffk
2004-09-172004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack
2004-09-15gcc:jsm28
2004-09-14 * unroll.c: Removed.rakdver
2004-09-09 * ra-build.c (copy_insn_p, remember_move, defuse_overlap_p_1,nathan
2004-08-25 * tree.h (build_int_cst): New, sign extended constant.nathan
2004-08-18 * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.rth
2004-08-172004-08-17 Paolo Bonzini <bonzini@gnu.org>bonzini
2004-08-15.:nathan
2004-08-11 * stmt.c (expand_return): If asked to return the RESULT_DECL,zack
2004-08-11 * builtins.def (BUILT_IN_STACK_ALLOC): Remove.rth
2004-08-092004-08-09 Paolo Bonzini <bonzini@gnu.org>bonzini
2004-07-27 * cfgexpand.c (tree_expand_cfg): Fix comment.steven
2004-07-25 * convert.c (convert_to_real, convert_to_integer,sayle
2004-07-212004-07-21 Eric Christopher <echristo@redhat.com>echristo
2004-07-21 * rtl.h (insn_note): Remove NOTE_INSN_PREDICTION.steven
2004-07-20 * c-common.h (check_case_value): Remove prototype.steven
2004-07-16 * cfgcleanup.c (try_simplify_condjump): Don't remove linesteven
2004-07-14 * c-typeck.c (emit_side_effect_warnings): Use EXPR_HAS_LOCATIONbothner