September 12, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 957d83f1c342e44229d148027a449c956a42c122
      https://github.com/D-Programming-Language/druntime/commit/957d83f1c342e44229d148027a449c956a42c122
  Author: Vladimir Panteleev <vladimir@thecybershadow.net>
  Date:   2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M src/core/sys/windows/dll.d

  Log Message:
  -----------
  fix Issue 15036 - SimpleDllMain assumes various symbols are available unqualified


  Commit: 15cde5050c8341fec3c8b5f5ad83eac2a92fe6f3
      https://github.com/D-Programming-Language/druntime/commit/15cde5050c8341fec3c8b5f5ad83eac2a92fe6f3
  Author: David Nadlinger <code@klickverbot.at>
  Date:   2015-09-12 (Sat, 12 Sep 2015)

  Changed paths:
    M src/core/sys/windows/dll.d

  Log Message:
  -----------
  Merge pull request #1385 from CyberShadow/pull-20150912-184323

fix Issue 15036 - SimpleDllMain assumes various symbols are available…


Compare: https://github.com/D-Programming-Language/druntime/compare/c68373a21505...15cde5050c83