* reloc16.c (bfd_coff_reloc16_get_relocated_section_contents):

Pass input_bfd, not in_bfd, to bfd_coff_reloc16_extra_cases.
This commit is contained in:
Ian Lance Taylor 1995-11-01 22:12:57 +00:00
parent 7954cc14d9
commit e8d6d5d0a5
1 changed files with 3 additions and 0 deletions

View 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.