OSDN Git Service

PR c++/45399
[pf3gnuchains/gcc-fork.git] / gcc / cfgexpand.c
2011-06-14 davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 jakub PR fortran/49103
2011-05-23 jakub * cfgexpand.c (expand_debug_expr): For unused non...
2011-04-21 eraman2011-04-21 Easwaran Raman <eraman@google.com>
2011-04-20 eraman2011-04-20 Easwaran Raman <eraman@google.com>
2011-04-20 rsandifogcc/
2011-04-18 ebotcazou PR lto/48492
2011-04-15 jakub * cfgexpand.c (expand_debug_expr): Use
2011-04-15 matz * tree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR...
2011-04-15 ebotcazou * cfgexpand.c (expand_call_stmt): Convert the function...
2011-04-14 ebotcazou * cfgexpand.c (expand_call_stmt): Rematerialize the...
2011-04-14 hjlUpdate alignment on local variables.
2011-04-08 matz PR middle-end/48389
2011-04-04 jakub PR debug/48404
2011-03-31 law * tree-ssa-forwprop.c (forward_propagate_into_cond...
2011-03-28 jakub PR debug/48203
2011-03-28 ebotcazou * cfgexpand.c (expand_gimple_cond): Always set the...
2011-03-16 jakub PR debug/45882
2011-03-03 jakub PR debug/47283
2011-02-28 jakub PR debug/47283
2011-02-18 jakub PR debug/47780
2011-02-17 hubicka PR debug/47106
2011-02-15 aolivaPR debug/47106
2011-02-15 aolivaPR debug/47106
2011-02-02 aolivaPR debug/47106
2011-01-21 aolivaPR debug/47106
2011-01-20 jakub PR debug/47283
2011-01-02 jakubBump Copyright years.
2011-01-02 jakub PR rtl-optimization/47028
2010-12-16 jakub PR debug/46893
2010-12-14 hubicka PR middle-end/46667
2010-12-07 jakub PR debug/46799
2010-11-24 jakub PR middle-end/46629
2010-11-23 jakub PR middle-end/46499
2010-11-09 jakub PR target/43808
2010-11-05 jakub * cfgexpand.c (expand_debug_expr): Handle MEM_REF
2010-11-05 jakub PR debug/46307
2010-11-03 froydnjgcc/
2010-10-12 rthPR middle-end/45962
2010-10-09 rth PR rtl-opt/33721
2010-09-20 jakub PR middle-end/45678
2010-09-17 hjlUpdate stack alignment when increasing local variable...
2010-09-09 jakub * rtl.def (DEBUG_IMPLICIT_PTR): New rtl code.
2010-09-06 rguenth2010-09-06 Richard Guenther <rguenther@suse.de>
2010-09-03 rguenth2010-09-03 Richard Guenther <rguenther@suse.de>
2010-09-01 rguenth2010-09-01 Richard Guenther <rguenther@suse.de>
2010-07-27 jakub PR target/44542
2010-07-20 jakub PR debug/45006
2010-07-20 jakub PR debug/45003
2010-07-15 froydnjgcc/
2010-07-08 ramanaFix PR44768
2010-07-06 froydnjgcc/
2010-07-05 rguenth2010-07-05 Richard Guenther <rguenther@suse.de>
2010-07-03 hubicka * timevar.def (TV_OUT_OF_SSA, TV_VAR_EXPAND, TV_POST_E...
2010-07-01 rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-25 bernds With large parts from Jim Wilson:
2010-06-21 jakub * Makefile.in (cfgexpand.o): Depend on $(INSN_ATTR_H).
2010-05-25 ebotcazou * function.h (struct function): Add can_throw_non_call...
2010-05-22 stevengcc/ChangeLog:
2010-05-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-05-14 jakub PR debug/44136
2010-04-22 berndsgcc/
2010-04-19 dj* cfgexpand.c (expand_debug_expr): Check for mismatched...
2010-04-15 rguenth2010-04-15 Richard Guenther <rguenther@suse.de>
2010-04-13 simonb * cfgexpand.c (gimple_expand_cfg): Clarify warning...
2010-04-12 rguenth2010-04-12 Richard Guenther <rguenther@suse.de>
2010-04-08 jakub PR debug/43670
2010-03-31 jakub PR debug/43557
2010-03-24 jakub PR debug/19192
2010-03-18 aldyh * tree.h: Declare make_decl_rtl_for_debug.
2010-03-03 jakub PR debug/43229
2010-03-01 jakub * cfgexpand.c (expand_used_vars): If an artificial...
2010-02-25 jakub PR debug/43166
2010-02-25 jakub PR debug/43165
2010-02-23 jason PR debug/42800
2010-02-23 matz PR debug/43077
2010-02-19 jakub PR middle-end/42233
2010-02-11 rguenth2010-02-11 Richard Guenther <rguenther@suse.de>
2010-01-18 rguenth2010-01-18 Richard Guenther <rguenther@suse.de>
2010-01-13 rguenth2010-01-13 Richard Guenther <rguenther@suse.de>
2010-01-05 jakub PR other/42611
2009-12-20 matz PR tree-optimization/42027
2009-12-14 ebotcazou * cfgexpand.c (expand_debug_expr) <INDIRECT_REF>:...
2009-12-03 matz PR middle-end/38474
2009-11-27 matz PR rtl-optimization/42084
2009-11-26 bernds * cfgexpand (n_stack_vars_conflict): New static variable.
2009-11-25 hjlRemove trailing white spaces.
2009-11-24 matz * tree.h (union tree_ann_d): Don't declare.
2009-11-12 hutchinsonandyPR middle-end/41440
2009-11-02 jakub PR debug/41893
2009-10-30 hjlOptimize -mstackrealign.
2009-10-26 uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-10-26 uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-10-23 rguenth2009-10-23 Richard Guenther <rguenther@suse.de>
2009-10-20 rsandifogcc/
2009-10-19 jakub * cfgexpand.c (expand_debug_expr): Fail if bitpos...
2009-10-16 jakub PR debug/41717
2009-10-14 jakub * tree-parloops.c (separate_decls_in_region_debug_bind...
2009-10-13 jakub PR target/41693
2009-10-12 aolivagcc/ChangeLog:
next