Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * elf/dl-close.c: Include stddef.h. | Ulrich Drepper | 2005-04-27 | 1 | -2/+10 |
* | [BZ #786] | Ulrich Drepper | 2005-03-20 | 1 | -3/+8 |
* | * elf/Makefile: Add rules to build and run order2. | Ulrich Drepper | 2005-03-19 | 1 | -3/+17 |
* | * include/link.h (struct link_map): Remove l_opencount. Add l_removed. | Ulrich Drepper | 2005-03-18 | 1 | -2/+14 |
* | (tests): Add tst-global1. Add rules to build and run unload3 test. | Ulrich Drepper | 2005-03-03 | 1 | -2/+15 |
* | Run tst-tls9-static again. | Ulrich Drepper | 2005-02-24 | 1 | -0/+5 |
* | 2005-02-21 Alan Modra <amodra@bigpond.net.au> | Ulrich Drepper | 2005-02-22 | 1 | -6/+1 |
* | * csu/elf-init.c (__libc_csu_fini): Enable if LIBC_NONSHARED | Ulrich Drepper | 2005-02-14 | 1 | -0/+7 |
* | Update. | Ulrich Drepper | 2005-01-22 | 1 | -3/+7 |
* | Update. | Ulrich Drepper | 2005-01-09 | 1 | -1/+1 |
* | * pthread.c (init_one_static_tls): Adjust initialization of DTV | Ulrich Drepper | 2005-01-09 | 1 | -0/+2 |
* | (tests): Revert patch from 2005-01-03. | Andreas Jaeger | 2005-01-07 | 1 | -1/+1 |
* | * csu/elf-init.c (__libc_csu_fini): Don't do anything here. | Ulrich Drepper | 2005-01-06 | 1 | -5/+10 |
* | Update. | Andreas Jaeger | 2005-01-03 | 1 | -2/+2 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -169/+24 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -24/+169 |
* | Update. | Ulrich Drepper | 2004-10-27 | 1 | -1/+4 |
* | [BZ #77] | Ulrich Drepper | 2004-10-14 | 1 | -2/+10 |
* | Update. | Ulrich Drepper | 2004-09-23 | 1 | -3/+11 |
* | Update. | Ulrich Drepper | 2004-08-15 | 1 | -3/+10 |
* | [BZ #262] | Ulrich Drepper | 2004-07-16 | 1 | -1/+26 |
* | 2004-05-29 Roland McGrath <roland@redhat.com> | Roland McGrath | 2004-05-29 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2004-03-27 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-03-08 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2004-03-06 | 1 | -3/+5 |
* | Update. | Ulrich Drepper | 2004-01-24 | 1 | -2/+6 |
* | * sysdeps/unix/sysv/linux/hppa/sysdep.h: Fix merge error. | Roland McGrath | 2003-10-22 | 1 | -4/+2 |
* | * elf/rtld.c (dl_main): In rtld_is_main case, reinitialize | Roland McGrath | 2003-09-24 | 1 | -1/+3 |
* | * sysdeps/i386/dl-machine.h (RTLD_START): Set __libc_stack_end before | Roland McGrath | 2003-09-23 | 1 | -3/+18 |
* | Update. | Ulrich Drepper | 2003-09-20 | 1 | -3/+4 |
* | Update. | Ulrich Drepper | 2003-09-17 | 1 | -3/+9 |
* | Update. | Ulrich Drepper | 2003-09-16 | 1 | -0/+2 |
* | Update. | Ulrich Drepper | 2003-08-14 | 1 | -5/+8 |
* | revert bogus commit | Roland McGrath | 2003-07-30 | 1 | -12/+3 |
* | * elf/dl-support.c: Likewise. | Roland McGrath | 2003-07-29 | 1 | -3/+12 |
* | * elf/Makefile: Revert accidental changes in last commit. | Roland McGrath | 2003-07-29 | 1 | -12/+3 |
* | * elf/Makefile (tests) [$(build-shared) = yes]: | Roland McGrath | 2003-07-29 | 1 | -3/+17 |
* | Update. | Ulrich Drepper | 2003-07-24 | 1 | -2/+7 |
* | Update. | Ulrich Drepper | 2003-07-22 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-07-21 | 1 | -1/+36 |
* | Update. | Ulrich Drepper | 2003-06-02 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2003-06-01 | 1 | -0/+2 |
* | Update. | Ulrich Drepper | 2003-04-27 | 1 | -1/+6 |
* | Update. | Ulrich Drepper | 2003-04-17 | 1 | -3/+16 |
* | * Makerules (check-abi) [$(enable-check-abi) = warn]: | Roland McGrath | 2003-03-27 | 1 | -0/+3 |
* | * elf/Makefile ($(objpfx)librtld.mk): Tweak regexp so that one-line | Roland McGrath | 2003-03-13 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2003-02-21 | 1 | -1/+4 |
* | Update. | Ulrich Drepper | 2003-02-11 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-01-27 | 1 | -1/+7 |
* | * Makerules (check-abi-%): Use two rules for $(common-objpfx) and | Roland McGrath | 2003-01-15 | 1 | -2/+3 |