about summary refs log tree commit diff
path: root/elf
Commit message (Expand)AuthorAgeFilesLines
* 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
* * sysdeps/generic/libc-tls.c (static_dtv): Size the same as theUlrich Drepper2005-02-231-7/+2
* * iconvdata/ibm930.h: Correct Yen mapping.Ulrich Drepper2005-02-221-1/+0
* 2005-02-21 Alan Modra <amodra@bigpond.net.au>Ulrich Drepper2005-02-223-8/+10
* * elf/dl-reloc.c (_dl_nothread_init_static_tls): Avoid usingUlrich Drepper2005-02-221-3/+4
* [BZ #284, BZ #721]Roland McGrath2005-02-171-4/+8
* * csu/elf-init.c (__libc_csu_fini): Enable if LIBC_NONSHAREDUlrich Drepper2005-02-142-0/+8
* * debug/chk_fail.c (__chk_fail): Add a while (1) loop aroundUlrich Drepper2005-02-121-4/+7
* (_dl_start): Set bootstrap_map.l_relocated even for already prelinked ld.so.Ulrich Drepper2005-02-121-1/+1
* (_dl_map_object_from_fd): Fix a typo.Ulrich Drepper2005-02-081-1/+1
* * sysdeps/sh/dl-machine.h (elf_machine_rela): Remove code usingUlrich Drepper2005-02-081-0/+5
* * elf/dl-load.c (open_path): If rtld_search_dirs is in RELRO segment,Ulrich Drepper2005-02-071-7/+10
* (fixup): Change return type to DL_FIXUP_VALUE_TYPE. Use DL_FIXUP_VALUE_TYPE, ...Ulrich Drepper2005-02-071-17/+21
* Update.Ulrich Drepper2005-01-291-0/+6
* Update.Ulrich Drepper2005-01-291-0/+12
* Update.Ulrich Drepper2005-01-251-2/+0
* * sysdeps/alpha/dl-trampoline.S: New file. * sysdeps/alpha/dl...Richard Henderson2005-01-231-0/+6
* 2005-01-21 Roland McGrath <roland@redhat.com>Roland McGrath2005-01-221-2/+2
* Update.Ulrich Drepper2005-01-223-3/+224
* Reduce duplication.Ulrich Drepper2005-01-161-123/+44
* * sysdeps/m68k/dl-machine.h: Remove trampoline code. Define Andreas Schwab2005-01-161-0/+23
* * elf/dl-load.c (_dl_map_object_from_fd): We don't have to allowUlrich Drepper2005-01-132-3/+3
* * posix/getconf.c: Update copyright year.Ulrich Drepper2005-01-123-6/+6
* * grp/putgrent.c (putgrent): Don't write 0 as groupUlrich Drepper2005-01-121-0/+23
* Update.Ulrich Drepper2005-01-093-3/+8