aboutsummaryrefslogtreecommitdiff
path: root/gcc/debug.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-12debug.h (struct gcc_debug_hooks): Add type_decl field.Zack Weinberg1-0/+7
2004-02-06Josef Zlomek <zlomekj@suse.cz>Josef Zlomek1-1/+2
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+1
2004-01-27Makefile.in (dwarf2out.o): Depend on input.hDevang Patel1-15/+22
2003-06-29cse.c: Convert prototypes to ISO C90.Andreas Jaeger1-18/+11
2003-04-05dbxout.c (scope_labelno): Add GTY.Geoffrey Keating1-1/+2
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-08-15dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.Douglas B Rupp1-2/+2
2002-03-12Makefile.in (debug.o): Depend on debug.h.Kaveh R. Ghazi1-1/+1
2002-01-08* debug.h: Use "tree" and "rtx" throughout.Graham Stott1-4/+4
2001-07-19Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth1-3/+19
2001-07-19Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h.Neil Booth1-1/+4
2001-07-17dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function.Neil Booth1-10/+12
2001-07-15dbxout.c (dbxout_source_line): Make static, update prototype.Neil Booth1-8/+21
2001-07-12Makefile.in (final.o): Depend on debug.h.Neil Booth1-1/+11
2001-07-11Makefile.in (c-lex.o): Wrap long lines.Neil Booth1-3/+20
2001-07-10Makefile.in (toplev.o, [...]): Depend on debug.h, wrap long lines.Neil Booth1-0/+37