Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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.cvs/fedora-glibc-20060710T2206 | 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 |
2002-06-30 | Update. | Ulrich Drepper | 1 | -0/+5 |
2002-06-22 | Update. | Ulrich Drepper | 1 | -0/+6 |
2002-04-15 | Update. | Ulrich Drepper | 1 | -44/+39 |
2002-04-13 | Update. | Ulrich Drepper | 1 | -18/+27 |
2002-03-01 | Update. | Ulrich Drepper | 1 | -8/+8 |
2002-02-11 | Update. | Ulrich Drepper | 1 | -0/+1 |
2002-02-06 | Update. | Andreas Jaeger | 1 | -17/+17 |
2002-02-03 | Update. | Ulrich Drepper | 1 | -17/+22 |
2002-02-01 | Update. | Ulrich Drepper | 1 | -2/+2 |
2002-02-01 | Update. | Ulrich Drepper | 1 | -2/+2 |
2002-01-31 | Update. | Ulrich Drepper | 1 | -17/+16 |
2002-01-30 | Update. | Ulrich Drepper | 1 | -1/+1 |
2002-01-29 | Update. | Ulrich Drepper | 1 | -5/+11 |
2001-12-12 | Update. | Ulrich Drepper | 1 | -95/+134 |
2001-09-08 | Update. | Ulrich Drepper | 1 | -2/+9 |
2001-09-08 | Update. | Ulrich Drepper | 1 | -72/+70 |
2001-09-05 | Update. | Ulrich Drepper | 1 | -2/+6 |
2001-08-26 | Update. | Ulrich Drepper | 1 | -27/+24 |
2001-08-26 | Update. | Ulrich Drepper | 1 | -72/+10 |
2001-08-25 | (_dl_lookup_symbol): If we use the cache we don't have to compute the hash va... | Ulrich Drepper | 1 | -26/+48 |