[D-runtime] [D-Programming-Language/druntime] b38693: improve callWithStackShell

GitHub noreply at github.com
Sat Mar 16 17:49:59 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: b38693bf74dcb9f163f64cca9ad9d973eb011ac8
      https://github.com/D-Programming-Language/druntime/commit/b38693bf74dcb9f163f64cca9ad9d973eb011ac8
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-03-16 (Sat, 16 Mar 2013)

  Changed paths:
    M src/core/thread.d

  Log Message:
  -----------
  improve callWithStackShell

- compatible with LDC's inline asm
- only push callee save registers


  Commit: a856aa227c76852195602d51d51ca068a88d6324
      https://github.com/D-Programming-Language/druntime/commit/a856aa227c76852195602d51d51ca068a88d6324
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2013-03-16 (Sat, 16 Mar 2013)

  Changed paths:
    M src/core/thread.d

  Log Message:
  -----------
  Merge pull request #426 from dawgfoto/callWithStackShell

improve callWithStackShell


Compare: https://github.com/D-Programming-Language/druntime/compare/33c263060324...a856aa227c76


More information about the D-runtime mailing list