[D-runtime] [D-Programming-Language/druntime] 42132e: Update threadasm.S to support ELFv2 on PPC64.
GitHub via D-runtime
d-runtime at puremagic.com
Mon Oct 13 01:32:42 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 42132e644185d7b50bebc4a0b416546f848af7e3
https://github.com/D-Programming-Language/druntime/commit/42132e644185d7b50bebc4a0b416546f848af7e3
Author: kai <kai at redstar.de>
Date: 2014-10-13 (Mon, 13 Oct 2014)
Changed paths:
M src/core/threadasm.S
Log Message:
-----------
Update threadasm.S to support ELFv2 on PPC64.
For the new Linux/PP64 LittleEndian boxes (POWER 8) a new ELF format was defined.
This commit updates the threadasm.S file to support ELFv2, too.
Commit: 76bf0d17135ecd27af1d4f754d0b967736395a98
https://github.com/D-Programming-Language/druntime/commit/76bf0d17135ecd27af1d4f754d0b967736395a98
Author: Walter Bright <walter at walterbright.com>
Date: 2014-10-13 (Mon, 13 Oct 2014)
Changed paths:
M src/core/threadasm.S
Log Message:
-----------
Merge pull request #988 from redstar/threadasm
Update threadasm.S to support ELFv2 on PPC64.
Compare: https://github.com/D-Programming-Language/druntime/compare/83053e8fb5bd...76bf0d17135e
More information about the D-runtime
mailing list