summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygwin.sc.in
Commit message (Collapse)AuthorAgeFilesLines
* * cygwin.sc.in: (Temporarily?) workaround serious ld bug whichCorinna Vinschen2014-04-081-11/+7
| | | | | truncates symbols in certain computations to 32 bit. See https://sourceware.org/bugzilla/show_bug.cgi?id=16821
* * winsup.h (Interlocked*): Use intrinsic versions of Interlocked functions.Christopher Faylor2014-02-111-19/+27
| | | | * cygwin.sc.in: More closely emulate default pe/i386 linker script.
* * cygwin.sc.in (.text.*): Fold into .text on all platforms.Corinna Vinschen2013-07-101-2/+4
| | | | | | | (.eh_frame): Add section. * environ.cc (my_findenv): Drop __stdcall attribute. (getearly): Ditto. (findenv_func): Drop cast.
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-0/+179