August 18, 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@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@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