[phobos] [D-Programming-Language/phobos] 8acb83: Solaris: Add inline assembly version of poly().

GitHub via phobos phobos at puremagic.com
Thu Mar 31 22:38:53 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 8acb8306a50f00c56a4068f244ee7b10c9b3aaa1
      https://github.com/D-Programming-Language/phobos/commit/8acb8306a50f00c56a4068f244ee7b10c9b3aaa1
  Author: Kai Nacke <kai at redstar.de>
  Date:   2016-02-14 (Sun, 14 Feb 2016)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Solaris: Add inline assembly version of poly().

Uses the same code as FreeBSD.


  Commit: 8d4b940f09f72cc631d745e52184137b88b3047a
      https://github.com/D-Programming-Language/phobos/commit/8d4b940f09f72cc631d745e52184137b88b3047a
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2016-03-31 (Thu, 31 Mar 2016)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Merge pull request #3999 from redstar/solarismath

Solaris: Add inline assembly version of poly().


Compare: https://github.com/D-Programming-Language/phobos/compare/7be36e36e363...8d4b940f09f7


More information about the phobos mailing list