diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-07-20 18:12:53 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-07-20 18:12:53 +0000 |
commit | d39d83c1be6481a7aff1a3d7a06aee8739ade643 (patch) | |
tree | fe439a4d2d50337b7d7c0b79a318a52485f99f70 /bfd | |
parent | 4677e30fad1d30d1a9ed1ce53083c278efa7fd68 (diff) | |
download | gdb-d39d83c1be6481a7aff1a3d7a06aee8739ade643.zip gdb-d39d83c1be6481a7aff1a3d7a06aee8739ade643.tar.gz gdb-d39d83c1be6481a7aff1a3d7a06aee8739ade643.tar.bz2 |
Reflect symmetry changes
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/.Sanitize | 4 | ||||
-rw-r--r-- | bfd/hosts/.Sanitize | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize index 3a8aa23..3962940 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -92,7 +92,7 @@ ctor.c demo64.c doc elf.c -elf32-generic.c +elf32-gen.c elf32-hppa.c elf32-hppa.h elf32-i386.c @@ -103,7 +103,7 @@ elf32-mips.c elf32-sparc.c elf32-target.h elf32.c -elf64-generic.c +elf64-gen.c elf64-target.h elf64.c elfcode.h diff --git a/bfd/hosts/.Sanitize b/bfd/hosts/.Sanitize index bf1e17d..a67da5b 100644 --- a/bfd/hosts/.Sanitize +++ b/bfd/hosts/.Sanitize @@ -63,6 +63,7 @@ sparc.h std-host.h stratus.h sun3.h +symmetry.h sysv4.h tahoe.h ultra3.h |