aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgbuild.c
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.jakub
2016-10-21make LABEL_REF_LABEL a rtx_insn *tbsaunde
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-08-28make forced labels a vectbsaunde
2016-01-04 Update copyright years.jakub
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-06gcc/rsandifo
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-09-11Introduce LABEL_REF_LABELdmalcolm
2014-09-08control_flow_insn_p takes an insndmalcolm
2014-08-28inside_basic_block_p requires a const rtx_insn *dmalcolm
2014-08-28Convert forced_labels from an EXPR_LIST to an INSN_LISTdmalcolm
2014-08-28Convert nonlocal_goto_handler_labels from an EXPR_LIST to an INSN_LISTdmalcolm
2014-08-27rtl_data.x_nonlocal_goto_handler_labels becomes an rtx_expr_listdmalcolm
2014-08-27Use rtx_expr_list for expr_status.x_forced_labelsdmalcolm
2014-08-26Remove BB_HEAD, BB_END, BB_HEADER scaffoldingdmalcolm
2014-08-25Add rtx_jump_table_data::get_labels methoddmalcolm
2014-08-21cfgbuild.c: Use rtx_insndmalcolm
2014-08-19Make tablejump_p accept a rtx_jump_table_data **dmalcolm
2014-08-18Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsdmalcolm
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-12-09Eliminate profile_status macro.dmalcolm
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-09-23gcc/rsandifo
2013-04-08First phase of unifying the computation of profile scale factors/probabilitiestejohnson
2013-04-01 PR middle-end/56798steven
2013-03-30 * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven
2013-03-29 * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieusteven
2013-01-10Update copyright years in gcc/rsandifo
2012-11-01This patch normalizes more bitmap function names.crowl
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.crowl
2012-10-162012-10-15 Easwaran Raman <eraman@google.com>eraman
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.steven
2011-11-08Merge from transactional-memory branch.aldyh
2010-11-30 * diagnostic-core.h: Include bversion.h.jsm28
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu
2010-05-25 * function.h (struct function): Add can_throw_non_call_exceptions bit.ebotcazou
2010-05-22gcc/ChangeLog:steven