OSDN Git Service

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)
commit816518335dcf5052f1535f93fa361ec1b2284637
tree210ecaa4745bb1719dd524dbf5387d29a5315b23
parent29d81118019c4201e493f09a5fb5e43dd2b978c8
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