summaryrefslogtreecommitdiff
path: root/gcc/gimple-low.c
Commit message (Expand)AuthorAgeFilesLines
* 2012-04-10 Richard Guenther <rguenther@suse.de>rguenth2012-04-101-6/+10
* Merge from transactional-memory branch.aldyh2011-11-081-0/+13
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-3/+3
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-1/+1
* gcc/rsandifo2011-04-201-0/+4
* sanity check ic targetdavidxl2011-04-111-4/+23
* 2011-04-08 Richard Guenther <rguenther@suse.de>rguenth2011-04-081-3/+2
* * gimple-low.c (lower_gimple_return): When not optimizing, force labelsebotcazou2011-04-061-0/+3
* 2011-02-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2011-02-081-6/+8
* PR debug/47106aoliva2011-02-021-0/+2
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* * common.opt (main_input_filename, main_input_basename,jsm282010-12-011-1/+0
* gcc/froydnj2010-11-031-2/+1
* gcc/froydnj2010-07-151-2/+2
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* gcc/froydnj2010-07-061-2/+1
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-8/+0
* gcc/ChangeLog:steven2010-04-301-1/+0
* Remove trailing white spaces.hjl2009-11-251-5/+5
* * gimple-low.c (struct lower_data): Add cannot_fallthru field.ebotcazou2009-10-191-24/+52
* * gimple-low.c (lower_stmt) <GIMPLE_CALL>: If the call is noreturn,ebotcazou2009-10-171-0/+13
* Squash commit of EH in gimplerth2009-09-141-3/+3
* Fix to PR41012davidxl2009-08-121-17/+8
* 2009-07-17 Aldy Hernandez <aldyh@redhat.com>manu2009-07-161-8/+8
* gcc/java/aldyh2009-06-121-4/+5
* 2009-05-22 Richard Guenther <rguenther@suse.de>rguenth2009-05-221-1/+0
* * tree-pass.h (pass_del_ssa, pass_mark_used_blocks,matz2009-04-261-58/+0
* gcc/:ian2009-04-201-1/+1
* * df.h: Include "timevar.h".ian2009-04-171-3/+3
* PR c++/36631jakub2008-11-201-1/+77
* * tree-ssa-live.c (remove_unused_locals): Mark all edge's goto_blockjakub2008-10-091-0/+6
* * rtlanal.c: Fix uses of "it's" with "its" where appropriate.bje2008-08-261-1/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-255/+320
* * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value tojakub2008-06-061-0/+1
* PR testsuite/35843hubicka2008-04-251-1/+1
* * except.c (dw2_size_of_call_site_table,hubicka2008-04-181-2/+2
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-6/+10
* * tree-pretty-print.c: Include predict.h.hubicka2008-03-181-0/+1
* gcctromey2008-02-261-5/+1
* 2007-09-23 Razya Ladelskyrazya2007-10-291-0/+2
* 2007-09-05 Sandra Loosemore <sandra@codesourcery.com>sandra2007-09-051-4/+2
* * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,ghazi2007-09-031-1/+1
* * c-common.c (const_strip_array_types): Delete.ghazi2007-09-011-1/+3
* * alias.c (component_uses_parent_alias_set): Constify.ghazi2007-08-141-3/+3
* * tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH.rakdver2007-08-011-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* ./:ian2007-06-121-0/+1
* * function.c (gimplify_parameters): Call build_gimple_modify_stmtsayle2007-02-191-4/+6
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-11/+6
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-17/+17