summaryrefslogtreecommitdiff
path: root/gcc/debug.c
Commit message (Expand)AuthorAgeFilesLines
* godump.c: New file.Ian Lance Taylor2010-11-151-1/+3
* This patch adds the end prologue and begin epilogue markers in Dwarf2 Douglas B Rupp2010-06-161-1/+2
* re PR debug/41700 (g++.dg/debug/dwarf2/icf.C)Cary Coutant2009-10-291-0/+7
* re PR debug/40521 (-g causes GCC to generate .eh_frame)Jakub Jelinek2009-10-171-0/+1
* Add support for debugging with ICF (Identical Code Folding).Cary Coutant2009-10-081-0/+8
* dbxout.c (dbxout_source_line): Add is_stmt parameter.Cary Coutant2009-06-171-4/+5
* basic-block.h (struct basic_block_def): Add discriminator field.Cary Coutant2009-06-041-1/+8
* debug.h (set_name): Declare.Catherine Moore2009-04-151-0/+7
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* re PR fortran/29635 (debug info of modules)Jakub Jelinek2008-08-291-3/+5
* alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi2007-08-271-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-12/+12
* Update FSF address.Kelley Cook2005-06-251-1/+1
* Fix problems with hot/cold partitioning optimization.Caroline Tice2005-03-311-0/+1
* builtin-types.def, [...]: Update copyright.Kazu Hirata2005-03-291-1/+1
* c-opts.c (c_common_parse_file): Only start/end main source file if debug hook...Daniel Berlin2005-03-221-1/+2
* debug.h (struct gcc_debug_hooks): Add type_decl field.Zack Weinberg2004-02-121-0/+7
* Josef Zlomek <zlomekj@suse.cz>Josef Zlomek2004-02-061-1/+2
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata2004-01-311-1/+1
* Makefile.in (dwarf2out.o): Depend on input.hDevang Patel2004-01-271-15/+22
* cse.c: Convert prototypes to ISO C90.Andreas Jaeger2003-06-291-18/+11
* dbxout.c (scope_labelno): Add GTY.Geoffrey Keating2003-04-051-1/+2
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.Douglas B Rupp2002-08-151-2/+2
* Makefile.in (debug.o): Depend on debug.h.Kaveh R. Ghazi2002-03-121-1/+1
* * debug.h: Use "tree" and "rtx" throughout.Graham Stott2002-01-081-4/+4
* Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth2001-07-191-3/+19
* Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h.Neil Booth2001-07-191-1/+4
* dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function.Neil Booth2001-07-171-10/+12
* dbxout.c (dbxout_source_line): Make static, update prototype.Neil Booth2001-07-151-8/+21
* Makefile.in (final.o): Depend on debug.h.Neil Booth2001-07-121-1/+11
* Makefile.in (c-lex.o): Wrap long lines.Neil Booth2001-07-111-3/+20
* Makefile.in (toplev.o, [...]): Depend on debug.h, wrap long lines.Neil Booth2001-07-101-0/+37