Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / dwarf2cfi.c
2016-01-04 jakub Update copyright years.
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-09-13 tbsaundedwarf2cfi.c: remove typedef that hides pointerness
2015-08-19 tbsaunderemove more useless typedefs
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-30 rsandifogcc/
2015-06-25 rsandifogcc/
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-06 rsandifogcc/
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-22 tbsaunderemove most ifdef STACK_GROWS_DOWNWARD
2015-05-22 tbsaundealways define STACK_GROWS_DOWNWARD
2015-05-09 jason * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,
2015-05-09 tbsaundenotice_args_size can take a rtx_insn *
2015-05-02 tbsaundeadd_cfi_insn can be a rtx_insn *
2015-04-18 tbsaunderemove need for store_values_directly
2015-04-14 chrbr15-04-14 Christian Bruel <christian.bruel@st.com>
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-12-05 hainque2014-12-05 Olivier Hainque <hainque@adacore.com>
2014-12-05 hainque2014-12-05 Olivier Hainque <hainque@adacore.com>
2014-10-29 rsandifogcc/ada/
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16 amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-06 ebotcazou * dwarf2cfi.c (create_pseudo_cfg): Fix trace numbering.
2014-09-09 dmalcolmsingle_set takes an insn
2014-09-04 mpfAdd target hook to override DWARF2 frame register size
2014-08-28 dmalcolmWork towards NEXT_INSN/PREV_INSN requiring insns as...
2014-08-28 dmalcolmUse rtx_insn in more places in dwarf2cfi.c
2014-08-28 dmalcolmConvert forced_labels from an EXPR_LIST to an INSN_LIST
2014-08-28 dmalcolmConvert nonlocal_goto_handler_labels from an EXPR_LIST...
2014-08-27 dmalcolmrtl_data.x_nonlocal_goto_handler_labels becomes an...
2014-08-27 dmalcolmUse rtx_expr_list for expr_status.x_forced_labels
2014-08-27 dmalcolmdwarf2cfi.c: Use rtx_sequence
2014-08-25 dmalcolmAdd rtx_jump_table_data::get_labels method
2014-08-22 dmalcolmdwarf2cfi.c: Use rtx_insn
2014-08-19 dmalcolmMake tablejump_p accept a rtx_jump_table_data **
2014-07-09 tbsaunderemove has_execute
2014-06-24 tbsaundeRemove a layer of indirection from hash_table
2014-05-17 tbsaundeuse templates instead of gengtype for typed allocation...
2014-04-22 rsandifoMerge from trunk.
2014-04-17 tbsaundepass cfun to pass::execute
2014-04-17 tbsaundepass current function to opt_pass::gate ()
2014-04-17 tbsaunderemove has_gate
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-18 ebotcazou PR debug/59418
2013-12-13 mrsMerge in trunk.
2013-12-10 olegendo * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node...
2013-12-04 rsandifoMerge with trunk.
2013-11-27 hjlAlso handle REG_XXX notes in spill_pseudos
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dnovilloFactor unrelated declarations out of tree.h.
2013-11-04 mrsMerge in trunk.
2013-10-21 dnovilloRe-factor inclusion of tree.h.
2013-10-20 mrsMerge in trunk.
2013-09-28 rsandifogcc/
2013-09-20 mrsMerge in trunk.
2013-09-09 rsandifogcc/
2013-08-05 dmalcolmAutomated conversion of passes to C++ classes
2013-04-26 crowlThis patch is the main part of a consolodation of the...
2013-01-10 rsandifoUpdate copyright years in gcc/
2012-11-18 dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-09-11 dnovilloRemove unnecessary VEC function overloads.
2012-08-15 dnovilloMerge from cxx-conversion branch (gcc.gnu.org/wiki...
2012-06-11 rth* dwarf2cfi.c (scan_trace): Handle annulled branch...
2012-04-27 tromeygcc
2012-03-14 roRemove MIPS_DEBUGGING_INFO support
2012-01-10 vries2012-01-10 Tom de Vries <tom@codesourcery.com>
2011-12-21 rthPR target/51552
2011-11-07 hjlCheck HARD_FRAME_POINTER_REGNUM.
2011-09-12 jakub PR bootstrap/50010
2011-08-21 rth * rtl.h (INSN_ANNULLED_BRANCH_P): Only allow...
2011-08-05 rthPR rtl-opt/49977
2011-08-02 rthPR target/49864
2011-08-02 rthh8300: Generate correct unwind info around swap_into...
2011-07-25 rthdwarf2cfi: Generate remember/restore_state.
2011-07-25 rthdwarf2cfi: Add debug_cfi_row.
2011-07-25 rthPR debug/49831
2011-07-25 rthPR debug/49825
2011-07-25 rthPR debug/49827
2011-07-25 rthdwarf2cfi: Reset args_size properly across abnormal...
2011-07-25 rthPR debug/49825
2011-07-23 rthdwarf2cfi: Generate and connect traces.
2011-07-23 rthdwarf2cfi: Introduce dw_trace_info.
2011-07-23 rthdwarf2cfi: Allocate reg_saved_in_data in the heap.
2011-07-23 rthdwarf2cfi: Convert queued_reg_save to a VEC.
2011-07-23 rthdwarf2cfi: Remove dw_cfi_row_ref typedef.
2011-07-23 rthdwarf2cfi: Implement change_cfi_row.
2011-07-23 rthdwarf2cfi: Populate CUR_ROW->REG_SAVE.
2011-07-23 rthdwarf2cfi: Rename cfi_insn to add_cfi_insn.
2011-07-23 rthdwarf2cfi: Introduce a dw_cfi_row state.
2011-07-12 rthPR target/49713
2011-07-11 rth * dwarf2cfi.c (DW_STACK_POINTER_REGNUM): New.
2011-07-09 rthdwarf2: Move CFI output routines to dwarf2cfi.c.
2011-07-09 rthdwarf2: Reduce some redundant definitions.
next