CVSROOT: /cvs/src Module name: src Branch: cygwin-64bit-branch Changes by: [email protected] 2013-01-30 19:42:17
Modified files:
winsup/cygwin : ChangeLog.64bit Makefile.in gendef miscfuncs.cc
mkimport
Log message:
* Makefile.in ($(LIB_NAME)): Add --target option to mkimport call.
* gendef: Drop -w option. Make callto sigfe function pc-relative
on x86_64.
* miscfuncs.cc (__import_address): Drop comment and misguide attempt
to handle absolute addressing in x86_64 mode.
* mkimport: Add --target option. Handle x86_64 target, especially
create pc-relative jmp calls.
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.79&r2=1.1.2.80
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/Makefile.in.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.257.2.11&r2=1.257.2.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/gendef.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.41.2.8&r2=1.41.2.9
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.8&r2=1.82.2.9
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/mkimport.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.5&r2=1.5.6.1
