Age | Commit message (Expand) | Author |
2011-05-28 | Fix bug in last checkin which left ldd uninstalled | Ulrich Drepper |
2011-05-28 | Add sotruss program | Ulrich Drepper |
2011-05-14 | Fix handling of static TLS in dlopen'ed objects | Martin von Gagern |
2011-05-13 | Add support for generated PIE link rules | Andreas Schwab |
2011-05-12 | Fix resizing able for unique symbols when adding symbol for copy relocation | Piotr Bury |
2011-03-10 | Fix copy relocations handling of unique objects. | Ulrich Drepper |
2011-03-10 | Don't run tests checking xecutable stack when SELinux is enforcing. | Ulrich Drepper |
2011-02-25 | Fix memory leak in dlopen with RTLD_NOLOAD. | Andreas Schwab |
2011-02-02 | AVX audit test failures with gcc 4.6 | H.J. Lu |
2011-01-19 | Fix ordering of DSO constructors and destructors. | Ulrich Drepper |
2011-01-18 | Run IFUNC tests unless no support build in at all. | Ulrich Drepper |
2011-01-16 | Fix missing dependencies and ensure correct CPPFLAGS. | Andreas Schwab |
2011-01-13 | Fix check-execstack test | Andreas Schwab |
2010-12-19 | Make PowerPC64 default to nonexecutable stack | Ryan S. Arnold |
2010-07-02 | More linking issues fixed. | Ulrich Drepper |
2010-06-27 | Revert unwanted patch. Again. | Ulrich Drepper |
2010-06-27 | Fix whitespaces. | Ulrich Drepper |
2010-04-19 | Link elf/noload test against -ldl. | Roland McGrath |
2009-08-08 | Support mixed SSE/AVX audit and check AVX only once. | H.J. Lu |
2009-07-27 | Break out _dl_scope_free into its own file. | Ulrich Drepper |
2009-07-15 | Fix build issue with modules for audit test on machines != x86-64. | Ulrich Drepper |
2009-07-10 | Add AVX support to ld.so auditing for x86-64. | H.J. Lu |
2009-07-10 | Remove do-lookup.h. | Ulrich Drepper |
2009-07-09 | Implement STB_GNU_UNIQUE handling. | Ulrich Drepper |
2009-07-02 | Fix handling of xmm6 in ld.so audit hooks on x86-64. | H.J. Lu |
2009-06-22 | Clean up whitespaces in last patch. | Ulrich Drepper |
2009-06-22 | Add more IFUNC tests. | H.J. Lu |
2009-06-17 | Use +link-pie Makefile rule to link PIE ifunc tests. | H.J. Lu |
2009-06-16 | Consolidate PIE linking Makefile rules. | H.J. Lu |
2009-06-03 | Test for ELF IFUNC functionality. | H.J. Lu |
2009-05-15 | Test DSOs for executable stack. | Ulrich Drepper |
2009-01-31 | * elf/Makefile (ld.so): Adjust the sed script to insert _begin in to | Ulrich Drepper |
2008-10-31 | * elf/dl-tls.c (__tls_get_addr): After calling _dl_update_slotinfocvs/fedora-glibc-20081031T2102 | Ulrich Drepper |
2008-10-17 | * elf/Makefile: Add rules to build and run tst-tls17.cvs/fedora-glibc-20081019T1815 | Ulrich Drepper |
2008-08-19 | * Makefile (check-data): Check data directory in add-ons. | Roland McGrath |
2008-08-01 | * elf/Makefile (check-localplt.out): Also check libresolv and | Ulrich Drepper |
2008-07-26 | * Makeconfig: Define pie-ccflag and PIE-ccflag variables. | Ulrich Drepper |
2008-05-22 | * shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines. | Roland McGrath |
2008-04-10 | * elf/Makefile (tests): Substitute tests-vis-yes here. | Ulrich Drepper |
2008-03-08 | * sysdeps/unix/sysv/linux/dl-sysdep.c: Avoid unnecessary code for | Ulrich Drepper |
2008-01-17 | * include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define. | Ulrich Drepper |
2007-10-20 | 2007-10-19 Roland McGrath <roland@redhat.com> | Roland McGrath |
2007-08-16 | * elf/Makefile ($(objpfx)ld.so): Use readelf -s and awk instead of nm -u cvs/fedora-glibc-20070816T2121 | Jakub Jelinek |
2007-08-07 | * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.cvs/fedora-glibc-20070809T0939 | Roland McGrath |
2007-02-12 | * elf/rtld.c (RESOLVE_MAP): Always return bootstrap_map reference. | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2006-10-28 | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper |
2006-10-27 | * elf/Makefile: Add rules to build and run tst-thrlock. | Ulrich Drepper |
2006-09-19 | * elf/dl-close.c (_dl_close): If dependency is not unloaded make | Ulrich Drepper |