[D-runtime] [D-Programming-Language/druntime] a8ea1a: Add external implemented callWithStackShell for Li...
GitHub
noreply at github.com
Thu May 9 08:42:57 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: a8ea1a5dd0c6d58fe5ac9798fc04f3bce51696aa
https://github.com/D-Programming-Language/druntime/commit/a8ea1a5dd0c6d58fe5ac9798fc04f3bce51696aa
Author: kai <kai at redstar.de>
Date: 2013-05-09 (Thu, 09 May 2013)
Changed paths:
M src/core/thread.d
M src/core/threadasm.S
Log Message:
-----------
Add external implemented callWithStackShell for Linux/PPC64.
This is required for the garbage collector.
Commit: 78bc398d0ccaca5f7e757a480b9193ff1b8f263e
https://github.com/D-Programming-Language/druntime/commit/78bc398d0ccaca5f7e757a480b9193ff1b8f263e
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-05-09 (Thu, 09 May 2013)
Changed paths:
M src/core/thread.d
M src/core/threadasm.S
Log Message:
-----------
Merge pull request #485 from redstar/ppcthread
Add external implemented callWithStackShell for Linux/PPC64.
Compare: https://github.com/D-Programming-Language/druntime/compare/4ccdcf80db13...78bc398d0cca
More information about the D-runtime
mailing list