summaryrefslogtreecommitdiff
path: root/elf/dl-load.c
Commit message (Expand)AuthorAgeFilesLines
* * elf/dl-load.c [__WORDSIZE==64] (FILEBUF_SIZE): Adjust the valueUlrich Drepper2005-07-301-7/+7
* * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.hRoland McGrath2005-04-261-1/+7
* * elf/dl-load.c (_dl_map_object_from_fd): Don't use MAP_DENYWRITE,Roland McGrath2005-04-211-7/+1
* * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion)Roland McGrath2005-04-071-0/+5
* * elf/dl-load.c: Don't include dl-osinfo.h here.Roland McGrath2005-03-301-1/+0
* * include/link.h (struct link_map): Remove l_opencount. Add l_removed.Ulrich Drepper2005-03-181-2/+3
* [BZ #721]Roland McGrath2005-03-011-0/+2
* * sysdeps/generic/libc-tls.c (static_dtv): Size the same as theUlrich Drepper2005-02-231-7/+2
* 2005-02-21 Alan Modra <amodra@bigpond.net.au>Ulrich Drepper2005-02-221-2/+7
* (_dl_map_object_from_fd): Fix a typo.Ulrich Drepper2005-02-081-1/+1
* * sysdeps/sh/dl-machine.h (elf_machine_rela): Remove code usingUlrich Drepper2005-02-081-0/+5
* * elf/dl-load.c (open_path): If rtld_search_dirs is in RELRO segment,Ulrich Drepper2005-02-071-7/+10
* * elf/dl-load.c (_dl_map_object_from_fd): We don't have to allowUlrich Drepper2005-01-131-2/+2
* Update.Ulrich Drepper2005-01-091-3/+4
* * csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper2005-01-061-15/+137
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-304/+93
* 2.5-18.1Jakub Jelinek2007-07-121-93/+304
* Update.Ulrich Drepper2004-12-121-2/+2
* Update.Ulrich Drepper2004-10-281-1/+1
* Update.Ulrich Drepper2004-10-141-0/+2
* [BZ #77]Ulrich Drepper2004-10-141-27/+63
* Update.Ulrich Drepper2004-09-231-8/+6
* 2004-09-20 Roland McGrath <roland@frob.com>Roland McGrath2004-09-201-4/+6
* (_dl_map_object_from_fd): Add caller check.Ulrich Drepper2004-09-201-1/+5
* Update.Ulrich Drepper2004-09-201-1/+8
* Update.Ulrich Drepper2004-09-201-68/+71
* Update.Ulrich Drepper2004-09-191-13/+32
* [BZ #116]Ulrich Drepper2004-08-091-0/+6
* 2004-05-18 Andreas Schwab <schwab@suse.de>Roland McGrath2004-07-061-1/+1
* Update.Ulrich Drepper2004-05-261-2/+10
* Update.Ulrich Drepper2004-05-031-6/+6
* Update.Ulrich Drepper2004-03-271-1/+4
* Update.Ulrich Drepper2004-03-071-1/+1
* Update.Ulrich Drepper2004-03-061-24/+21
* Update.Ulrich Drepper2004-03-051-24/+25
* * elf/dl-load.c (_dl_map_object_from_fd): Fix casts used as lvalue.Andreas Jaeger2004-02-211-2/+2
* Update.Ulrich Drepper2004-02-091-15/+3
* Update.Ulrich Drepper2004-01-201-1/+1
* * elf/dl-load.c: Don't declare __libc_stack_end. * sysdeps/ge...Richard Henderson2004-01-161-1/+0
* Update.Ulrich Drepper2004-01-151-6/+6
* Update.Ulrich Drepper2004-01-131-3/+6
* Update.Ulrich Drepper2004-01-131-1/+6
* Update.Ulrich Drepper2003-11-261-1/+2
* Update.Ulrich Drepper2003-10-271-1/+1
* 2003-09-23 Roland McGrath <roland@redhat.com>Roland McGrath2003-09-231-0/+20
* Update.Ulrich Drepper2003-07-241-0/+4
* Update.Ulrich Drepper2003-06-131-1/+1
* Update.Ulrich Drepper2003-06-111-3/+2
* Update.Update.Ulrich Drepper2003-05-201-1/+1
* * dlfcn/tst-dlinfo.c: New file.Roland McGrath2003-03-151-54/+121