coff-alpha.c (alpha_adjust_reloc_in): Issue an informative error message if an
authorNick Clifton <nickc@redhat.com>
Wed, 6 Jul 2005 10:35:41 +0000 (10:35 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 6 Jul 2005 10:35:41 +0000 (10:35 +0000)
commit0adc9281f0ab9962eb5aa72fe6e8113f9014a93b
tree4a3249e0c2288bbcf84a4dab0367197d77e68cbc
parent5d5e6db937d3cf8a7affae6491373a02dd49e445
coff-alpha.c (alpha_adjust_reloc_in): Issue an informative error message if an
  unknown reloc is encountered.
  (alpha_relocate_section): Likewise.
ecoff.c (_bfd_ecoff_write_object_contents): Cope with a reloc with a missing
  howto field.
bfd/ChangeLog
bfd/coff-alpha.c
bfd/ecoff.c