diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-02-07 22:59:13 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-02-07 22:59:13 +0000 |
commit | f86ee9d623dcace16c261a509187bdbd9e2a4613 (patch) | |
tree | 41ed9c03c8c91515a1ae455bf54c5cf142041721 /gprof | |
parent | 5489fcc3d9dbb1f529dddb19b615e23d8ed59dc7 (diff) | |
download | gdb-f86ee9d623dcace16c261a509187bdbd9e2a4613.zip gdb-f86ee9d623dcace16c261a509187bdbd9e2a4613.tar.gz gdb-f86ee9d623dcace16c261a509187bdbd9e2a4613.tar.bz2 |
updated for added/removed files
Diffstat (limited to 'gprof')
-rw-r--r-- | gprof/.Sanitize | 39 | ||||
-rw-r--r-- | gprof/config/.Sanitize | 1 |
2 files changed, 35 insertions, 5 deletions
diff --git a/gprof/.Sanitize b/gprof/.Sanitize index cfde0c8..97ed1a3 100644 --- a/gprof/.Sanitize +++ b/gprof/.Sanitize @@ -24,34 +24,61 @@ Do-first: Things-to-keep: +.gdbinit ChangeLog Makefile.in -arcs.c +NOTES +TEST +TODO +alpha.c +alpha.h +basic_blocks.c +basic_blocks.h bsd_callg_bl.m +call_graph.c +call_graph.h +cg_arcs.c +cg_arcs.h +cg_dfn.c +cg_dfn.h +cg_print.c +cg_print.h config configure.bat configure.in -dfn.c +core.c +core.h dummy.c dummy.h flat_bl.m fsf_callg_bl.m gen-c-prog.awk gmon.h +gmon_io.c +gmon_io.h +gmon_out.h gprof.1 gprof.c gprof.h gprof.texi hertz.c +hertz.h +hist.c +hist.h i386.c i386.h -lookup.c ns532.c ns532.h -printgprof.c -printlist.c +search_list.c +search_list.h +source.c +source.h sparc.c sparc.h +sym_ids.c +sym_ids.h +symtab.c +symtab.h tahoe.c tahoe.h vax.c @@ -59,6 +86,8 @@ vax.h Things-to-lose: +.cvsignore + Do-last: # End of file. diff --git a/gprof/config/.Sanitize b/gprof/config/.Sanitize index 3562223..50ad33a 100644 --- a/gprof/config/.Sanitize +++ b/gprof/config/.Sanitize @@ -21,6 +21,7 @@ Do-first: Things-to-keep: +mt-alpha mt-dummy mt-i386 mt-ns532 |