summaryrefslogtreecommitdiff
path: root/gcc/stmt.c
Commit message (Expand)AuthorAgeFilesLines
* * doc/tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to nothp2005-03-231-20/+33
* PR tree-optimization/15784law2005-03-111-3/+2
* PR inline-asm/20314jakub2005-03-101-1/+1
* gcc/ChangeLog:aoliva2005-02-181-2/+8
* 2005-02-18 James A. Morrison <phython@gcc.gnu.org>phython2005-02-181-4/+3
* * bt-load.c, cfgloop.c, convert.c, dominance.c, global.c,kazu2005-02-171-1/+2
* * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.nathan2005-02-171-2/+2
* * defaults.h, stmt.c, tree-cfg.c, tree-ssa-dce.c: Fix commentkazu2004-12-131-3/+4
* * cfgcleanup.c (outgoing_edges_match, try_crossjump_to_edge):steven2004-11-291-7/+1
* * optabs.h (force_expand_binop): Declare.rsandifo2004-11-241-29/+1
* * function.c (expand_function_end): Remove an "if" statementkazu2004-11-111-7/+1
* * stmt.c (expand_asm, expand_asm_operands): Make them static.kazu2004-11-041-2/+2
* * stmt.c (expand_case): Speed up code to detect duplicate caselaw2004-11-031-9/+12
* * stmt.c (expand_case): Update a comment.kazu2004-10-261-3/+2
* * stmt.c (expand_case): Put an assertion that index_expr iskazu2004-10-261-47/+20
* * stmt.c (expand_case): Remove code to handle SWITCH_EXPR withkazu2004-10-261-16/+13
* * stmt.c (expand_case): Remove an obsolete comment.kazu2004-10-251-2/+1
* * stmt.c (expand_case): Handle the default label outside ofkazu2004-10-241-22/+15
* * stmt.c (asm_op_is_mem_input): Remove.kazu2004-10-221-27/+0
* * expr.c (expand_assignment): Remove the last argument.kazu2004-10-191-1/+1
* 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-10-141-6/+12
* PR middle-end/17657sayle2004-10-111-36/+68
* * stmt.c (expand_decl_init): Remove.kazu2004-10-081-42/+0
* * c-typeck.c, defaults.h, dwarf.h, dwarf2out.c, fold-const.c,kazu2004-09-251-1/+1
* * tree-inline.c (copy_tree_r): Don't duplicate constants, they'regeoffk2004-09-181-7/+9
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-4/+2
* gcc:jsm282004-09-151-16/+20
* * unroll.c: Removed.rakdver2004-09-141-1/+0
* * ra-build.c (copy_insn_p, remember_move, defuse_overlap_p_1,nathan2004-09-091-57/+45
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-4/+5
* * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.rth2004-08-181-2/+0
* 2004-08-17 Paolo Bonzini <bonzini@gnu.org>bonzini2004-08-171-10/+0
* .:nathan2004-08-151-3/+4
* * stmt.c (expand_return): If asked to return the RESULT_DECL,zack2004-08-111-5/+8
* * builtins.def (BUILT_IN_STACK_ALLOC): Remove.rth2004-08-111-34/+0
* 2004-08-09 Paolo Bonzini <bonzini@gnu.org>bonzini2004-08-091-364/+70
* * cfgexpand.c (tree_expand_cfg): Fix comment.steven2004-07-271-21/+0
* * convert.c (convert_to_real, convert_to_integer,sayle2004-07-251-18/+18
* 2004-07-21 Eric Christopher <echristo@redhat.com>echristo2004-07-211-174/+3
* * rtl.h (insn_note): Remove NOTE_INSN_PREDICTION.steven2004-07-211-47/+1
* * c-common.h (check_case_value): Remove prototype.steven2004-07-201-254/+31
* * cfgcleanup.c (try_simplify_condjump): Don't remove linesteven2004-07-171-287/+13
* * c-typeck.c (emit_side_effect_warnings): Use EXPR_HAS_LOCATIONbothner2004-07-141-2/+2
* 2004-07-14 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-141-26/+1
* * expr.h (store_bit_field, extract_bit_field): Remove last argument.jakub2004-07-101-3/+1
* * doc/md.texi (Processor pipeline description): Mention thatsteven2004-07-091-10/+0
* 2004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-091-4/+4
* * except.c (expand_eh_region_start, expand_eh_region_end,rth2004-07-081-851/+22
* * calls.c (load_register_parameters): Call expand_shift insteadsayle2004-07-051-2/+2
* * rtl.def (ADDRESSOF): Remove.rth2004-07-041-13/+1