aboutsummaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)AuthorFilesLines
2005-04-21* elf/dl-load.c (_dl_map_object_from_fd): Don't use MAP_DENYWRITE,Roland McGrath1-7/+1
2005-04-14Add sparc64 TLS and NPTL support.Ulrich Drepper1-0/+68
2005-04-07* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion)Roland McGrath5-108/+179
2005-04-05* sysdeps/sparc/sparc32/dl-trampoline.S: New file.Roland McGrath1-0/+12
2005-03-30* elf/dl-load.c: Don't include dl-osinfo.h here.Roland McGrath1-1/+0
2005-03-28[BZ #783]Andreas Jaeger1-0/+18
2005-03-272005-03-27 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath1-1/+1
2005-03-222005-03-22 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath1-0/+4
2005-03-20[BZ #786]Ulrich Drepper5-5/+64
2005-03-20* elf/dl-open.c (dl_open_worker): Fix typo.Ulrich Drepper1-0/+2
2005-03-19* elf/dl-lookup.c (add_dependency): Always search l_initfini ifUlrich Drepper1-1/+1
2005-03-19* elf/Makefile: Add rules to build and run order2.Ulrich Drepper6-3/+119
2005-03-19* elf/dl-open.c (dl_open_worker): Print exact l_direct_opencount value,Ulrich Drepper1-1/+1
2005-03-19* elf/dl-fini.c (_dl_fini): Split sorting of the maps in separateUlrich Drepper2-103/+138
2005-03-18* include/link.h (struct link_map): Remove l_opencount. Add l_removed.Ulrich Drepper17-418/+322
2005-03-18Test cases for correct unloading.Ulrich Drepper6-0/+140
2005-03-162005-03-16 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath1-2/+15
2005-03-16(main): Pretty printing.Ulrich Drepper1-12/+12
2005-03-15* sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.Roland McGrath1-6/+6
2005-03-13* elf/tls-macros.h: #include_next <tls-macros.h> to get a sysdepsRoland McGrath1-1/+3
2005-03-07* elf/dl-close.c (_dl_close): Decrement l_opencount beforeUlrich Drepper2-4/+4
2005-03-07* elf/dl-close.c (_dl_close): Unify debug message format.Ulrich Drepper1-1/+1
2005-03-07* elf/dl-close.c (_dl_close): Print debug message just beforeUlrich Drepper1-5/+11
2005-03-07* elf/do-lookup.h (do_lookup_x): Add namespace info to debug output.Ulrich Drepper1-3/+4
2005-03-07* elf/dl-version.c (match_symbol): Add namespace info to debug output.Ulrich Drepper1-5/+5
2005-03-06* sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl.Roland McGrath6-7/+11
2005-03-03* elf/testobj2.c (p): New function.Ulrich Drepper1-0/+6
2005-03-03[BZ #776]cvs/fedora-glibc-20050303T1335Ulrich Drepper7-30/+98
2005-03-03(tests): Add tst-global1. Add rules to build and run unload3 test.Ulrich Drepper1-2/+15
2005-03-01[BZ #721]Roland McGrath1-0/+2
2005-02-26* elf/dl-addr.c: Cleanups. Move declaration next to first use.Ulrich Drepper1-9/+7
2005-02-26(_dl_debug_bindings): Add namespace information to debug output.Ulrich Drepper1-2/+4
2005-02-24Run tst-tls9-static again.Ulrich Drepper1-0/+5
2005-02-23* sysdeps/generic/libc-tls.c (static_dtv): Size the same as theUlrich Drepper1-7/+2
2005-02-22* iconvdata/ibm930.h: Correct Yen mapping.Ulrich Drepper1-1/+0
2005-02-222005-02-21 Alan Modra <amodra@bigpond.net.au>Ulrich Drepper3-8/+10
2005-02-22* elf/dl-reloc.c (_dl_nothread_init_static_tls): Avoid usingUlrich Drepper1-3/+4
2005-02-17[BZ #284, BZ #721]Roland McGrath1-4/+8
2005-02-14* csu/elf-init.c (__libc_csu_fini): Enable if LIBC_NONSHAREDUlrich Drepper2-0/+8
2005-02-12* debug/chk_fail.c (__chk_fail): Add a while (1) loop aroundUlrich Drepper1-4/+7
2005-02-12(_dl_start): Set bootstrap_map.l_relocated even for already prelinked ld.so.Ulrich Drepper1-1/+1
2005-02-08(_dl_map_object_from_fd): Fix a typo.Ulrich Drepper1-1/+1
2005-02-08* sysdeps/sh/dl-machine.h (elf_machine_rela): Remove code usingUlrich Drepper1-0/+5
2005-02-07* elf/dl-load.c (open_path): If rtld_search_dirs is in RELRO segment,Ulrich Drepper1-7/+10
2005-02-07(fixup): Change return type to DL_FIXUP_VALUE_TYPE. Use DL_FIXUP_VALUE_TYPE, ...Ulrich Drepper1-17/+21
2005-01-29Update.Ulrich Drepper1-0/+6
2005-01-29Update.Ulrich Drepper1-0/+12
2005-01-25Update.Ulrich Drepper1-2/+0
2005-01-23 * sysdeps/alpha/dl-trampoline.S: New file. * sysdeps/alpha/dl...Richard Henderson1-0/+6
2005-01-222005-01-21 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+2