summaryrefslogtreecommitdiff
path: root/gcc/dwarf2cfi.c
Commit message (Expand)AuthorAgeFilesLines
...
* PR target/49713rth2011-07-121-31/+35
* * dwarf2cfi.c (DW_STACK_POINTER_REGNUM): New.rth2011-07-111-73/+81
* dwarf2: Move CFI output routines to dwarf2cfi.c.rth2011-07-091-0/+567
* dwarf2: Reduce some redundant definitions.rth2011-07-091-80/+0
* dwarf2cfi: Handle return column save from CIE.rth2011-07-091-96/+126
* dwarf2cfi: Simplify re-initialization for each function.rth2011-07-091-32/+13
* dwarf2cfi: Unify add_fde_cfi and add_cie_cfi.rth2011-07-091-46/+36
* PR debug/49686rth2011-07-091-16/+9
* dwarf2cfi: Flush queued saves at the end of the prologue.rth2011-07-081-0/+7
* dwarf2cfi: Insert notes correctly wrt tablejumps.rth2011-07-081-2/+10
* dwarf2: Extract cfi creation to a new pass.rth2011-07-081-64/+97
* dwarf2out: Convert fde_table to a VEC.rth2011-07-071-8/+8
* dwarf2out: Emit NOTE_INSN_CFI_* both with and without cfi-asm.rth2011-07-071-224/+206
* dwarf2out: Move insn scanning out of final.c.rth2011-07-071-17/+80
* dwarf2out: Split CFI construction routines into a new file.rth2011-07-071-0/+2656