aboutsummaryrefslogtreecommitdiff
path: root/gcc/debug.h
AgeCommit message (Expand)Author
2016-01-04 Update 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-05 Update 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()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-08dwarf2: Extract cfi creation to a new pass.Richard Henderson
2011-04-05 * debug.h (debug_flush_symbol_queue, debug_queue_symbol): Delete.Nathan Froyd
2011-03-16 * emit-rtl.c (try_split): Don't call copy_call_info debug hook.Jakub Jelinek
2010-11-15gcc/:Ian Lance Taylor
2010-06-16This patch adds the end prologue and begin epilogue markers in Dwarf2 Douglas Rupp
2009-10-29gcc/ChangeLog:Cary Coutant
2009-10-17 PR debug/40521Jakub Jelinek
2009-10-08gcc/ChangeLog:Cary Coutant
2009-06-17 * dbxout.c (dbxout_source_line): Add is_stmt parameter.Cary Coutant
2009-06-04 * basic-block.h (struct basic_block_def): Add discriminator field.Cary Coutant
2009-04-282009-04-28 Catherine Moore <clm@codesourcery.com>Catherine Moore
2009-04-152009-04-15 Catherine Moore <clm@codesourcery.com>Catherine Moore
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-08-29 PR fortran/29635Jakub Jelinek
2008-08-07 * configure.ac (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): New.Richard Henderson
2008-01-16 PR debug/34249Uros Bizjak
2007-08-27 * alias.c (memory_modified_1, memory_modified_in_insn_p):Kaveh Ghazi
2007-08-182007-08-18 Paul Brook <paul@codesourcery.com>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-29 * builtin-types.def, c-convert.c, c-format.c, ddg.c, debug.c,Kazu Hirata
2005-03-222005-03-22 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2004-02-12 * debug.h (struct gcc_debug_hooks): Add type_decl field.Zack Weinberg
2004-02-06 Josef Zlomek <zlomekj@suse.cz>Josef Zlomek
2004-01-31 alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata
2004-01-272004-01-27 Devang Patel <dpatel@apple.com>Devang Patel
2003-07-06 * basic-block.h: Convert prototypes to ISO C90.Andreas Jaeger
2003-06-27 * final.c (debug_flush_symbol_queue): New function.Devang Patel
2003-04-052003-04-04 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2002-09-14 * ChangeLog: Follow spelling conventions.Kazu Hirata
2002-08-15 * dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.Douglas Rupp
2002-03-12 * Makefile.in (debug.o): Depend on debug.h.Kaveh Ghazi
2002-01-08 * debug.h: Use "tree" and "rtx" throughout.Graham Stott
2001-12-02 * config/alpha/vms.h (VMS_DEBUGGING_INFO): New macro.Douglas B. Rupp
2001-07-19 * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth
2001-07-19 * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend onNeil Booth
2001-07-17 * dbxout.c (dbxout_really_begin_function): Rename toNeil Booth