Age | Commit message (Expand) | Author | Files | Lines |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -4/+1 |
2012-11-06 | common.opt (gno-split-dwarf, [...]): New switches. | Sterling Augustine | 1 | -0/+3 |
2012-08-20 | dwarf2out.c: For DWARF 4+, output DW_AT_high_pc as constant offset. | Mark Wielaard | 1 | -1/+2 |
2012-07-30 | gengtype.c (adjust_field_type): Diagnose duplicate "length" option applicatio... | Laurynas Biveinis | 1 | -1/+1 |
2012-05-09 | re PR bootstrap/53249 (Bootstrap failure) | Richard Sandiford | 1 | -1/+0 |
2011-07-23 | dwarf2cfi: Implement change_cfi_row. | Richard Henderson | 1 | -1/+2 |
2011-07-23 | dwarf2cfi: Introduce a dw_cfi_row state. | Richard Henderson | 1 | -1/+1 |
2011-07-12 | re PR target/49713 (Conflicting types for 'arm_dbx_register_number') | Richard Henderson | 1 | -9/+0 |
2011-07-11 | dwarf2cfi.c (DW_STACK_POINTER_REGNUM): New. | Richard Henderson | 1 | -0/+10 |
2011-07-09 | dwarf2: Move CFI output routines to dwarf2cfi.c. | Richard Henderson | 1 | -0/+7 |
2011-07-07 | Dump NOTE_INSN_CFI notes. | Richard Henderson | 1 | -0/+2 |
2011-07-07 | dwarf2: Extract cfi creation to a new pass. | Richard Henderson | 1 | -4/+0 |
2011-07-07 | dwarf2out: Convert fde_table to a VEC. | Richard Henderson | 1 | -2/+4 |
2011-07-07 | dwarf2out: Emit NOTE_INSN_CFI_* both with and without cfi-asm. | Bernd Schmidt | 1 | -0/+1 |
2011-07-07 | dwarf2out: Move insn scanning out of final.c. | Bernd Schmidt | 1 | -3/+1 |
2011-07-07 | dwarf2out: Split CFI construction routines into a new file. | Richard Henderson | 1 | -0/+225 |
2011-07-05 | dwarf2out: Remove unused text-based unwind entry points. | Richard Henderson | 1 | -1/+0 |
2011-04-01 | dwarf2out.h (dwarf2out_frame_debug_init): Declare. | Bernd Schmidt | 1 | -1/+2 |
2010-09-03 | re PR middle-end/45484 (Invalid memory access in gcc.c-torture/execute/builti... | Jakub Jelinek | 1 | -0/+1 |
2010-06-25 | dwarf2out.c (dwarf2out_vms_debug_main_pointer): New function. | Douglas B Rupp | 1 | -0/+3 |
2010-06-16 | This patch adds the end prologue and begin epilogue markers in Dwarf2 | Douglas B Rupp | 1 | -2/+2 |
2009-05-29 | cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK. | Richard Henderson | 1 | -0/+2 |
2007-12-09 | re PR fortran/22244 (dimension information is lost for multi-dimension array) | Jakub Jelinek | 1 | -0/+16 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2006-03-04 | dwarf2out.c (dwarf2out_add_library_unit_info): Remove. | Kazu Hirata | 1 | -1/+0 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2004-11-25 | dwarf2out.c (dwarf2out_stack_adjust): Add after_p argument. | Richard Henderson | 1 | -1/+1 |
2003-06-29 | cse.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -7/+8 |
2002-06-17 | function.h (struct function): Rename profile_label_no. | Richard Henderson | 1 | -2/+0 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-07-19 | Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | Neil Booth | 1 | -4/+0 |
2001-07-15 | dbxout.c (dbxout_source_line): Make static, update prototype. | Neil Booth | 1 | -1/+0 |
2001-07-12 | Makefile.in (final.o): Depend on debug.h. | Neil Booth | 1 | -2/+0 |
2001-07-11 | Makefile.in (c-lex.o): Wrap long lines. | Neil Booth | 1 | -5/+0 |
2001-07-10 | Makefile.in (toplev.o, [...]): Depend on debug.h, wrap long lines. | Neil Booth | 1 | -3/+0 |
2001-07-04 | c-lex.c (cb_file_change): Pass line number to debug_start_source_file. | Daniel Berlin | 1 | -1/+1 |
2001-03-28 | IA-64 ABI Exception Handling. | Richard Henderson | 1 | -0/+2 |
2001-02-16 | dwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_RTL is NULL. | Jason Merrill | 1 | -0/+1 |
2000-11-07 | dwarfout.c (INSN_LABEL_FMT): Remove. | Richard Henderson | 1 | -1/+0 |
2000-05-02 | toplev.c (debug_ignore_block): Return int. | Jason Merrill | 1 | -1/+1 |
2000-04-26 | dwarf2out.c (dw_cfi_oprnd_struct, [...]): Constify a char*. | Kaveh R. Ghazi | 1 | -2/+1 |
2000-03-04 | declare dwarf2out_ignore_block | Jason Merrill | 1 | -0/+1 |
2000-02-06 | Makefile.in (c-common.o): Depend on $(EXPR_H). | Kaveh R. Ghazi | 1 | -0/+2 |
2000-01-14 | cccp.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -21/+21 |
1999-08-10 | dwarf2out.c (dwarf2out_frame_debug_expr, [...]): Add static prototype. | Kaveh R. Ghazi | 1 | -4/+4 |
1998-06-19 | * dwarf2out.h (debug_dwarf, debug_dwarf_die): New declarations. | H.J. Lu | 1 | -0/+4 |
1998-05-18 | dwarfout.h, [...]: New files. | Robert Lipe | 1 | -0/+37 |