Age | Commit message (Expand) | Author | Files | Lines |
2009-07-09 | Implement STB_GNU_UNIQUE handling. | Ulrich Drepper | 1 | -1/+6 |
2009-04-17 | 2009-04-16 Samuel Thibault <samuel.thibault@ens-lyon.org> | Roland McGrath | 1 | -9/+7 |
2009-04-01 | * elf/dl-open.c: Keep track of used name spaces and only iterate overcvs/fedora-glibc-20090401T0935 | Ulrich Drepper | 1 | -2/+3 |
2009-03-31 | * elf/dl-load.c: Remove support for systems without MAP_ANON. | Ulrich Drepper | 1 | -7/+1 |
2009-03-16 | [BZ #9733] | Ulrich Drepper | 1 | -5/+7 |
2009-03-16 | * elf/rtld.c (dl_main): Extend help message for --audit option. | Ulrich Drepper | 1 | -1/+2 |
2009-01-11 | * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Take | Ulrich Drepper | 1 | -9/+9 |
2008-08-14 | * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Undo all | Ulrich Drepper | 1 | -2/+0 |
2008-07-24 | * elf/elf.h: Define AT_EXECFN. | Ulrich Drepper | 1 | -0/+2 |
2008-03-08 | [BZ #5786] | Ulrich Drepper | 1 | -1/+4 |
2008-03-08 | * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add | Ulrich Drepper | 1 | -2/+3 |
2007-11-06 | * elf/rtld.c (dl_main): Use the page size to find the map start. | Ulrich Drepper | 1 | -1/+2 |
2007-10-31 | * elf/rtld.c (dl_main): Initialize stack and pointer guard early | Ulrich Drepper | 1 | -23/+39 |
2007-06-18 | * elf/rtld.c (dl_main): Don't call init_tls more than once. | Ulrich Drepper | 1 | -5/+5 |
2007-02-12 | * elf/rtld.c (RESOLVE_MAP): Always return bootstrap_map reference. | Ulrich Drepper | 1 | -4/+5 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -51/+20 |
2007-07-31 | . | Jakub Jelinek | 1 | -20/+51 |
2006-10-28 | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper | 1 | -2/+1 |
2006-10-27 | USE_TLS support is now default. | Ulrich Drepper | 1 | -39/+11 |
2006-10-27 | * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope | Ulrich Drepper | 1 | -7/+5 |
2006-10-10 | Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 1 | -7/+8 |
2006-10-02 | * elf/rtld.c (dl_main): Don't use prelinking if LD_DYNAMIC_WEAK is | Ulrich Drepper | 1 | -1/+2 |
2006-09-29 | [BZ #3273] | Ulrich Drepper | 1 | -1/+3 |
2006-04-08 | * elf/rtld.c (process_envvars): Fix handling of LD_POINTER_GUARD. | Ulrich Drepper | 1 | -1/+1 |
2006-03-19 | * elf/rtld.c (dl_main): Run final self-relocation after setting up TLS. | Roland McGrath | 1 | -15/+25 |
2005-12-30 | 2005-12-08 Steven Munroe <sjmunroe@us.ibm.com> | Ulrich Drepper | 1 | -0/+7 |
2005-12-21 | * elf/cache.c: Use <> rather than "" #includes. | Roland McGrath | 1 | -1/+1 |
2005-12-18 | * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Define C | Ulrich Drepper | 1 | -2/+4 |
2005-12-18 | * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined. | Ulrich Drepper | 1 | -1/+31 |
2005-09-29 | [BZ #1392] | Roland McGrath | 1 | -4/+5 |
2005-06-26 | * Versions.def (ld): Add GLIBC_2.4. | Ulrich Drepper | 1 | -23/+31 |
2005-06-14 | [BZ #966] | Ulrich Drepper | 1 | -24/+17 |
2005-06-12 | * elf/dl-error.c (_dl_signal_error): Store information about use of | Ulrich Drepper | 1 | -7/+25 |
2005-05-22 | * elf/rtld.c: Include <dl-osinfo.h>.cvs/fedora-glibc-20050523T1354 | Ulrich Drepper | 1 | -0/+1 |
2005-04-07 | * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion) | Roland McGrath | 1 | -93/+99 |
2005-03-20 | [BZ #786] | Ulrich Drepper | 1 | -2/+1 |
2005-03-18 | * include/link.h (struct link_map): Remove l_opencount. Add l_removed. | Ulrich Drepper | 1 | -65/+61 |
2005-02-12 | * debug/chk_fail.c (__chk_fail): Add a while (1) loop around | Ulrich Drepper | 1 | -4/+7 |
2005-02-12 | (_dl_start): Set bootstrap_map.l_relocated even for already prelinked ld.so. | Ulrich Drepper | 1 | -1/+1 |
2005-01-25 | Update. | Ulrich Drepper | 1 | -2/+0 |
2005-01-09 | Update. | Ulrich Drepper | 1 | -2/+6 |
2005-01-09 | Update. | Ulrich Drepper | 1 | -2/+3 |
2005-01-07 | Update. | Ulrich Drepper | 1 | -0/+1 |
2005-01-06 | * csu/elf-init.c (__libc_csu_fini): Don't do anything here. | Ulrich Drepper | 1 | -100/+441 |
2005-01-06 | Update. | Ulrich Drepper | 1 | -3/+3 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -733/+310 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -310/+733 |
2004-12-08 | * elf/ldd.bash.in: When set -o pipefail is available, use that for | Roland McGrath | 1 | -2/+4 |
2004-12-07 | Update.cvs/fedora-glibc-20041207T1331 | Ulrich Drepper | 1 | -3/+9 |
2004-11-13 | Update. | Ulrich Drepper | 1 | -5/+15 |