summaryrefslogtreecommitdiff
path: root/gcc/function.h
Commit message (Expand)AuthorAgeFilesLines
* Add "__RTL" to cc1dmalcolm2017-01-241-1/+1
* Reload global options when strict aliasing is dropped (PR ipa/79043).marxin2017-01-131-1/+1
* Update copyright years.jakub2017-01-011-1/+1
* Introduce emit_status::ensure_regno_capacitydmalcolm2016-12-081-0/+2
* Tweak LRA handling of shared spill slotsrsandifo2016-11-251-0/+2
* make prologue_epilogue_contains take a rtx_insn *tbsaunde2016-11-211-3/+3
* 2016-11-14 Prasad Ghangal <prasad.ghangal@gmail.com>rguenth2016-11-141-0/+3
* sched: Do not mix prologue and epilogue insnssegher2016-10-281-0/+4
* make forced labels a vectbsaunde2016-08-281-1/+1
* PR middle-end/70199rth2016-03-161-0/+4
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-26 Christian Bruel <christian.bruel@st.com>chrbr2015-10-261-0/+7
* Wunused-parameter warnings are given from cgraph::finalize_function,manu2015-06-291-1/+0
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-4/+0
* gcc/rsandifo2015-06-251-1/+1
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-32/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-261/+0
* make set_return_jump_label take an rtx_insn *tbsaunde2015-05-021-1/+1
* Fix fdump-passesvries2015-04-151-0/+2
* * function.h (struct emit_status): Delete x_first_insn, x_last_insnamodra2015-04-151-12/+9
* Update copyright years.jakub2015-01-051-1/+1
* 2014-11-24 Richard Biener <rguenther@suse.de>rguenth2014-11-241-0/+3
* Make thread_prologue_and_epilogue_insns callable from backends.bernds2014-11-101-0/+2
* gcc/ienkovich2014-11-051-0/+3
* PR ipa/63587marxin2014-10-291-5/+1
* gcc/ada/rsandifo2014-10-291-9/+9
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-70/+153
* move many gc hashtab to hash_tabletbsaunde2014-10-121-5/+8
* support ggc hash_map and hash_settbsaunde2014-09-021-1/+2
* Convert forced_labels from an EXPR_LIST to an INSN_LISTdmalcolm2014-08-281-1/+1
* Convert nonlocal_goto_handler_labels from an EXPR_LIST to an INSN_LISTdmalcolm2014-08-281-2/+2
* Strengthen return_label and naked_return_label to rtx_code_label *dmalcolm2014-08-281-2/+2
* rtl_data.x_stack_slot_list becomes an rtx_expr_listdmalcolm2014-08-271-1/+1
* rtl_data.x_nonlocal_goto_handler_labels becomes an rtx_expr_listdmalcolm2014-08-271-1/+1
* Use rtx_expr_list for expr_status.x_forced_labelsdmalcolm2014-08-271-1/+1
* Strengthen fields in struct sequence_stack and struct emit_statusdmalcolm2014-08-261-4/+4
* except.*: Use rtx_insn (also touches function.h)dmalcolm2014-08-221-2/+2
* Convert various rtx to rtx_note *dmalcolm2014-08-191-1/+1
* rtl_data.x_parm_birth_insn is an insndmalcolm2014-08-191-1/+1
* 2014-05-13 Zhenqiang Chen <zhenqiang.chen@linaro.org>zqchen2014-05-131-4/+0
* * cfgloop.h (struct loop): Rename force_vect into force_vectorize.ebotcazou2014-04-141-2/+2
* PR target/60077hubicka2014-02-071-0/+3
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo2013-12-101-2/+2
* * cgraphunit.c: Remove struct tags when referring to classolegendo2013-12-061-2/+2
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+21
* Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.bviyer2013-10-291-0/+9
* * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh2013-08-271-0/+8
* 2013-05-15 Teresa Johnson <tejohnson@google.com>tejohnson2013-05-151-0/+9
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-0/+17