aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-12re PR target/49713 (Conflicting types for 'arm_dbx_register_number')Richard Henderson1-9/+0
2011-07-11dwarf2cfi.c (DW_STACK_POINTER_REGNUM): New.Richard Henderson1-0/+10
2011-07-09dwarf2: Move CFI output routines to dwarf2cfi.c.Richard Henderson1-0/+7
2011-07-07Dump NOTE_INSN_CFI notes.Richard Henderson1-0/+2
2011-07-07dwarf2: Extract cfi creation to a new pass.Richard Henderson1-4/+0
2011-07-07dwarf2out: Convert fde_table to a VEC.Richard Henderson1-2/+4
2011-07-07dwarf2out: Emit NOTE_INSN_CFI_* both with and without cfi-asm.Bernd Schmidt1-0/+1
2011-07-07dwarf2out: Move insn scanning out of final.c.Bernd Schmidt1-3/+1
2011-07-07dwarf2out: Split CFI construction routines into a new file.Richard Henderson1-0/+225
2011-07-05dwarf2out: Remove unused text-based unwind entry points.Richard Henderson1-1/+0
2011-04-01dwarf2out.h (dwarf2out_frame_debug_init): Declare.Bernd Schmidt1-1/+2
2010-09-03re PR middle-end/45484 (Invalid memory access in gcc.c-torture/execute/builti...Jakub Jelinek1-0/+1
2010-06-25dwarf2out.c (dwarf2out_vms_debug_main_pointer): New function.Douglas B Rupp1-0/+3
2010-06-16This patch adds the end prologue and begin epilogue markers in Dwarf2 Douglas B Rupp1-2/+2
2009-05-29cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.Richard Henderson1-0/+2
2007-12-09re PR fortran/22244 (dimension information is lost for multi-dimension array)Jakub Jelinek1-0/+16
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2006-03-04dwarf2out.c (dwarf2out_add_library_unit_info): Remove.Kazu Hirata1-1/+0
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-11-25dwarf2out.c (dwarf2out_stack_adjust): Add after_p argument.Richard Henderson1-1/+1
2003-06-29cse.c: Convert prototypes to ISO C90.Andreas Jaeger1-7/+8
2002-06-17function.h (struct function): Rename profile_label_no.Richard Henderson1-2/+0
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-07-19Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth1-4/+0
2001-07-15dbxout.c (dbxout_source_line): Make static, update prototype.Neil Booth1-1/+0
2001-07-12Makefile.in (final.o): Depend on debug.h.Neil Booth1-2/+0
2001-07-11Makefile.in (c-lex.o): Wrap long lines.Neil Booth1-5/+0
2001-07-10Makefile.in (toplev.o, [...]): Depend on debug.h, wrap long lines.Neil Booth1-3/+0
2001-07-04c-lex.c (cb_file_change): Pass line number to debug_start_source_file.Daniel Berlin1-1/+1
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-0/+2
2001-02-16dwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_RTL is NULL.Jason Merrill1-0/+1
2000-11-07dwarfout.c (INSN_LABEL_FMT): Remove.Richard Henderson1-1/+0
2000-05-02toplev.c (debug_ignore_block): Return int.Jason Merrill1-1/+1
2000-04-26dwarf2out.c (dw_cfi_oprnd_struct, [...]): Constify a char*.Kaveh R. Ghazi1-2/+1
2000-03-04declare dwarf2out_ignore_blockJason Merrill1-0/+1
2000-02-06Makefile.in (c-common.o): Depend on $(EXPR_H).Kaveh R. Ghazi1-0/+2
2000-01-14cccp.c: PROTO -> PARAMS.Kaveh R. Ghazi1-21/+21
1999-08-10dwarf2out.c (dwarf2out_frame_debug_expr, [...]): Add static prototype.Kaveh R. Ghazi1-4/+4
1998-06-19* dwarf2out.h (debug_dwarf, debug_dwarf_die): New declarations.H.J. Lu1-0/+4
1998-05-18dwarfout.h, [...]: New files.Robert Lipe1-0/+37