summaryrefslogtreecommitdiff
path: root/elf/dl-load.c
Commit message (Expand)AuthorAgeFilesLines
* Updated to fedora-glibc-20050319T1907cvs/fedora-glibc-2_3_4-15Jakub Jelinek2005-03-191-2/+3
* Updated to fedora-glibc-20050302T1820Jakub Jelinek2005-03-031-0/+2
* Updated to fedora-glibc-20050208T2213cvs/fedora-glibc-2_3_4-7Jakub Jelinek2005-02-081-1/+1
* Updated to fedora-glibc-20050208T0948cvs/fedora-glibc-2_3_4-6Jakub Jelinek2005-02-081-25/+156
* Updated to fedora-glibc-20041213T2323cvs/fedora-glibc-2_3_3-91Jakub Jelinek2004-12-131-2/+2
* Updated to fedora-glibc-20041102T1153Jakub Jelinek2004-11-021-1/+1
* 2.3.3-68Jakub Jelinek2004-10-141-0/+2
* Updated to fedora-glibc-20041014T0548Jakub Jelinek2004-10-141-27/+63
* Updated to fedora-glibc-20040925T0738Jakub Jelinek2004-09-251-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
* * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrsRoland McGrath2003-03-141-0/+9
* Update.Ulrich Drepper2003-03-041-27/+31
* * elf/dl-load.c (struct filebuf): Fix typo in last change.Roland McGrath2003-03-031-1/+1
* Update.Ulrich Drepper2003-03-031-0/+6
* (struct filebuf): Reduce buf array to 512 bytes.Ulrich Drepper2003-03-031-2/+2
* Update.Ulrich Drepper2003-01-161-3/+3
* * sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.Roland McGrath2002-12-061-5/+5
* * sysdeps/generic/ldsodefs.h (struct rtld_global): Move all [USE_TLS]Roland McGrath2002-12-041-12/+44
* * elf/tst-tls4.c: Define an unused TLS variable here, so that no lazyRoland McGrath2002-12-031-3/+21
* (struct filebuf): For buf element to have the alignment of ElfXX_Ehdr since t...Ulrich Drepper2002-10-231-1/+1
* * elf/dl-load.c (_dl_map_object_from_fd): Don't check DF_STATIC_TLS.Roland McGrath2002-10-171-6/+4
* * elf/dl-load.c (_dl_dst_count, _dl_dst_substitute): Handle $LIBRoland McGrath2002-10-141-4/+5
* Update.Ulrich Drepper2002-10-121-20/+18