summaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)Author
2006-11-09* elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0cvs/fedora-glibc-20061109T1949Ulrich Drepper
2006-10-29* elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P.Ulrich Drepper
2006-10-28* configure.in: Require assembler support for visibility, compilerUlrich Drepper
2006-10-27* Makerules: USE_TLS support is now default.Ulrich Drepper
2006-10-27USE_TLS support is now default.Ulrich Drepper
2006-10-27* elf/Makefile: Add rules to build and run tst-thrlock.Ulrich Drepper
2006-10-27* elf/dl-close.c (_dl_close_worker): Renamed from _dl_close andUlrich Drepper
2006-10-27[BZ #3429]Ulrich Drepper
2006-10-27* elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scopeUlrich Drepper
2006-10-18[BZ #3313]Ulrich Drepper
2006-10-13* elf/dl-minimal.c (realloc): Optimize last patch.Ulrich Drepper
2006-10-12[BZ #3352]Ulrich Drepper
2006-10-11* include/atomic.c: Define catomic_* operations.Ulrich Drepper
2006-10-10 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper
2006-10-02* elf/rtld.c (dl_main): Don't use prelinking if LD_DYNAMIC_WEAK isUlrich Drepper
2006-09-29[BZ #3273]Ulrich Drepper
2006-09-19* elf/dl-cache.c (HWCAP_CHECK): If _DL_PLATFORMS_COUNT, butcvs/fedora-glibc-20060919T1847cvs/fedora-glibc-20060919T1816Ulrich Drepper
2006-09-19* elf/dl-close.c (_dl_close): If dependency is not unloaded makeUlrich Drepper
2006-09-05* Makerules (shlib.lds): If have-hash-style, put .hash sectioncvs/fedora-glibc-20060905T0633Ulrich Drepper
2006-08-31* dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Addcvs/fedora-glibc-20060831T1812Ulrich Drepper
2006-08-29* elf/dl-load.c (_dl_init_paths): Expand DSTs.Ulrich Drepper
2006-08-28* elf/dl-open.c (dl_open_worker): Allow $LIB and $PLATFORM inUlrich Drepper
2006-08-24[BZ #2683]Ulrich Drepper
2006-08-21[BZ #3018]Ulrich Drepper
2006-08-02(_dl_addr): Finish fixup after renaming.cvs/fedora-glibc-20060802T1808Ulrich Drepper
2006-08-02[BZ #2980]cvs/fedora-glibc-20060802T1650Ulrich Drepper
2006-08-01* elf/tst-auditmod1.c: Fix typo in #error.Ulrich Drepper
2006-07-31* elf/dl-open.c (dl_open_worker): Add branch prediction.Ulrich Drepper
2006-07-10* elf/dl-lookup.c (dl_new_hash): New functions.cvs/fedora-glibc-20060710T2206Ulrich Drepper
2006-06-27* elf/dl-load.c (open_path): Fix test to determine whether DSO iscvs/fedora-glibc-20060630T0858Ulrich Drepper
2006-06-27* elf/dl-load.c (_dl_map_object): Try harder to avoid looking atUlrich Drepper
2006-06-17[BZ #2792]Ulrich Drepper
2006-05-24[BZ #2683]Ulrich Drepper
2006-05-10* posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper
2006-04-30* elf/dl-load.c (_dl_map_object_from_fd): Move state changecvs/fedora-glibc-20060501T0751Ulrich Drepper
2006-04-30* elf/ldd.bash.in: If --verify loop fails to find a dynamic linkerUlrich Drepper
2006-04-08* elf/rtld.c (process_envvars): Fix handling of LD_POINTER_GUARD.Ulrich Drepper
2006-04-07* elf/ldconfig.c (main): Use rawmemchr instead of strchr.Ulrich Drepper
2006-04-07* libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper
2006-04-01[BZ #2415]Ulrich Drepper
2006-03-19* elf/rtld.c (dl_main): Run final self-relocation after setting up TLS.Roland McGrath
2006-03-15[BZ #2451]Ulrich Drepper
2006-03-06* version.h (VERSION): 2.4glibc-2.4cvs/glibc-2_4cvs/fedora-glibc-20060306T1239Roland McGrath
2006-03-02* elf/check-textrel.c: Don't include "config.h".Ulrich Drepper
2006-03-02006-03-02 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper
2006-03-01* elf/tst-tls-dlinfo.c: New file.Roland McGrath
2006-02-28* elf/rtld-Rules (subdir-args): New variable.Roland McGrath
2006-02-26* elf/do-lookup.h (do_lookup_x): No need to compare SKIP to NULLUlrich Drepper
2006-02-26(do_sym): For RTLD_NEXT, pass MATCH for dl_lookup_symbol_x, not L.Ulrich Drepper
2006-02-25* elf/elf.h (HWCAP_SPARC_BLKINIT): New macro.Roland McGrath