summaryrefslogtreecommitdiff
path: root/gcc/debug.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* DWARF: handle variable-length records and variant partspmderodat2015-12-171-0/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-2/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-1/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-1/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* Restore DW_AT_abstract_origin for cross-unit call sitespmderodat2015-06-111-0/+1
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* Merge debug-early branch into mainline.aldyh2015-06-051-1/+3
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+9
* Update copyright years.jakub2015-01-051-1/+1
* Revert incorrect merging of debug-early branch.aldyh2014-09-041-7/+1
* + * c/c-decl.c (write_global_declarations_1): Call global_decl()aldyh2014-09-041-1/+7
* Debug hooks: use rtx_insn and rtx_code_labeldmalcolm2014-08-211-5/+4
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* * emit-rtl.c (try_split): Don't call copy_call_info debug hook.jakub2011-03-161-10/+1
* gcc/:ian2010-11-151-1/+3
* This patch adds the end prologue and begin epilogue markers in Dwarf2 rupp2010-06-161-1/+2
* gcc/ChangeLog:ccoutant2009-10-291-0/+7
* PR debug/40521jakub2009-10-171-0/+1
* gcc/ChangeLog:ccoutant2009-10-081-0/+8
* * dbxout.c (dbxout_source_line): Add is_stmt parameter.ccoutant2009-06-171-4/+5
* * basic-block.h (struct basic_block_def): Add discriminator field.ccoutant2009-06-041-1/+8
* 2009-04-15 Catherine Moore <clm@codesourcery.com>clm2009-04-151-0/+7
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+2
* PR fortran/29635jakub2008-08-291-3/+5
* * alias.c (memory_modified_1, memory_modified_in_insn_p):ghazi2007-08-271-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-12/+12
* Update FSF address.kcook2005-06-251-1/+1
* Fix problems with hot/cold partitioning optimization.ctice2005-03-311-0/+1
* * builtin-types.def, c-convert.c, c-format.c, ddg.c, debug.c,kazu2005-03-291-1/+1
* 2005-03-22 Daniel Berlin <dberlin@dberlin.org>dberlin2005-03-221-1/+2
* * debug.h (struct gcc_debug_hooks): Add type_decl field.zack2004-02-121-0/+7
* Josef Zlomek <zlomekj@suse.cz>zlomek2004-02-061-1/+2
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,kazu2004-01-311-1/+1
* 2004-01-27 Devang Patel <dpatel@apple.com>dpatel2004-01-271-15/+22
* * cse.c: Convert prototypes to ISO C90.aj2003-06-291-18/+11
* 2003-04-04 Geoffrey Keating <geoffk@apple.com>geoffk2003-04-051-1/+2
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.rupp2002-08-151-2/+2
* * Makefile.in (debug.o): Depend on debug.h.ghazi2002-03-121-1/+1
* * debug.h: Use "tree" and "rtx" throughout.grahams2002-01-081-4/+4
* * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.neil2001-07-191-3/+19
* * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend onneil2001-07-191-1/+4
* * dbxout.c (dbxout_really_begin_function): Rename toneil2001-07-171-10/+12
* * dbxout.c (dbxout_source_line): Make static, update prototype.neil2001-07-151-8/+21
* * Makefile.in (final.o): Depend on debug.h.neil2001-07-121-1/+11
* * Makefile.in (c-lex.o): Wrap long lines. Depend on debug.h.neil2001-07-111-3/+20