summaryrefslogtreecommitdiff
path: root/gcc/c-gimplify.c
Commit message (Expand)AuthorAgeFilesLines
* 2009-07-17 Richard Guenther <rguenther@suse.de>rguenth2009-07-171-8/+1
* gcc/java/aldyh2009-06-121-2/+3
* 2009-05-03 Richard Guenther <rguenther@suse.de>rguenth2009-05-031-15/+0
* 2009-04-11 Richard Guenther <rguenther@suse.de>rguenth2009-04-111-1/+2
* 2009-04-09 Richard Guenther <rguenther@suse.de>rguenth2009-04-091-0/+14
* 2009-03-28 Paolo Bonzini <bonzini@gnu.org>bonzini2009-03-291-133/+13
* * c-gimplify.c (c_genericize): Don't refer to DECL_ASSEMBLER_NAMEaoliva2008-10-101-2/+4
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-9/+12
* PR c/34146jakub2007-11-201-0/+53
* PR tree-optimization/33723jakub2007-10-291-0/+23
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* 2007-04-21 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-04-211-0/+14
* 2006-08-25 Fariborz Jahanian <fjahanian@apple.com>jsm282006-08-251-1/+1
* Whitespace fixupsmrs2006-05-181-1/+1
* * tree-vrp.c (execute_vrp): Do not pass dump argument to.rakdver2006-02-061-11/+11
* Update FSF address.kcook2005-06-251-2/+2
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-011-1/+0
* ./ian2005-04-251-51/+3
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-1/+1
* ./ian2005-04-091-269/+0
* * c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c,kazu2005-01-271-1/+1
* * tree.h (SWITCH_COND, SWITCH_BODY, SWITCH_LABELS, CASE_LOW,steven2005-01-271-3/+3
* * c-gimplify.c (gimplify_c_loop): Improve initial implementationssayle2004-12-061-24/+29
* * c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.nathan2004-09-071-6/+3
* * c-common.c (shorten_compare, pointer_int_sum,sayle2004-08-151-4/+4
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-1/+1
* 2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2004-06-261-80/+16
* * c-gimplify.c (gimplify_for_stmt): Use gimplify_and_add.kenner2004-06-251-4/+2
* * c-gimplify.c (gimplify_decl_stmt): Push gimplify_one_sizepos insiderth2004-06-241-12/+12
* * c-gimplify.c (gimplify_decl_stmt): Update gimplify_type_sizes call.rth2004-06-231-13/+7
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-36/+30
* * c-common.def (RETURN_STMT): Remove.rth2004-06-211-15/+1
* * stmt.c (warn_if_unused_value): Add locus argument.rth2004-06-201-6/+1
* * c-common.h (add_decl_stmt): Move to cp-tree.h.rth2004-06-201-8/+0
* * c-common.def (IF_STMT, CLEANUP_STMT): Move to cp-tree.def.rth2004-06-201-52/+0
* * c-common.c, c-common.h (lang_gimplify_stmt): Remove.rth2004-06-191-137/+33
* PR c++/16034rth2004-06-181-22/+0
* * c-common.def (COMPOUND_STMT): Remove.rth2004-06-171-5/+0
* * c-common.def (CASE_LABEL): Remove.rth2004-06-161-9/+0
* * c-common.def (ASM_STMT): Remove.rth2004-06-161-12/+0
* * c-common.def (GOTO_STMT, LABEL_STMT): Remove.rth2004-06-161-10/+0
* * c-common.c (lang_gimplify_stmt): Remove next_p argument.rth2004-06-161-372/+144
* clean up obsolete commentjason2004-06-101-15/+2
* * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,kazu2004-05-301-1/+1
* * c-gimplify.c (c_genericize):steven2004-05-151-1/+1
* * tree-gimple.c: Rename from tree-simple.c.dnovillo2004-05-141-0/+1102