[dmd-internals] [D-Programming-Language/dmd] b7ab2c: win32coff: __c_long_double needs to be returned th...

GitHub via dmd-internals dmd-internals at puremagic.com
Sun Aug 30 10:08:17 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: b7ab2c070707e0128b26ca09b71e8f5666196cf2
      https://github.com/D-Programming-Language/dmd/commit/b7ab2c070707e0128b26ca09b71e8f5666196cf2
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2015-08-30 (Sun, 30 Aug 2015)

  Changed paths:
    M src/toir.c

  Log Message:
  -----------
  win32coff: __c_long_double needs to be returned through register


  Commit: 6c03a31e9603882ae996cb9115f4bf7a5079c8a6
      https://github.com/D-Programming-Language/dmd/commit/6c03a31e9603882ae996cb9115f4bf7a5079c8a6
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-08-31 (Mon, 31 Aug 2015)

  Changed paths:
    M src/toir.c

  Log Message:
  -----------
  Merge pull request #4990 from rainers/win32coff_c_long_double

win32coff: fix returning __c_long_double from C/C++


Compare: https://github.com/D-Programming-Language/dmd/compare/d7e93f19a8e9...6c03a31e9603


More information about the dmd-internals mailing list