CVSROOT:        /cvs/src
Module name:    src
Branch:         cygwin-64bit-branch
Changes by:     [email protected]  2013-01-29 18:29:35

Modified files:
        winsup/cygwin  : ChangeLog.64bit cygtls.h cygwin64.din dcrt0.cc 
                         miscfuncs.cc 
        winsup/cygwin/include/cygwin: config.h 

Log message:
        * cygtls.h (_tlsbase): Temporary workaround for GCC bug.
        (_tlsbase): Ditto.
        * cygwin64.din: Set BASE temporariliy to address < 32 bit to workaround
        GDB bug.
        * dcrt0.cc (child_info_fork::alloc_stack): Temporary workaround for GCC
        bug.
        (dll_crt0_1): Ditto.
        * miscfuncs.cc (memset): Temporary workaround missing MSABI function in
        newlib.
        (memcpy): Ditto.
        * include/cygwin/config.h (__getreent): Drop definition for x86_64 to
        workaround GCC bug.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.64bit.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.1.2.77&r2=1.1.2.78
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygtls.h.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.80.2.11&r2=1.80.2.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygwin64.din.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.1.2.3&r2=1.1.2.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dcrt0.cc.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.434.2.10&r2=1.434.2.11
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/miscfuncs.cc.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.82.2.6&r2=1.82.2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/cygwin/config.h.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.15.2.2&r2=1.15.2.3

Reply via email to