[D-runtime] [D-Programming-Language/druntime] e583d7: Explicitly passing --noexecstack for threadasm.S i...

GitHub via D-runtime d-runtime at puremagic.com
Mon Jul 14 23:59:25 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: e583d7f21214b2bbeba770e392783f4e0ba8c8cb
      https://github.com/D-Programming-Language/druntime/commit/e583d7f21214b2bbeba770e392783f4e0ba8c8cb
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2014-07-12 (Sat, 12 Jul 2014)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  Explicitly passing --noexecstack for threadasm.S is no longer necessary.

The appropriate annotation was added directly to the source
in 6279168d (D-Programming-Language/druntime#868).


  Commit: 165a94e002a7752983b4a06c691addd6417d82e0
      https://github.com/D-Programming-Language/druntime/commit/165a94e002a7752983b4a06c691addd6417d82e0
  Author: Alex Rønne Petersen <alex at lycus.org>
  Date:   2014-07-15 (Tue, 15 Jul 2014)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  Merge pull request #882 from klickverbot/noexecstack-unnecessary

Explicitly passing --noexecstack for threadasm.S is no longer necessary.


Compare: https://github.com/D-Programming-Language/druntime/compare/a42cc7fe33b6...165a94e002a7


More information about the D-runtime mailing list