* corefile.c: Rename from core.c.
authorIan Lance Taylor <ian@airs.com>
Tue, 28 Apr 1998 23:52:20 +0000 (23:52 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 28 Apr 1998 23:52:20 +0000 (23:52 +0000)
commit43870aec5efd34c46f8d7d8422291030c5048fd8
tree57b11d57a3ffa07425ef44bf0dcd7504792f1133
parentbfde75f7e3846ec59ea36dcb07bb3f08924890a3
* corefile.c: Rename from core.c.
* corefile.h: Rename from core.h.
* Many .c files: Include corefile.h rather than core.h.
* Makefile.am (sources): Change core.c to corefile.c.
(noinst_HEADERS): Change core.h to corefile.h.
($(OBJECTS)): Depend upon corefile.h rather than core.h.
(corefile.o): Rename target from core.o, depend upon corefile.c.
* Makefile.in, po/POTFILES.in: Rebuild.
18 files changed:
gprof/.Sanitize
gprof/ChangeLog
gprof/Makefile.am
gprof/Makefile.in
gprof/alpha.c
gprof/basic_blocks.c
gprof/call_graph.c
gprof/corefile.c [moved from gprof/core.c with 99% similarity]
gprof/corefile.h [moved from gprof/core.h with 92% similarity]
gprof/gmon_io.c
gprof/gprof.c
gprof/hist.c
gprof/i386.c
gprof/po/POTFILES.in
gprof/sparc.c
gprof/symtab.c
gprof/tahoe.c
gprof/vax.c