summaryrefslogtreecommitdiff
path: root/gcc/dwarf2cfi.c
Commit message (Expand)AuthorAgeFilesLines
* 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