aboutsummaryrefslogtreecommitdiff
path: root/bfd/.Sanitize
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-03-12 17:48:16 +0000
committerIan Lance Taylor <ian@airs.com>1994-03-12 17:48:16 +0000
commit45ccfd58d2c6e5796777dd8dc216f3ab55081c59 (patch)
tree8a41eb56cf54ed26aa9dd862b92edf5339ae4048 /bfd/.Sanitize
parentf71481ba84d627cb3177ec2dccd68408618cd0b7 (diff)
downloadgdb-45ccfd58d2c6e5796777dd8dc216f3ab55081c59.zip
gdb-45ccfd58d2c6e5796777dd8dc216f3ab55081c59.tar.gz
gdb-45ccfd58d2c6e5796777dd8dc216f3ab55081c59.tar.bz2
* elf32-ppc.c: Renamed from elf32-powerpc.c.
start-sanitize-powerpc-netware * nlm32-ppc.c: Renamed from nlm32-powerpc.c. end-sanitize-powerpc-netware * Makefile.in, configure.in: Corresponding changes.
Diffstat (limited to 'bfd/.Sanitize')
-rw-r--r--bfd/.Sanitize6
1 files changed, 3 insertions, 3 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize
index c547528..26be3d2 100644
--- a/bfd/.Sanitize
+++ b/bfd/.Sanitize
@@ -34,9 +34,9 @@ else
fi
if ( echo $* | grep keep\-powerpc\-netware > /dev/null ) ; then
- keep_these_too="nlm32-powerpc.c ${keep_these_too}"
+ keep_these_too="nlm32-ppc.c ${keep_these_too}"
else
- lose_these_too="nlm32-powerpc.c ${lose_these_too}"
+ lose_these_too="nlm32-ppc.c ${lose_these_too}"
fi
# All files listed between the "Things-to-keep:" line and the
@@ -130,7 +130,7 @@ elf32-i860.c
elf32-m68k.c
elf32-m88k.c
elf32-mips.c
-elf32-powerpc.c
+elf32-ppc.c
elf32-sparc.c
elf32-target.h
elf32.c