October 13, 2014 [D-runtime] [D-Programming-Language/druntime] 42132e: Update threadasm.S to support ELFv2 on PPC64. | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation