summaryrefslogtreecommitdiff
path: root/gcc/debug.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-07-31Introduce instance discriminatorsAlexandre Oliva
2018-02-13common.opt (gas-loc-support, [...]): New.Alexandre Oliva
2018-01-18Add ability to remap file names in __FILE__, etc (PR other/70268)Boris Kolpackov
2018-01-03Update copyright years.Jakub Jelinek
2017-12-12[IEPM] Introduce debug hook for inline entry point markersAlexandre Oliva
2017-11-13re PR lto/81351 (Many LTO testcases FAIL)Eric Botcazou
2017-10-29Delete obsolete SDB debug info support.James E Wilson
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener
2017-07-29debug.h (struct gcc_debug_hooks): Add IMPLICIT argument to imported_module_or...Jakub Jelinek
2017-02-18final.c (last_columnnum, [...]): New variables.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-09-20debug.h (gcc_debug_hooks): Add filename parameter to early_finish hook.Richard Biener
2016-01-04Update copyright years.Jakub Jelinek
2015-12-17DWARF: handle variable-length records and variant partsPierre-Marie de Rodat
2015-08-14Add DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptxThomas Schwinge
2015-06-11Restore DW_AT_abstract_origin for cross-unit call sitesPierre-Marie de Rodat
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez
2015-01-05Update copyright years.Jakub Jelinek
2014-09-04Revert incorrect merging of debug-early branch.Aldy Hernandez
2014-09-04+ * c/c-decl.c (write_global_declarations_1): Call global_decl() + with early...Aldy Hernandez
2014-09-04dearly: Emit DIEs for decls early in the compilation process.Aldy Hernandez
2014-08-21Debug hooks: use rtx_insn and rtx_code_labelDavid Malcolm
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-01-10Update copyright years in gcc/Richard Sandiford
2011-07-07dwarf2: Extract cfi creation to a new pass.Richard Henderson
2011-04-05debug.h (debug_flush_symbol_queue, [...]): Delete.Nathan Froyd
2011-03-16emit-rtl.c (try_split): Don't call copy_call_info debug hook.Jakub Jelinek
2010-11-15godump.c: New file.Ian Lance Taylor
2010-06-16This patch adds the end prologue and begin epilogue markers in Dwarf2 Douglas B Rupp
2009-10-29re PR debug/41700 (g++.dg/debug/dwarf2/icf.C)Cary Coutant
2009-10-17re PR debug/40521 (-g causes GCC to generate .eh_frame)Jakub Jelinek
2009-10-08Add support for debugging with ICF (Identical Code Folding).Cary Coutant
2009-06-17dbxout.c (dbxout_source_line): Add is_stmt parameter.Cary Coutant
2009-06-04basic-block.h (struct basic_block_def): Add discriminator field.Cary Coutant
2009-04-28debug.h (set_name): Add comment.Catherine Moore
2009-04-15debug.h (set_name): Declare.Catherine Moore
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-08-29re PR fortran/29635 (debug info of modules)Jakub Jelinek
2008-08-07configure.ac (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): New.Richard Henderson
2008-01-16re PR debug/34249 (FAIL: gcc.dg/tree-prof/bb-reorg.c compilation, -fprofile-...Uros Bizjak
2007-08-27alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi
2007-08-18Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.Paul Brook
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2005-06-25Update FSF address.Kelley Cook
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice
2005-03-29builtin-types.def, [...]: Update copyright.Kazu Hirata
2005-03-22c-opts.c (c_common_parse_file): Only start/end main source file if debug hook...Daniel Berlin
2004-02-12debug.h (struct gcc_debug_hooks): Add type_decl field.Zack Weinberg