OSDN Git Service

gcc/
[pf3gnuchains/gcc-fork.git] / gcc / cfgexpand.c
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:
2009-10-02 jakub PR debug/41404
2009-09-23 aolivagcc/ChangeLog:
2009-09-14 rthSquash commit of EH in gimple
2009-09-09 matz PR middle-end/41268
2009-09-02 matz * expr.h (emit_storent_insn, expand_expr_real_1,
2009-09-02 aolivagcc/ChangeLog:
2009-08-01 bonzini2009-04-17 Paolo Bonzini <bonzini@gnu.org>
2009-07-30 amacleodAdd source_location support to PHI arguments.
2009-07-14 rguenth2009-07-14 Richard Guenther <rguenther@suse.de>
2009-07-14 rguenth2009-07-14 Richard Guenther <rguenther@suse.de>
2009-07-11 jakub PR rtl-optimization/40667
2009-06-12 aldyhgcc/java/
2009-06-12 hjlgcc/
2009-06-08 matz PR debug/40012
2009-06-03 abel2009-06-03 Richard Guenther <rguenther@suse.de>
2009-06-02 aoliva* cfgexpand.c (gimple_expand_cfg): Discard the source...
2009-05-22 rguenth2009-05-22 Richard Guenther <rguenther@suse.de>
2009-05-06 matz PR middle-end/40021
2009-04-27 matz * ssaexpand.h (struct ssaexpand): Member 'values'...
2009-04-26 matzgcc/
2009-03-27 hjlgcc/
2009-03-11 jakub PR target/39137
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-01-27 rguenth2009-01-27 Richard Guenther <rguenther@suse.de>
2009-01-15 hjlgcc/
2009-01-04 steven PR middle-end/38584
2008-10-08 jakub * cfgexpand.c (expand_gimple_cond): Convert also goto_...
2008-10-07 jakub PR debug/29609
2008-09-18 jakub PR debug/34037
2008-09-09 aldyh * function.h (struct function): Add function_st...
2008-08-09 rguenth2008-08-09 Richard Guenther <rguenther@suse.de>
2008-08-06 ghazi * builtins.c (expand_builtin_profile_func): Avoid...
next