Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (_dl_map_object_from_fd): Fix a typo. | Ulrich Drepper | 2005-02-08 | 1 | -1/+1 |
* | * sysdeps/sh/dl-machine.h (elf_machine_rela): Remove code using | Ulrich Drepper | 2005-02-08 | 1 | -0/+5 |
* | * elf/dl-load.c (open_path): If rtld_search_dirs is in RELRO segment, | Ulrich Drepper | 2005-02-07 | 1 | -7/+10 |
* | * elf/dl-load.c (_dl_map_object_from_fd): We don't have to allow | Ulrich Drepper | 2005-01-13 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2005-01-09 | 1 | -3/+4 |
* | * csu/elf-init.c (__libc_csu_fini): Don't do anything here. | Ulrich Drepper | 2005-01-06 | 1 | -15/+137 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -304/+93 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -93/+304 |
* | Update. | Ulrich Drepper | 2004-12-12 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2004-10-28 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-10-14 | 1 | -0/+2 |
* | [BZ #77] | Ulrich Drepper | 2004-10-14 | 1 | -27/+63 |
* | Update. | Ulrich Drepper | 2004-09-23 | 1 | -8/+6 |
* | 2004-09-20 Roland McGrath <roland@frob.com> | Roland McGrath | 2004-09-20 | 1 | -4/+6 |
* | (_dl_map_object_from_fd): Add caller check. | Ulrich Drepper | 2004-09-20 | 1 | -1/+5 |
* | Update. | Ulrich Drepper | 2004-09-20 | 1 | -1/+8 |
* | Update. | Ulrich Drepper | 2004-09-20 | 1 | -68/+71 |
* | Update. | Ulrich Drepper | 2004-09-19 | 1 | -13/+32 |
* | [BZ #116] | Ulrich Drepper | 2004-08-09 | 1 | -0/+6 |
* | 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 |