summaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
Commit message (Expand)AuthorAgeFilesLines
* PR middle-end/48389matz2011-04-081-0/+3
* PR debug/48404jakub2011-04-041-3/+3
* * tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid law2011-03-311-1/+1
* PR debug/48203jakub2011-03-281-2/+4
* * cfgexpand.c (expand_gimple_cond): Always set the source location andebotcazou2011-03-281-24/+14
* PR debug/45882jakub2011-03-161-1/+25
* PR debug/47283jakub2011-03-031-0/+12
* PR debug/47283jakub2011-02-281-7/+66
* PR debug/47780jakub2011-02-181-1/+1
* PR debug/47106hubicka2011-02-171-37/+7
* PR debug/47106aoliva2011-02-151-10/+11
* PR debug/47106aoliva2011-02-151-1/+1
* PR debug/47106aoliva2011-02-021-1/+1
* PR debug/47106aoliva2011-01-211-2/+3
* PR debug/47283jakub2011-01-201-0/+8
* Bump Copyright years.jakub2011-01-021-1/+1
* PR rtl-optimization/47028jakub2011-01-021-1/+13
* PR debug/46893jakub2010-12-161-2/+3
* PR middle-end/46667hubicka2010-12-141-0/+4
* PR debug/46799jakub2010-12-071-0/+2
* PR middle-end/46629jakub2010-11-241-1/+1
* PR middle-end/46499jakub2010-11-231-1/+8
* PR target/43808jakub2010-11-091-4/+5
* * cfgexpand.c (expand_debug_expr): Handle MEM_REFjakub2010-11-051-4/+9
* PR debug/46307jakub2010-11-051-0/+4
* gcc/froydnj2010-11-031-1/+1
* PR middle-end/45962rth2010-10-121-7/+16
* PR rtl-opt/33721rth2010-10-091-80/+187
* PR middle-end/45678jakub2010-09-201-3/+1
* Update stack alignment when increasing local variable alignment.hjl2010-09-171-11/+20
* * rtl.def (DEBUG_IMPLICIT_PTR): New rtl code.jakub2010-09-091-1/+26
* 2010-09-06 Richard Guenther <rguenther@suse.de>rguenth2010-09-061-1/+0
* 2010-09-03 Richard Guenther <rguenther@suse.de>rguenth2010-09-031-2/+2
* 2010-09-01 Richard Guenther <rguenther@suse.de>rguenth2010-09-011-1/+2
* PR target/44542jakub2010-07-271-5/+12
* PR debug/45006jakub2010-07-201-1/+3
* PR debug/45003jakub2010-07-201-1/+1
* gcc/froydnj2010-07-151-4/+4
* Fix PR44768ramana2010-07-081-4/+8
* gcc/froydnj2010-07-061-40/+34
* 2010-07-05 Richard Guenther <rguenther@suse.de>rguenth2010-07-051-16/+2
* * timevar.def (TV_OUT_OF_SSA, TV_VAR_EXPAND, TV_POST_EXPAND,hubicka2010-07-031-0/+8
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-0/+5
* With large parts from Jim Wilson:bernds2010-06-251-2/+21
* * Makefile.in (cfgexpand.o): Depend on $(INSN_ATTR_H).jakub2010-06-211-0/+5
* * function.h (struct function): Add can_throw_non_call_exceptions bit.ebotcazou2010-05-251-1/+1
* gcc/ChangeLog:steven2010-05-221-1/+2
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+2
* PR debug/44136jakub2010-05-141-2/+3
* gcc/bernds2010-04-221-4/+5