]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/function.c
Merge with trunk.
[thirdparty/gcc.git] / gcc / function.c
2013-11-09  rsandifoMerge with trunk.
2013-11-08  dnovilloRe-factor tree.h - Part 1.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-11-01  dnovilloReplace some heap vectors with stack vectors.
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-09  rsandifogcc/
2013-09-09  rsandifogcc/
2013-09-04  mrsMerge in trunk.
2013-08-30  ebotcazou * function.c (assign_parm_setup_reg): For a parameter...
2013-08-27  yufenggcc/
2013-08-13  mrsAdd wide-int branch.
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-07-30  xguogcc/
2013-06-11  dmalcolm * function.c (initial_trampoline): Remove stray copy.
2013-06-06  tejohnson2013-06-06 Teresa Johnson <tejohnson@google.com>
2013-04-10  rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-03-30  steven * cfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-03-29  steven * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DA...
2013-03-25  ebotcazou * function.c (emit_use_return_register_into_block...
2013-03-23  ebotcazou * calls.c (expand_call): Add missing guard to code...
2013-03-09  rsandifogcc/
2013-02-19  aldyh PR target/52555
2013-01-21  jamborm2013-01-21 Martin Jambor <mjambor@suse.cz>
2013-01-15  jakub PR target/55940
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-27  jakub PR middle-end/52650
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-10-28  steven PR rtl-optimization/38711
2012-09-29  hubicka * function.c (dup_block_and_redirect): Update profile.
2012-09-20  jamborm2012-09-20 Martin Jambor <mjambor@suse.cz>
2012-09-19  dehaoIntegrate lexical block into source_location.
2012-09-13  steven * ipa-pure-const.c (state_from_flags, local_pure_const...
2012-08-03  rthRevert "PR 34548"
2012-08-01  rthPR 34548
2012-07-19  jakub PR rtl-optimization/53942
2012-07-16  steven * function.c (stack_protect_epilogue): Use expand_call...
2012-07-16  stevengcc/
2012-07-08  stevengcc/
2012-06-24  steven * output.h: (current_function_is_leaf,
2012-06-17  steven2012-06-17 Steven Bosscher <steven@gcc.gnu.org>
2012-06-15  matz PR middle-end/38474
2012-06-15  ebotcazou PR middle-end/53590
2012-05-29  steven * integrate.c: Remove.
2012-05-29  matz * rtl.h (assign_stack_temp, assign_stack_temp_for_type,
2012-05-29  matz * expr.c (expand_expr_real_1 <normal_inner_ref>):...
2012-05-12  ebotcazou * function.c (requires_stack_frame_p): If the function...
2012-05-05  rsandifogcc/
2012-03-21  rguenth2012-03-21 Richard Guenther <rguenther@suse.de>
2012-03-05  jakub PR debug/51902
2012-01-24  rsandifogcc/
2012-01-20  abelgcc:/
2012-01-17  jakub PR bootstrap/51872
2012-01-09  rsandifogcc/
2011-12-12  jakub PR rtl-optimization/51495
2011-12-09  amylaar PR middle-end/40154
2011-11-30  jakub PR target/50725
2011-11-28  jakub PR middle-end/50907
2011-11-15  amodra PR rtl-optimization/51051
2011-11-09  jakub * function.h (requires_stack_frame_p): New prototype.
2011-11-09  amodra * function.c (bb_active_p): Delete.
2011-10-24  bernds PR rtl-optimization/50833
2011-10-21  bernds * reg-notes.def (DEP_CONTROL): New.
2011-10-18  jakub PR tree-optimization/50735
2011-10-15  amodra PR rtl-optimization/49941
2011-10-13  vries2011-10-13 Tom de Vries <tom@codesourcery.com>
2011-10-12  bernds * function.c (prepare_shrink_wrap, bb_active_p): New...
2011-10-11  meissnerConvert standard builtin functions from being arrays...
2011-10-07  vries2011-10-07 Tom de Vries <tom@codesourcery.com>
2011-10-07  bernds * function.c (frame_required_for_rtx): Remove function.
2011-10-06  bernds * function.c (thread_prologue_and_epilogue_insns)...
2011-10-06  bernds * function.c (thread_prologue_and_epilogue_insns)...
2011-10-06  krebbel2011-10-06 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2011-10-05  bernds * function.c (thread_prologue_and_epilogue_insns)...
2011-10-05  bernds PR bootstrap/50621
2011-10-05  bernds * doc/invoke.texi (-fshrink-wrap): Document.
2011-08-27  bernds * doc/rtl.texi (simple_return): Document.
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
next