about summary refs log tree commit diff
path: root/elf/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Fix handling of static TLS in dlopen'ed objectsMartin von Gagern2011-05-141-1/+8
* Add support for generated PIE link rulesAndreas Schwab2011-05-131-80/+10
* Fix resizing able for unique symbols when adding symbol for copy relocationPiotr Bury2011-05-121-1/+4
* Fix copy relocations handling of unique objects.Ulrich Drepper2011-03-101-2/+3
* Don't run tests checking xecutable stack when SELinux is enforcing.Ulrich Drepper2011-03-101-1/+7
* Fix memory leak in dlopen with RTLD_NOLOAD.Andreas Schwab2011-02-251-1/+5
* AVX audit test failures with gcc 4.6H.J. Lu2011-02-021-6/+10
* Fix ordering of DSO constructors and destructors.Ulrich Drepper2011-01-191-3/+21
* Run IFUNC tests unless no support build in at all.Ulrich Drepper2011-01-181-2/+2
* Fix missing dependencies and ensure correct CPPFLAGS.Andreas Schwab2011-01-161-22/+32
* Fix check-execstack testAndreas Schwab2011-01-131-8/+10
* Make PowerPC64 default to nonexecutable stackRyan S. Arnold2010-12-191-1/+7
* More linking issues fixed.Ulrich Drepper2010-07-021-3/+3
* Revert unwanted patch. Again.Ulrich Drepper2010-06-271-9/+1
* Fix whitespaces.Ulrich Drepper2010-06-271-11/+19
* Link elf/noload test against -ldl.Roland McGrath2010-04-191-2/+2
* Support mixed SSE/AVX audit and check AVX only once.H.J. Lu2009-08-081-2/+19
* Break out _dl_scope_free into its own file.Ulrich Drepper2009-07-271-1/+1
* Fix build issue with modules for audit test on machines != x86-64.Ulrich Drepper2009-07-151-3/+5
* Add AVX support to ld.so auditing for x86-64.H.J. Lu2009-07-101-2/+20
* Remove do-lookup.h.Ulrich Drepper2009-07-101-1/+1
* Implement STB_GNU_UNIQUE handling.Ulrich Drepper2009-07-091-3/+15
* Fix handling of xmm6 in ld.so audit hooks on x86-64.H.J. Lu2009-07-021-1/+10
* Clean up whitespaces in last patch.Ulrich Drepper2009-06-221-1/+1
* Add more IFUNC tests.H.J. Lu2009-06-221-5/+77
* Use +link-pie Makefile rule to link PIE ifunc tests.H.J. Lu2009-06-171-16/+2
* Consolidate PIE linking Makefile rules.H.J. Lu2009-06-161-8/+1
* Test for ELF IFUNC functionality.H.J. Lu2009-06-031-1/+93
* Test DSOs for executable stack.Ulrich Drepper2009-05-151-2/+12
* * elf/Makefile (ld.so): Adjust the sed script to insert _begin in toUlrich Drepper2009-01-311-2/+2
* * elf/dl-tls.c (__tls_get_addr): After calling _dl_update_slotinfo cvs/fedora-glibc-20081031T2102Ulrich Drepper2008-10-311-1/+9
* * elf/Makefile: Add rules to build and run tst-tls17. cvs/fedora-glibc-20081019T1815Ulrich Drepper2008-10-171-1/+11
* * Makefile (check-data): Check data directory in add-ons.Roland McGrath2008-08-191-2/+2
* * elf/Makefile (check-localplt.out): Also check libresolv andUlrich Drepper2008-08-011-0/+2
* * Makeconfig: Define pie-ccflag and PIE-ccflag variables.Ulrich Drepper2008-07-261-1/+1
* * shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines.Roland McGrath2008-05-221-4/+8
* * elf/Makefile (tests): Substitute tests-vis-yes here.Ulrich Drepper2008-04-101-7/+5
* * sysdeps/unix/sysv/linux/dl-sysdep.c: Avoid unnecessary code forUlrich Drepper2008-03-081-3/+4
* * include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define.Ulrich Drepper2008-01-171-2/+6
* 2007-10-19 Roland McGrath <roland@redhat.com>Roland McGrath2007-10-201-1/+1
* * elf/Makefile ($(objpfx)ld.so): Use readelf -s and awk instead of nm -u cvs/fedora-glibc-20070816T2121Jakub Jelinek2007-08-161-1/+2
* * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l. cvs/fedora-glibc-20070809T0939Roland McGrath2007-08-071-12/+10
* * elf/rtld.c (RESOLVE_MAP): Always return bootstrap_map reference.Ulrich Drepper2007-02-121-1/+2
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-9/+5
* .Jakub Jelinek2007-07-311-5/+9
* * configure.in: Require assembler support for visibility, compilerUlrich Drepper2006-10-281-9/+5
* * elf/Makefile: Add rules to build and run tst-thrlock.Ulrich Drepper2006-10-271-1/+3
* * elf/dl-close.c (_dl_close): If dependency is not unloaded makeUlrich Drepper2006-09-191-1/+9
* [BZ #2683]Ulrich Drepper2006-08-241-1/+3
* [BZ #3018]Ulrich Drepper2006-08-211-1/+1