OSDN Git Service

* cpu-mips.c (mips_compatible): New. Don't check bits_per_word.
authoramodra <amodra>
Thu, 14 Mar 2002 10:38:30 +0000 (10:38 +0000)
committeramodra <amodra>
Thu, 14 Mar 2002 10:38:30 +0000 (10:38 +0000)
commit02250a62867aa0862255098792532671f534c1c1
treebf3b96cd0602593cf2e4dc5f13df4db128e0854c
parent3e12588f13cad0d8d80d025a1d14edcee5c4d4aa
* cpu-mips.c (mips_compatible): New.  Don't check bits_per_word.
(N): Use the above.
* elflink.h (elf_bfd_final_link): Revert last change.  Instead,
ensure reloc size matches before calling elf_link_input_bfd.
Add an assert to check reloc size when counting output relocs.
bfd/ChangeLog
bfd/cpu-mips.c
bfd/elflink.h