* 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 d894d24e3f8a9fb32ed2cd2126ee7844f49d7f05..a04b72bbc0adc2e0799f282b870fd281a555bd60 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.