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

please repull glibc-2-2-branch



gotom,
    Andreas Jaeger has been kind enough to push the new memset.S
fixes from Steven Munroe of IBM into glibc-2-2-branch for us...


CVSROOT:        /cvs/glibc
Module name:    libc
Branch:         glibc-2-2-branch
Changes by:     aj@sources.redhat.com   2002-08-23 00:46:32

Modified files:
        sysdeps/powerpc/elf: libc-start.c 
        sysdeps/unix/sysv/linux/powerpc: dl-sysdep.c 
        sysdeps/powerpc: memset.S 

Log message:
        * sysdeps/powerpc/elf/libc-start.c
        (__cache_line_size): Declare.
        (__aux_init_cache): New.
        (__libc_start_main): Change type of `auxvec' parameter to
        `ElfW(auxv_t) *'.  Correct walking of aux vector.  Call
        __aux_init_cache.
        * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
        (__cache_line_size): Declare.
        (__aux_init_cache): New.
        (DL_PLATFORM_INIT): Define.
        * sysdeps/powerpc/memset.S: Define __cache_line_size and use its
        value to select the correct stride for dcbz.


...could you please repull the glibc-2-2-branch and make a new
glibc-cvs.dpatch for glibc 2.2.5-15? Also please modify the 
debian/rules deleting the line that currently removes the
sysdeps/powerpc/memset.S file prior to the build. Thanks in
advance for your help with this.
                          Jack



Reply to: