aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.h
AgeCommit message (Expand)Author
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-06gcc/ChangeLogSterling Augustine
2012-08-20dwarf2out.c: For DWARF 4+, output DW_AT_high_pc as constant offset.Mark Wielaard
2012-07-30gcc:Laurynas Biveinis
2012-05-09gcc/Richard Sandiford
2011-07-23dwarf2cfi: Implement change_cfi_row.Richard Henderson
2011-07-23dwarf2cfi: Introduce a dw_cfi_row state.Richard Henderson
2011-07-12PR target/49713Richard Henderson
2011-07-11 * dwarf2cfi.c (DW_STACK_POINTER_REGNUM): New.Richard Henderson
2011-07-09dwarf2: Move CFI output routines to dwarf2cfi.c.Richard Henderson
2011-07-08Dump NOTE_INSN_CFI notes.Richard Henderson
2011-07-08dwarf2: Extract cfi creation to a new pass.Richard Henderson
2011-07-07dwarf2out: Convert fde_table to a VEC.Richard Henderson
2011-07-07dwarf2out: Emit NOTE_INSN_CFI_* both with and without cfi-asm.Bernd Schmidt
2011-07-07dwarf2out: Move insn scanning out of final.c.Bernd Schmidt
2011-07-07dwarf2out: Split CFI construction routines into a new file.Richard Henderson
2011-07-05dwarf2out: Remove unused text-based unwind entry points.Richard Henderson
2011-04-01 * dwarf2out.h (dwarf2out_frame_debug_init): Declare.Bernd Schmidt
2010-09-03 PR middle-end/45484Jakub Jelinek
2010-06-25 * dwarf2out.c (dwarf2out_vms_debug_main_pointer): New function.Douglas Rupp
2010-06-16This patch adds the end prologue and begin epilogue markers in Dwarf2 Douglas Rupp
2009-05-30 * cfgcleanup.c (try_crossjump_to_edge): Only skip pastRichard Henderson
2007-12-09 PR fortran/22244Jakub Jelinek
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2006-03-04 * dwarf2out.c (dwarf2out_add_library_unit_info): Remove.Kazu Hirata
2005-06-25Update FSF address.Kelley Cook
2004-11-26 * dwarf2out.c (dwarf2out_stack_adjust): Add after_p argument. SaveRichard Henderson
2003-06-29 * cse.c: Convert prototypes to ISO C90.Andreas Jaeger
2002-06-17 * function.h (struct function) [funcdef_no]: Rename profile_label_no.Richard Henderson
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-07-19 * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth
2001-07-15 * dbxout.c (dbxout_source_line): Make static, update prototype.Neil Booth
2001-07-12 * Makefile.in (final.o): Depend on debug.h.Neil Booth
2001-07-11 * Makefile.in (c-lex.o): Wrap long lines. Depend on debug.h.Neil Booth
2001-07-10 * Makefile.in (toplev.o, sdbout.o, dbxout.o, dwarfout.o,Neil Booth
2001-07-042001-07-04 Daniel Berlin <dan@cgsoftware.com>Daniel Berlin
2001-03-28IA-64 ABI Exception Handling.Richard Henderson
2001-02-16 * dwarf2out.c (add_bound_info): Don't crash if SAVE_EXPR_RTL isJason Merrill
2000-11-08 * dwarfout.c (INSN_LABEL_FMT): Remove.Richard Henderson
2000-05-02 * toplev.c (debug_ignore_block): Return int.Jason Merrill
2000-04-26 * dwarf2out.c (dw_cfi_oprnd_struct, dw_fde_struct, add_fde_cfi,Kaveh Ghazi
2000-03-05declare dwarf2out_ignore_blockJason Merrill
2000-02-06 * Makefile.in (c-common.o): Depend on $(EXPR_H).Kaveh Ghazi
2000-01-14 * cccp.c: PROTO -> PARAMS.Kaveh Ghazi
1999-08-10 * dwarf2out.c (dwarf2out_frame_debug_expr, add_incomplete_type,Kaveh Ghazi
1998-06-19 * dwarf2out.h (debug_dwarf, debug_dwarf_die): New declarations.Jeffrey A Law
1998-05-18 * dwarfout.h, dwarf2out.h, dbxout.h, sdbout.h: New files.Robert Lipe