Age | Commit message (Expand) | Author |
2011-08-20 | Print message that there is no scope instead of being silent | Ulrich Drepper |
2011-08-20 | Further improve printing os ELF symbol lookup scope information | Ulrich Drepper |
2011-08-16 | Improve printing of lookup scopes | Ulrich Drepper |
2011-08-16 | Avoid warning from last change | Ulrich Drepper |
2011-08-16 | Fix printing of scope number | Ulrich Drepper |
2011-08-13 | Implement LD_DEBUG=scopes | Ulrich Drepper |
2011-06-10 | Quash some new warnings from GCC 4.6. | Roland McGrath |
2011-05-14 | Fix handling of static TLS in dlopen'ed objects | Martin von Gagern |
2010-10-24 | Require suid bit on audit objects in privileged programs | Andreas Schwab |
2010-10-24 | Don't expand DST twice in dl_open | Andreas Schwab |
2010-01-15 | ld.so: Adjust the auxv if ld.so is directly invoked. | Andreas Krebbel |
2009-07-27 | Break out _dl_scope_free into its own file. | Ulrich Drepper |
2009-07-09 | Implement STB_GNU_UNIQUE handling. | Ulrich Drepper |
2009-04-19 | [BZ #10069] | Ulrich Drepper |
2009-04-16 | * elf/dl-open.c (_dl_open): Bump GL(dl_nns) to 1 if no libraries cvs/fedora-glibc-20090416T1610 | Jakub Jelinek |
2009-04-01 | * elf/dl-open.c: Keep track of used name spaces and only iterate overcvs/fedora-glibc-20090401T0935 | Ulrich Drepper |
2009-03-16 | [BZ #9733] | Ulrich Drepper |
2007-09-29 | * sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Storecvs/fedora-glibc-20070929T1859 | Ulrich Drepper |
2007-06-20 | * elf/dl-close.c (free_mem): Free _dl_scope_free_list. | Ulrich Drepper |
2007-06-19 | * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elements | Ulrich Drepper |
2007-05-19 | * elf/dl-close.c (_dl_close_worker): When removing object from | Ulrich Drepper |
2007-05-11 | (add_to_global): One more small cleanup patch. | Ulrich Drepper |
2007-05-11 | * elf/dl-open.c (add_to_global): Introduce variable ns to help gcc | Ulrich Drepper |
2007-03-17 | * elf/dl-open.c (dl_open_worker): Declare l in 2 differentcvs/fedora-glibc-20070317T2130 | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2006-10-29 | * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P. | Ulrich Drepper |
2006-10-27 | USE_TLS support is now default. | Ulrich Drepper |
2006-10-27 | * elf/dl-close.c (_dl_close_worker): Renamed from _dl_close and | Ulrich Drepper |
2006-10-27 | [BZ #3429] | Ulrich Drepper |
2006-10-27 | * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope | Ulrich Drepper |
2006-10-18 | [BZ #3313] | Ulrich Drepper |
2006-10-11 | * include/atomic.c: Define catomic_* operations. | Ulrich Drepper |
2006-10-10 | Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper |
2006-08-28 | * elf/dl-open.c (dl_open_worker): Allow $LIB and $PLATFORM in | Ulrich Drepper |
2006-07-31 | * elf/dl-open.c (dl_open_worker): Add branch prediction. | Ulrich Drepper |
2005-11-15 | * elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size definition.cvs/fedora-glibc-20051115T0809 | Ulrich Drepper |
2005-06-12 | * elf/dl-error.c (_dl_signal_error): Store information about use of | Ulrich Drepper |
2005-03-20 | * elf/dl-open.c (dl_open_worker): Fix typo. | Ulrich Drepper |
2005-03-19 | * elf/dl-open.c (dl_open_worker): Print exact l_direct_opencount value, | Ulrich Drepper |
2005-03-18 | * include/link.h (struct link_map): Remove l_opencount. Add l_removed. | Ulrich Drepper |
2005-03-07 | * elf/dl-close.c (_dl_close): Decrement l_opencount before | Ulrich Drepper |
2005-03-06 | * sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl. | Roland McGrath |
2005-01-13 | * elf/dl-load.c (_dl_map_object_from_fd): We don't have to allow | Ulrich Drepper |
2005-01-09 | Update. | Ulrich Drepper |
2005-01-06 | * csu/elf-init.c (__libc_csu_fini): Don't do anything here. | Ulrich Drepper |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
2007-07-12 | 2.5-18.1 | Jakub Jelinek |
2004-10-28 | Update. | Ulrich Drepper |
2004-10-27 | Update. | Ulrich Drepper |