| Commit message (Expand) | Author | Age | Files | Lines |
* | PR rtl-opt/49977 | rth | 2011-08-05 | 1 | -28/+72 |
* | PR target/49864 | rth | 2011-08-02 | 1 | -368/+274 |
* | h8300: Generate correct unwind info around swap_into/out_of_er6. | rth | 2011-08-02 | 1 | -18/+11 |
* | dwarf2cfi: Generate remember/restore_state. | rth | 2011-07-25 | 1 | -32/+85 |
* | dwarf2cfi: Add debug_cfi_row. | rth | 2011-07-25 | 1 | -0/+32 |
* | PR debug/49831 | rth | 2011-07-25 | 1 | -3/+13 |
* | PR debug/49825 | rth | 2011-07-25 | 1 | -10/+9 |
* | PR debug/49827 | rth | 2011-07-25 | 1 | -0/+8 |
* | dwarf2cfi: Reset args_size properly across abnormal edges. | rth | 2011-07-25 | 1 | -8/+13 |
* | PR debug/49825 | rth | 2011-07-25 | 1 | -2/+9 |
* | dwarf2cfi: Generate and connect traces. | rth | 2011-07-23 | 1 | -407/+423 |
* | dwarf2cfi: Introduce dw_trace_info. | rth | 2011-07-23 | 1 | -174/+266 |
* | dwarf2cfi: Allocate reg_saved_in_data in the heap. | rth | 2011-07-23 | 1 | -9/+10 |
* | dwarf2cfi: Convert queued_reg_save to a VEC. | rth | 2011-07-23 | 1 | -25/+26 |
* | dwarf2cfi: Remove dw_cfi_row_ref typedef. | rth | 2011-07-23 | 1 | -12/+11 |
* | dwarf2cfi: Implement change_cfi_row. | rth | 2011-07-23 | 1 | -208/+168 |
* | dwarf2cfi: Populate CUR_ROW->REG_SAVE. | rth | 2011-07-23 | 1 | -2/+25 |
* | dwarf2cfi: Rename cfi_insn to add_cfi_insn. | rth | 2011-07-23 | 1 | -9/+11 |
* | dwarf2cfi: Introduce a dw_cfi_row state. | rth | 2011-07-23 | 1 | -74/+134 |
* | PR target/49713 | rth | 2011-07-12 | 1 | -31/+35 |
* | * dwarf2cfi.c (DW_STACK_POINTER_REGNUM): New. | rth | 2011-07-11 | 1 | -73/+81 |
* | dwarf2: Move CFI output routines to dwarf2cfi.c. | rth | 2011-07-09 | 1 | -0/+567 |
* | dwarf2: Reduce some redundant definitions. | rth | 2011-07-09 | 1 | -80/+0 |
* | dwarf2cfi: Handle return column save from CIE. | rth | 2011-07-09 | 1 | -96/+126 |
* | dwarf2cfi: Simplify re-initialization for each function. | rth | 2011-07-09 | 1 | -32/+13 |
* | dwarf2cfi: Unify add_fde_cfi and add_cie_cfi. | rth | 2011-07-09 | 1 | -46/+36 |
* | PR debug/49686 | rth | 2011-07-09 | 1 | -16/+9 |
* | 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 |