[D-runtime] [D-Programming-Language/druntime] 98215d: use CRuntime_DigitalMars/CRuntime_Microsoft instea...
GitHub via D-runtime
d-runtime at puremagic.com
Mon Aug 18 11:49:43 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 98215d6a98ff90dc3a3a913613e821a42c8c38c1
https://github.com/D-Programming-Language/druntime/commit/98215d6a98ff90dc3a3a913613e821a42c8c38c1
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2014-08-17 (Sun, 17 Aug 2014)
Changed paths:
M src/core/stdc/math.d
M src/core/stdc/stdio.d
M src/core/stdc/stdlib.d
M src/core/stdc/wchar_.d
M src/core/sys/windows/dll.d
M src/rt/alloca.d
M src/rt/critical_.d
M src/rt/dmain2.d
M src/rt/llmath.d
M src/rt/minfo.d
M src/rt/monitor_.d
M src/rt/sections.d
M src/rt/sections_win32.d
M src/rt/sections_win64.d
M src/rt/trace.d
M win64.mak
Log Message:
-----------
use CRuntime_DigitalMars/CRuntime_Microsoft instead of Win32/Win64 where appropriate
Commit: 6c032f5d5811d23fd4229e806be95b6793d8646f
https://github.com/D-Programming-Language/druntime/commit/6c032f5d5811d23fd4229e806be95b6793d8646f
Author: Walter Bright <walter at walterbright.com>
Date: 2014-08-18 (Mon, 18 Aug 2014)
Changed paths:
M src/core/stdc/math.d
M src/core/stdc/stdio.d
M src/core/stdc/stdlib.d
M src/core/stdc/wchar_.d
M src/core/sys/windows/dll.d
M src/rt/alloca.d
M src/rt/critical_.d
M src/rt/dmain2.d
M src/rt/llmath.d
M src/rt/minfo.d
M src/rt/monitor_.d
M src/rt/sections.d
M src/rt/sections_win32.d
M src/rt/sections_win64.d
M src/rt/trace.d
M win64.mak
Log Message:
-----------
Merge pull request #928 from rainers/coff32
COFF support for Win32
Compare: https://github.com/D-Programming-Language/druntime/compare/9156f10e713d...6c032f5d5811
More information about the D-runtime
mailing list