]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
New function _dl_find_dso_for_object
[thirdparty/glibc.git] / ChangeLog
index 477ec3b07e57c7c356467f5e7a0aa14e375b0862..0cc0fed2be3826ef6766136789a67ab8c95586b5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
+
+       * elf/Versions (ld): Add _dl_find_dso_for_object.
+       * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
+       * elf/dl-open.c (_dl_find_dso_for_object): New function.
+       (dl_open_worker): Use _dl_find_dso_for_object.
+       * elf/dl-sym.c (do_sym): Likewise.
+       * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
+
 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
 
        * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):