* reloc16.c (bfd_coff_reloc16_get_relocated_section_contents):
authorIan Lance Taylor <ian@airs.com>
Wed, 1 Nov 1995 22:12:57 +0000 (22:12 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 1 Nov 1995 22:12:57 +0000 (22:12 +0000)
Pass input_bfd, not in_bfd, to bfd_coff_reloc16_extra_cases.

bfd/ChangeLog

index 682ad47..6cdcc3d 100644 (file)
@@ -20,6 +20,9 @@ Wed Nov  1 13:51:54 1995  Ken Raeburn  <raeburn@cygnus.com>
 
 Wed Nov  1 11:45:07 1995  Ian Lance Taylor  <ian@cygnus.com>
 
+       * reloc16.c (bfd_coff_reloc16_get_relocated_section_contents):
+       Pass input_bfd, not in_bfd, to bfd_coff_reloc16_extra_cases.
+
        * elf.c (bfd_elf_set_dt_needed_name): Don't do anything if the
        BFD is not of the right type.
        (bfd_elf_get_needed_list): Likewise.