index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elf
/
dl-lookup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
1
-3
/
+2
2011-10-29
Avoid warning in dl-lookup.c
Ulrich Drepper
1
-2
/
+2
2011-05-12
Fix resizing able for unique symbols when adding symbol for copy relocation
Piotr Bury
1
-27
/
+20
2011-04-22
Remove doubled words.
Jim Meyering
1
-1
/
+1
2011-03-10
Fix copy relocations handling of unique objects.
Ulrich Drepper
1
-4
/
+14
2010-03-24
Fix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKING
Ulrich Drepper
1
-2
/
+52
2009-12-15
Avoid ELF lookup race.
Ulrich Drepper
1
-3
/
+4
2009-08-07
Fix expanding STB_GNU_UNIQUE hash table.
Andreas Schwab
1
-1
/
+1
2009-07-29
Preserve SSE registers in runtime relocations on x86-64.
Ulrich Drepper
1
-0
/
+13
2009-07-27
Fix STB_GNU_UNIQUE handling for > 30 unique symbols.
Jakub Jelinek
1
-2
/
+3
2009-07-23
Minor optimization of unloading prevention patch.
Ulrich Drepper
1
-5
/
+5
2009-07-23
Fix comment.
Ulrich Drepper
1
-1
/
+1
2009-07-23
Some more fixes for the unique symbol handling.
Ulrich Drepper
1
-5
/
+4
2009-07-23
Handle unloading of DSO with a unique symbol definition.
Ulrich Drepper
1
-2
/
+9
2009-07-10
Remove do-lookup.h.
Ulrich Drepper
1
-2
/
+365
2009-07-09
Implement STB_GNU_UNIQUE handling.
Ulrich Drepper
1
-3
/
+3
2009-06-15
libc part of prelink IFUNC support.
Jakub Jelinek
1
-6
/
+11
2007-09-29
* sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Store
Ulrich Drepper
1
-48
/
+108
2007-09-19
* elf/dl-lookup.c (add_dependency): Handle failing memory
Ulrich Drepper
1
-6
/
+6
2007-09-18
* sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition.
Ulrich Drepper
1
-23
/
+60
2007-06-20
* elf/dl-close.c (free_mem): Free _dl_scope_free_list.
Ulrich Drepper
1
-22
/
+9
2007-06-09
* elf/dl-lookup.c (_dl_lookup_symbol_x): Remove use of r_nlist.
Ulrich Drepper
1
-7
/
+3
2007-01-15
* sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK.
Ulrich Drepper
1
-10
/
+23
2007-01-11
[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...
Ulrich Drepper
1
-10
/
+12
2007-07-31
.
Jakub Jelinek
1
-12
/
+10
2006-10-27
USE_TLS support is now default.
Ulrich Drepper
1
-2
/
+0
2006-10-27
* elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope
Ulrich Drepper
1
-5
/
+3
2006-10-18
[BZ #3313]
Ulrich Drepper
1
-1
/
+5
2006-07-10
* elf/dl-lookup.c (dl_new_hash): New functions.
Ulrich Drepper
1
-9
/
+47
2005-12-21
* elf/cache.c: Use <> rather than "" #includes.
Roland McGrath
1
-1
/
+1
2005-03-19
* elf/dl-lookup.c (add_dependency): Always search l_initfini if
Ulrich Drepper
1
-1
/
+1
2005-03-18
* include/link.h (struct link_map): Remove l_opencount. Add l_removed.
Ulrich Drepper
1
-19
/
+0
2005-02-26
(_dl_debug_bindings): Add namespace information to debug output.
Ulrich Drepper
1
-2
/
+4
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
1
-67
/
+48
2007-07-12
2.5-18.1
Jakub Jelinek
1
-48
/
+67
2004-10-14
[BZ #77]
Ulrich Drepper
1
-7
/
+12
2004-09-18
Update.
Ulrich Drepper
1
-0
/
+3
2004-05-26
(add_dependency): Set DF_1_NODELETE bit in l_flags_1, not in l_flags.
Ulrich Drepper
1
-1
/
+1
2004-05-12
(_dl_lookup_symbol_x): Correct _dl_signal_cerror call.
Ulrich Drepper
1
-1
/
+2
2004-03-10
Update.
Ulrich Drepper
1
-4
/
+3
2004-03-07
We don't need for specialized lookup functions. Combining the functionality d...
Ulrich Drepper
1
-336
/
+44
2004-03-06
Update.
Ulrich Drepper
1
-21
/
+16
2004-03-05
Update.
Ulrich Drepper
1
-12
/
+12
2003-07-31
Update.
Ulrich Drepper
1
-6
/
+7
2003-03-26
Update.
Ulrich Drepper
1
-21
/
+47
2003-01-12
Update.
Ulrich Drepper
1
-5
/
+22
2002-12-06
Update.
Ulrich Drepper
1
-2
/
+2
2002-09-27
Update.
Ulrich Drepper
1
-1
/
+1
2002-09-18
* elf/dl-lookup.c (_dl_debug_bindings): Print TLS lookups always.
Roland McGrath
1
-7
/
+9
2002-06-30
Update.
Ulrich Drepper
1
-1
/
+1
[next]