re PR bootstrap/50621 (Bootstrap failure)
[gcc.git] / gcc / function.c
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.
2010-08-09 Richard Guentherre PR tree-optimization/44632 (wrong code for complex...
2010-07-28 Kai Tietzi386.h (MCOUNT_NAME_BEFORE_PROLOGUE): New.
2010-07-21 Bernd Schmidtfunction.c (record_hard_reg_sets): Restrict the previou...
2010-07-16 Bernd Schmidtre PR target/42235 (redundant memory move from paramete...
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-06 Nathan Froydvec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.
2010-06-30 Manuel López-Ibáñeztoplev.h (_fatal_insn_not_found, [...]): Move declarati...
2010-06-29 Nathan Froydcalls.c, [...]: Call targetm.calls.function_arg...
2010-06-29 Nathan Froydreginfo.c (init_reg_sets_1): Adjust comments.
2010-06-18 Nathan Froydfunction.h (types_used_by_cur_var_decl): Change type...
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-25 Eric Botcazoufunction.h (struct function): Add can_throw_non_call_ex...
2010-05-24 Sebastian PopFix bootstrap at -O3.
2010-05-17 Bernd Schmidtfunction.c (try_fit_stack_local, [...]): New static...
2010-04-26 Jan Hubickacgraph.c (cgraph_create_node): Set node frequency to...
2010-04-12 Steve Ellceyfunction.c (assign_parms_initialize_all): Add unused...
2010-04-08 Eric Botcazoutree.h (TREE_ADDRESSABLE): Document its effect for...
2010-02-26 Jakub Jelinekre PR debug/43190 (Used pointer typedefs eliminated...
2010-01-21 Janis Johnsontree.h (TYPE_TRANSPARENT_UNION): Replace with ...
2010-01-17 Richard Guentherre PR middle-end/42248 (compat test struct-by-value...
2009-12-08 Michael Matzre PR middle-end/38474 (compile time explosion in dataf...
2009-11-30 Steve Ellceyfunction.c (instantiate_virtual_regs_in_insn): Copy...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-13 Richard Hendersonfunction.c (stack_protect_prologue): Don't bypass expan...
2009-11-10 Eric Botcazoure PR target/10127 (-fstack-check let's program crash)
2009-11-08 Zbigniew Chamskicfgrtl.c (pass_free_cfg): Add pass name.
2009-09-29 Nick Cliftonfunction.c (current_function_name): If there is no...
2009-09-23 Dodji Seketelire PR debug/41065 (DW_TAG_enumeration_type+DW_TAG_enume...
2009-09-22 Richard Hendersonre PR target/41246 (should "sorry" when regparm=3 and...
2009-09-03 Jakub Jelinekre PR debug/41238 (VTA: bootstrap failure, ICE in loc_c...
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-08-12 Paolo Bonzinitm.texi (TARGET_PROMOTE_FUNCTION_MODE): Add documentati...
2009-08-01 Paolo Bonziniexpr.c (store_constructor): Use promote_decl_mode.
2009-07-11 Jakub Jelinekre PR target/40667 (stack frames are generated even...
2009-07-11 Jakub Jelinekre PR target/40668 (64-bit sparc miscompiles memcpy...
2009-07-07 Manuel López-Ibáñezcgraphunit.c: Replace %J by an explicit location.
2009-07-01 Richard Hendersonre PR bootstrap/40347 (i386-darwin ICEs while building...
2009-06-22 Shujing Zhaoalias.c: Use REG_P...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-06-12 Joey Yere PR target/39146 (Unnecessary stack alignment)
2009-05-30 Richard Hendersoncfgcleanup.c (try_crossjump_to_edge): Only skip past...
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-22 Ulrich Weigandfunction.c (expand_function_end): Do not emit a jump...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-17 Ian Lance Taylordf.h: Include "timevar.h".
2009-04-16 Kazu Hiratafunction.c (current_function_assembler_name): Remove.
next