]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/dwarf2cfi.c
sh.c: Do not include algorithm.
[thirdparty/gcc.git] / gcc / dwarf2cfi.c
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-10-06  Eric Botcazou* dwarf2cfi.c (create_pseudo_cfg): Fix trace numbering.
2014-09-09  David Malcolmsingle_set takes an insn
2014-09-04  Matthew FortuneAdd target hook to override DWARF2 frame register size
2014-08-28  David MalcolmWork towards NEXT_INSN/PREV_INSN requiring insns as...
2014-08-28  David MalcolmUse rtx_insn in more places in dwarf2cfi.c
2014-08-28  David MalcolmConvert forced_labels from an EXPR_LIST to an INSN_LIST
2014-08-28  David MalcolmConvert nonlocal_goto_handler_labels from an EXPR_LIST...
2014-08-27  David Malcolmrtl_data.x_nonlocal_goto_handler_labels becomes an...
2014-08-27  David MalcolmUse rtx_expr_list for expr_status.x_forced_labels
2014-08-27  David Malcolmdwarf2cfi.c: Use rtx_sequence
2014-08-25  David MalcolmAdd rtx_jump_table_data::get_labels method
2014-08-22  David Malcolmdwarf2cfi.c: Use rtx_insn
2014-08-19  David MalcolmMake tablejump_p accept a rtx_jump_table_data **
2014-07-09  Trevor Saundersremove has_execute
2014-06-24  Trevor SaundersRemove a layer of indirection from hash_table
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17  Trevor Saundersremove has_gate
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-18  Eric Botcazoure PR debug/59418 (ICE in maybe_record_trace_start...
2013-12-10  Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-11-27  H.J. LuAlso handle REG_XXX notes in spill_pseudos
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-10-21  Diego NovilloRe-factor inclusion of tree.h.
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-09  Richard Sandifordasan.c (asan_emit_stack_protection): Use gen_int_mode...
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-04-26  Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-09-11  Diego NovilloRemove unnecessary VEC function overloads.
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-06-11  Richard Henderson* dwarf2cfi.c (scan_trace): Handle annulled branch...
2012-04-27  Tom Tromeydwarf2out.c (dwarf_stack_op_name): Use get_DW_OP_name.
2012-03-14  Rainer OrthRemove MIPS_DEBUGGING_INFO support
2012-01-10  Tom de Vriesre PR rtl-optimization/51271 (ICE in in maybe_record_tr...
2011-12-21  Richard Hendersonre PR target/51552 (bfin generates bad assembly)
2011-11-07  H.J. LuCheck HARD_FRAME_POINTER_REGNUM.
2011-09-12  Jakub Jelinekre PR bootstrap/50010 (bootstrap comparison failure...
2011-08-21  Richard Hendersonrtl.h (INSN_ANNULLED_BRANCH_P): Only allow JUMP_INSN.
2011-08-05  Richard Hendersonre PR rtl-optimization/49977 (CFI notes are missed...
2011-08-02  Richard Hendersonre PR debug/49864 (ICE: in maybe_record_trace_start...
2011-08-02  Richard Hendersonh8300: Generate correct unwind info around swap_into...
2011-07-25  Richard Hendersondwarf2cfi: Generate remember/restore_state.
2011-07-25  Richard Hendersondwarf2cfi: Add debug_cfi_row.
2011-07-25  Richard Hendersonre PR debug/49831 (arm-linux-gnueabi bootstrap failures...
2011-07-25  Richard Hendersonre PR debug/49825 (Many testcase failures)
2011-07-25  Richard Hendersonre PR debug/49827 (sparc64-linux and cris-elf bootstrap...
2011-07-25  Richard Hendersondwarf2cfi: Reset args_size properly across abnormal...
2011-07-25  Richard Hendersonre PR debug/49825 (Many testcase failures)
2011-07-23  Richard Hendersondwarf2cfi: Generate and connect traces.
2011-07-23  Richard Hendersondwarf2cfi: Introduce dw_trace_info.
2011-07-23  Richard Hendersondwarf2cfi: Allocate reg_saved_in_data in the heap.
2011-07-23  Richard Hendersondwarf2cfi: Convert queued_reg_save to a VEC.
2011-07-23  Richard Hendersondwarf2cfi: Remove dw_cfi_row_ref typedef.
2011-07-23  Richard Hendersondwarf2cfi: Implement change_cfi_row.
2011-07-23  Richard Hendersondwarf2cfi: Populate CUR_ROW->REG_SAVE.
2011-07-23  Richard Hendersondwarf2cfi: Rename cfi_insn to add_cfi_insn.
2011-07-23  Richard Hendersondwarf2cfi: Introduce a dw_cfi_row state.
2011-07-12  Richard Hendersonre PR target/49713 (Conflicting types for 'arm_dbx_regi...
2011-07-11  Richard Hendersondwarf2cfi.c (DW_STACK_POINTER_REGNUM): New.
2011-07-09  Richard Hendersondwarf2: Move CFI output routines to dwarf2cfi.c.
2011-07-09  Richard Hendersondwarf2: Reduce some redundant definitions.
2011-07-09  Richard Hendersondwarf2cfi: Handle return column save from CIE.
2011-07-09  Richard Hendersondwarf2cfi: Simplify re-initialization for each function.
2011-07-09  Richard Hendersondwarf2cfi: Unify add_fde_cfi and add_cie_cfi.
2011-07-09  Richard Hendersonre PR rtl-optimization/49686 (CFI notes are missed...
2011-07-08  Richard Hendersondwarf2cfi: Flush queued saves at the end of the prologue.
2011-07-08  Richard Hendersondwarf2cfi: Insert notes correctly wrt tablejumps.
2011-07-08  Richard Hendersondwarf2: Extract cfi creation to a new pass.
2011-07-07  Richard Hendersondwarf2out: Convert fde_table to a VEC.
2011-07-07  Bernd Schmidtdwarf2out: Emit NOTE_INSN_CFI_* both with and without...
2011-07-07  Bernd Schmidtdwarf2out: Move insn scanning out of final.c.
2011-07-07  Richard Hendersondwarf2out: Split CFI construction routines into a new...