]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/function.c
This patch implements the unification of the *bitmap interfaces as discussed.
[thirdparty/gcc.git] / gcc / function.c
2012-10-30  Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-10-28  Steven Bosscherre PR rtl-optimization/38711 (ira should not be using...
2012-09-29  Jan Hubicka* function.c (dup_block_and_redirect): Update profile.
2012-09-20  Martin Jamborfunction.c (push_cfun): Check old current_function_decl...
2012-09-19  Dehao ChenIntegrate lexical block into source_location.
2012-09-13  Steven Bosscheripa-pure-const.c (state_from_flags, [...]): Use current...
2012-08-03  Richard HendersonRevert "PR 34548"
2012-08-01  Richard Hendersonre PR middle-end/34548 (GCC generates too many alignmen...
2012-07-19  Jakub Jelinekre PR rtl-optimization/53942 (unable to find a register...
2012-07-16  Steven Bosscherfunction.c (stack_protect_epilogue): Use expand_call...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-08  Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-06-24  Steven Bosscheroutput.h: (current_function_is_leaf...
2012-06-17  Steven Bosschercfglayout.h: Remove.
2012-06-15  Michael Matzre PR middle-end/38474 (compile time explosion in dataf...
2012-06-15  Eric Botcazoure PR middle-end/53590 (compiler fails to generate...
2012-05-29  Steven Bosscherintegrate.c: Remove.
2012-05-29  Michael Matzrtl.h (assign_stack_temp, [...]): Remove 'keep' argument.
2012-05-29  Michael Matzexpr.c (expand_expr_real_1 <normal_inner_ref>): Don...
2012-05-12  Eric Botcazoufunction.c (requires_stack_frame_p): If the function...
2012-05-05  Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-03-21  Richard GuentherMakefile.in (cfgexpand.o): Add $(REGS_H) and $(INTEGRAT...
2012-03-05  Jakub Jelinekre PR debug/51902 (lexical_blocks inside inlined_subrou...
2012-01-24  Richard Sandifordrtl.texi (MEM_IN_STRUCT_P, [...]): Delete.
2012-01-20  Andrey Belevantsevre PR target/51106 (ICE in move_insn, at haifa-sched...
2012-01-17  Jakub Jelinekre PR target/51872 (Shrink-wrapping with -mminimal...
2012-01-09  Richard Sandifordsched-int.h (bb_note): Move to...
2011-12-12  Jakub Jelinekre PR rtl-optimization/51495 (ICE: in force_nonfallthru...
2011-12-09  Joern Renneckere PR middle-end/40154 (internal compiler error: in...
2011-11-30  Jakub Jelinekre PR target/50725 (-O3 -mstackrealign -march=core2...
2011-11-28  Jakub Jelinekre PR middle-end/50907 (EDGE_CROSSING incorrectly set...
2011-11-15  Alan Modrare PR rtl-optimization/51051 (build fails on cris-elf...
2011-11-09  Jakub Jelinekfunction.h (requires_stack_frame_p): New prototype.
2011-11-09  Alan Modrafunction.c (bb_active_p): Delete.
2011-10-24  Bernd Schmidtre PR rtl-optimization/50833 (ICE: in maybe_record_trac...
2011-10-21  Bernd Schmidtreg-notes.def (DEP_CONTROL): New.
2011-10-18  Jakub Jelinekre PR tree-optimization/50735 (gcc.dg/torture/vector...
2011-10-15  Alan Modrare PR rtl-optimization/49941 (segmentation fault in...
2011-10-13  Tom de Vriesfunction.c (gimplify_parameters): Set number of argumen...
2011-10-12  Bernd Schmidtfunction.c (prepare_shrink_wrap, [...]): New function.
2011-10-11  Michael MeissnerConvert standard builtin functions from being arrays...
2011-10-07  Tom de Vriesre PR middle-end/50527 (inconsistent vla align)
2011-10-07  Bernd Schmidtfunction.c (frame_required_for_rtx): Remove function.
2011-10-06  Bernd Schmidtfunction.c (thread_prologue_and_epilogue_insns): Emit...
2011-10-06  Bernd Schmidtfunction.c (thread_prologue_and_epilogue_insns): Build...
2011-10-06  Andreas Krebbelfunction.c (thread_prologue_and_epilogue_insns): Mark...
2011-10-05  Bernd Schmidtfunction.c (thread_prologue_and_epilogue_insns): Don...
2011-10-05  Bernd Schmidtre PR bootstrap/50621 (Bootstrap failure)
2011-10-05  Bernd Schmidtinvoke.texi (-fshrink-wrap): Document.
2011-08-27  Bernd Schmidtrtl.texi (simple_return): Document.
2011-07-29  Uros Bizjak* function.c: Remove unwanted commit.
2011-07-29  Uros Bizjakre PR target/47715 ([x32] TLS doesn't work)
2011-07-28  Bernd Schmidtrtlanal.c (tablejump_p): False for returns.
2011-07-19  Richard Sandifordrtl.texi (MEM_OFFSET_KNOWN_P): Document.
2011-07-19  Richard Sandifordrtl.texi (MEM_SIZE_KNOWN_P): Document.
2011-07-12  Bernd Schmidttm.texi.in (FUNCTION_ARG_PADDING): Mention TARGET_FUNCT...
2011-07-01  H.J. LuUse proper mode for stack save area.
2011-06-16  Joern Renneckere PR middle-end/46500 (target.h includes tm.h)
2011-06-14  Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-02  Eric Botcazoufunction.h (struct stack_usage): Remove dynamic_alloc_c...
2011-05-25  Eric Botcazoucommon.opt (flag_stack_usage_info): New variable.
2011-05-11  Eric Botcazoufunction.c (expand_function_start): Initialize stack_ch...
2011-05-03  Bernd Schmidtfunction.c (init_function_start): Call decide_function_...
2011-04-29  Richard Guentherexpr.h (expand_shift): Rename to ...
2011-04-22  Xinliang David LiRemove cgraph pid
2011-04-20  Jim Meyeringremove useless if-before-free tests
2011-04-15  Michael Matztree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P.
2011-04-14  Nathan Froydutils.c (gnat_poplevel): Use block_chainon.
2011-04-09  Anatoly Sokolovexpr.c (expand_expr_real_1): Use add_to_hard_reg_set...
2011-04-07  Eric Botcazoubasic-block.h (force_nonfallthru): Move to...
2011-04-05  Tom de Vriesre PR middle-end/48461 (function.c:5268:1: error: emit_...
2011-04-05  Tom de Vriesre PR target/43920 (Choosing conditional execution...
2011-03-25  Nathan Froydre PR target/4828 (can't install gcc for h8300-hms...
2011-03-24  Nathan Froydfunction.c (instantiate_virtual_regs): Use FOR_EACH_BB...
2011-03-21  Richard Sandifordexpr.h (prepare_operand): Move to...
2011-03-17  Jakub Jelinekre PR debug/48163 (ICEs for cris-elf, like gcc.c-tortur...
2011-03-09  Jakub Jelinekre PR rtl-optimization/47866 (gcc.dg/torture/vector...
2011-03-03  Richard Hendersonexplow.c (emit_stack_save): Remove 'after' parameter.
2011-02-28  Jakub Jelinekre PR middle-end/47893 (4.6 miscompiles mesa on i686)
2011-01-19  Alexandre Olivare PR debug/47079 (FAIL: gcc.dg/guality/nrv-1.c)
2011-01-04  Ulrich Weigandfunction.c (thread_prologue_and_epilogue_insns): Do...
2010-12-22  Alexandre Olivare PR debug/46724 (Wrong debug info: Invalid variable...
2010-12-17  Paolo Bonzinire PR c/20385 (Lame parse error message for undefined...
2010-11-25  Joseph Myerstarget.def (supports_split_stack, [...]): Take gcc_opti...
2010-11-18  Richard Hendersonre PR middle-end/46515 (Many libjava failures)
2010-11-16  Nathan Froydbuiltins.c (std_gimplify_va_arg_expr): Use targetm...
2010-11-12  Eric Botcazoufunction.c (expand_function_end): Set the locator of...
2010-11-04  Joern Renneckere PR bootstrap/44756 ([meta-bug] --enable-werror-alway...
2010-10-21  Nathan Froydbasic-block.h (find_fallthru_edge): Define.
2010-10-01  Richard Guentherre PR tree-optimization/43959 (FAIL: gcc.dg/torture...
2010-09-30  Joseph Myersopt-functions.awk (static_var): Update comment.
2010-09-28  Richard HendersonHookize TARGET_UNWIND_INFO et al.
2010-09-27  Ian Lance Taylorcommon.opt (fsplit-stack): New option.
2010-09-24  Jakub Jelinekre PR middle-end/45234 (ICE in expand_call, at calls...
2010-09-15  Ian Lance Taylorfunction.c (get_arg_pointer_save_area): Set arg_pointer...
2010-08-30  Eric BotcazouStack usage support
2010-08-20  Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-17  Jakub Jelinekfunction.c (block_fragments_nreverse, [...]): New funct...
2010-08-09  Nathan Froydbuiltins.c (fold_builtin_next_arg): Use stdarg_p.
next