* linker.c (_bfd_generic_link_add_one_symbol): When calling the
authorIan Lance Taylor <ian@airs.com>
Wed, 17 Apr 1996 17:21:52 +0000 (17:21 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 17 Apr 1996 17:21:52 +0000 (17:21 +0000)
callback routines, pass h->root.string rather than name, in case
copy is true and name is transient.

bfd/ChangeLog

index d894d24..a04b72b 100644 (file)
@@ -1,3 +1,9 @@
+Wed Apr 17 13:07:37 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * linker.c (_bfd_generic_link_add_one_symbol): When calling the
+       callback routines, pass h->root.string rather than name, in case
+       copy is true and name is transient.
+
 Tue Apr 16 16:36:38 1996  Stu Grossman  (grossman@lisa.cygnus.com)
 
        * elfcore.h:  Add support for core files with multiple threads.