summaryrefslogtreecommitdiff
path: root/elf/dl-load.c
AgeCommit message (Expand)Author
2004-09-23Update.Ulrich Drepper
2004-09-202004-09-20 Roland McGrath <roland@frob.com>Roland McGrath
2004-09-20(_dl_map_object_from_fd): Add caller check.Ulrich Drepper
2004-09-20Update.Ulrich Drepper
2004-09-20Update.Ulrich Drepper
2004-09-19Update.Ulrich Drepper
2004-08-09[BZ #116]Ulrich Drepper
2004-07-062004-05-18 Andreas Schwab <schwab@suse.de>Roland McGrath
2004-05-26Update.Ulrich Drepper
2004-05-03Update.Ulrich Drepper
2004-03-27Update.Ulrich Drepper
2004-03-07Update.Ulrich Drepper
2004-03-06Update.Ulrich Drepper
2004-03-05Update.Ulrich Drepper
2004-02-21* elf/dl-load.c (_dl_map_object_from_fd): Fix casts used as lvalue.Andreas Jaeger
2004-02-09Update.Ulrich Drepper
2004-01-20Update.Ulrich Drepper
2004-01-16 * elf/dl-load.c: Don't declare __libc_stack_end. * sysdeps/ge...Richard Henderson
2004-01-15Update.Ulrich Drepper
2004-01-13Update.Ulrich Drepper
2004-01-13Update.Ulrich Drepper
2003-11-26Update.Ulrich Drepper
2003-10-27Update.Ulrich Drepper
2003-09-232003-09-23 Roland McGrath <roland@redhat.com>Roland McGrath
2003-07-24Update.Ulrich Drepper
2003-06-13Update.Ulrich Drepper
2003-06-11Update.Ulrich Drepper
2003-05-20Update.Update.Ulrich Drepper
2003-03-15* dlfcn/tst-dlinfo.c: New file.Roland McGrath
2003-03-14* elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrsRoland McGrath
2003-03-04Update.Ulrich Drepper
2003-03-03* elf/dl-load.c (struct filebuf): Fix typo in last change.Roland McGrath
2003-03-03Update.Ulrich Drepper
2003-03-03(struct filebuf): Reduce buf array to 512 bytes.Ulrich Drepper
2003-01-16Update.Ulrich Drepper
2002-12-06* sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.Roland McGrath
2002-12-04* sysdeps/generic/ldsodefs.h (struct rtld_global): Move all [USE_TLS]Roland McGrath
2002-12-03* elf/tst-tls4.c: Define an unused TLS variable here, so that no lazyRoland McGrath
2002-10-23(struct filebuf): For buf element to have the alignment of ElfXX_Ehdr since t...Ulrich Drepper
2002-10-17* elf/dl-load.c (_dl_map_object_from_fd): Don't check DF_STATIC_TLS.Roland McGrath
2002-10-14* elf/dl-load.c (_dl_dst_count, _dl_dst_substitute): Handle $LIBRoland McGrath
2002-10-12Update.Ulrich Drepper
2002-09-12* elf/dl-load.c (_dl_map_object_from_fd): Use l_addr instead ofRoland McGrath
2002-08-25Update.Ulrich Drepper
2002-08-25Update.Ulrich Drepper
2002-08-15* elf/dl-load.c (lose): Remove [!SHARED] conditional from null checkRoland McGrath
2002-08-08Update.Ulrich Drepper
2002-08-05* Makerules (cpp-srcs-left): When setting this to runRoland McGrath
2002-08-02* sysdeps/pthread/bits/libc-tsd.h: Include <tls.h>.Roland McGrath
2002-07-16Update.Ulrich Drepper