aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2cfi.c
AgeCommit message (Expand)Author
2017-01-20[AArch64][2/4] Generate dwarf information for -msign-return-addressJiong Wang
2017-01-01 Update copyright years.Jakub Jelinek
2016-11-10dwarf2cfi: Dump row differences before assertingSegher Boessenkool
2016-11-03[DWARF] Enable DW_CFA_VAL_EXPRESSION supportJiong Wang
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-08-28make forced labels a vecTrevor Saunders
2016-01-04 Update copyright years.Jakub Jelinek
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-09-13dwarf2cfi.c: remove typedef that hides pointernessTrevor Saunders
2015-08-19remove more useless typedefsTrevor Saunders
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-30gcc/Richard Sandiford
2015-06-25gcc/Richard Sandiford
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-06gcc/Richard Sandiford
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-05-22remove most ifdef STACK_GROWS_DOWNWARDTrevor Saunders
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders
2015-05-09 * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,Jason Merrill
2015-05-09notice_args_size can take a rtx_insn *Trevor Saunders
2015-05-02add_cfi_insn can be a rtx_insn *Trevor Saunders
2015-04-18remove need for store_values_directlyTrevor Saunders
2015-04-1415-04-14 Christian Bruel <christian.bruel@st.com>Christian Bruel
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>Prathamesh Kulkarni
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-052014-12-05 Olivier Hainque <hainque@adacore.com>Olivier Hainque
2014-12-052014-12-05 Olivier Hainque <hainque@adacore.com>Olivier Hainque
2014-10-29gcc/ada/Richard Sandiford
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-06 * dwarf2cfi.c (create_pseudo_cfg): Fix trace numbering.Eric Botcazou
2014-09-09single_set takes an insnDavid Malcolm
2014-09-04Add target hook to override DWARF2 frame register sizeMatthew Fortune
2014-08-28Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsDavid Malcolm
2014-08-28Use rtx_insn in more places in dwarf2cfi.cDavid Malcolm
2014-08-28Convert forced_labels from an EXPR_LIST to an INSN_LISTDavid Malcolm
2014-08-28Convert nonlocal_goto_handler_labels from an EXPR_LIST to an INSN_LISTDavid Malcolm
2014-08-27rtl_data.x_nonlocal_goto_handler_labels becomes an rtx_expr_listDavid Malcolm
2014-08-27Use rtx_expr_list for expr_status.x_forced_labelsDavid Malcolm
2014-08-27dwarf2cfi.c: Use rtx_sequenceDavid Malcolm
2014-08-25Add rtx_jump_table_data::get_labels methodDavid Malcolm
2014-08-22dwarf2cfi.c: Use rtx_insnDavid Malcolm
2014-08-19Make tablejump_p accept a rtx_jump_table_data **David Malcolm
2014-07-09remove has_executeTrevor Saunders
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders
2014-04-17pass cfun to pass::executeTrevor Saunders