aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
AgeCommit message (Expand)Author
2010-07-20 PR debug/45006Jakub Jelinek
2010-07-20 PR debug/45003Jakub Jelinek
2010-07-15gcc/Nathan Froyd
2010-07-08Fix PR44768Ramana Radhakrishnan
2010-07-06gcc/Nathan Froyd
2010-07-052010-07-05 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-07-03 * timevar.def (TV_OUT_OF_SSA, TV_VAR_EXPAND, TV_POST_EXPAND,Jan Hubicka
2010-07-012010-07-01 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-06-25 With large parts from Jim Wilson:Bernd Schmidt
2010-06-21 * Makefile.in (cfgexpand.o): Depend on $(INSN_ATTR_H).Jakub Jelinek
2010-05-25 * function.h (struct function): Add can_throw_non_call_exceptions bit.Eric Botcazou
2010-05-22gcc/ChangeLog:Steven Bosscher
2010-05-21 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orJoseph Myers
2010-05-14 PR debug/44136Jakub Jelinek
2010-04-22gcc/Bernd Schmidt
2010-04-19* cfgexpand.c (expand_debug_expr): Check for mismatched modes inDJ Delorie
2010-04-152010-04-15 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-04-13 Simon Baldwin
2010-04-122010-04-12 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-04-08 PR debug/43670Jakub Jelinek
2010-03-31 PR debug/43557Jakub Jelinek
2010-03-24 PR debug/19192Jakub Jelinek
2010-03-18 * tree.h: Declare make_decl_rtl_for_debug.Aldy Hernandez
2010-03-03 PR debug/43229Jakub Jelinek
2010-03-01 * cfgexpand.c (expand_used_vars): If an artificial non-ignored varJakub Jelinek
2010-02-25 PR debug/43166Jakub Jelinek
2010-02-25 PR debug/43165Jakub Jelinek
2010-02-23 PR debug/42800Jason Merrill
2010-02-23 PR debug/43077Michael Matz
2010-02-19 PR middle-end/42233Jakub Jelinek
2010-02-112010-02-11 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-01-182010-01-18 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-01-132010-01-13 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-01-05 PR other/42611Jakub Jelinek
2009-12-20 PR tree-optimization/42027Michael Matz
2009-12-14 * cfgexpand.c (expand_debug_expr) <INDIRECT_REF>: Remove overzealousEric Botcazou
2009-12-03 PR middle-end/38474Michael Matz
2009-11-27 PR rtl-optimization/42084Michael Matz
2009-11-26 * cfgexpand (n_stack_vars_conflict): New static variable.Bernd Schmidt
2009-11-25Remove trailing white spaces.H.J. Lu
2009-11-24 * tree.h (union tree_ann_d): Don't declare.Michael Matz
2009-11-12PR middle-end/41440Andy Hutchinson
2009-11-02 PR debug/41893Jakub Jelinek
2009-10-30Optimize -mstackrealign.H.J. Lu
2009-10-262009-10-26 Ben Elliston <bje@au.ibm.com>Ben Elliston
2009-10-262009-10-26 Ben Elliston <bje@au.ibm.com>Ben Elliston
2009-10-232009-10-23 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-10-20gcc/Richard Sandiford
2009-10-19 * cfgexpand.c (expand_debug_expr): Fail if bitpos < 0 for non-MEMJakub Jelinek
2009-10-16 PR debug/41717Jakub Jelinek