]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/debug.c
PR testsuite/92016 - Excess errors in Wstringop-overflow-17.c
[thirdparty/gcc.git] / gcc / debug.c
2019-01-01  jakub Update copyright years.
2018-01-03  jakub Update copyright years.
2017-12-12  aoliva[IEPM] Introduce debug hook for inline entry point...
2017-08-21  rguenth2017-08-21 Richard Biener <rguenther@suse.de>
2017-07-29  jakub * debug.h (struct gcc_debug_hooks): Add IMPLICIT argument
2017-02-18  jakub * final.c (last_columnnum, override_columnnum): New...
2017-01-01  jakub Update copyright years.
2016-09-20  rguenth2016-09-20 Richard Biener <rguenther@suse.de>
2016-01-04  jakub Update copyright years.
2015-12-17  pmderodatDWARF: handle variable-length records and variant parts
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-11  pmderodatRestore DW_AT_abstract_origin for cross-unit call sites
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-05  aldyhMerge debug-early branch into mainline.
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-09-04  aldyhRevert incorrect merging of debug-early branch.
2014-09-04  aldyh+ * c/c-decl.c (write_global_declarations_1)...
2014-08-21  dmalcolmDebug hooks: use rtx_insn and rtx_code_label
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-01-10  rsandifoUpdate copyright years in gcc/
2011-03-16  jakub * emit-rtl.c (try_split): Don't call copy_call_info...
2010-11-15  iangcc/:
2010-06-16  ruppThis patch adds the end prologue and begin epilogue...
2009-10-29  ccoutantgcc/ChangeLog:
2009-10-17  jakub PR debug/40521
2009-10-08  ccoutantgcc/ChangeLog:
2009-06-17  ccoutant * dbxout.c (dbxout_source_line): Add is_stmt parameter.
2009-06-04  ccoutant * basic-block.h (struct basic_block_def): Add discrimi...
2009-04-15  clm2009-04-15 Catherine Moore <clm@codesourcery.com>
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-08-29  jakub PR fortran/29635
2007-08-27  ghazi * alias.c (memory_modified_1, memory_modified_in_insn_p):
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2005-06-25  kcookUpdate FSF address.
2005-03-31  cticeFix problems with hot/cold partitioning optimization.
2005-03-29  kazu * builtin-types.def, c-convert.c, c-format.c, ddg...
2005-03-22  dberlin2005-03-22 Daniel Berlin <dberlin@dberlin.org>
2004-02-12  zack * debug.h (struct gcc_debug_hooks): Add type_decl...
2004-02-06  zlomek Josef Zlomek <zlomekj@suse.cz>
2004-01-31  kazu alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c,...
2004-01-27  dpatel2004-01-27 Devang Patel <dpatel@apple.com>
2003-06-29  aj * cse.c: Convert prototypes to ISO C90.
2003-04-05  geoffk2003-04-04 Geoffrey Keating <geoffk@apple.com>
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-08-15  rupp * dbxout.c (dbx_debug_hooks): Update end_prologue...
2002-03-12  ghazi * Makefile.in (debug.o): Depend on debug.h.
2002-01-08  grahams * debug.h: Use "tree" and "rtx" throughout.
2001-07-19  neil * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.
2001-07-19  neil * Makefile.in (toplev.o, dwarfout.o, final.o): Don...
2001-07-17  neil * dbxout.c (dbxout_really_begin_function): Rename to
2001-07-15  neil * dbxout.c (dbxout_source_line): Make static, update...
2001-07-12  neil * Makefile.in (final.o): Depend on debug.h.
2001-07-11  neil * Makefile.in (c-lex.o): Wrap long lines. Depend...
2001-07-10  neil * Makefile.in (toplev.o, sdbout.o, dbxout.o, dwarfout.o,