index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elf
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-02
Make asserts accept DT_FLAGS/DT_FLAGS_1 with zero flags.
Roland McGrath
1
-3
/
+3
2011-07-02
Use -defsym=_begin=0 instead of linker script munging.
Roland McGrath
1
-10
/
+2
2011-06-27
Fix missing .ctors/.dtors lead word in soinit
Roland McGrath
1
-4
/
+4
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-21
Revert unwanted patch
Ulrich Drepper
1
-4
/
+1
2011-06-21
Add missing DL_CALL_FCT
Ulrich Drepper
1
-1
/
+4
2011-06-20
Add an elf_ifunc_invoke interface so that architectures can implement
David S. Miller
2
-7
/
+6
2011-06-10
Better detect total failure of linker script generation.
Roland McGrath
1
-0
/
+1
2011-06-10
Quash some new warnings from GCC 4.6.
Roland McGrath
1
-3
/
+2
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
3
-2
/
+479
2011-05-30
Handle DSOs without any dependency in ld.so
Ulrich Drepper
3
-50
/
+54
2011-05-30
One more thinko in CL
Ulrich Drepper
1
-0
/
+1
2011-05-30
Prevent loader from loading itself
Ulrich Drepper
1
-0
/
+8
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
3
-0
/
+509
2011-05-22
Fix flags parameter value passed to pltenter and pltexit
Ulrich Drepper
1
-7
/
+5
2011-05-14
Fix handling of static TLS in dlopen'ed objects
Martin von Gagern
6
-26
/
+118
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
5
-28
/
+75
2011-05-11
Fix up testing for valid $ORIGIN use
Ulrich Drepper
1
-16
/
+32
2011-05-07
static tls memory leak on TLS_DTV_AT_TP archs
Alan Modra
2
-25
/
+37
2011-05-07
Allow $ORIGIN to reference trusted directoreis in SUID binaries.
Ulrich Drepper
1
-31
/
+93
2011-05-03
ldconfig: don't crash on empty path in config file
Andreas Schwab
1
-6
/
+9
2011-04-22
Remove doubled words.
Jim Meyering
3
-4
/
+4
2011-04-19
elf.h: Define R_ARM_IRELATIVE reloc type.
Richard Sandiford
1
-1
/
+2
2011-04-10
Fix memory leak in TLS of loaded objects.
Ulrich Drepper
1
-4
/
+1
2011-04-09
Don't leave empty element in rpath when skipping an element
Andreas Schwab
1
-6
/
+18
2011-03-10
Fix copy relocations handling of unique objects.
Ulrich Drepper
6
-6
/
+71
2011-03-10
Don't run tests checking xecutable stack when SELinux is enforcing.
Ulrich Drepper
1
-1
/
+7
2011-03-06
Fix loading first object along a path when tracing.
Ulrich Drepper
1
-1
/
+3
2011-02-25
Fix memory leak in dlopen with RTLD_NOLOAD.
Andreas Schwab
5
-11
/
+36
2011-02-25
Don't crash when dependencies are missing
Andreas Schwab
1
-4
/
+4
2011-02-20
Move setting variable in relro data earlier in ld.so.
Andreas Schwab
1
-4
/
+7
2011-02-18
elf/elf.h: Add new ARM TLS relocs.
Nathan Sidwell
1
-1
/
+7
2011-02-15
Remove use of ranlib.
Ulrich Drepper
1
-2
/
+2
2011-02-04
Fix some warning nits.
Roland McGrath
1
-2
/
+2
2011-02-02
AVX audit test failures with gcc 4.6
H.J. Lu
1
-6
/
+10
2011-02-02
Fix passing symbol value to pltexit callbacks when ld.so auditing.
Ulrich Drepper
1
-1
/
+2
2011-01-19
Fix ordering of DSO constructors and destructors.
Ulrich Drepper
18
-116
/
+367
2011-01-18
Run IFUNC tests unless no support build in at all.
Ulrich Drepper
1
-2
/
+2
2011-01-17
Update copyright year.
Ulrich Drepper
3
-7
/
+7
2011-01-16
Fix missing dependencies and ensure correct CPPFLAGS.
Andreas Schwab
1
-22
/
+32
2011-01-13
Fix check-execstack test
Andreas Schwab
2
-18
/
+20
2011-01-12
Fix assertion when handling DSTs during auditing.
Ulrich Drepper
1
-6
/
+11
2010-12-24
Pretty printing.
Ulrich Drepper
1
-2
/
+2
2010-12-24
Remove `.ctors' and `.dtors' output sections
H.J. Lu
2
-0
/
+4
2010-12-19
Make PowerPC64 default to nonexecutable stack
Ryan S. Arnold
5
-11
/
+28
[next]