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