summaryrefslogtreecommitdiff
path: root/gcc/dwarf2cfi.c
Commit message (Expand)AuthorAgeFilesLines
* [62/77] Big machine_mode to scalar_int_mode replacementrsandifo2017-08-301-1/+1
* [34/77] Add a SCALAR_INT_TYPE_MODE macrorsandifo2017-08-301-1/+1
* * dwarf2out.c (MAX_ARTIFICIAL_LABEL_BYTES): Increase to 40.uros2017-08-241-3/+0
* * asan.c (asan_emit_stack_protection): Update.hubicka2017-06-291-0/+1
* [AArch64][2/4] Generate dwarf information for -msign-return-addressjiwang2017-01-201-0/+2
* Update copyright years.jakub2017-01-011-1/+1
* dwarf2cfi: Dump row differences before assertingsegher2016-11-101-1/+17
* [DWARF] Enable DW_CFA_VAL_EXPRESSION supportjiwang2016-11-031-11/+40
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* make forced labels a vectbsaunde2016-08-281-2/+4
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-12/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-11/+10
* dwarf2cfi.c: remove typedef that hides pointernesstbsaunde2015-09-131-4/+1
* remove more useless typedefstbsaunde2015-08-191-10/+10
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-2/+0
* gcc/rsandifo2015-06-301-3/+2
* gcc/rsandifo2015-06-251-3/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-7/+0
* gcc/rsandifo2015-06-061-2/+1
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* remove most ifdef STACK_GROWS_DOWNWARDtbsaunde2015-05-221-6/+6
* always define STACK_GROWS_DOWNWARDtbsaunde2015-05-221-2/+2
* * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason2015-05-091-4/+4
* notice_args_size can take a rtx_insn *tbsaunde2015-05-091-1/+1
* add_cfi_insn can be a rtx_insn *tbsaunde2015-05-021-1/+1
* remove need for store_values_directlytbsaunde2015-04-181-6/+6
* 15-04-14 Christian Bruel <christian.bruel@st.com>chrbr2015-04-141-1/+3
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-1/+11
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* 2014-12-05 Olivier Hainque <hainque@adacore.com>hainque2014-12-051-1/+2
* 2014-12-05 Olivier Hainque <hainque@adacore.com>hainque2014-12-051-20/+78
* gcc/ada/rsandifo2014-10-291-3/+3
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-1/+1
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+6
* * dwarf2cfi.c (create_pseudo_cfg): Fix trace numbering.ebotcazou2014-10-061-2/+2
* single_set takes an insndmalcolm2014-09-091-10/+10
* Add target hook to override DWARF2 frame register sizempf2014-09-041-3/+1
* Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsdmalcolm2014-08-281-6/+6
* Use rtx_insn in more places in dwarf2cfi.cdmalcolm2014-08-281-12/+13
* Convert forced_labels from an EXPR_LIST to an INSN_LISTdmalcolm2014-08-281-2/+2
* Convert nonlocal_goto_handler_labels from an EXPR_LIST to an INSN_LISTdmalcolm2014-08-281-2/+2
* rtl_data.x_nonlocal_goto_handler_labels becomes an rtx_expr_listdmalcolm2014-08-271-2/+4
* Use rtx_expr_list for expr_status.x_forced_labelsdmalcolm2014-08-271-7/+7
* dwarf2cfi.c: Use rtx_sequencedmalcolm2014-08-271-10/+9
* Add rtx_jump_table_data::get_labels methoddmalcolm2014-08-251-4/+1
* dwarf2cfi.c: Use rtx_insndmalcolm2014-08-221-2/+2
* Make tablejump_p accept a rtx_jump_table_data **dmalcolm2014-08-191-2/+4