June 02, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 8a2025d8141d8dbb4b5abb35ad4471334f5d591e
      https://github.com/D-Programming-Language/druntime/commit/8a2025d8141d8dbb4b5abb35ad4471334f5d591e
  Author: kai <kai@redstar.de>
  Date:   2013-06-02 (Sun, 02 Jun 2013)

  Changed paths:
    M src/core/sys/posix/ucontext.d

  Log Message:
  -----------
  Implement review comments to ucontext on Linux/PPC64


  Commit: b828e69c4355c25f69de51803478daadb888d4ee
      https://github.com/D-Programming-Language/druntime/commit/b828e69c4355c25f69de51803478daadb888d4ee
  Author: Alex Rønne Petersen <alex@alexrp.com>
  Date:   2013-06-02 (Sun, 02 Jun 2013)

  Changed paths:
    M src/core/sys/posix/ucontext.d

  Log Message:
  -----------
  Merge pull request #505 from redstar/ppc_ucontext

Implement review comments to ucontext on Linux/PPC64


Compare: https://github.com/D-Programming-Language/druntime/compare/dcaac22f3d1d...b828e69c4355