aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-11-01 22:12:57 +0000
committerIan Lance Taylor <ian@airs.com>1995-11-01 22:12:57 +0000
commite8d6d5d0a539042bd1bf1ce59dc6263a90dedd04 (patch)
tree465b2d42c72a7799e533307032fdc5ae5eab31b0 /bfd
parent7954cc14d9d573ed2c686c7a83ce63e5762d8766 (diff)
downloadfsf-binutils-gdb-e8d6d5d0a539042bd1bf1ce59dc6263a90dedd04.zip
fsf-binutils-gdb-e8d6d5d0a539042bd1bf1ce59dc6263a90dedd04.tar.gz
fsf-binutils-gdb-e8d6d5d0a539042bd1bf1ce59dc6263a90dedd04.tar.bz2
* reloc16.c (bfd_coff_reloc16_get_relocated_section_contents):
Pass input_bfd, not in_bfd, to bfd_coff_reloc16_extra_cases.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 682ad47..6cdcc3d 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -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.