c++: Fix usage of CONSTRUCTOR_PLACEHOLDER_BOUNDARY inside array initializers [PR90996]
[gcc.git] / gcc / function.h
2020-01-18 Iain Sandoe[C++ coroutines] Initial implementation.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-11-20 Alexandre Olivadrop attempt to reuse cgraph callees for -fcallgraph...
2019-11-06 Eric Botcazouintroduce -fcallgraph-info option
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-05-20 Jakub Jelinekre PR c++/59813 (tail-call elimination didn't fire...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-01-18 Jakub Jelinekre PR sanitizer/81715 (asan-stack=1 redzone allocation...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-21 Richard Sandifordpoly_int: argument sizes
2017-12-21 Richard Sandifordpoly_int: frame allocations
2017-12-12 Alexandre Oliva[SFN] introduce statement frontier notes, still disabled
2017-12-01 Jakub Jelinekfunction.h (struct function): Remove cilk_frame_decl...
2017-11-23 Eric Botcazougeneric.texi (ANNOTATE_EXPR): Document 3rd operand.
2017-09-20 Jeff Lawfunction.c (dump_stack_clash_frame_info): New function.
2017-09-04 Richard SandifordTurn FUNCTION_ARG_PADDING into a target hook
2017-01-24 David MalcolmAdd "__RTL" to cc1
2017-01-13 Martin LiskaReload global options when strict aliasing is dropped...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-08 David MalcolmIntroduce emit_status::ensure_regno_capacity
2016-11-25 Richard SandifordTweak LRA handling of shared spill slots
2016-11-21 Trevor Saundersmake prologue_epilogue_contains take a rtx_insn *
2016-11-14 Prasad GhangalMake-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.
2016-10-28 Segher Boessenkoolsched: Do not mix prologue and epilogue insns
2016-08-28 Trevor Saundersmake forced labels a vec
2016-03-16 Richard Hendersonre PR middle-end/70199 (Crash at -O2 when using labels.)
2016-01-04 Jakub JelinekUpdate copyright years.
2015-10-26 Christian Bruelfunction.h (MINIMUM_METHOD_BOUNDARY): New macro.
2015-06-29 Manuel López-IbáñezWunused-parameter warnings are given from cgraph::final...
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordhash-traits.h (ggc_hasher): Rename to...
2015-06-25 Andrew MacLeodfunction.h (struct incoming_args): Move struct.
2015-06-17 Andrew MacLeodfunction.h (struct rtl_data): Remove struct and accesso...
2015-05-02 Trevor Saundersmake set_return_jump_label take an rtx_insn *
2015-04-15 Tom de VriesFix fdump-passes
2015-04-15 Alan Modrafunction.h (struct emit_status): Delete x_first_insn...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-24 Richard Bienerre PR tree-optimization/55334 (mgrid regression (ipa...
2014-11-10 Bernd SchmidtMake thread_prologue_and_epilogue_insns callable from...
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-29 Martin Liskare PR ipa/63587 (ICE : tree check: expected var_decl...
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-12 Trevor Saundersmove many gc hashtab to hash_table
2014-09-02 Trevor Saunderssupport ggc hash_map and hash_set
2014-08-28 David MalcolmConvert forced_labels from an EXPR_LIST to an INSN_LIST
2014-08-28 David MalcolmConvert nonlocal_goto_handler_labels from an EXPR_LIST...
2014-08-28 David MalcolmStrengthen return_label and naked_return_label to rtx_c...
2014-08-27 David Malcolmrtl_data.x_stack_slot_list becomes an rtx_expr_list
2014-08-27 David Malcolmrtl_data.x_nonlocal_goto_handler_labels becomes an...
2014-08-27 David MalcolmUse rtx_expr_list for expr_status.x_forced_labels
2014-08-26 David MalcolmStrengthen fields in struct sequence_stack and struct...
2014-08-22 David Malcolmexcept.*: Use rtx_insn (also touches function.h)
2014-08-19 David MalcolmConvert various rtx to rtx_note *
2014-08-19 David Malcolmrtl_data.x_parm_birth_insn is an insn
2014-05-13 Zhenqiang ChenMakefile.in: add shrink-wrap.o.
2014-04-14 Eric Botcazoucfgloop.h (struct loop): Rename force_vect into force_v...
2014-02-07 Jakub Jelinekre PR target/60077 (gcc.target/i386/pr35767-5.c FAILs)
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-10 Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-12-06 Oleg Endocgraphunit.c: Remove struct tags when referring to...
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-10-29 Balaji V. IyerAdded _Cilk_spawn and _Cilk_sync (2 cilk keywords)...
2013-08-27 Jakub JelinekMakefile.in (omp-low.o): Depend on $(TARGET_H).
2013-05-15 Teresa Johnsonfunction.h (has_bb_partition): New rtl_data flag.
2013-04-30 Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-03-09 Richard Sandifordre PR middle-end/56524 (Compiler ICE when compiling...
2013-02-19 Aldy Hernandezre PR target/52555 (ICE unrecognizable insn with -ffast...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-05 Steven Bosschertm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update...
2012-12-02 Steven Bosscherfunction.h (struct rtl_data): Remove epilogue_delay_list.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-09-13 Steven Bosscheripa-pure-const.c (state_from_flags, [...]): Use current...
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-08-03 Richard HendersonRevert "PR 34548"
2012-08-01 Richard Hendersonre PR middle-end/34548 (GCC generates too many alignmen...
2012-07-23 Steven Bosscheropts.c (common_handle_option): Do not set flag_value_pr...
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 Eric Botcazoure PR middle-end/53590 (compiler fails to generate...
2012-05-29 Steven Bosscherintegrate.c: Remove.
2012-05-02 Michael Matzcoretypes.h (gimple_seq, [...]): Typedef as gimple.
2012-01-31 Richard Sandifordfunction.h (regno_reg_rtx): Adjust comment.
2011-11-09 Jakub Jelinekfunction.h (requires_stack_frame_p): New prototype.
2011-10-05 Bernd Schmidtinvoke.texi (-fshrink-wrap): Document.
2011-07-07 Richard Hendersondwarf2out: Convert fde_table to a VEC.
2011-06-02 Eric Botcazoufunction.h (struct stack_usage): Remove dynamic_alloc_c...
2011-05-05 Eric Botcazoutree.h (get_pending_sizes): Remove prototype.
2011-04-22 Xinliang David LiRemove cgraph pid
2011-04-14 Nathan Froydutils.c (gnat_poplevel): Use block_chainon.
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-11-23 Jan Hubickatree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.
2010-08-30 Eric BotcazouStack usage support
2010-07-06 Nathan Froydvec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.
2010-06-18 Nathan Froydfunction.h (types_used_by_cur_var_decl): Change type...
2010-05-25 Eric Botcazoufunction.h (struct function): Add can_throw_non_call_ex...
2010-05-24 Paul Brookgengtype-lex.l: Add HARD_REG_SET.
2010-05-23 Steven Bosscherregs.h: Do not include obstack.h, basic-block.h.
next