]> sourceware.org Git - glibc.git/history - elf
[BZ #493]
[glibc.git] / elf /
2005-09-22 Roland McGrath* elf/dl-tsd.c (__libc_dl_error_tsd): Use attribute_tls...
2005-09-20 Roland McGrath[BZ #1346]
2005-09-02 Ulrich Drepper(_dl_map_object_from_fd): No need to change protection...
2005-08-30 Ulrich Drepper* sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix...
2005-08-07 Ulrich Drepper* elf/elf.h (DT_ALPHA_PLTRO): Use symbolic name in...
2005-07-30 Ulrich Drepper* elf/dl-load.c [__WORDSIZE==64] (FILEBUF_SIZE): Adjust...
2005-07-07 Ulrich Drepper[BZ #974]
2005-07-07 Ulrich Drepper* elf/stackguard-macros.h (STACK_CHK_GUARD): Fix s390...
2005-07-07 Ulrich Drepper* elf/dl-error.c (_dl_signal_error): When testing for...
2005-07-07 Ulrich Drepper* elf/dl-reloc.c [PROF] (_dl_relocate_object): Define
2005-06-26 Ulrich Drepper* Versions.def (ld): Add GLIBC_2.4.
2005-06-17 Ulrich Drepper* sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_r...
2005-06-14 Ulrich Drepper[BZ #966]
2005-06-12 Ulrich Drepper* elf/dl-error.c (_dl_signal_error): Store information...
2005-05-28 Richard Henderson * elf/elf.h (DT_ALPHA_PLTRO, DT_ALPHA_NUM)...
2005-05-22 Ulrich Drepper* elf/rtld.c: Include <dl-osinfo.h>. cvs/fedora-glibc-20050523T1354
2005-05-11 Ulrich Drepper* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Adjus...
2005-05-11 Ulrich Drepper(Elf32_auxv_t): Make cross-compile safe. (Elf64_auxv_t...
2005-04-27 Ulrich Drepper* elf/dl-close.c: Include stddef.h.
2005-04-26 Roland McGrath2005-04-26 Roland McGrath <roland@redhat.com>
2005-04-26 Roland McGrath* sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
2005-04-21 Roland McGrath* elf/dl-load.c (_dl_map_object_from_fd): Don't use...
2005-04-14 Ulrich DrepperAdd sparc64 TLS and NPTL support.
2005-04-07 Roland McGrath* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osv...
2005-04-05 Roland McGrath* sysdeps/sparc/sparc32/dl-trampoline.S: New file.
2005-03-30 Roland McGrath* elf/dl-load.c: Don't include dl-osinfo.h here.
2005-03-28 Andreas Jaeger[BZ #783]
2005-03-27 Roland McGrath2005-03-27 Daniel Jacobowitz <dan@codesourcery.com>
2005-03-22 Roland McGrath2005-03-22 Daniel Jacobowitz <dan@codesourcery.com>
2005-03-20 Ulrich Drepper[BZ #786]
2005-03-20 Ulrich Drepper* elf/dl-open.c (dl_open_worker): Fix typo.
2005-03-19 Ulrich Drepper* elf/dl-lookup.c (add_dependency): Always search l_ini...
2005-03-19 Ulrich Drepper* elf/Makefile: Add rules to build and run order2.
2005-03-19 Ulrich Drepper* elf/dl-open.c (dl_open_worker): Print exact l_direct_...
2005-03-19 Ulrich Drepper* elf/dl-fini.c (_dl_fini): Split sorting of the maps...
2005-03-18 Ulrich Drepper* include/link.h (struct link_map): Remove l_opencount...
2005-03-18 Ulrich DrepperTest cases for correct unloading.
2005-03-16 Roland McGrath2005-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2005-03-16 Ulrich Drepper(main): Pretty printing.
2005-03-15 Roland McGrath* sysdeps/generic/wordexp.c (exec_comm_child): Add...
2005-03-13 Roland McGrath* elf/tls-macros.h: #include_next <tls-macros.h> to...
2005-03-07 Ulrich Drepper* elf/dl-close.c (_dl_close): Decrement l_opencount...
2005-03-07 Ulrich Drepper* elf/dl-close.c (_dl_close): Unify debug message format.
2005-03-07 Ulrich Drepper* elf/dl-close.c (_dl_close): Print debug message just...
2005-03-07 Ulrich Drepper* elf/do-lookup.h (do_lookup_x): Add namespace info...
2005-03-07 Ulrich Drepper* elf/dl-version.c (match_symbol): Add namespace info...
2005-03-06 Roland McGrath* sysdeps/generic/ldsodefs.h (_dl_out_of_memory_interna...
2005-03-03 Ulrich Drepper* elf/testobj2.c (p): New function.
2005-03-03 Ulrich Drepper[BZ #776] cvs/fedora-glibc-20050303T1335
2005-03-03 Ulrich Drepper(tests): Add tst-global1. Add rules to build and run...
2005-03-01 Roland McGrath[BZ #721]
2005-02-26 Ulrich Drepper* elf/dl-addr.c: Cleanups. Move declaration next to...
2005-02-26 Ulrich Drepper(_dl_debug_bindings): Add namespace information to...
2005-02-24 Ulrich DrepperRun tst-tls9-static again.
2005-02-23 Ulrich Drepper* sysdeps/generic/libc-tls.c (static_dtv): Size the...
2005-02-22 Ulrich Drepper* iconvdata/ibm930.h: Correct Yen mapping.
2005-02-22 Ulrich Drepper2005-02-21 Alan Modra <amodra@bigpond.net.au>
2005-02-22 Ulrich Drepper* elf/dl-reloc.c (_dl_nothread_init_static_tls): Avoid...
2005-02-17 Roland McGrath[BZ #284, BZ #721]
2005-02-14 Ulrich Drepper* csu/elf-init.c (__libc_csu_fini): Enable if LIBC_NONS...
2005-02-12 Ulrich Drepper* debug/chk_fail.c (__chk_fail): Add a while (1) loop...
2005-02-12 Ulrich Drepper(_dl_start): Set bootstrap_map.l_relocated even for...
2005-02-08 Ulrich Drepper(_dl_map_object_from_fd): Fix a typo.
2005-02-08 Ulrich Drepper* sysdeps/sh/dl-machine.h (elf_machine_rela): Remove...
2005-02-07 Ulrich Drepper* elf/dl-load.c (open_path): If rtld_search_dirs is...
2005-02-07 Ulrich Drepper(fixup): Change return type to DL_FIXUP_VALUE_TYPE...
2005-01-29 Ulrich DrepperUpdate.
2005-01-29 Ulrich DrepperUpdate.
2005-01-25 Ulrich DrepperUpdate.
2005-01-23 Richard Henderson * sysdeps/alpha/dl-trampoline.S: New file....
2005-01-22 Roland McGrath2005-01-21 Roland McGrath <roland@redhat.com>
2005-01-22 Ulrich DrepperUpdate.
2005-01-16 Ulrich DrepperReduce duplication.
2005-01-16 Andreas Schwab* sysdeps/m68k/dl-machine.h: Remove trampoline code...
2005-01-13 Ulrich Drepper* elf/dl-load.c (_dl_map_object_from_fd): We don't...
2005-01-12 Ulrich Drepper* posix/getconf.c: Update copyright year.
2005-01-12 Ulrich Drepper* grp/putgrent.c (putgrent): Don't write 0 as group
2005-01-09 Ulrich DrepperUpdate.
2005-01-09 Ulrich Drepper* pthread.c (init_one_static_tls): Adjust initializatio...
2005-01-09 Ulrich DrepperUpdate.
2005-01-09 Ulrich DrepperUpdate.
2005-01-07 Ulrich DrepperUpdate.
2005-01-07 Andreas Jaeger (tests): Revert patch from 2005-01-03.
2005-01-07 Ulrich DrepperUpdate.
2005-01-06 Ulrich Drepper.
2005-01-06 Ulrich Drepper* csu/elf-init.c (__libc_csu_fini): Don't do anything...
2005-01-06 Ulrich DrepperUpdate.
2005-01-03 Andreas JaegerUpdate.
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-12-12 Ulrich DrepperUpdate.
2004-12-08 Roland McGrath* elf/ldd.bash.in: When set -o pipefail is available...
2004-12-07 Ulrich DrepperUpdate. cvs/fedora-glibc-20041207T1331
2004-11-13 Ulrich DrepperUpdate.
2004-11-12 Roland McGrath2004-11-12 Martin Schwidefsky <schwidefsky@de.ibm...
2004-11-06 Roland McGrath* sysdeps/generic/ldsodefs.h (struct rtld_global_ro...
2004-10-28 Ulrich DrepperUpdate.
2004-10-28 Ulrich DrepperUpdate.
2004-10-27 Ulrich DrepperUpdate.
2004-10-27 Ulrich DrepperUpdate.
next
This page took 0.090408 seconds and 8 git commands to generate.