[D-runtime] [D-Programming-Language/druntime] 41f718: add alloca() to Win64
GitHub
noreply at github.com
Sun Oct 7 18:43:06 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 41f718d8d814eee89a97cf282848d79623deec0f
https://github.com/D-Programming-Language/druntime/commit/41f718d8d814eee89a97cf282848d79623deec0f
Author: Walter Bright <walter at walterbright.com>
Date: 2012-10-07 (Sun, 07 Oct 2012)
Changed paths:
M src/rt/alloca.d
M win64.mak
Log Message:
-----------
add alloca() to Win64
Commit: c72d45438402cd404abe79e474ac7b6375fcf6d2
https://github.com/D-Programming-Language/druntime/commit/c72d45438402cd404abe79e474ac7b6375fcf6d2
Author: Walter Bright <walter at walterbright.com>
Date: 2012-10-07 (Sun, 07 Oct 2012)
Changed paths:
M src/core/sys/windows/dll.d
M src/core/sys/windows/threadaux.d
M src/object_.d
M src/rt/lifetime.d
Log Message:
-----------
Merge branch 'master' of github.com:D-Programming-Language/druntime
Commit: 36ac9845f2d13439ae3f737ac10d18152f8f915d
https://github.com/D-Programming-Language/druntime/commit/36ac9845f2d13439ae3f737ac10d18152f8f915d
Author: Walter Bright <walter at walterbright.com>
Date: 2012-10-07 (Sun, 07 Oct 2012)
Changed paths:
M src/rt/memory.d
Log Message:
-----------
add Win64
Compare: https://github.com/D-Programming-Language/druntime/compare/f0226a584d58...36ac9845f2d1
More information about the D-runtime
mailing list