summaryrefslogtreecommitdiff
path: root/gcc/debug.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Update copyright years in gcc/rsandifo1-1/+1
2013-01-10Update copyright years in gcc/rsandifo1-2/+1
2011-03-16 * emit-rtl.c (try_split): Don't call copy_call_info debug hook.jakub1-10/+1
2010-11-15gcc/:ian1-1/+3
2010-06-16This patch adds the end prologue and begin epilogue markers in Dwarf2 rupp1-1/+2
2009-10-29gcc/ChangeLog:ccoutant1-0/+7
2009-10-17 PR debug/40521jakub1-0/+1
2009-10-08gcc/ChangeLog:ccoutant1-0/+8
2009-06-17 * dbxout.c (dbxout_source_line): Add is_stmt parameter.ccoutant1-4/+5
2009-06-04 * basic-block.h (struct basic_block_def): Add discriminator field.ccoutant1-1/+8
2009-04-152009-04-15 Catherine Moore <clm@codesourcery.com>clm1-0/+7
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.jakub1-1/+2
2008-08-29 PR fortran/29635jakub1-3/+5
2007-08-27 * alias.c (memory_modified_1, memory_modified_in_insn_p):ghazi1-2/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...nickc1-12/+12
2005-06-25Update FSF address.kcook1-1/+1
2005-03-31Fix problems with hot/cold partitioning optimization.ctice1-0/+1
2005-03-29 * builtin-types.def, c-convert.c, c-format.c, ddg.c, debug.c,kazu1-1/+1
2005-03-222005-03-22 Daniel Berlin <dberlin@dberlin.org>dberlin1-1/+2
2004-02-12 * debug.h (struct gcc_debug_hooks): Add type_decl field.zack1-0/+7
2004-02-06 Josef Zlomek <zlomekj@suse.cz>zlomek1-1/+2
2004-01-31 alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,kazu1-1/+1
2004-01-272004-01-27 Devang Patel <dpatel@apple.com>dpatel1-15/+22
2003-06-29 * cse.c: Convert prototypes to ISO C90.aj1-18/+11
2003-04-052003-04-04 Geoffrey Keating <geoffk@apple.com>geoffk1-1/+2
2002-12-16Merge basic-improvements-branch to trunkzack1-0/+2
2002-08-15 * dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.rupp1-2/+2
2002-03-12 * Makefile.in (debug.o): Depend on debug.h.ghazi1-1/+1
2002-01-08 * debug.h: Use "tree" and "rtx" throughout.grahams1-4/+4
2001-07-19 * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.neil1-3/+19
2001-07-19 * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend onneil1-1/+4
2001-07-17 * dbxout.c (dbxout_really_begin_function): Rename toneil1-10/+12
2001-07-15 * dbxout.c (dbxout_source_line): Make static, update prototype.neil1-8/+21
2001-07-12 * Makefile.in (final.o): Depend on debug.h.neil1-1/+11
2001-07-11 * Makefile.in (c-lex.o): Wrap long lines. Depend on debug.h.neil1-3/+20
2001-07-10 * Makefile.in (toplev.o, sdbout.o, dbxout.o, dwarfout.o,neil1-0/+37