OSDN Git Service

* ChangeLog: Additional fixes for AVX2 ChangeLog entry.
[pf3gnuchains/gcc-fork.git] / gcc / function.c
2011-07-29 uros * function.c: Remove unwanted commit.
2011-07-29 uros PR target/47715
2011-07-28 bernds * rtlanal.c (tablejump_p): False for returns.
2011-07-19 rsandifogcc/
2011-07-19 rsandifogcc/
2011-07-12 bernds * doc/tm.texi.in (FUNCTION_ARG_PADDING): Mention
2011-07-01 hjlUse proper mode for stack save area.
2011-06-16 amylaar PR middle-end/46500
2011-06-14 jsm28 * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to
2011-06-14 davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-02 ebotcazou * function.h (struct stack_usage): Remove dynamic_allo...
2011-05-25 ebotcazou * common.opt (flag_stack_usage_info): New variable.
2011-05-11 ebotcazou * function.c (expand_function_start): Initialize stack...
2011-05-03 bernds * function.c (init_function_start): Call decide_functi...
2011-04-29 rguenth2011-04-29 Richard Guenther <rguenther@suse.de>
2011-04-22 davidxlRemove cgraph pid
2011-04-20 meyeringremove useless if-before-free tests
2011-04-15 matz * tree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR...
2011-04-14 froydnjgcc/ada/
2011-04-09 aesok * expr.c (expand_expr_real_1): Use add_to_hard_reg_set...
2011-04-07 ebotcazou * basic-block.h (force_nonfallthru): Move to...
2011-04-05 vries2011-04-05 Tom de Vries <tom@codesourcery.com>
2011-04-05 vries2011-04-05 Tom de Vries <tom@codesourcery.com>
2011-03-25 froydnj PR bootstrap/4828
2011-03-24 froydnj * function.c (instantiate_virtual_regs): Use FOR_EACH_...
2011-03-21 rsandifogcc/
2011-03-17 jakub PR debug/48163
2011-03-09 jakub PR rtl-optimization/47866
2011-03-03 rth * explow.c (emit_stack_save): Remove 'after...
2011-02-28 jakub PR middle-end/47893
2011-01-19 aolivaPR debug/47079
2011-01-04 uweigand * function.c (thread_prologue_and_epilogue_insns)...
2010-12-22 aolivaPR debug/46724
2010-12-17 bonzinigcc:
2010-11-25 jsm28 * target.def (supports_split_stack, except_unwind_info...
2010-11-18 rthPR middle-end/46515
2010-11-16 froydnj * builtins.c (std_gimplify_va_arg_expr): Use
2010-11-12 ebotcazou * function.c (expand_function_end): Set the locator...
2010-11-04 amylaar PR bootstrap/44756
2010-10-21 froydnj * basic-block.h (find_fallthru_edge): Define.
2010-10-01 danglin PR tree-optimization/43959
2010-09-30 jsm28 * opt-functions.awk (static_var): Update comment.
2010-09-28 rthHookize TARGET_UNWIND_INFO et al.
2010-09-27 iangcc/:
2010-09-24 jakub PR middle-end/45234
2010-09-15 ian * function.c (get_arg_pointer_save_area): Set
2010-08-30 ebotcazou Stack usage support
2010-08-20 froydnjgcc/
2010-08-17 jakub * function.c (block_fragments_nreverse, blocks_nrevers...
2010-08-09 froydnjgcc/
2010-08-09 rguenth2010-08-09 Richard Guenther <rguenther@suse.de>
2010-07-28 ktietz2010-07-28 Kai Tietz <kai.tietz@onevision.com>
2010-07-21 bernds * function.c (record_hard_reg_sets): Restrict the...
2010-07-16 bernds PR target/42235
2010-07-15 froydnjgcc/
2010-07-06 froydnjgcc/
2010-06-30 manu2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-29 froydnj * calls.c, dse.c, expr.c, function.c: Call targetm...
2010-06-29 froydnj * reginfo.c (init_reg_sets_1): Adjust comments.
2010-06-18 froydnjgcc/
2010-06-08 laurasgcc/ada:
2010-05-29 hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-05-25 ebotcazou * function.h (struct function): Add can_throw_non_call...
2010-05-24 spopFix bootstrap at -O3.
2010-05-17 bernds * function.c (try_fit_stack_local, add_frame_space...
2010-04-26 hubicka * cgraph.c (cgraph_create_node): Set node frequency...
2010-04-12 sje2010-04-12 Steve Ellcey <sje@cup.hp.com>
2010-04-08 ebotcazou * tree.h (TREE_ADDRESSABLE): Document its effect for...
2010-02-26 jakub PR debug/43190
2010-01-21 jason * tree.h (TYPE_TRANSPARENT_UNION): Replace with ...
2010-01-17 rguenth2010-01-17 Richard Guenther <rguenther@suse.de>
2009-12-08 matz PR middle-end/38474
2009-11-30 sje2009-11-30 Steve Ellcey <sje@cup.hp.com>
2009-11-25 hjlRemove trailing white spaces.
2009-11-13 rth * function.c (stack_protect_prologue): Don...
2009-11-10 ebotcazou PR target/10127
2009-11-08 amylaar * cfgrtl.c (pass_free_cfg): Add pass name.
2009-09-29 nickc * function.c (current_function_name): If there...
2009-09-23 dodjiFix PR debug/41065
2009-09-22 rth PR target/41246
2009-09-03 jakub PR debug/41238
2009-09-02 aolivagcc/ChangeLog:
2009-08-12 bonzini2009-08-12 Paolo Bonzini <bonzini@gnu.org>
2009-08-01 bonzini2009-04-17 Paolo Bonzini <bonzini@gnu.org>
2009-07-11 jakub PR rtl-optimization/40667
2009-07-11 jakub PR target/40668
2009-07-07 manu2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-07-01 rth PR bootstrap/40347
2009-06-22 paolo2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>
2009-06-12 aldyhgcc/java/
2009-06-12 hjlgcc/
2009-05-30 rth * cfgcleanup.c (try_crossjump_to_edge): Only skip...
2009-04-22 dnovillo2009-04-21 Taras Glek <tglek@mozilla.com>
2009-04-22 uweigand * function.c (expand_function_end): Do not emit a...
2009-04-20 iangcc/:
2009-04-17 ian * df.h: Include "timevar.h".
2009-04-16 kazu * function.c (current_function_assembler_name): Remove.
2009-03-18 jakub PR debug/39485
2009-03-18 jakub * dse.c (struct group_info): Reorder fields for 64...
2009-03-07 uweigand PR middle-end/38028
next