| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | AVX audit test failures with gcc 4.6 | H.J. Lu | 2011-02-02 | 1 | -6/+10 |
* | Fix ordering of DSO constructors and destructors. | Ulrich Drepper | 2011-01-19 | 1 | -3/+21 |
* | Run IFUNC tests unless no support build in at all. | Ulrich Drepper | 2011-01-18 | 1 | -2/+2 |
* | Fix missing dependencies and ensure correct CPPFLAGS. | Andreas Schwab | 2011-01-16 | 1 | -22/+32 |
* | Fix check-execstack test | Andreas Schwab | 2011-01-13 | 1 | -8/+10 |
* | Make PowerPC64 default to nonexecutable stack | Ryan S. Arnold | 2010-12-19 | 1 | -1/+7 |
* | More linking issues fixed. | Ulrich Drepper | 2010-07-02 | 1 | -3/+3 |
* | Revert unwanted patch. Again. | Ulrich Drepper | 2010-06-27 | 1 | -9/+1 |
* | Fix whitespaces. | Ulrich Drepper | 2010-06-27 | 1 | -11/+19 |
* | Link elf/noload test against -ldl. | Roland McGrath | 2010-04-19 | 1 | -2/+2 |
* | Support mixed SSE/AVX audit and check AVX only once. | H.J. Lu | 2009-08-08 | 1 | -2/+19 |
* | Break out _dl_scope_free into its own file. | Ulrich Drepper | 2009-07-27 | 1 | -1/+1 |
* | Fix build issue with modules for audit test on machines != x86-64. | Ulrich Drepper | 2009-07-15 | 1 | -3/+5 |
* | Add AVX support to ld.so auditing for x86-64. | H.J. Lu | 2009-07-10 | 1 | -2/+20 |
* | Remove do-lookup.h. | Ulrich Drepper | 2009-07-10 | 1 | -1/+1 |
* | Implement STB_GNU_UNIQUE handling. | Ulrich Drepper | 2009-07-09 | 1 | -3/+15 |
* | Fix handling of xmm6 in ld.so audit hooks on x86-64. | H.J. Lu | 2009-07-02 | 1 | -1/+10 |
* | Clean up whitespaces in last patch. | Ulrich Drepper | 2009-06-22 | 1 | -1/+1 |
* | Add more IFUNC tests. | H.J. Lu | 2009-06-22 | 1 | -5/+77 |
* | Use +link-pie Makefile rule to link PIE ifunc tests. | H.J. Lu | 2009-06-17 | 1 | -16/+2 |
* | Consolidate PIE linking Makefile rules. | H.J. Lu | 2009-06-16 | 1 | -8/+1 |
* | Test for ELF IFUNC functionality. | H.J. Lu | 2009-06-03 | 1 | -1/+93 |
* | Test DSOs for executable stack. | Ulrich Drepper | 2009-05-15 | 1 | -2/+12 |
* | * elf/Makefile (ld.so): Adjust the sed script to insert _begin in to | Ulrich Drepper | 2009-01-31 | 1 | -2/+2 |
* | * elf/dl-tls.c (__tls_get_addr): After calling _dl_update_slotinfo cvs/fedora-glibc-20081031T2102 | Ulrich Drepper | 2008-10-31 | 1 | -1/+9 |
* | * elf/Makefile: Add rules to build and run tst-tls17. cvs/fedora-glibc-20081019T1815 | Ulrich Drepper | 2008-10-17 | 1 | -1/+11 |
* | * Makefile (check-data): Check data directory in add-ons. | Roland McGrath | 2008-08-19 | 1 | -2/+2 |
* | * elf/Makefile (check-localplt.out): Also check libresolv and | Ulrich Drepper | 2008-08-01 | 1 | -0/+2 |
* | * Makeconfig: Define pie-ccflag and PIE-ccflag variables. | Ulrich Drepper | 2008-07-26 | 1 | -1/+1 |
* | * shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines. | Roland McGrath | 2008-05-22 | 1 | -4/+8 |
* | * elf/Makefile (tests): Substitute tests-vis-yes here. | Ulrich Drepper | 2008-04-10 | 1 | -7/+5 |
* | * sysdeps/unix/sysv/linux/dl-sysdep.c: Avoid unnecessary code for | Ulrich Drepper | 2008-03-08 | 1 | -3/+4 |
* | * include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define. | Ulrich Drepper | 2008-01-17 | 1 | -2/+6 |
* | 2007-10-19 Roland McGrath <roland@redhat.com> | Roland McGrath | 2007-10-20 | 1 | -1/+1 |
* | * elf/Makefile ($(objpfx)ld.so): Use readelf -s and awk instead of nm -u cvs/fedora-glibc-20070816T2121 | Jakub Jelinek | 2007-08-16 | 1 | -1/+2 |
* | * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l. cvs/fedora-glibc-20070809T0939 | Roland McGrath | 2007-08-07 | 1 | -12/+10 |
* | * elf/rtld.c (RESOLVE_MAP): Always return bootstrap_map reference. | Ulrich Drepper | 2007-02-12 | 1 | -1/+2 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -9/+5 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -5/+9 |
* | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper | 2006-10-28 | 1 | -9/+5 |
* | * elf/Makefile: Add rules to build and run tst-thrlock. | Ulrich Drepper | 2006-10-27 | 1 | -1/+3 |
* | * elf/dl-close.c (_dl_close): If dependency is not unloaded make | Ulrich Drepper | 2006-09-19 | 1 | -1/+9 |
* | [BZ #2683] | Ulrich Drepper | 2006-08-24 | 1 | -1/+3 |
* | [BZ #3018] | Ulrich Drepper | 2006-08-21 | 1 | -1/+1 |
* | * elf/rtld.c (dl_main): Run final self-relocation after setting up TLS. | Roland McGrath | 2006-03-19 | 1 | -1/+5 |
* | [BZ #2451] | Ulrich Drepper | 2006-03-15 | 1 | -2/+9 |
* | * elf/tst-tls-dlinfo.c: New file. | Roland McGrath | 2006-03-01 | 1 | -3/+10 |
* | * Makerules: Define build-module-asneeded. | Ulrich Drepper | 2006-01-11 | 1 | -3/+13 |
* | * elf/check-localplt.c: New file. | Ulrich Drepper | 2006-01-11 | 1 | -0/+16 |
* | 2006-01-09 Roland McGrath <roland@redhat.com> | Roland McGrath | 2006-01-10 | 1 | -2/+2 |