* linker.c (_bfd_generic_link_add_archive_symbols): Initialize
authorIan Lance Taylor <ian@airs.com>
Thu, 23 Jun 1994 00:36:38 +0000 (00:36 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 23 Jun 1994 00:36:38 +0000 (00:36 +0000)
pass from abfd->archive_pass, and save it there as well.

bfd/ChangeLog

index 7876bdd39f4ef41e9412f9f40958ecb61ed7ed7d..7ed605ffd40b54a11ebc8423239ef3a365009c37 100644 (file)
@@ -7,6 +7,9 @@ Wed Jun 22 17:59:59 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
 
 Wed Jun 22 10:52:47 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
 
+       * linker.c (_bfd_generic_link_add_archive_symbols): Initialize
+       pass from abfd->archive_pass, and save it there as well.
+
        * hash.c (bfd_hash_allocate): Don't call bfd_set_error if
        obstack_alloc returns NULL unless the size is non-zero.