summaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)Author
1998-05-20Use it in dependency list of installation targets.Ulrich Drepper
1998-05-20Call shared object terminators at the right time.Ulrich Drepper
1998-04-09(_dl_map_object): Use LD_LIBRARY_PATH envvar if global variableUlrich Drepper
1998-03-30(_dl_open): Fix a typo.Ulrich Drepper
1998-03-24Add definition of _dl_library_path for static binaries.Ulrich Drepper
1998-03-23(_dl_close): Fix byte count while removing the shared object from theUlrich Drepper
1998-03-17(_dl_close): Correct and simplify unmapping.Ulrich Drepper
1998-03-12(_dl_map_objet_deps): Call _dl_catch_error correctly.Ulrich Drepper
1998-03-12(dl_main): Call _dl_catch_error correctly.Ulrich Drepper
1998-03-12(_dl_catch_error): Fix prototype and comment.Ulrich Drepper
1998-03-12(last_object_name): Removed.Ulrich Drepper
1998-03-12(struct catch): Remove objname member.Ulrich Drepper
1998-03-12(dl_main): Fixtypo.Ulrich Drepper
1998-03-12(dl_main): Install link maps for preloaded objects using main_map as loader.Ulrich Drepper
1998-03-12(_dl_close): Applied changes from 2.1 to correct unmapping.Ulrich Drepper
1998-03-10(_dl_library_path): New variable. Initialize from LD_LIBRARY_PATH envvarUlrich Drepper
1998-03-10(_dl_map_object): Don't get LD_LIBRARY_PATH envvar, use global variableUlrich Drepper
1998-03-10(dl_main): Undo last change.Ulrich Drepper
1998-03-10(dl_main): Load the preloaded objects dependencies.Ulrich Drepper
1998-03-04Add compatibility for broken old shells.Ulrich Drepper
1998-03-03Call _dl_map_object with new argument.Ulrich Drepper
1998-03-03Adjust prototype for _dl_map_object.Ulrich Drepper
1998-03-03(_dl_open): Call _dl_map_object with new argument.Ulrich Drepper
1998-03-03(_dl_map_object): Take extra argument and pass it to open_path.Ulrich Drepper
1998-03-03(_dl_map_object_deps): Call _dl_map_object with new argument.Ulrich Drepper
1998-03-02(dlsym:doit): Fix scope and skip maps for _dl_lookup_symbol_skip call.Ulrich Drepper
1998-03-02(_dl_sysdep_fatal): Fix parameters.Ulrich Drepper
1998-03-02(_dl_open): Update _dl_global_scope_end when setting _dl_global_scopeUlrich Drepper
1998-03-02(dladdr): Remove duplicate code.Ulrich Drepper
1998-02-27(_dl_addr): Fix search algorithms in dladdr(); don't assume that theUlrich Drepper
1998-02-27(_dl_addr): Fix search algorithms in dladdr(); don't assume that theUlrich Drepper
1998-02-01Really do the change.Ulrich Drepper
1998-02-01(dl_main): Allow ":" as separator for LD_PRELOAD.Ulrich Drepper
1998-01-30(dl_main): Correct parsing of ld.so.preload file.Ulrich Drepper
1998-01-30Make sure the variable `reloc' is really kept as a variable.Ulrich Drepper
1997-12-12Don't count in multiply reference object in number of prelaodedUlrich Drepper
1997-05-24(ELF_DYNAMIC_RELOCATE): Let elf_machine_runtime_setup() decide if weUlrich Drepper
1997-05-24(_dl_relocate_object): Don't call elf_machine_runtime_setup.Ulrich Drepper
1997-05-20(_dl_lookup_symbol_skip): Call _dl_signal_error when we can't find theUlrich Drepper
1997-03-20(RESOLVE): Don't try to resolve local symbols.Ulrich Drepper
1997-03-17Include <features.h>.Ulrich Drepper
1997-02-18update from main archive 970217Ulrich Drepper
1997-02-10update from main archive 970209cvs/libc-970210Ulrich Drepper
1997-02-03update from main archive 970202cvs/libc-970203Ulrich Drepper
1997-01-29update from main archive 970128cvs/libc-970129Ulrich Drepper
1997-01-23update from main archive 970121cvs/libc-970123Ulrich Drepper
1997-01-22update from main archive 970121cvs/libc-970122Ulrich Drepper
1997-01-21update from main archive 970120cvs/libc-970121Ulrich Drepper
1997-01-20update from main arhive 970119cvs/libc-970120Ulrich Drepper
1997-01-19update from main archive 970118cvs/libc-970119Ulrich Drepper