Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 8 Jun 2000 03:03:00 +0000 (03:03 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 8 Jun 2000 03:03:00 +0000 (03:03 +0000)
commitdec126b41a0bf2d807c3fc908bd8a0f1a9fa9277
treed61bbc6512ab4f496d69ed494f1344704cb215ec
parentb8565e7817d7c6afd8eac804867b88c9bad1c9f1
Update.

* dlfcn/dlfcn.h: Pretty print dladdr declaraction.

* elf/rtld.c (process_envvars): Recognize LD_DYNAMIC_WEAK.
(_dl_dynamic_weak): New variable.
* elf/dl-support.c: Likewise.
* sysdeps/generic/ldsodefs.h: Declare _dl_dynamic_weak.
* elf/do-lookup.h: If we find a weak definition treat it like a
normal symbol unless _dl_dynamic_weak is nonzero.  In the latter
case treat it like before.
ChangeLog
dlfcn/dlfcn.h
elf/dl-support.c
elf/do-lookup.h
elf/rtld.c
sysdeps/generic/ldsodefs.h