index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elf
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-13
Fix pattern on $(ldd-rewrite-script) substitution
Andreas Schwab
1
-1
/
+1
2011-09-11
Prepend $(..) to $(ldd-rewrite-script) if non-absolute
Andreas Schwab
1
-1
/
+2
2011-08-24
Fix scope handling during dl_close
Andreas Schwab
1
-1
/
+9
2011-08-22
Correct cycle detection during dependency sorting
Andreas Schwab
1
-5
/
+24
2011-07-14
Fix remaining explicit uses of shlib.lds to use $(shlib-lds).
Roland McGrath
1
-1
/
+3
2011-07-02
Use -defsym=_begin=0 instead of linker script munging.
Roland McGrath
1
-10
/
+2
2011-06-26
We don't use linkobj/libc.so at runtmie, no need to check for text rels
Ulrich Drepper
1
-2
/
+3
2011-06-10
Better detect total failure of linker script generation.
Roland McGrath
1
-0
/
+1
2011-06-10
Revert -r -> -Wl,-r change.
Roland McGrath
1
-3
/
+2
2011-06-09
Use -Wl,-r instead of plain -r.
Roland McGrath
1
-2
/
+3
2011-06-09
Add pldd program
Ulrich Drepper
1
-2
/
+7
2011-05-29
Don't build AVX tests with old compilers
Ulrich Drepper
1
-1
/
+4
2011-05-28
Fix bug in last checkin which left ldd uninstalled
Ulrich Drepper
1
-1
/
+1
2011-05-28
Add sotruss program
Ulrich Drepper
1
-0
/
+22
2011-05-14
Fix handling of static TLS in dlopen'ed objects
Martin von Gagern
1
-1
/
+8
2011-05-13
Add support for generated PIE link rules
Andreas Schwab
1
-80
/
+10
2011-05-12
Fix resizing able for unique symbols when adding symbol for copy relocation
Piotr Bury
1
-1
/
+4
2011-03-10
Fix copy relocations handling of unique objects.
Ulrich Drepper
1
-2
/
+3
2011-03-10
Don't run tests checking xecutable stack when SELinux is enforcing.
Ulrich Drepper
1
-1
/
+7
2011-02-25
Fix memory leak in dlopen with RTLD_NOLOAD.
Andreas Schwab
1
-1
/
+5
2011-02-02
AVX audit test failures with gcc 4.6
H.J. Lu
1
-6
/
+10
2011-01-19
Fix ordering of DSO constructors and destructors.
Ulrich Drepper
1
-3
/
+21
2011-01-18
Run IFUNC tests unless no support build in at all.
Ulrich Drepper
1
-2
/
+2
2011-01-16
Fix missing dependencies and ensure correct CPPFLAGS.
Andreas Schwab
1
-22
/
+32
2011-01-13
Fix check-execstack test
Andreas Schwab
1
-8
/
+10
2010-12-19
Make PowerPC64 default to nonexecutable stack
Ryan S. Arnold
1
-1
/
+7
2010-07-02
More linking issues fixed.
Ulrich Drepper
1
-3
/
+3
2010-06-27
Revert unwanted patch. Again.
Ulrich Drepper
1
-9
/
+1
2010-06-27
Fix whitespaces.
Ulrich Drepper
1
-11
/
+19
2010-04-19
Link elf/noload test against -ldl.
Roland McGrath
1
-2
/
+2
2009-08-08
Support mixed SSE/AVX audit and check AVX only once.
H.J. Lu
1
-2
/
+19
2009-07-27
Break out _dl_scope_free into its own file.
Ulrich Drepper
1
-1
/
+1
2009-07-15
Fix build issue with modules for audit test on machines != x86-64.
Ulrich Drepper
1
-3
/
+5
2009-07-10
Add AVX support to ld.so auditing for x86-64.
H.J. Lu
1
-2
/
+20
2009-07-10
Remove do-lookup.h.
Ulrich Drepper
1
-1
/
+1
2009-07-09
Implement STB_GNU_UNIQUE handling.
Ulrich Drepper
1
-3
/
+15
2009-07-02
Fix handling of xmm6 in ld.so audit hooks on x86-64.
H.J. Lu
1
-1
/
+10
2009-06-22
Clean up whitespaces in last patch.
Ulrich Drepper
1
-1
/
+1
2009-06-22
Add more IFUNC tests.
H.J. Lu
1
-5
/
+77
2009-06-17
Use +link-pie Makefile rule to link PIE ifunc tests.
H.J. Lu
1
-16
/
+2
2009-06-16
Consolidate PIE linking Makefile rules.
H.J. Lu
1
-8
/
+1
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_slotinfo
Ulrich Drepper
1
-1
/
+9
2008-10-17
* elf/Makefile: Add rules to build and run tst-tls17.
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
[next]