about summary refs log tree commit diff
path: root/elf
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/release/2.14/master' into fedora/2.14/ma...Andreas Schwab2011-09-085-18/+68
|\
| * Fix scope handling during dl_closeAndreas Schwab2011-09-077-1/+91
| * Revert "Don't crash when dependencies are missing"Andreas Schwab2011-09-071-4/+4
| * Correct cycle detection during dependency sortingAndreas Schwab2011-09-075-18/+68
* | Merge remote-tracking branch 'origin/release/2.14/master' into fedora/2.14/ma...Andreas Schwab2011-08-052-8/+36
|\|
| * Fix check for AVX enablementUlrich Drepper2011-07-252-8/+36
* | Merge commit 'glibc-2.14' into fedora/masterAndreas Schwab2011-05-316-10/+532
|\|
| * Handle DSOs without any dependency in ld.soUlrich Drepper2011-05-303-50/+54
| * One more thinko in CLUlrich Drepper2011-05-301-0/+1
| * Prevent loader from loading itselfUlrich Drepper2011-05-301-0/+8
| * Don't build AVX tests with old compilersUlrich Drepper2011-05-291-1/+4
| * Fix bug in last checkin which left ldd uninstalledUlrich Drepper2011-05-281-1/+1
| * Add sotruss programUlrich Drepper2011-05-283-0/+509
* | Merge remote-tracking branch 'origin/master' into fedora/masterAndreas Schwab2011-05-271-7/+5
|\|
| * Fix flags parameter value passed to pltenter and pltexitUlrich Drepper2011-05-221-7/+5
* | Avoid overriding CFLAGSAndreas Schwab2011-05-231-1/+1
* | Merge remote-tracking branch 'origin/master' into fedora/masterAndreas Schwab2011-05-177-107/+129
|\|
| * Fix handling of static TLS in dlopen'ed objectsMartin von Gagern2011-05-146-26/+118
| * Add support for generated PIE link rulesAndreas Schwab2011-05-131-80/+10
* | Revert " * sysdeps/unix/sysv/dl-osinfo.h: Include errno.h, hp-timing.h,"Andreas Schwab2011-05-161-6/+2
* | Never leave $ORIGIN unexpandedAndreas Schwab2011-05-131-18/+16
* | Merge remote-tracking branch 'origin/master' into fedora/masterAndreas Schwab2011-05-138-86/+223
|\|
| * Fix resizing able for unique symbols when adding symbol for copy relocationPiotr Bury2011-05-125-28/+75
| * Fix up testing for valid $ORIGIN useUlrich Drepper2011-05-111-16/+32
| * static tls memory leak on TLS_DTV_AT_TP archsAlan Modra2011-05-072-25/+37
| * Allow $ORIGIN to reference trusted directoreis in SUID binaries.Ulrich Drepper2011-05-071-31/+93
* | Revert "Ignore rpath elements containing non-isolated use of $ORIGIN when pri...Andreas Schwab2011-05-131-15/+17
* | Revert "Ignore origin of privileged program"Andreas Schwab2011-05-131-3/+0
* | Merge remote-tracking branch 'origin/master' into fedora/masterAndreas Schwab2011-05-046-15/+16
|\|
| * ldconfig: don't crash on empty path in config fileAndreas Schwab2011-05-031-6/+9
| * Remove doubled words.Jim Meyering2011-04-223-4/+4
| * elf.h: Define R_ARM_IRELATIVE reloc type.Richard Sandiford2011-04-191-1/+2
| * Fix memory leak in TLS of loaded objects.Ulrich Drepper2011-04-101-4/+1
| * Don't leave empty element in rpath when skipping an elementAndreas Schwab2011-04-091-6/+18
* | Merge remote-tracking branch 'origin/roland/systemtap' into fedora/masterAndreas Schwab2011-04-042-3/+4
|\ \
| * | Add --enable-systemtap configuration to define static probe points.Roland McGrath2011-02-282-3/+4
* | | Revert "Don't crash when dependencies are missing"Andreas Schwab2011-03-211-4/+4
* | | Merge remote-tracking branch 'origin/master' into fedora/masterAndreas Schwab2011-03-216-5/+76
|\ \ \ | | |/ | |/|
| * | Fix copy relocations handling of unique objects.Ulrich Drepper2011-03-106-6/+71
| * | Don't run tests checking xecutable stack when SELinux is enforcing.Ulrich Drepper2011-03-101-1/+7
* | | ldd: never run file directlyAndreas Schwab2011-03-181-13/+1
* | | Ignore rpath elements containing non-isolated use of $ORIGIN when privilegedAndreas Schwab2011-03-151-17/+15
* | | Don't leave empty element in rpath when skipping the first elementAndreas Schwab2011-03-151-6/+18
* | | Fix memory leak on init/fini dependency listAndreas Schwab2011-03-074-14/+12
* | | Merge remote-tracking branch 'origin/master' into fedora/masterAndreas Schwab2011-03-071-1/+3
|\| |
| * | Fix loading first object along a path when tracing.Ulrich Drepper2011-03-061-1/+3
| |/
* | Fix false assertionAndreas Schwab2011-03-021-41/+44
* | Merge remote-tracking branch 'origin/master' into fedora/masterAndreas Schwab2011-03-029-27/+53
|\|
| * Fix memory leak in dlopen with RTLD_NOLOAD.Andreas Schwab2011-02-255-11/+36
| * Don't crash when dependencies are missingAndreas Schwab2011-02-251-4/+4