aboutsummaryrefslogtreecommitdiff
path: root/dlfcn
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-08-21 23:01:40 +0000
committerUlrich Drepper <drepper@redhat.com>2002-08-21 23:01:40 +0000
commit01d8e36dd98d64d4d2b91bd01f83935ae6a21370 (patch)
treeea5cdc8fa0d9478db4a2f6b3cf7e6cab93aa8c15 /dlfcn
parente40b90278660badb9386ebdcc000523dd92ff141 (diff)
downloadglibc-01d8e36dd98d64d4d2b91bd01f83935ae6a21370.tar
glibc-01d8e36dd98d64d4d2b91bd01f83935ae6a21370.tar.gz
glibc-01d8e36dd98d64d4d2b91bd01f83935ae6a21370.tar.bz2
glibc-01d8e36dd98d64d4d2b91bd01f83935ae6a21370.zip
Update.
* elf/rtld.c (start_time): New global variable. Moved from _dl_start. (DONT_USE_BOOTSTRAP_MAP): Define if we can use non-exported symbols before relocation. (_dl_start): Don't use local bootstrap_map variable if DONT_USE_BOOTSTRAP_MAP is defined. Use GL(dl_rtld_map). Don't pass bootstrap_map to _dl_start_final in this case either. Don't pass start_time to _dl_start_final ever. (_dl_start_final): Don't copy bootstrap_map of DONT_USE_BOOTSTRAP_MAP. * elf/dl-deps.c (_dl_map_object_deps): Revert patch from 2002-05-28. This cripples the scope lists necessary to search for symbols in dependencies which are not in the global scope.
Diffstat (limited to 'dlfcn')
0 files changed, 0 insertions, 0 deletions