Age | Commit message (Expand) | Author | Files | Lines |
2009-06-03 | Test for ELF IFUNC functionality. | H.J. Lu | 1 | -1/+93 |
2009-05-15 | Test DSOs for executable stack. | Ulrich Drepper | 1 | -2/+12 |
2009-01-31 | * elf/Makefile (ld.so): Adjust the sed script to insert _begin in to | Ulrich Drepper | 1 | -2/+2 |
2008-10-31 | * elf/dl-tls.c (__tls_get_addr): After calling _dl_update_slotinfocvs/fedora-glibc-20081031T2102 | Ulrich Drepper | 1 | -1/+9 |
2008-10-17 | * elf/Makefile: Add rules to build and run tst-tls17.cvs/fedora-glibc-20081019T1815 | Ulrich Drepper | 1 | -1/+11 |
2008-08-19 | * Makefile (check-data): Check data directory in add-ons. | Roland McGrath | 1 | -2/+2 |
2008-08-01 | * elf/Makefile (check-localplt.out): Also check libresolv and | Ulrich Drepper | 1 | -0/+2 |
2008-07-26 | * Makeconfig: Define pie-ccflag and PIE-ccflag variables. | Ulrich Drepper | 1 | -1/+1 |
2008-05-22 | * shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines. | Roland McGrath | 1 | -4/+8 |
2008-04-10 | * elf/Makefile (tests): Substitute tests-vis-yes here. | Ulrich Drepper | 1 | -7/+5 |
2008-03-08 | * sysdeps/unix/sysv/linux/dl-sysdep.c: Avoid unnecessary code for | Ulrich Drepper | 1 | -3/+4 |
2008-01-17 | * include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define. | Ulrich Drepper | 1 | -2/+6 |
2007-10-20 | 2007-10-19 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -1/+1 |
2007-08-16 | * elf/Makefile ($(objpfx)ld.so): Use readelf -s and awk instead of nm -u cvs/fedora-glibc-20070816T2121 | Jakub Jelinek | 1 | -1/+2 |
2007-08-07 | * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.cvs/fedora-glibc-20070809T0939 | Roland McGrath | 1 | -12/+10 |
2007-02-12 | * elf/rtld.c (RESOLVE_MAP): Always return bootstrap_map reference. | Ulrich Drepper | 1 | -1/+2 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -9/+5 |
2007-07-31 | . | Jakub Jelinek | 1 | -5/+9 |
2006-10-28 | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper | 1 | -9/+5 |
2006-10-27 | * elf/Makefile: Add rules to build and run tst-thrlock. | Ulrich Drepper | 1 | -1/+3 |
2006-09-19 | * elf/dl-close.c (_dl_close): If dependency is not unloaded make | Ulrich Drepper | 1 | -1/+9 |
2006-08-24 | [BZ #2683] | Ulrich Drepper | 1 | -1/+3 |
2006-08-21 | [BZ #3018] | Ulrich Drepper | 1 | -1/+1 |
2006-03-19 | * elf/rtld.c (dl_main): Run final self-relocation after setting up TLS. | Roland McGrath | 1 | -1/+5 |
2006-03-15 | [BZ #2451] | Ulrich Drepper | 1 | -2/+9 |
2006-03-01 | * elf/tst-tls-dlinfo.c: New file. | Roland McGrath | 1 | -3/+10 |
2006-01-11 | * Makerules: Define build-module-asneeded. | Ulrich Drepper | 1 | -3/+13 |
2006-01-11 | * elf/check-localplt.c: New file. | Ulrich Drepper | 1 | -0/+16 |
2006-01-10 | 2006-01-09 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -2/+2 |
2005-10-16 | 2005-10-16 Daniel Jacobowitz <dan@codesourcery.com> | Roland McGrath | 1 | -4/+4 |
2005-10-05 | * sysdeps/generic/ldsodefs.h (struct audit_ifaces): | Roland McGrath | 1 | -2/+3 |
2005-07-07 | [BZ #974] | Ulrich Drepper | 1 | -4/+17 |
2005-06-26 | * Versions.def (ld): Add GLIBC_2.4. | Ulrich Drepper | 1 | -3/+8 |
2005-04-27 | * elf/dl-close.c: Include stddef.h. | Ulrich Drepper | 1 | -2/+10 |
2005-03-20 | [BZ #786] | Ulrich Drepper | 1 | -3/+8 |
2005-03-19 | * elf/Makefile: Add rules to build and run order2. | Ulrich Drepper | 1 | -3/+17 |
2005-03-18 | * include/link.h (struct link_map): Remove l_opencount. Add l_removed. | Ulrich Drepper | 1 | -2/+14 |
2005-03-03 | (tests): Add tst-global1. Add rules to build and run unload3 test. | Ulrich Drepper | 1 | -2/+15 |
2005-02-24 | Run tst-tls9-static again. | Ulrich Drepper | 1 | -0/+5 |
2005-02-22 | 2005-02-21 Alan Modra <amodra@bigpond.net.au> | Ulrich Drepper | 1 | -6/+1 |
2005-02-14 | * csu/elf-init.c (__libc_csu_fini): Enable if LIBC_NONSHARED | Ulrich Drepper | 1 | -0/+7 |
2005-01-22 | Update. | Ulrich Drepper | 1 | -3/+7 |
2005-01-09 | Update. | Ulrich Drepper | 1 | -1/+1 |
2005-01-09 | * pthread.c (init_one_static_tls): Adjust initialization of DTV | Ulrich Drepper | 1 | -0/+2 |
2005-01-07 | (tests): Revert patch from 2005-01-03. | Andreas Jaeger | 1 | -1/+1 |
2005-01-06 | * csu/elf-init.c (__libc_csu_fini): Don't do anything here. | Ulrich Drepper | 1 | -5/+10 |
2005-01-03 | Update. | Andreas Jaeger | 1 | -2/+2 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -169/+24 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -24/+169 |
2004-10-27 | Update. | Ulrich Drepper | 1 | -1/+4 |