[D-runtime] [dlang/druntime] e98b0a: fix Issue 15911 - undefined __Unwind_GetIPInfo for...

GitHub via D-runtime d-runtime at puremagic.com
Tue Apr 19 04:54:32 PDT 2016


  Branch: refs/heads/stable
  Home:   https://github.com/dlang/druntime
  Commit: e98b0a4f39c8c5aab4563d8555845d9b7a87e79a
      https://github.com/dlang/druntime/commit/e98b0a4f39c8c5aab4563d8555845d9b7a87e79a
  Author: Martin Nowak <code at dawg.eu>
  Date:   2016-04-19 (Tue, 19 Apr 2016)

  Changed paths:
    M src/rt/dwarfeh.d

  Log Message:
  -----------
  fix Issue 15911 - undefined __Unwind_GetIPInfo for x86_64

- only use __Unwind_GetIPInfo w/ glibc


  Commit: 0eade7404fa8bdea0d5088c3367eae7f7805ddce
      https://github.com/dlang/druntime/commit/0eade7404fa8bdea0d5088c3367eae7f7805ddce
  Author: Walter Bright <walter at walterbright.com>
  Date:   2016-04-19 (Tue, 19 Apr 2016)

  Changed paths:
    M src/rt/dwarfeh.d

  Log Message:
  -----------
  Merge pull request #1542 from MartinNowak/fix15911

fix Issue 15911 - undefined __Unwind_GetIPInfo for x86_64


Compare: https://github.com/dlang/druntime/compare/c6ac077a8d54...0eade7404fa8


More information about the D-runtime mailing list