updated for added/removed files

This commit is contained in:
Ken Raeburn
1995-02-07 22:59:13 +00:00
parent 5489fcc3d9
commit f86ee9d623
2 changed files with 35 additions and 5 deletions

View File

@ -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.

View File

@ -21,6 +21,7 @@ Do-first:
Things-to-keep:
mt-alpha
mt-dummy
mt-i386
mt-ns532