CVSROOT:        /cvs/src
Module name:    src
Branch:         cygwin-64bit-branch
Changes by:     cori...@sourceware.org  2012-11-12 21:58:04

Modified files:
        winsup/cygwin  : ChangeLog.64bit cygheap.h path.cc 

Log message:
        * cygheap.h (class fcwd_access_t): Add alignment attribute to Buffer
        member of FAST_CWD_* structures to work on 64 bit.
        * path.cc (symlink_info::check_shortcut): Add cast to avoid compiler
        warning.
        (cygwin_conv_path_list): Drop ununsed variable.
        (peek32): Define with int32_t cast on 64 bit to allow easier fetching
        of instruction pointer relative addresses.
        (find_fast_cwd_pointer): Add new implementation for x86_64.
        Tweak a comment in 32 bit version.

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.34&r2=1.1.2.35
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygheap.h.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.161.2.4&r2=1.161.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.669.2.3&r2=1.669.2.4

Reply via email to