aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-load.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-26* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inlineUlrich Drepper1-1/+2
2009-04-01* elf/dl-open.c: Keep track of used name spaces and only iterate overcvs/fedora-glibc-20090401T0935Ulrich Drepper1-1/+1
2009-03-31* elf/dl-load.c: Remove support for systems without MAP_ANON.Ulrich Drepper1-9/+1
2009-03-16[BZ #9733]Ulrich Drepper1-1/+2
2009-02-10* elf/dl-load.c (open_verify): In case VALID_ELF_HEADER isUlrich Drepper1-1/+3
2008-07-26* sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Namespace cleanup.Ulrich Drepper1-10/+1
2007-10-28[BZ #5222]Ulrich Drepper1-1/+1
2007-08-03* intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_openUlrich Drepper1-0/+1
2007-07-12[BZ #4775, BZ #4776]Ulrich Drepper1-3/+6
2007-06-30(open_verify): Find .note.ABI-tag notes even in PT_NOTE segments with multipl...Ulrich Drepper1-6/+23
2007-06-19* sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elementsUlrich Drepper1-1/+4
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-13/+5
2007-07-31.Jakub Jelinek1-5/+13
2006-11-09* elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0cvs/fedora-glibc-20061109T1949Ulrich Drepper1-19/+12
2006-10-28* configure.in: Require assembler support for visibility, compilerUlrich Drepper1-3/+2
2006-10-27USE_TLS support is now default.Ulrich Drepper1-6/+2
2006-10-27* elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scopeUlrich Drepper1-4/+4
2006-10-10 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper1-4/+4
2006-08-29* elf/dl-load.c (_dl_init_paths): Expand DSTs.Ulrich Drepper1-1/+19
2006-06-27* elf/dl-load.c (open_path): Fix test to determine whether DSO iscvs/fedora-glibc-20060630T0858Ulrich Drepper1-1/+1
2006-06-27* elf/dl-load.c (_dl_map_object): Try harder to avoid looking atUlrich Drepper1-13/+22
2006-05-10* posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper1-1/+8
2006-04-30* elf/dl-load.c (_dl_map_object_from_fd): Move state changecvs/fedora-glibc-20060501T0751Ulrich Drepper1-11/+12
2006-03-15[BZ #2451]Ulrich Drepper1-7/+18
2005-10-172005-10-17 Roland McGrath <roland@redhat.com>Roland McGrath1-10/+12
2005-09-26[BZ #516]Ulrich Drepper1-14/+29
2005-09-20[BZ #1346]Roland McGrath1-9/+23
2005-09-02(_dl_map_object_from_fd): No need to change protection of memory used for the...Ulrich Drepper1-1/+1
2005-07-30* elf/dl-load.c [__WORDSIZE==64] (FILEBUF_SIZE): Adjust the valueUlrich Drepper1-7/+7
2005-04-26* sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.hRoland McGrath1-1/+7
2005-04-21* elf/dl-load.c (_dl_map_object_from_fd): Don't use MAP_DENYWRITE,Roland McGrath1-7/+1
2005-04-07* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion)Roland McGrath1-0/+5
2005-03-30* elf/dl-load.c: Don't include dl-osinfo.h here.Roland McGrath1-1/+0
2005-03-18* include/link.h (struct link_map): Remove l_opencount. Add l_removed.Ulrich Drepper1-2/+3
2005-03-01[BZ #721]Roland McGrath1-0/+2
2005-02-23* sysdeps/generic/libc-tls.c (static_dtv): Size the same as theUlrich Drepper1-7/+2
2005-02-222005-02-21 Alan Modra <amodra@bigpond.net.au>Ulrich Drepper1-2/+7
2005-02-08(_dl_map_object_from_fd): Fix a typo.Ulrich Drepper1-1/+1
2005-02-08* sysdeps/sh/dl-machine.h (elf_machine_rela): Remove code usingUlrich Drepper1-0/+5
2005-02-07* elf/dl-load.c (open_path): If rtld_search_dirs is in RELRO segment,Ulrich Drepper1-7/+10
2005-01-13* elf/dl-load.c (_dl_map_object_from_fd): We don't have to allowUlrich Drepper1-2/+2
2005-01-09Update.Ulrich Drepper1-3/+4
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper1-15/+137
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-304/+93
2007-07-122.5-18.1Jakub Jelinek1-93/+304
2004-12-12Update.Ulrich Drepper1-2/+2
2004-10-28Update.Ulrich Drepper1-1/+1
2004-10-14Update.Ulrich Drepper1-0/+2
2004-10-14[BZ #77]Ulrich Drepper1-27/+63
2004-09-23Update.Ulrich Drepper1-8/+6