summaryrefslogtreecommitdiff
path: root/gcc/stmt.c
Commit message (Expand)AuthorAgeFilesLines
* 2007-09-05 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2007-09-051-5/+12
* 2007-08-19 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-08-201-11/+3
* * optabs.c (expand_widen_pattern_expr): Use optabs accestors.hubicka2007-08-091-1/+1
* * attribs.c (hash_attr, eq_attr, init_attributes): Constify.ghazi2007-07-291-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* 2007-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini2007-07-051-0/+1
* Merge dataflow branch into mainlinedberlin2007-06-111-6/+4
* * tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.rakdver2007-06-101-1/+1
* gcc/rsandifo2007-05-221-8/+3
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-3/+1
* * builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL insteaduros2007-05-141-3/+3
* * rtl.def (ASM_INPUT): Add location.aoliva2007-03-091-5/+6
* 2007-02-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-02-161-0/+1
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-1/+1
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-4/+8
* gcc/rsandifo2006-11-111-2/+6
* PR c++/27451reichelt2006-05-221-1/+5
* * function.h (struct function) <x_tail_recursion_reentry>:steven2006-03-201-11/+1
* PR middle-end/26557sayle2006-03-131-0/+4
* PR middle-end/18859ebotcazou2006-03-131-4/+12
* PR middle-end/26334jakub2006-02-181-3/+3
* PR middle-end/25724sayle2006-02-131-19/+11
* PR inline-asm/16194amylaar2006-02-091-28/+45
* 2006-01-30 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-51/+29
* * stmt.c (case_bit_test_cmp): Stabilize the sort using codersandifo2006-01-201-1/+5
* 2006-01-03 Richard Guenther <rguenther@suse.de>rguenth2006-01-031-3/+5
* PR c/23113jsm282005-08-061-28/+7
* Update FSF address.kcook2005-06-251-2/+2
* 2005-06-01 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-06-011-4/+6
* * common.opt (fjump-tables): New.jsm282005-06-011-0/+1
* PR inline-asm/8788sayle2005-05-091-1/+1
* * dojump.c: Fix comment typos. emit-rtl.c, expmed.c, expr.c,kazu2005-04-271-18/+18
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-5/+5
* * 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