December 05, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: fc9a485c96305d38171fcd30c820437b4ca19831
      https://github.com/D-Programming-Language/druntime/commit/fc9a485c96305d38171fcd30c820437b4ca19831
  Author: Martin Nowak <code@dawg.eu>
  Date:   2013-12-05 (Thu, 05 Dec 2013)

  Changed paths:
    M src/core/stdc/fenv.d

  Log Message:
  -----------
  fix Issue 11674 - fenv_t declaration not architecture aware

- add declarations for X86 and X86_64
- also fix incorrect type for fexcept_t


  Commit: 1ebc320ed53c01b4c521087c287d69e902a8712a
      https://github.com/D-Programming-Language/druntime/commit/1ebc320ed53c01b4c521087c287d69e902a8712a
  Author: Iain Buclaw <ibuclaw@ubuntu.com>
  Date:   2013-12-05 (Thu, 05 Dec 2013)

  Changed paths:
    M src/core/stdc/fenv.d

  Log Message:
  -----------
  Merge pull request #683 from dawgfoto/fix11674

fix Issue 11674 - fenv_t declaration not architecture aware


Compare: https://github.com/D-Programming-Language/druntime/compare/701e482e3607...1ebc320ed53c