March 31, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 8a7d9f3b76b4048916849839d332e5423fe3f83b
      https://github.com/D-Programming-Language/phobos/commit/8a7d9f3b76b4048916849839d332e5423fe3f83b
  Author: kai <kai@redstar.de>
  Date:   2013-03-30 (Sat, 30 Mar 2013)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Make std.math compile on Linux/PPC64.

Adds some constants and moves some code to allow std.math to be compiled on Linux/PPC64.


  Commit: 3dc910fe5ed5ba90dfeebeb5098d2b2cf83d330f
      https://github.com/D-Programming-Language/phobos/commit/3dc910fe5ed5ba90dfeebeb5098d2b2cf83d330f
  Author: Walter Bright <walter@walterbright.com>
  Date:   2013-03-31 (Sun, 31 Mar 2013)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Merge pull request #1232 from redstar/ppcmath

Make std.math compile on Linux/PPC64.


Compare: https://github.com/D-Programming-Language/phobos/compare/0a7884102018...3dc910fe5ed5