about summary refs log tree commit diff
path: root/elf
Commit message (Expand)AuthorAgeFilesLines
* (add_to_global): One more small cleanup patch.Ulrich Drepper2007-05-111-6/+3
* * elf/dl-close.c (_dl_close_worker): Help gcc to optimize byUlrich Drepper2007-05-111-29/+29
* * elf/dl-open.c (add_to_global): Introduce variable ns to help gccUlrich Drepper2007-05-111-19/+22
* [BZ #4131]Ulrich Drepper2007-05-061-113/+113
* 2007-04-22 Roland McGrath <roland@redhat.com>Roland McGrath2007-04-221-0/+1
* [BZ #4344] Jakub Jelinek2007-04-131-4/+4
* * elf/dl-open.c (dl_open_worker): Declare l in 2 different cvs/fedora-glibc-20070317T2130Ulrich Drepper2007-03-172-6/+8
* * elf/dl-support.c (_dl_aux_init): Honor DL_PLATFORM_AUXV. Richard Henderson2007-03-131-0/+3
* * elf/rtld.c (RESOLVE_MAP): Always return bootstrap_map reference.Ulrich Drepper2007-02-122-5/+7
* * elf/dl-minimal.c: Undefine _itoa first.Ulrich Drepper2007-01-251-1/+2
* * sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK.Ulrich Drepper2007-01-153-24/+49
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-1150-707/+409
* .Jakub Jelinek2007-07-3150-409/+707
* * elf/elf.h (R_MIPS_GLOB_DAT): Define. Jakub Jelinek2007-01-081-2/+3
* * posix/getconf.c: Update copyright year.Ulrich Drepper2007-01-033-6/+6
* * elf/dl-support.c: Include dl-procinfo.h.Ulrich Drepper2006-12-191-0/+1
* [BZ #3483]Ulrich Drepper2006-11-101-1/+7
* [BZ #3465]Ulrich Drepper2006-11-103-3/+3
* * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0 cvs/fedora-glibc-20061109T1949Ulrich Drepper2006-11-092-20/+13
* * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P.Ulrich Drepper2006-10-294-7/+7
* * configure.in: Require assembler support for visibility, compilerUlrich Drepper2006-10-283-14/+8
* * Makerules: USE_TLS support is now default.Ulrich Drepper2006-10-271-2/+6
* USE_TLS support is now default.Ulrich Drepper2006-10-2736-262/+98
* * elf/Makefile: Add rules to build and run tst-thrlock.Ulrich Drepper2006-10-273-7/+60
* * elf/dl-close.c (_dl_close_worker): Renamed from _dl_close andUlrich Drepper2006-10-272-12/+26
* [BZ #3429]Ulrich Drepper2006-10-271-10/+11
* * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scopeUlrich Drepper2006-10-279-153/+85
* [BZ #3313]Ulrich Drepper2006-10-185-23/+41
* * elf/dl-minimal.c (realloc): Optimize last patch.Ulrich Drepper2006-10-131-4/+3
* [BZ #3352]Ulrich Drepper2006-10-121-3/+4
* * include/atomic.c: Define catomic_* operations.Ulrich Drepper2006-10-116-19/+19
* Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2006-10-108-84/+310
* * elf/rtld.c (dl_main): Don't use prelinking if LD_DYNAMIC_WEAK isUlrich Drepper2006-10-021-1/+2
* [BZ #3273]Ulrich Drepper2006-09-291-1/+3
* * elf/dl-cache.c (HWCAP_CHECK): If _DL_PLATFORMS_COUNT, but cvs/fedora-glibc-20060919T1847 cvs/fedora-glibc-20060919T1816Ulrich Drepper2006-09-191-2/+2
* * elf/dl-close.c (_dl_close): If dependency is not unloaded makeUlrich Drepper2006-09-195-3/+77
* * Makerules (shlib.lds): If have-hash-style, put .hash section cvs/fedora-glibc-20060905T0633Ulrich Drepper2006-09-051-0/+2
* * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add cvs/fedora-glibc-20060831T1812Ulrich Drepper2006-08-311-1/+8
* * elf/dl-load.c (_dl_init_paths): Expand DSTs.Ulrich Drepper2006-08-291-1/+19
* * elf/dl-open.c (dl_open_worker): Allow $LIB and $PLATFORM inUlrich Drepper2006-08-281-7/+0
* [BZ #2683]Ulrich Drepper2006-08-243-3/+26
* [BZ #3018]Ulrich Drepper2006-08-211-1/+1
* (_dl_addr): Finish fixup after renaming. cvs/fedora-glibc-20060802T1808Ulrich Drepper2006-08-021-1/+1
* [BZ #2980] cvs/fedora-glibc-20060802T1650Ulrich Drepper2006-08-021-20/+54
* * elf/tst-auditmod1.c: Fix typo in #error.Ulrich Drepper2006-08-011-25/+1
* * elf/dl-open.c (dl_open_worker): Add branch prediction.Ulrich Drepper2006-07-311-2/+2
* * elf/dl-lookup.c (dl_new_hash): New functions. cvs/fedora-glibc-20060710T2206Ulrich Drepper2006-07-105-122/+208
* * elf/dl-load.c (open_path): Fix test to determine whether DSO is cvs/fedora-glibc-20060630T0858Ulrich Drepper2006-06-271-1/+1
* * elf/dl-load.c (_dl_map_object): Try harder to avoid looking atUlrich Drepper2006-06-271-13/+22
* [BZ #2792]Ulrich Drepper2006-06-171-6/+6