]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/function.h
Update copyright years.
[thirdparty/gcc.git] / gcc / function.h
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 http://gcc.gnu.org/ml/gcc...
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.
2010-05-23  Steven Bosschersbitmap.h (sbitmap_ptr, [...]): Move from here...
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...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-11-16  Jan Hubickacgraph.c (cgraph_release_function_body): Update use...
2009-09-23  Dodji Seketelire PR debug/41065 (DW_TAG_enumeration_type+DW_TAG_enume...
2009-09-14  Richard HendersonSquash commit of EH in gimple
2009-09-02  Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-08-07  Jakub Jelinekdwarf2out.c (output_fde): When doing hot/cold partition...
2009-06-26  Richard Hendersonfunction.h (struct function): Add cannot_be_copied_reas...
2009-05-16  Ian Lance Tayloralias.c (struct alias_set_entry_d): Rename from struct...
2009-04-22  Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-16  Kazu Hiratafunction.c (current_function_assembler_name): Remove.
2009-04-08  Jan Hubickatree-eh.c (cleanup_eh): When not optimizing, do not...
2009-03-28  Jan Hubickadwarf2out.c (dwarf2out_begin_prologue): Use crtl->nothrow
2009-03-23  Richard Guenthercgraph.h (struct cgraph_node): Reorder fields for 64...
2009-03-17  Jing Yure PR middle-end/39378 (Multiple inheritence thunk...
2009-02-10  Jakub Jelinekre PR target/39139 (ICE with stringop and register...
2009-01-06  Richard Sandifordfunction.h (rtl_data): Add a dbr_scheduled_p field.
2008-12-09  Jakub Jelinekre PR middle-end/38454 (memcpy folding breaks -D_FORTIF...
2008-09-11  Jan Hubickacgraph.c (cgraph_release_function_body): Plug memory...
2008-09-09  Aldy Hernandezfunction.h (struct function): Add function_start_locus.
2008-08-06  H.J. Lure PR middle-end/37009 (No need to align stack when...
2008-07-31  H.J. Lure PR debug/36977 (Incorrect debug info for stack varia...
2008-07-30  H.J. Lu[multiple changes]
2008-07-29  Jan Hubickapredict.c (always_optimize_for_size_p): New function.
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
next