aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-load.c
AgeCommit message (Expand)AuthorFilesLines
2003-06-13Update.Ulrich Drepper1-1/+1
2003-06-11Update.Ulrich Drepper1-3/+2
2003-05-20Update.Update.Ulrich Drepper1-1/+1
2003-03-15* dlfcn/tst-dlinfo.c: New file.Roland McGrath1-54/+121
2003-03-14* elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrsRoland McGrath1-0/+9
2003-03-04Update.Ulrich Drepper1-27/+31
2003-03-03* elf/dl-load.c (struct filebuf): Fix typo in last change.Roland McGrath1-1/+1
2003-03-03Update.Ulrich Drepper1-0/+6
2003-03-03(struct filebuf): Reduce buf array to 512 bytes.Ulrich Drepper1-2/+2
2003-01-16Update.Ulrich Drepper1-3/+3
2002-12-06* sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.Roland McGrath1-5/+5
2002-12-04* sysdeps/generic/ldsodefs.h (struct rtld_global): Move all [USE_TLS]Roland McGrath1-12/+44
2002-12-03* elf/tst-tls4.c: Define an unused TLS variable here, so that no lazyRoland McGrath1-3/+21
2002-10-23(struct filebuf): For buf element to have the alignment of ElfXX_Ehdr since t...Ulrich Drepper1-1/+1
2002-10-17* elf/dl-load.c (_dl_map_object_from_fd): Don't check DF_STATIC_TLS.Roland McGrath1-6/+4
2002-10-14* elf/dl-load.c (_dl_dst_count, _dl_dst_substitute): Handle $LIBRoland McGrath1-4/+5
2002-10-12Update.Ulrich Drepper1-20/+18
2002-09-12* elf/dl-load.c (_dl_map_object_from_fd): Use l_addr instead ofRoland McGrath1-1/+1
2002-08-25Update.Ulrich Drepper1-8/+15
2002-08-25Update.Ulrich Drepper1-7/+7
2002-08-15* elf/dl-load.c (lose): Remove [!SHARED] conditional from null checkRoland McGrath1-3/+2
2002-08-08Update.Ulrich Drepper1-1/+1
2002-08-05* Makerules (cpp-srcs-left): When setting this to runRoland McGrath1-1/+1
2002-08-02* sysdeps/pthread/bits/libc-tsd.h: Include <tls.h>.Roland McGrath1-3/+3
2002-07-16Update.Ulrich Drepper1-2/+6
2002-04-24Update.Ulrich Drepper1-3/+3
2002-03-01Update.Ulrich Drepper1-8/+11
2002-02-28Update.Ulrich Drepper1-0/+7
2002-02-13Update.Ulrich Drepper1-22/+10
2002-02-11Update.Ulrich Drepper1-6/+6
2002-02-07(_dl_map_object_from_fd): Store alignment requirement along with the other in...Ulrich Drepper1-3/+8
2002-02-06Update.Andreas Jaeger1-18/+18
2002-02-06Update.Ulrich Drepper1-1/+5
2002-02-05Update.Ulrich Drepper1-0/+30
2002-02-03Update.Ulrich Drepper1-5/+17
2002-02-03Update.Ulrich Drepper1-29/+39
2002-02-02Update.Ulrich Drepper1-24/+36
2002-01-31Update.Ulrich Drepper1-57/+41
2002-01-29Update.Ulrich Drepper1-9/+3
2001-12-12Update.Ulrich Drepper1-1/+2
2001-11-10(_dl_map_object_from_fd): Remove use of _dl_pf_to_prot. Use arithmetic opera...Ulrich Drepper1-24/+12
2001-11-10(is_dst): Pretty printing.Ulrich Drepper1-2/+2
2001-11-10Update.Ulrich Drepper1-35/+34
2001-11-09(lose): Remove some unnecessary code. The new object is always the last in t...Ulrich Drepper1-4/+8
2001-11-09Update.Ulrich Drepper1-13/+0
2001-11-07Update.Ulrich Drepper1-12/+11
2001-11-07Update.Ulrich Drepper1-82/+154
2001-11-01Update.Ulrich Drepper1-21/+40
2001-11-01Update.Ulrich Drepper1-6/+4
2001-09-19Update.Ulrich Drepper1-1/+1