commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] glibc maintenance tag, cvs/libc-951117, created. glibc-1.09-319-g4


From: Thomas Schwinge
Subject: [SCM] glibc maintenance tag, cvs/libc-951117, created. glibc-1.09-319-g4cb2029
Date: Wed, 26 May 2010 18:13:42 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "glibc maintenance".

The tag, cvs/libc-951117 has been created
        at  4cb202902d23b3c487016e516c70640c774b90d8 (commit)

- Log -----------------------------------------------------------------
commit 4cb202902d23b3c487016e516c70640c774b90d8
Author: Roland McGrath <address@hidden>
Date:   Fri Nov 17 02:33:47 1995 +0000

    Thu Nov 16 06:07:49 1995  Roland McGrath  <address@hidden>
    
        * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start_cleanup): New
        function.
        (_dl_sysdep_start): Move cleanup code there.
    
        * Makeconfig (default-rpath): New variable.
        (link-libc): Use it.
        * elf/Makefile (ld.so): Pass -rpath=$(default-rpath).
        * elf/rtld.c (_dl_rpath): New variable.
        (_dl_start): Set it from rtld_map's DT_RPATH.
        Call _dl_setup_hash on rtld_map.
        (dl_main): Cache address of _exit in variable before relocating,
        and use that in later calls.  Call _dl_sysdep_start_cleanup before
        relocating.  Keep track of dependency order while loading; remove
        rtld_map from chain, and reinsert in proper order if there is a
        dependency on it.
    
        * sysdeps/generic/Makefile (make_siglist): Pass
        -DSIGNUM_H=... with config's signum.h location.
        * sysdeps/generic/make_siglist.c: Include SIGNUM_H to define
        signal numbers.
        (HAVE_STRSIGNAL, HAVE_PSIGNAL): Define these before including signame.c
        (main): Deansideclize output.
    
        * elf/dl-load.c (_dl_map_object): Use _dl_rpath variable in place
        of DEFAULT_RPATH macro.
        * elf/Makefile: Undo last change.
    
        * sysdeps/mach/hurd/dl-sysdep.c (free): Don't abort, just nop.
-----------------------------------------------------------------------


hooks/post-receive
-- 
glibc maintenance



reply via email to

[Prev in Thread] Current Thread [Next in Thread]