* archures.c (bfd_default_compatible): Test bits_per_word.
authorAlan Modra <amodra@gmail.com>
Wed, 13 Mar 2002 07:30:45 +0000 (07:30 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 13 Mar 2002 07:30:45 +0000 (07:30 +0000)
commitb74fa2cd15f80f123495fad4f2f3edc092e90138
treee00414ad41207813dd45f5e4976c87b28b3585ca
parentfa7ea4d86407b3674af92cacfac9afddc8819a1f
* archures.c (bfd_default_compatible): Test bits_per_word.
* cpu-i386.c (i386_compatible): Remove.  Replace occurrences with
bfd_default_compatible.
* cpu-i370.c (i370_compatible): Likewise.
* cpu-sparc.c (sparc_compatible): Likewise.
* cpu-h8300.c (compatible): Test in->arch == out->arch.
bfd/ChangeLog
bfd/archures.c
bfd/cpu-h8300.c
bfd/cpu-i370.c
bfd/cpu-i386.c
bfd/cpu-sparc.c
This page took 0.0251 seconds and 4 git commands to generate.