aboutsummaryrefslogtreecommitdiff
path: root/gcc/debug.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-20debug.h (gcc_debug_hooks): Add filename parameter to early_finish hook.Richard Biener1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-17DWARF: handle variable-length records and variant partsPierre-Marie de Rodat1-0/+5
2015-08-14Add DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptxThomas Schwinge1-0/+1
2015-06-11Restore DW_AT_abstract_origin for cross-unit call sitesPierre-Marie de Rodat1-0/+4
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez1-4/+38
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-09-04Revert incorrect merging of debug-early branch.Aldy Hernandez1-8/+2
2014-09-04+ * c/c-decl.c (write_global_declarations_1): Call global_decl() + with early...Aldy Hernandez1-2/+6
2014-09-04dearly: Emit DIEs for decls early in the compilation process.Aldy Hernandez1-0/+2
2014-08-21Debug hooks: use rtx_insn and rtx_code_labelDavid Malcolm1-4/+4
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2011-07-07dwarf2: Extract cfi creation to a new pass.Richard Henderson1-3/+2
2011-04-05debug.h (debug_flush_symbol_queue, [...]): Delete.Nathan Froyd1-6/+0
2011-03-16emit-rtl.c (try_split): Don't call copy_call_info debug hook.Jakub Jelinek1-27/+1
2010-11-15godump.c: New file.Ian Lance Taylor1-0/+9
2010-06-16This patch adds the end prologue and begin epilogue markers in Dwarf2 Douglas B Rupp1-1/+6
2009-10-29re PR debug/41700 (g++.dg/debug/dwarf2/icf.C)Cary Coutant1-0/+7
2009-10-17re PR debug/40521 (-g causes GCC to generate .eh_frame)Jakub Jelinek1-0/+4
2009-10-08Add support for debugging with ICF (Identical Code Folding).Cary Coutant1-0/+20
2009-06-17dbxout.c (dbxout_source_line): Add is_stmt parameter.Cary Coutant1-4/+4
2009-06-04basic-block.h (struct basic_block_def): Add discriminator field.Cary Coutant1-2/+4
2009-04-28debug.h (set_name): Add comment.Catherine Moore1-0/+2
2009-04-15debug.h (set_name): Declare.Catherine Moore1-0/+3
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2008-08-29re PR fortran/29635 (debug info of modules)Jakub Jelinek1-2/+3
2008-08-07configure.ac (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): New.Richard Henderson1-0/+1
2008-01-16re PR debug/34249 (FAIL: gcc.dg/tree-prof/bb-reorg.c compilation, -fprofile-...Uros Bizjak1-0/+1
2007-08-27alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi1-2/+2
2007-08-18Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.Paul Brook1-0/+3
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-12/+12
2005-06-25Update FSF address.Kelley Cook1-1/+1
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice1-0/+4
2005-03-29builtin-types.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-22c-opts.c (c_common_parse_file): Only start/end main source file if debug hook...Daniel Berlin1-0/+4
2004-02-12debug.h (struct gcc_debug_hooks): Add type_decl field.Zack Weinberg1-1/+9
2004-02-06Josef Zlomek <zlomekj@suse.cz>Josef Zlomek1-0/+3
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+1
2004-01-27Makefile.in (dwarf2out.o): Depend on input.hDevang Patel1-0/+4
2003-07-06basic-block.h: Convert prototypes to ISO C90.Andreas Jaeger1-47/+39
2003-06-26final.c (debug_flush_symbol_queue): New function.Devang Patel1-0/+6
2003-04-05dbxout.c (scope_labelno): Add GTY.Geoffrey Keating1-0/+4
2002-09-14ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-08-15dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.Douglas B Rupp1-9/+3
2002-03-12Makefile.in (debug.o): Depend on debug.h.Kaveh R. Ghazi1-8/+8
2002-01-08* debug.h: Use "tree" and "rtx" throughout.Graham Stott1-14/+11
2001-12-02vms.h (VMS_DEBUGGING_INFO): New macro.Douglas B Rupp1-12/+12
2001-07-19Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth1-0/+29
2001-07-19Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h.Neil Booth1-0/+14