Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dwarf2cfi: Flush queued saves at the end of the prologue. | rth | 2011-07-08 | 1 | -0/+7 |
* | dwarf2cfi: Insert notes correctly wrt tablejumps. | rth | 2011-07-08 | 1 | -2/+10 |
* | dwarf2: Extract cfi creation to a new pass. | rth | 2011-07-08 | 1 | -64/+97 |
* | dwarf2out: Convert fde_table to a VEC. | rth | 2011-07-07 | 1 | -8/+8 |
* | dwarf2out: Emit NOTE_INSN_CFI_* both with and without cfi-asm. | rth | 2011-07-07 | 1 | -224/+206 |
* | dwarf2out: Move insn scanning out of final.c. | rth | 2011-07-07 | 1 | -17/+80 |
* | dwarf2out: Split CFI construction routines into a new file. | rth | 2011-07-07 | 1 | -0/+2656 |