summaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)Author
2005-06-17* sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup):Ulrich Drepper
2005-06-14[BZ #966]Ulrich Drepper
2005-06-12* elf/dl-error.c (_dl_signal_error): Store information about use ofUlrich Drepper
2005-05-28 * elf/elf.h (DT_ALPHA_PLTRO, DT_ALPHA_NUM): New. * sysdeps/al...Richard Henderson
2005-05-22* elf/rtld.c: Include <dl-osinfo.h>.cvs/fedora-glibc-20050523T1354Ulrich Drepper
2005-05-11* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Adjust forUlrich Drepper
2005-05-11(Elf32_auxv_t): Make cross-compile safe. (Elf64_auxv_t): Likewise.Ulrich Drepper
2005-04-27* elf/dl-close.c: Include stddef.h.Ulrich Drepper
2005-04-262005-04-26 Roland McGrath <roland@redhat.com>Roland McGrath
2005-04-26* sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.hRoland McGrath
2005-04-21* elf/dl-load.c (_dl_map_object_from_fd): Don't use MAP_DENYWRITE,Roland McGrath
2005-04-14Add sparc64 TLS and NPTL support.Ulrich Drepper
2005-04-07* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion)Roland McGrath
2005-04-05* sysdeps/sparc/sparc32/dl-trampoline.S: New file.Roland McGrath
2005-03-30* elf/dl-load.c: Don't include dl-osinfo.h here.Roland McGrath
2005-03-28[BZ #783]Andreas Jaeger
2005-03-272005-03-27 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath
2005-03-222005-03-22 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath
2005-03-20[BZ #786]Ulrich Drepper
2005-03-20* elf/dl-open.c (dl_open_worker): Fix typo.Ulrich Drepper
2005-03-19* elf/dl-lookup.c (add_dependency): Always search l_initfini ifUlrich Drepper
2005-03-19* elf/Makefile: Add rules to build and run order2.Ulrich Drepper
2005-03-19* elf/dl-open.c (dl_open_worker): Print exact l_direct_opencount value,Ulrich Drepper
2005-03-19* elf/dl-fini.c (_dl_fini): Split sorting of the maps in separateUlrich Drepper
2005-03-18* include/link.h (struct link_map): Remove l_opencount. Add l_removed.Ulrich Drepper
2005-03-18Test cases for correct unloading.Ulrich Drepper
2005-03-162005-03-16 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath
2005-03-16(main): Pretty printing.Ulrich Drepper
2005-03-15* sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.Roland McGrath
2005-03-13* elf/tls-macros.h: #include_next <tls-macros.h> to get a sysdepsRoland McGrath
2005-03-07* elf/dl-close.c (_dl_close): Decrement l_opencount beforeUlrich Drepper
2005-03-07* elf/dl-close.c (_dl_close): Unify debug message format.Ulrich Drepper
2005-03-07* elf/dl-close.c (_dl_close): Print debug message just beforeUlrich Drepper
2005-03-07* elf/do-lookup.h (do_lookup_x): Add namespace info to debug output.Ulrich Drepper
2005-03-07* elf/dl-version.c (match_symbol): Add namespace info to debug output.Ulrich Drepper
2005-03-06* sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl.Roland McGrath
2005-03-03* elf/testobj2.c (p): New function.Ulrich Drepper
2005-03-03[BZ #776]cvs/fedora-glibc-20050303T1335Ulrich Drepper
2005-03-03(tests): Add tst-global1. Add rules to build and run unload3 test.Ulrich Drepper
2005-03-01[BZ #721]Roland McGrath
2005-02-26* elf/dl-addr.c: Cleanups. Move declaration next to first use.Ulrich Drepper
2005-02-26(_dl_debug_bindings): Add namespace information to debug output.Ulrich Drepper
2005-02-24Run tst-tls9-static again.Ulrich Drepper
2005-02-23* sysdeps/generic/libc-tls.c (static_dtv): Size the same as theUlrich Drepper
2005-02-22* iconvdata/ibm930.h: Correct Yen mapping.Ulrich Drepper
2005-02-222005-02-21 Alan Modra <amodra@bigpond.net.au>Ulrich Drepper
2005-02-22* elf/dl-reloc.c (_dl_nothread_init_static_tls): Avoid usingUlrich Drepper
2005-02-17[BZ #284, BZ #721]Roland McGrath
2005-02-14* csu/elf-init.c (__libc_csu_fini): Enable if LIBC_NONSHAREDUlrich Drepper
2005-02-12* debug/chk_fail.c (__chk_fail): Add a while (1) loop aroundUlrich Drepper