aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/.Sanitize
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1995-11-05 05:40:15 +0000
committerFred Fish <fnf@specifix.com>1995-11-05 05:40:15 +0000
commit01860b7ed14f1407e459a40a856abd7c82de012a (patch)
tree036884fff2d07096d0844985ed8bc661ac47357f /sim/ppc/.Sanitize
parenta3d1c56107d456fdf4b0838b6d9ed46fddc42386 (diff)
downloadgdb-01860b7ed14f1407e459a40a856abd7c82de012a.zip
gdb-01860b7ed14f1407e459a40a856abd7c82de012a.tar.gz
gdb-01860b7ed14f1407e459a40a856abd7c82de012a.tar.bz2
* core.c: Rename to corefile.c
* core.h: Rename to corefile.h * inline.c: Include corefile.h, renamed from core.h. * cpu.h: Include corefile.h, renamed from core.h * vm.c: Include corefile.h, renamed from core.h * Makefile.in (CPU_H): Change core.h to corefile.h (vm.o): Change dependency to corefile.h (LIB_SRC): Change core.c to corefile.c. (LIB_OBJ): Change core.o to corefile.o. (corefile.o): Change dependencies to corefile.c, corefile.h. * corefile.c: Include corefile.h rather than core.h * README.psim (KNOWN PROBLEMS): Change core.* references to corefile.* references.
Diffstat (limited to 'sim/ppc/.Sanitize')
-rw-r--r--sim/ppc/.Sanitize4
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/ppc/.Sanitize b/sim/ppc/.Sanitize
index db2cd36..b5b07fa 100644
--- a/sim/ppc/.Sanitize
+++ b/sim/ppc/.Sanitize
@@ -37,8 +37,8 @@ config.make
config.hdr
configure
configure.in
-core.c
-core.h
+corefile.c
+corefile.h
core_n.h
cpu.c
cpu.h