about summary refs log tree commit diff
path: root/elf
Commit message (Expand)AuthorAgeFilesLines
* * elf/elf.h (DT_ALPHA_PLTRO): Use symbolic name in DT_ALPHA_PLTROUlrich Drepper2005-08-071-1/+1
* * elf/dl-load.c [__WORDSIZE==64] (FILEBUF_SIZE): Adjust the valueUlrich Drepper2005-07-301-7/+7
* [BZ #974]Ulrich Drepper2005-07-076-4/+96
* * elf/stackguard-macros.h (STACK_CHK_GUARD): Fix s390/s390x definition.Ulrich Drepper2005-07-071-2/+5
* * elf/dl-error.c (_dl_signal_error): When testing for executableUlrich Drepper2005-07-071-2/+3
* * elf/dl-reloc.c [PROF] (_dl_relocate_object): DefineUlrich Drepper2005-07-071-0/+5
* * Versions.def (ld): Add GLIBC_2.4.Ulrich Drepper2005-06-266-26/+270
* * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup):Ulrich Drepper2005-06-172-3/+57
* [BZ #966]Ulrich Drepper2005-06-141-24/+17
* * elf/dl-error.c (_dl_signal_error): Store information about use ofUlrich Drepper2005-06-125-37/+82
* * elf/elf.h (DT_ALPHA_PLTRO, DT_ALPHA_NUM): New. * sysdeps/al...Richard Henderson2005-05-281-0/+3
* * elf/rtld.c: Include <dl-osinfo.h>. cvs/fedora-glibc-20050523T1354Ulrich Drepper2005-05-221-0/+1
* * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Adjust forUlrich Drepper2005-05-111-2/+2
* (Elf32_auxv_t): Make cross-compile safe. (Elf64_auxv_t): Likewise.Ulrich Drepper2005-05-111-8/+10
* * elf/dl-close.c: Include stddef.h.Ulrich Drepper2005-04-276-16/+143
* 2005-04-26 Roland McGrath <roland@redhat.com>Roland McGrath2005-04-261-2/+9
* * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.hRoland McGrath2005-04-261-1/+7
* * elf/dl-load.c (_dl_map_object_from_fd): Don't use MAP_DENYWRITE,Roland McGrath2005-04-211-7/+1
* Add sparc64 TLS and NPTL support.Ulrich Drepper2005-04-141-0/+68
* * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion)Roland McGrath2005-04-075-108/+179
* * sysdeps/sparc/sparc32/dl-trampoline.S: New file.Roland McGrath2005-04-051-0/+12
* * elf/dl-load.c: Don't include dl-osinfo.h here.Roland McGrath2005-03-301-1/+0
* [BZ #783]Andreas Jaeger2005-03-281-0/+18
* 2005-03-27 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath2005-03-271-1/+1
* 2005-03-22 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath2005-03-221-0/+4
* [BZ #786]Ulrich Drepper2005-03-205-5/+64
* * elf/dl-open.c (dl_open_worker): Fix typo.Ulrich Drepper2005-03-201-0/+2
* * elf/dl-lookup.c (add_dependency): Always search l_initfini ifUlrich Drepper2005-03-191-1/+1
* * elf/Makefile: Add rules to build and run order2.Ulrich Drepper2005-03-196-3/+119
* * elf/dl-open.c (dl_open_worker): Print exact l_direct_opencount value,Ulrich Drepper2005-03-191-1/+1
* * elf/dl-fini.c (_dl_fini): Split sorting of the maps in separateUlrich Drepper2005-03-192-103/+138
* * include/link.h (struct link_map): Remove l_opencount. Add l_removed.Ulrich Drepper2005-03-1817-418/+322
* Test cases for correct unloading.Ulrich Drepper2005-03-186-0/+140
* 2005-03-16 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath2005-03-161-2/+15
* (main): Pretty printing.Ulrich Drepper2005-03-161-12/+12
* * sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.Roland McGrath2005-03-151-6/+6
* * elf/tls-macros.h: #include_next <tls-macros.h> to get a sysdepsRoland McGrath2005-03-131-1/+3
* * elf/dl-close.c (_dl_close): Decrement l_opencount beforeUlrich Drepper2005-03-072-4/+4
* * elf/dl-close.c (_dl_close): Unify debug message format.Ulrich Drepper2005-03-071-1/+1
* * elf/dl-close.c (_dl_close): Print debug message just beforeUlrich Drepper2005-03-071-5/+11
* * elf/do-lookup.h (do_lookup_x): Add namespace info to debug output.Ulrich Drepper2005-03-071-3/+4
* * elf/dl-version.c (match_symbol): Add namespace info to debug output.Ulrich Drepper2005-03-071-5/+5
* * sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl.Roland McGrath2005-03-066-7/+11
* * elf/testobj2.c (p): New function.Ulrich Drepper2005-03-031-0/+6
* [BZ #776] cvs/fedora-glibc-20050303T1335Ulrich Drepper2005-03-037-30/+98
* (tests): Add tst-global1. Add rules to build and run unload3 test.Ulrich Drepper2005-03-031-2/+15
* [BZ #721]Roland McGrath2005-03-011-0/+2
* * elf/dl-addr.c: Cleanups. Move declaration next to first use.Ulrich Drepper2005-02-261-9/+7
* (_dl_debug_bindings): Add namespace information to debug output.Ulrich Drepper2005-02-261-2/+4
* Run tst-tls9-static again.Ulrich Drepper2005-02-241-0/+5