Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2004-05-18 Andreas Schwab <schwab@suse.de> | Roland McGrath | 2004-07-06 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-05-26 | 1 | -2/+10 |
* | Update. | Ulrich Drepper | 2004-05-03 | 1 | -6/+6 |
* | Update. | Ulrich Drepper | 2004-03-27 | 1 | -1/+4 |
* | Update. | Ulrich Drepper | 2004-03-07 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-03-06 | 1 | -24/+21 |
* | Update. | Ulrich Drepper | 2004-03-05 | 1 | -24/+25 |
* | * elf/dl-load.c (_dl_map_object_from_fd): Fix casts used as lvalue. | Andreas Jaeger | 2004-02-21 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2004-02-09 | 1 | -15/+3 |
* | Update. | Ulrich Drepper | 2004-01-20 | 1 | -1/+1 |
* | * elf/dl-load.c: Don't declare __libc_stack_end. * sysdeps/ge... | Richard Henderson | 2004-01-16 | 1 | -1/+0 |
* | Update. | Ulrich Drepper | 2004-01-15 | 1 | -6/+6 |
* | Update. | Ulrich Drepper | 2004-01-13 | 1 | -3/+6 |
* | Update. | Ulrich Drepper | 2004-01-13 | 1 | -1/+6 |
* | Update. | Ulrich Drepper | 2003-11-26 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2003-10-27 | 1 | -1/+1 |
* | 2003-09-23 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-09-23 | 1 | -0/+20 |
* | Update. | Ulrich Drepper | 2003-07-24 | 1 | -0/+4 |
* | Update. | Ulrich Drepper | 2003-06-13 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-06-11 | 1 | -3/+2 |
* | Update.Update. | Ulrich Drepper | 2003-05-20 | 1 | -1/+1 |
* | * dlfcn/tst-dlinfo.c: New file. | Roland McGrath | 2003-03-15 | 1 | -54/+121 |
* | * 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 |